update
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Updated by "CaliMonk" <calimonk at gmx.net> on 2004/09/28.
|
* Updated by "CaliMonk" <calimonk at gmx.net> on 2005/01/04.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$charset = 'iso-8859-1';
|
$charset = 'iso-8859-1';
|
||||||
@@ -21,18 +21,18 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sept', '
|
|||||||
$datefmt = '%d %B %Y om %H:%M';
|
$datefmt = '%d %B %Y om %H:%M';
|
||||||
$timespanfmt = '%s dagen, %s uren, %s minuten en %s seconden';
|
$timespanfmt = '%s dagen, %s uren, %s minuten en %s seconden';
|
||||||
|
|
||||||
|
$strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan %s';
|
||||||
$strAbortedClients = 'Afgehaakte';
|
$strAbortedClients = 'Afgehaakte';
|
||||||
$strAbsolutePathToDocSqlDir = 'Geef een absoluut pad op de webserver aan naar de docSQL directory';
|
$strAbsolutePathToDocSqlDir = 'Geef een absoluut pad op de webserver aan naar de docSQL directory';
|
||||||
$strAccessDeniedExplanation = 'phpMyAdmin probeerde met de MySQL server te verbinden maar de server weigerde de verbinding. Controleer de host, de gebruikersnaam en het wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de informatie die u van de Beheerder van de MySQL server kreeg.';
|
|
||||||
$strAccessDenied = 'Toegang geweigerd ';
|
$strAccessDenied = 'Toegang geweigerd ';
|
||||||
|
$strAccessDeniedExplanation = 'phpMyAdmin probeerde met de MySQL server te verbinden maar de server weigerde de verbinding. Controleer de host, de gebruikersnaam en het wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de informatie die u van de Beheerder van de MySQL server kreeg.';
|
||||||
$strAction = 'Actie';
|
$strAction = 'Actie';
|
||||||
$strAddAutoIncrement = 'Voeg AUTO_INCREMENT waarde toe';
|
$strAddAutoIncrement = 'Voeg AUTO_INCREMENT waarde toe';
|
||||||
$strAddConstraints = 'Voeg beperkingen toe';
|
$strAddConstraints = 'Voeg beperkingen toe';
|
||||||
$strAddDeleteColumn = 'Toevoegen/Verwijderen Veld Kolommen';
|
$strAddDeleteColumn = 'Toevoegen/Verwijderen Veld Kolommen';
|
||||||
$strAddDeleteRow = 'Toevoegen/Verwijderen Criteria Rij';
|
$strAddDeleteRow = 'Toevoegen/Verwijderen Criteria Rij';
|
||||||
$strAddDropDatabase = 'Voeg DROP DATABASE toe';
|
$strAddDropDatabase = 'Voeg DROP DATABASE toe';
|
||||||
$strAddedColumnComment = 'Voeg commentaar toe aan de kolom';
|
$strAddFields = 'Voeg %s veld(en) toe';
|
||||||
$strAddedColumnRelation = 'Voeg een relatie toe aan de kolom';
|
|
||||||
$strAddHeaderComment = 'Voeg een commentaar toe in de header (\\n om regels af te breken';
|
$strAddHeaderComment = 'Voeg een commentaar toe in de header (\\n om regels af te breken';
|
||||||
$strAddIfNotExists = 'Voeg IF NOT EXISTS toe';
|
$strAddIfNotExists = 'Voeg IF NOT EXISTS toe';
|
||||||
$strAddIntoComments = 'Voeg toe in commentaar';
|
$strAddIntoComments = 'Voeg toe in commentaar';
|
||||||
@@ -41,24 +41,27 @@ $strAddPrivilegesOnDb = 'Voeg privileges toe aan de volgende database';
|
|||||||
$strAddPrivilegesOnTbl = 'Voeg privileges toe aan de volgende tabel';
|
$strAddPrivilegesOnTbl = 'Voeg privileges toe aan de volgende tabel';
|
||||||
$strAddSearchConditions = 'Zoek condities toevoegen (het "where" gedeelte van de query):';
|
$strAddSearchConditions = 'Zoek condities toevoegen (het "where" gedeelte van de query):';
|
||||||
$strAddToIndex = 'Voeg %s kolom(men) toe aan index';
|
$strAddToIndex = 'Voeg %s kolom(men) toe aan index';
|
||||||
$strAddUserMessage = 'U heeft een nieuwe gebruiker toegevoegd.';
|
|
||||||
$strAddUser = 'Voeg een nieuwe gebruiker toe';
|
$strAddUser = 'Voeg een nieuwe gebruiker toe';
|
||||||
|
$strAddUserMessage = 'U heeft een nieuwe gebruiker toegevoegd.';
|
||||||
|
$strAddedColumnComment = 'Voeg commentaar toe aan de kolom';
|
||||||
|
$strAddedColumnRelation = 'Voeg een relatie toe aan de kolom';
|
||||||
$strAdministration = 'Administratie';
|
$strAdministration = 'Administratie';
|
||||||
$strAffectedRows = 'Getroffen rijen:';
|
$strAffectedRows = 'Getroffen rijen:';
|
||||||
|
$strAfter = 'Na %s';
|
||||||
$strAfterInsertBack = 'Terug';
|
$strAfterInsertBack = 'Terug';
|
||||||
$strAfterInsertNewInsert = 'Voeg een nieuw record toe';
|
$strAfterInsertNewInsert = 'Voeg een nieuw record toe';
|
||||||
|
$strAfterInsertNext = 'Bewerk volgende rij';
|
||||||
$strAfterInsertSame = 'Ga terug naar deze pagina';
|
$strAfterInsertSame = 'Ga terug naar deze pagina';
|
||||||
$strAfter = 'Na %s';
|
|
||||||
$strAll = 'Alle';
|
$strAll = 'Alle';
|
||||||
$strAllTableSameWidth = 'Alle tabellen weergeven met dezelfde breedte?';
|
$strAllTableSameWidth = 'Alle tabellen weergeven met dezelfde breedte?';
|
||||||
$strAlterOrderBy = 'Wijzig het "Sorteren op/Order by" van de tabel';
|
$strAlterOrderBy = 'Wijzig het "Sorteren op/Order by" van de tabel';
|
||||||
|
$strAnIndex = 'Een index is toegevoegd aan %s';
|
||||||
$strAnalyzeTable = 'Analyseer tabel';
|
$strAnalyzeTable = 'Analyseer tabel';
|
||||||
$strAnd = 'En';
|
$strAnd = 'En';
|
||||||
$strAnIndex = 'Een index is toegevoegd aan %s';
|
|
||||||
$strAny = 'Elke'; //! Willekeurige?
|
$strAny = 'Elke'; //! Willekeurige?
|
||||||
$strAnyHost = 'Een willekeurige host';
|
$strAnyHost = 'Een willekeurige host';
|
||||||
$strAnyUser = 'Een willekeurige gebruiker';
|
$strAnyUser = 'Een willekeurige gebruiker';
|
||||||
$strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan %s';
|
$strApproximateCount = 'Kan ongeveer zijn. Zie FAQ 3.11';
|
||||||
$strArabic = 'Arabisch';
|
$strArabic = 'Arabisch';
|
||||||
$strArmenian = 'Armeens';
|
$strArmenian = 'Armeens';
|
||||||
$strAscending = 'Oplopend';
|
$strAscending = 'Oplopend';
|
||||||
@@ -72,8 +75,15 @@ $strBack = 'Terug';
|
|||||||
$strBaltic = 'Baltisch';
|
$strBaltic = 'Baltisch';
|
||||||
$strBeginCut = 'Begin KNIP';
|
$strBeginCut = 'Begin KNIP';
|
||||||
$strBeginRaw = 'Begin RAW';
|
$strBeginRaw = 'Begin RAW';
|
||||||
|
$strBinLogEventType = 'Event type';
|
||||||
|
$strBinLogInfo = 'Informatie';
|
||||||
|
$strBinLogName = 'Log naam';
|
||||||
|
$strBinLogOriginalPosition = 'Originele positie';
|
||||||
|
$strBinLogPosition = 'Positie';
|
||||||
|
$strBinLogServerId = 'Server ID';
|
||||||
$strBinary = ' Binair ';
|
$strBinary = ' Binair ';
|
||||||
$strBinaryDoNotEdit = ' Binair - niet aanpassen ';
|
$strBinaryDoNotEdit = ' Binair - niet aanpassen ';
|
||||||
|
$strBinaryLog = 'Binaire log';
|
||||||
$strBookmarkAllUsers = 'Geef elke gebruiker toegang tot deze bookmark';
|
$strBookmarkAllUsers = 'Geef elke gebruiker toegang tot deze bookmark';
|
||||||
$strBookmarkDeleted = 'De boekenlegger (Bookmark) is verwijderd.';
|
$strBookmarkDeleted = 'De boekenlegger (Bookmark) is verwijderd.';
|
||||||
$strBookmarkLabel = 'Label';
|
$strBookmarkLabel = 'Label';
|
||||||
@@ -81,12 +91,13 @@ $strBookmarkOptions = 'Bookmark opties';
|
|||||||
$strBookmarkQuery = 'Opgeslagen SQL-query';
|
$strBookmarkQuery = 'Opgeslagen SQL-query';
|
||||||
$strBookmarkThis = 'Sla deze SQL-query op';
|
$strBookmarkThis = 'Sla deze SQL-query op';
|
||||||
$strBookmarkView = 'Alleen bekijken';
|
$strBookmarkView = 'Alleen bekijken';
|
||||||
$strBrowseForeignValues = 'Bekijk vreemde waardes';
|
|
||||||
$strBrowse = 'Verkennen';
|
$strBrowse = 'Verkennen';
|
||||||
|
$strBrowseForeignValues = 'Bekijk vreemde waardes';
|
||||||
$strBulgarian = 'Bulgaars';
|
$strBulgarian = 'Bulgaars';
|
||||||
$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling <code>$cfg[\'BZipDump\']</code> in uw phpMyAdmin configuratie bestand op <code>FALSE</code> te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
|
$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling <code>$cfg[\'BZipDump\']</code> in uw phpMyAdmin configuratie bestand op <code>FALSE</code> te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
|
||||||
$strBzip = '"ge-bzipt"';
|
$strBzip = '"ge-bzipt"';
|
||||||
|
|
||||||
|
$strCSVOptions = 'CSV opties';
|
||||||
$strCalendar = 'Kalender';
|
$strCalendar = 'Kalender';
|
||||||
$strCannotLogin = 'Kan niet inloggen op de MySQL server';
|
$strCannotLogin = 'Kan niet inloggen op de MySQL server';
|
||||||
$strCantLoad = 'Kan de %s extentie niet laden,<br />Controleer de PHP Configuratie';
|
$strCantLoad = 'Kan de %s extentie niet laden,<br />Controleer de PHP Configuratie';
|
||||||
@@ -98,19 +109,19 @@ $strCarriage = 'Harde return: \\r';
|
|||||||
$strCaseInsensitive = 'hoofdletter ongevoelig';
|
$strCaseInsensitive = 'hoofdletter ongevoelig';
|
||||||
$strCaseSensitive = 'hoofdletter gevoelig';
|
$strCaseSensitive = 'hoofdletter gevoelig';
|
||||||
$strCentralEuropean = 'Centraal Europees';
|
$strCentralEuropean = 'Centraal Europees';
|
||||||
|
$strChange = 'Veranderen';
|
||||||
|
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
|
||||||
$strChangeCopyModeCopy = '... behoud de oude.';
|
$strChangeCopyModeCopy = '... behoud de oude.';
|
||||||
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en vernieuw de privileges achteraf.';
|
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en vernieuw de privileges achteraf.';
|
||||||
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
|
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
|
||||||
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
|
|
||||||
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
|
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
|
||||||
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
|
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
|
||||||
$strChangeDisplay = 'Kies weer te geven veld';
|
$strChangeDisplay = 'Kies weer te geven veld';
|
||||||
$strChangePassword = 'Wijzig wachtwoord';
|
$strChangePassword = 'Wijzig wachtwoord';
|
||||||
$strChange = 'Veranderen';
|
|
||||||
$strCharset = 'Karakterset';
|
$strCharset = 'Karakterset';
|
||||||
$strCharsetOfFile = 'Karakter set van het bestand:';
|
$strCharsetOfFile = 'Karakter set van het bestand:';
|
||||||
$strCharsetsAndCollations = 'Karakter Sets en Collaties';
|
|
||||||
$strCharsets = 'Karaktersets';
|
$strCharsets = 'Karaktersets';
|
||||||
|
$strCharsetsAndCollations = 'Karakter Sets en Collaties';
|
||||||
$strCheckAll = 'Selecteer alles';
|
$strCheckAll = 'Selecteer alles';
|
||||||
$strCheckOverhead = 'Selecteer tabellen met overhead';
|
$strCheckOverhead = 'Selecteer tabellen met overhead';
|
||||||
$strCheckPrivs = 'Controleer privileges';
|
$strCheckPrivs = 'Controleer privileges';
|
||||||
@@ -124,6 +135,7 @@ $strColumnPrivileges = 'Kolom-specifieke privileges';
|
|||||||
$strCommand = 'Commando';
|
$strCommand = 'Commando';
|
||||||
$strComments = 'Commentaar';
|
$strComments = 'Commentaar';
|
||||||
$strCommentsForTable = 'COMMENTAAR VOOR TABEL';
|
$strCommentsForTable = 'COMMENTAAR VOOR TABEL';
|
||||||
|
$strCompatibleHashing = 'MySQL 4.0 compatibel';
|
||||||
$strCompleteInserts = 'Invoegen voltooid';
|
$strCompleteInserts = 'Invoegen voltooid';
|
||||||
$strCompression = 'Compressie';
|
$strCompression = 'Compressie';
|
||||||
$strConfigFileError = 'phpMyAdmin kon het configuratie bestand niet lezen! <br />Dit kan gebeuren als php een parse error in dit bestand aantreft of dit bestand helemaal niet gevonden kan worden.<br />Roep het configuratie bestand direct aan met de snelkoppeling hieronder en lees de php foutmelding(en). In de meeste gevallen ontbreekt er ergens bijvoorbeeld een quote.<br /> Wanneer er een blanco pagina wordt weergegeven zijn er geen problemen.';
|
$strConfigFileError = 'phpMyAdmin kon het configuratie bestand niet lezen! <br />Dit kan gebeuren als php een parse error in dit bestand aantreft of dit bestand helemaal niet gevonden kan worden.<br />Roep het configuratie bestand direct aan met de snelkoppeling hieronder en lees de php foutmelding(en). In de meeste gevallen ontbreekt er ergens bijvoorbeeld een quote.<br /> Wanneer er een blanco pagina wordt weergegeven zijn er geen problemen.';
|
||||||
@@ -133,6 +145,7 @@ $strConnections = 'Connecties';
|
|||||||
$strConstraintsForDumped = 'Beperkingen voor gedumpte tabellen';
|
$strConstraintsForDumped = 'Beperkingen voor gedumpte tabellen';
|
||||||
$strConstraintsForTable = 'Beperkingen voor tabel';
|
$strConstraintsForTable = 'Beperkingen voor tabel';
|
||||||
$strCookiesRequired = 'Cookies moeten aan staan voorbij dit punt.';
|
$strCookiesRequired = 'Cookies moeten aan staan voorbij dit punt.';
|
||||||
|
$strCopyDatabaseOK = 'Database %s is gekopieerd naar %s';
|
||||||
$strCopyTable = 'Kopieer tabel naar (database<b>.</b>tabel):';
|
$strCopyTable = 'Kopieer tabel naar (database<b>.</b>tabel):';
|
||||||
$strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
|
$strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
|
||||||
$strCopyTableSameNames = 'Kan de tabel niet naar dezelfde kopi<70>ren!';
|
$strCopyTableSameNames = 'Kan de tabel niet naar dezelfde kopi<70>ren!';
|
||||||
@@ -147,12 +160,26 @@ $strCreatePdfFeat = 'Aanmaken van PDF bestanden';
|
|||||||
$strCreationDates = 'Creatie/Update/Controleer datum';
|
$strCreationDates = 'Creatie/Update/Controleer datum';
|
||||||
$strCriteria = 'Criteria';
|
$strCriteria = 'Criteria';
|
||||||
$strCroatian = 'Kroatisch';
|
$strCroatian = 'Kroatisch';
|
||||||
$strCSVOptions = 'CSV opties';
|
|
||||||
$strCyrillic = 'Cyrillisch';
|
$strCyrillic = 'Cyrillisch';
|
||||||
$strCzechSlovak = 'Tsjechische-Slowaak';
|
|
||||||
$strCzech = 'Tsjechisch';
|
$strCzech = 'Tsjechisch';
|
||||||
|
$strCzechSlovak = 'Tsjechische-Slowaak';
|
||||||
|
|
||||||
|
$strDBComment = 'Database commentaar: ';
|
||||||
|
$strDBCopy = 'Kopieer database naar';
|
||||||
|
$strDBGContext = 'Context';
|
||||||
|
$strDBGContextID = 'Context ID';
|
||||||
|
$strDBGHits = 'Hits';
|
||||||
|
$strDBGLine = 'Regel';
|
||||||
|
$strDBGMaxTimeMs = 'Max tijd, ms';
|
||||||
|
$strDBGMinTimeMs = 'Min tijd, ms';
|
||||||
|
$strDBGModule = 'Module';
|
||||||
|
$strDBGTimePerHitMs = 'Tijd/Hit, ms';
|
||||||
|
$strDBGTotalTimeMs = 'Totaal tijd, ms';
|
||||||
|
$strDBRename = 'Hernoem database naar';
|
||||||
$strDanish = 'Deens';
|
$strDanish = 'Deens';
|
||||||
|
$strData = 'Data';
|
||||||
|
$strDataDict = 'Data Woordenboek';
|
||||||
|
$strDataOnly = 'Alleen data';
|
||||||
$strDatabase = 'Database';
|
$strDatabase = 'Database';
|
||||||
$strDatabaseEmpty = 'De database naam is leeg!';
|
$strDatabaseEmpty = 'De database naam is leeg!';
|
||||||
$strDatabaseExportOptions = 'Database export opties';
|
$strDatabaseExportOptions = 'Database export opties';
|
||||||
@@ -164,67 +191,54 @@ $strDatabasesStats = 'Database statistieken';
|
|||||||
$strDatabasesStatsDisable = 'Statistieken uitzetten';
|
$strDatabasesStatsDisable = 'Statistieken uitzetten';
|
||||||
$strDatabasesStatsEnable = 'Statistieken aanzetten';
|
$strDatabasesStatsEnable = 'Statistieken aanzetten';
|
||||||
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
|
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
|
||||||
$strData = 'Data';
|
|
||||||
$strDataDict = 'Data Woordenboek';
|
|
||||||
$strDataOnly = 'Alleen data';
|
|
||||||
$strDBComment = 'Database commentaar: ';
|
|
||||||
$strDBGContext = 'Context';
|
|
||||||
$strDBGContextID = 'Context ID';
|
|
||||||
$strDBGHits = 'Hits';
|
|
||||||
$strDBGLine = 'Regel';
|
|
||||||
$strDBGMaxTimeMs = 'Max tijd, ms';
|
|
||||||
$strDBGMinTimeMs = 'Min tijd, ms';
|
|
||||||
$strDBGModule = 'Module';
|
|
||||||
$strDBGTimePerHitMs = 'Tijd/Hit, ms';
|
|
||||||
$strDBGTotalTimeMs = 'Totaal tijd, ms';
|
|
||||||
$strDbPrivileges = 'Database-specifieke privileges';
|
$strDbPrivileges = 'Database-specifieke privileges';
|
||||||
$strDBRename = 'Hernoem database naar';
|
|
||||||
$strDbSpecific = 'database-specifiek';
|
$strDbSpecific = 'database-specifiek';
|
||||||
$strDefault = 'Standaardwaarde';
|
$strDefault = 'Standaardwaarde';
|
||||||
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
|
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
|
||||||
$strDefragment = 'Defragment tabel';
|
$strDefragment = 'Defragment tabel';
|
||||||
|
$strDelOld = 'De huidige pagina heeft referenties met tabellen die niet langer bestaan. Wilt u deze referenties verwijderen?';
|
||||||
$strDelayedInserts = 'Gebruik vertraagde inserts';
|
$strDelayedInserts = 'Gebruik vertraagde inserts';
|
||||||
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
|
$strDelete = 'Verwijderen';
|
||||||
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
|
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
|
||||||
|
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
|
||||||
$strDeleted = 'De rij is verwijderd';
|
$strDeleted = 'De rij is verwijderd';
|
||||||
$strDeletedRows = 'Verwijder rijen:';
|
$strDeletedRows = 'Verwijder rijen:';
|
||||||
$strDelete = 'Verwijderen';
|
|
||||||
$strDeleting = 'Verwijderen van %s';
|
$strDeleting = 'Verwijderen van %s';
|
||||||
$strDelOld = 'De huidige pagina heeft referenties met tabellen die niet langer bestaan. Wilt u deze referenties verwijderen?';
|
|
||||||
$strDescending = 'Aflopend';
|
$strDescending = 'Aflopend';
|
||||||
$strDescription = 'Beschrijving';
|
$strDescription = 'Beschrijving';
|
||||||
$strDictionary = 'Woordenboek';
|
$strDictionary = 'Woordenboek';
|
||||||
$strDisabled = 'Uitgeschakeld';
|
|
||||||
$strDisableForeignChecks = 'controle op vreemde sleutels uitschakelen';
|
$strDisableForeignChecks = 'controle op vreemde sleutels uitschakelen';
|
||||||
|
$strDisabled = 'Uitgeschakeld';
|
||||||
$strDisplayFeat = 'Toon Opties';
|
$strDisplayFeat = 'Toon Opties';
|
||||||
$strDisplayOrder = 'Weergave volgorde:';
|
$strDisplayOrder = 'Weergave volgorde:';
|
||||||
$strDisplayPDF = 'Geef het PDF schema weer';
|
$strDisplayPDF = 'Geef het PDF schema weer';
|
||||||
$strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
|
$strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
|
||||||
$strDocu = 'Documentatie';
|
|
||||||
$strDoYouReally = 'Weet u zeker dat u dit wilt ';
|
$strDoYouReally = 'Weet u zeker dat u dit wilt ';
|
||||||
|
$strDocu = 'Documentatie';
|
||||||
|
$strDrop = 'Verwijderen';
|
||||||
$strDropDatabaseStrongWarning = 'U staat op het punt een complete database te DESTROY-en!';
|
$strDropDatabaseStrongWarning = 'U staat op het punt een complete database te DESTROY-en!';
|
||||||
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
|
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
|
||||||
$strDropUsersDb = 'Verwijder de databases die dezelfde naam hebben als de gebruikers.';
|
$strDropUsersDb = 'Verwijder de databases die dezelfde naam hebben als de gebruikers.';
|
||||||
$strDrop = 'Verwijderen';
|
|
||||||
$strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
|
|
||||||
$strDumpSaved = 'Dump is bewaard als %s.';
|
$strDumpSaved = 'Dump is bewaard als %s.';
|
||||||
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
|
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
|
||||||
|
$strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
|
||||||
$strDynamic = 'dynamisch';
|
$strDynamic = 'dynamisch';
|
||||||
|
|
||||||
|
$strEdit = 'Wijzigen';
|
||||||
$strEditPDFPages = 'PDF Pagina\'s aanpassen';
|
$strEditPDFPages = 'PDF Pagina\'s aanpassen';
|
||||||
$strEditPrivileges = 'Wijzig rechten';
|
$strEditPrivileges = 'Wijzig rechten';
|
||||||
$strEdit = 'Wijzigen';
|
|
||||||
$strEffective = 'Effectief';
|
$strEffective = 'Effectief';
|
||||||
$strEmpty = 'Legen';
|
$strEmpty = 'Legen';
|
||||||
$strEmptyResultSet = 'MySQL gaf een lege resultaat set terug (0 rijen).';
|
$strEmptyResultSet = 'MySQL gaf een lege resultaat set terug (0 rijen).';
|
||||||
$strEnabled = 'Ingeschakeld';
|
$strEnabled = 'Ingeschakeld';
|
||||||
$strEncloseInTransaction = 'Sluit de export in een transactie';
|
$strEncloseInTransaction = 'Sluit de export in een transactie';
|
||||||
$strEndCut = 'Einde KNIP';
|
|
||||||
$strEnd = 'Einde';
|
$strEnd = 'Einde';
|
||||||
|
$strEndCut = 'Einde KNIP';
|
||||||
$strEndRaw = 'Einde RAW';
|
$strEndRaw = 'Einde RAW';
|
||||||
$strEnglish = 'Engels';
|
$strEnglish = 'Engels';
|
||||||
$strEnglishPrivileges = ' Aantekening: de namen van de MySQL rechten zijn uitgelegd in het Engels ';
|
$strEnglishPrivileges = ' Aantekening: de namen van de MySQL rechten zijn uitgelegd in het Engels ';
|
||||||
$strError = 'Fout';
|
$strError = 'Fout';
|
||||||
|
$strEscapeWildcards = 'Wildcards _ en % moeten worden ge-escaped met een \ om ze letterlijk te gebruiken';
|
||||||
$strEstonian = 'Estlands';
|
$strEstonian = 'Estlands';
|
||||||
$strExcelEdition = 'Excel editie';
|
$strExcelEdition = 'Excel editie';
|
||||||
$strExcelOptions = 'Excel opties';
|
$strExcelOptions = 'Excel opties';
|
||||||
@@ -235,13 +249,13 @@ $strExtendedInserts = 'Uitgebreide invoegingen';
|
|||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
$strFailedAttempts = 'Mislukte pogingen';
|
$strFailedAttempts = 'Mislukte pogingen';
|
||||||
|
$strField = 'Veld';
|
||||||
$strFieldHasBeenDropped = 'Veld %s is vervallen';
|
$strFieldHasBeenDropped = 'Veld %s is vervallen';
|
||||||
|
$strFields = 'Velden';
|
||||||
$strFieldsEmpty = ' Het velden aantal is leeg! ';
|
$strFieldsEmpty = ' Het velden aantal is leeg! ';
|
||||||
$strFieldsEnclosedBy = 'Velden ingesloten door';
|
$strFieldsEnclosedBy = 'Velden ingesloten door';
|
||||||
$strFieldsEscapedBy = 'Velden ontsnapt door';
|
$strFieldsEscapedBy = 'Velden ontsnapt door';
|
||||||
$strFieldsTerminatedBy = 'Velden be<62>indigd door';
|
$strFieldsTerminatedBy = 'Velden be<62>indigd door';
|
||||||
$strFields = 'Velden';
|
|
||||||
$strField = 'Veld';
|
|
||||||
$strFileAlreadyExists = 'Bestaand %s bestaat al op de server, verander de bestandsnaam of controleer overschrijf opties.';
|
$strFileAlreadyExists = 'Bestaand %s bestaat al op de server, verander de bestandsnaam of controleer overschrijf opties.';
|
||||||
$strFileCouldNotBeRead = 'Bestand kon niet worden gelezen';
|
$strFileCouldNotBeRead = 'Bestand kon niet worden gelezen';
|
||||||
$strFileNameTemplate = 'File naam template';
|
$strFileNameTemplate = 'File naam template';
|
||||||
@@ -250,14 +264,14 @@ $strFileNameTemplateRemember = 'Onthoud template';
|
|||||||
$strFixed = 'vast';
|
$strFixed = 'vast';
|
||||||
$strFlushPrivilegesNote = 'Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL privileges tabel. De content van deze tabel kan verschillen met de rechten van de server als er handmatig aanpassingen zijn aangebracht. Mocht dit het geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder gaat.';
|
$strFlushPrivilegesNote = 'Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL privileges tabel. De content van deze tabel kan verschillen met de rechten van de server als er handmatig aanpassingen zijn aangebracht. Mocht dit het geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder gaat.';
|
||||||
$strFlushTable = 'Schoon de tabel ("FLUSH")';
|
$strFlushTable = 'Schoon de tabel ("FLUSH")';
|
||||||
$strFormat = 'Formatteren';
|
|
||||||
$strFormEmpty = 'Er ontbreekt een waarde in het formulier!';
|
$strFormEmpty = 'Er ontbreekt een waarde in het formulier!';
|
||||||
|
$strFormat = 'Formatteren';
|
||||||
$strFullText = 'Volledige teksten';
|
$strFullText = 'Volledige teksten';
|
||||||
$strFunction = 'Functie';
|
$strFunction = 'Functie';
|
||||||
|
|
||||||
$strGenBy = 'Gegenereerd door';
|
$strGenBy = 'Gegenereerd door';
|
||||||
$strGeneralRelationFeat = 'Basis relatie opties';
|
|
||||||
$strGenTime = 'Generatie Tijd';
|
$strGenTime = 'Generatie Tijd';
|
||||||
|
$strGeneralRelationFeat = 'Basis relatie opties';
|
||||||
$strGeorgian = 'Georgisch';
|
$strGeorgian = 'Georgisch';
|
||||||
$strGerman = 'Duits';
|
$strGerman = 'Duits';
|
||||||
$strGlobal = 'globaal';
|
$strGlobal = 'globaal';
|
||||||
@@ -275,57 +289,62 @@ $strHebrew = 'Hebreeuws';
|
|||||||
$strHexForBinary = 'Gebruik hexadecimale voor binaire velden';
|
$strHexForBinary = 'Gebruik hexadecimale voor binaire velden';
|
||||||
$strHome = 'Home';
|
$strHome = 'Home';
|
||||||
$strHomepageOfficial = 'Offici<63>le phpMyAdmin Website';
|
$strHomepageOfficial = 'Offici<63>le phpMyAdmin Website';
|
||||||
$strHostEmpty = 'De host naam is leeg!';
|
|
||||||
$strHost = 'Host';
|
$strHost = 'Host';
|
||||||
|
$strHostEmpty = 'De host naam is leeg!';
|
||||||
$strHungarian = 'Hongaars';
|
$strHungarian = 'Hongaars';
|
||||||
|
|
||||||
$strIcelandic = 'IJslands';
|
$strIcelandic = 'IJslands';
|
||||||
$strId = 'ID';
|
$strId = 'ID';
|
||||||
$strIdxFulltext = 'Volledige tekst';
|
$strIdxFulltext = 'Volledige tekst';
|
||||||
$strIfYouWish = 'Indien u slechts enkele van de tabel kolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.';
|
$strIfYouWish = 'Indien u slechts enkele van de tabel kolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.';
|
||||||
$strIgnoreInserts = 'Gebruik ignore inserts';
|
|
||||||
$strIgnore = 'Negeer';
|
$strIgnore = 'Negeer';
|
||||||
|
$strIgnoreInserts = 'Gebruik ignore inserts';
|
||||||
$strIgnoringFile = 'Negeer bestand %s';
|
$strIgnoringFile = 'Negeer bestand %s';
|
||||||
$strImportDocSQL = 'Importeer docSQL Bestanden';
|
$strImportDocSQL = 'Importeer docSQL Bestanden';
|
||||||
$strImportFiles = 'Importeren bestanden';
|
$strImportFiles = 'Importeren bestanden';
|
||||||
$strImportFinished = 'Importeren voltooid';
|
$strImportFinished = 'Importeren voltooid';
|
||||||
$strIndexes = 'Indexen';
|
$strInUse = 'in gebruik';
|
||||||
$strIndexHasBeenDropped = 'Index %s is vervallen';
|
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
|
$strIndexHasBeenDropped = 'Index %s is vervallen';
|
||||||
$strIndexName = 'Index naam :';
|
$strIndexName = 'Index naam :';
|
||||||
$strIndexType = 'Index type :';
|
$strIndexType = 'Index type :';
|
||||||
|
$strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecre<72>erd voor de kolom `%s`';
|
||||||
|
$strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
|
||||||
|
$strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`';
|
||||||
|
$strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
|
||||||
|
$strIndexes = 'Indexen';
|
||||||
$strInnodbStat = 'InnoDB Status';
|
$strInnodbStat = 'InnoDB Status';
|
||||||
$strInsecureMySQL = 'Uw configuratie bestand bevat instellingen (root zonder wachtwoord) die betrekking hebben tot de standaard MySQL account. Uw MySQL server draait met deze standaard waardes, en is open voor ongewilde toegang, het wordt dus aangeraden dit op te lossen.';
|
$strInsecureMySQL = 'Uw configuratie bestand bevat instellingen (root zonder wachtwoord) die betrekking hebben tot de standaard MySQL account. Uw MySQL server draait met deze standaard waardes, en is open voor ongewilde toegang, het wordt dus aangeraden dit op te lossen.';
|
||||||
$strInsertAsNewRow = 'Voeg toe als nieuwe rij';
|
|
||||||
$strInsertedRowId = 'Ingevoegde rij id:';
|
|
||||||
$strInsertedRows = 'Ingevoegde rijen:';
|
|
||||||
$strInsert = 'Invoegen';
|
$strInsert = 'Invoegen';
|
||||||
|
$strInsertAsNewRow = 'Voeg toe als nieuwe rij';
|
||||||
|
$strInsertBookmarkTitle = 'Geef een bookmark titel op';
|
||||||
$strInsertNewRow = 'Nieuwe rij invoegen';
|
$strInsertNewRow = 'Nieuwe rij invoegen';
|
||||||
$strInsertTextfiles = 'Invoegen tekstbestanden in tabel';
|
$strInsertTextfiles = 'Invoegen tekstbestanden in tabel';
|
||||||
|
$strInsertedRowId = 'Ingevoegde rij id:';
|
||||||
|
$strInsertedRows = 'Ingevoegde rijen:';
|
||||||
$strInstructions = 'Instructies';
|
$strInstructions = 'Instructies';
|
||||||
$strInternalNotNecessary = '* Een interne relatie is niet nodig wanneer er ook een InnoDB aanwezig is.';
|
$strInternalNotNecessary = '* Een interne relatie is niet nodig wanneer er ook een InnoDB aanwezig is.';
|
||||||
$strInternalRelations = 'Interne relaties';
|
$strInternalRelations = 'Interne relaties';
|
||||||
$strInUse = 'in gebruik';
|
|
||||||
|
|
||||||
$strJapanese = 'Japans';
|
$strJapanese = 'Japans';
|
||||||
$strJumpToDB = 'Ga naar database "%s".';
|
$strJumpToDB = 'Ga naar database "%s".';
|
||||||
$strJustDeleteDescr = 'De "verwijderde" gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
|
|
||||||
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
|
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
|
||||||
|
$strJustDeleteDescr = 'De "verwijderde" gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
|
||||||
|
|
||||||
$strKeepPass = 'Wijzig het wachtwoord niet';
|
$strKeepPass = 'Wijzig het wachtwoord niet';
|
||||||
$strKeyname = 'Sleutel naam';
|
$strKeyname = 'Sleutel naam';
|
||||||
$strKill = 'stop proces';
|
$strKill = 'stop proces';
|
||||||
$strKorean = 'Koreaans';
|
$strKorean = 'Koreaans';
|
||||||
|
|
||||||
|
$strLaTeX = 'LaTeX';
|
||||||
|
$strLaTeXOptions = 'LaTeX opties';
|
||||||
$strLandscape = 'Landschap';
|
$strLandscape = 'Landschap';
|
||||||
$strLatexCaption = 'Tabel titel';
|
$strLatexCaption = 'Tabel titel';
|
||||||
$strLatexContent = 'Content van tabel __TABLE__';
|
$strLatexContent = 'Content van tabel __TABLE__';
|
||||||
$strLatexContinuedCaption = 'Vervolgde tabel titel';
|
|
||||||
$strLatexContinued = '(vervolgd)';
|
$strLatexContinued = '(vervolgd)';
|
||||||
|
$strLatexContinuedCaption = 'Vervolgde tabel titel';
|
||||||
$strLatexIncludeCaption = 'Voeg tabel titel toe';
|
$strLatexIncludeCaption = 'Voeg tabel titel toe';
|
||||||
$strLatexLabel = 'Label sleutel';
|
$strLatexLabel = 'Label sleutel';
|
||||||
$strLaTeX = 'LaTeX';
|
|
||||||
$strLaTeXOptions = 'LaTeX opties';
|
|
||||||
$strLatexStructure = 'Structuur van de tabel __TABLE__';
|
$strLatexStructure = 'Structuur van de tabel __TABLE__';
|
||||||
$strLatvian = 'Lets';
|
$strLatvian = 'Lets';
|
||||||
$strLengthSet = 'Lengte/Waardes*';
|
$strLengthSet = 'Lengte/Waardes*';
|
||||||
@@ -339,32 +358,34 @@ $strLoadExplanation = 'De beste methode is aan gevinkt standaard maar u kunt dit
|
|||||||
$strLoadMethod = 'LOAD methode';
|
$strLoadMethod = 'LOAD methode';
|
||||||
$strLocalhost = 'lokaal';
|
$strLocalhost = 'lokaal';
|
||||||
$strLocationTextfile = 'Locatie van het tekstbestand';
|
$strLocationTextfile = 'Locatie van het tekstbestand';
|
||||||
$strLoginInformation = 'Login Informatie';
|
|
||||||
$strLogin = 'Inloggen';
|
|
||||||
$strLogout = 'Uitloggen';
|
|
||||||
$strLogPassword = 'Wachtwoord:';
|
$strLogPassword = 'Wachtwoord:';
|
||||||
$strLogServer = 'Server';
|
$strLogServer = 'Server';
|
||||||
$strLogUsername = 'Gebruikers naam:';
|
$strLogUsername = 'Gebruikers naam:';
|
||||||
|
$strLogin = 'Inloggen';
|
||||||
|
$strLoginInformation = 'Login Informatie';
|
||||||
|
$strLogout = 'Uitloggen';
|
||||||
|
|
||||||
$strMaximumSize = 'Maximale grootte: %s%s';
|
$strMIMETypesForTable = 'MIME TYPES VOOR TABEL';
|
||||||
|
$strMIME_MIMEtype = 'MIME-type';
|
||||||
$strMIME_available_mime = 'Beschikbare MIME-types';
|
$strMIME_available_mime = 'Beschikbare MIME-types';
|
||||||
$strMIME_available_transform = 'Beschikbare transformaties';
|
$strMIME_available_transform = 'Beschikbare transformaties';
|
||||||
$strMIME_description = 'Beschrijving';
|
$strMIME_description = 'Beschrijving';
|
||||||
$strMIME_MIMEtype = 'MIME-type';
|
|
||||||
$strMIME_nodescription = 'Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de maker over wat %s doet.';
|
$strMIME_nodescription = 'Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de maker over wat %s doet.';
|
||||||
$strMIME_transformation = 'Browser transformaties';
|
$strMIME_transformation = 'Browser transformaties';
|
||||||
$strMIME_transformation_note = 'Voor een lijst met beschikbare transformatie opties en MIME-type transformaties, klik op %sTransformatie opties%s';
|
$strMIME_transformation_note = 'Voor een lijst met beschikbare transformatie opties en MIME-type transformaties, klik op %sTransformatie opties%s';
|
||||||
$strMIME_transformation_options_note = 'Voeg de waardes voor transformatie optie in het volgende formaat in: \'a\',\'b\',\'c\'...<br />Wanneer u een backslash ("\") of een enkele quote ("\'") moet invoegen in deze waardes, backslashes het dan (bijvoorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
|
||||||
$strMIME_transformation_options = 'Transformatie opties';
|
$strMIME_transformation_options = 'Transformatie opties';
|
||||||
$strMIMETypesForTable = 'MIME TYPES VOOR TABEL';
|
$strMIME_transformation_options_note = 'Voeg de waardes voor transformatie optie in het volgende formaat in: \'a\',\'b\',\'c\'...<br />Wanneer u een backslash ("\") of een enkele quote ("\'") moet invoegen in deze waardes, backslashes het dan (bijvoorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
||||||
$strMIME_without = 'MIME-types die in italic staan (Schuin) hebben geen aparte transformatie functies';
|
$strMIME_without = 'MIME-types die in italic staan (Schuin) hebben geen aparte transformatie functies';
|
||||||
|
$strMaximumSize = 'Maximale grootte: %s%s';
|
||||||
|
$strMbExtensionMissing = 'De mbstring PHP extensie werd niet gevonden en u lijkt een multibyte charset te gebruiken. Zonder de mbstring extensie kan phpMyAdmin strings niet correct splitsen wat tot onverwachte resultaten kan leiden.';
|
||||||
|
$strMbOverloadWarning = 'U heeft mbstring.func_overload ingeschakeld in uw PHP configuratie. Deze optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige data corrupt raakt!';
|
||||||
$strModifications = 'Wijzigingen opgeslagen.';
|
$strModifications = 'Wijzigingen opgeslagen.';
|
||||||
$strModify = 'Aanpassen';
|
$strModify = 'Aanpassen';
|
||||||
$strModifyIndexTopic = 'Wijzig een index';
|
$strModifyIndexTopic = 'Wijzig een index';
|
||||||
$strMoreStatusVars = 'Meer status variabelen';
|
$strMoreStatusVars = 'Meer status variabelen';
|
||||||
|
$strMoveTable = 'Verplaats tabel naar (database<b>.</b>tabel):';
|
||||||
$strMoveTableOK = 'Tabel %s is verplaatst naar %s.';
|
$strMoveTableOK = 'Tabel %s is verplaatst naar %s.';
|
||||||
$strMoveTableSameNames = 'Kan de tabel niet naar dezelfde verplaatsen!';
|
$strMoveTableSameNames = 'Kan de tabel niet naar dezelfde verplaatsen!';
|
||||||
$strMoveTable = 'Verplaats tabel naar (database<b>.</b>tabel):';
|
|
||||||
$strMultilingual = 'meertalig';
|
$strMultilingual = 'meertalig';
|
||||||
$strMustSelectFile = 'U moet een bestand selecteren welke u wilt invoegen.';
|
$strMustSelectFile = 'U moet een bestand selecteren welke u wilt invoegen.';
|
||||||
$strMySQLCharset = 'MySQL Karakterset';
|
$strMySQLCharset = 'MySQL Karakterset';
|
||||||
@@ -379,6 +400,8 @@ $strMySQLShowVars = 'MySQL systeemvariabelen';
|
|||||||
$strName = 'Naam';
|
$strName = 'Naam';
|
||||||
$strNeedPrimaryKey = 'U zou een primaire sleutel moeten defineren voor deze tabel.';
|
$strNeedPrimaryKey = 'U zou een primaire sleutel moeten defineren voor deze tabel.';
|
||||||
$strNext = 'Volgende';
|
$strNext = 'Volgende';
|
||||||
|
$strNo = 'Nee';
|
||||||
|
$strNoActivity = 'Geen activiteit voor %s seconden of meer, log a.u.b. opnieuw in';
|
||||||
$strNoDatabases = 'Geen databases';
|
$strNoDatabases = 'Geen databases';
|
||||||
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
|
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
|
||||||
$strNoDescription = 'Geen beschrijving aanwezig';
|
$strNoDescription = 'Geen beschrijving aanwezig';
|
||||||
@@ -388,8 +411,6 @@ $strNoFrames = 'phpMyAdmin is werkt gebruiksvriendelijker met een browser die <b
|
|||||||
$strNoIndex = 'Geen index gedefinieerd!';
|
$strNoIndex = 'Geen index gedefinieerd!';
|
||||||
$strNoIndexPartsDefined = 'Geen index delen gedefinieerd!';
|
$strNoIndexPartsDefined = 'Geen index delen gedefinieerd!';
|
||||||
$strNoModification = 'Geen verandering';
|
$strNoModification = 'Geen verandering';
|
||||||
$strNo = 'Nee';
|
|
||||||
$strNone = 'Geen';
|
|
||||||
$strNoOptions = 'Dit format heeft geen opties';
|
$strNoOptions = 'Dit format heeft geen opties';
|
||||||
$strNoPassword = 'Geen wachtwoord';
|
$strNoPassword = 'Geen wachtwoord';
|
||||||
$strNoPermission = 'De web server heeft geen rechten om het bestand %s op te slaan.';
|
$strNoPermission = 'De web server heeft geen rechten om het bestand %s op te slaan.';
|
||||||
@@ -400,19 +421,21 @@ $strNoRights = 'U heeft niet genoeg rechten om hier te zijn!';
|
|||||||
$strNoRowsSelected = 'Geen rijen geselecteerd';
|
$strNoRowsSelected = 'Geen rijen geselecteerd';
|
||||||
$strNoSpace = 'Onvoldoende ruimte om het bestand %s op te slaan.';
|
$strNoSpace = 'Onvoldoende ruimte om het bestand %s op te slaan.';
|
||||||
$strNoTablesFound = 'Geen tabellen gevonden in de database.';
|
$strNoTablesFound = 'Geen tabellen gevonden in de database.';
|
||||||
|
$strNoThemeSupport = 'Geen ondersteuning voor thema\'s, controleer uw configuratie en/of de thema\'s in de directory %s.';
|
||||||
|
$strNoUsersFound = 'Geen gebruiker(s) gevonden.';
|
||||||
|
$strNoValidateSQL = 'SQL validatie overslaan';
|
||||||
|
$strNone = 'Geen';
|
||||||
$strNotNumber = 'Dit is geen cijfer!';
|
$strNotNumber = 'Dit is geen cijfer!';
|
||||||
$strNotOK = 'Niet Goed';
|
$strNotOK = 'Niet Goed';
|
||||||
$strNotSet = '<b>%s</b> tabel niet gevonden of niet ingesteld in %s';
|
$strNotSet = '<b>%s</b> tabel niet gevonden of niet ingesteld in %s';
|
||||||
$strNotValidNumber = ' geen geldig rij nummer!';
|
$strNotValidNumber = ' geen geldig rij nummer!';
|
||||||
$strNoUsersFound = 'Geen gebruiker(s) gevonden.';
|
|
||||||
$strNoValidateSQL = 'SQL validatie overslaan';
|
|
||||||
$strNull = 'Null';
|
$strNull = 'Null';
|
||||||
$strNumSearchResultsInTable = '%s overeenkomst(en) in de tabel<i>%s</i>';
|
$strNumSearchResultsInTable = '%s overeenkomst(en) in de tabel<i>%s</i>';
|
||||||
$strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> overeenkomst(en)';
|
$strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> overeenkomst(en)';
|
||||||
$strNumTables = 'Tabellen';
|
$strNumTables = 'Tabellen';
|
||||||
|
|
||||||
$strOftenQuotation = 'Meestal aanhalingstekens. OPTIONEEL betekent dat alleen char en varchar velden omsloten worden met het "omsloten met"-karakter.';
|
|
||||||
$strOK = 'Correct';
|
$strOK = 'Correct';
|
||||||
|
$strOftenQuotation = 'Meestal aanhalingstekens. OPTIONEEL betekent dat alleen char en varchar velden omsloten worden met het "omsloten met"-karakter.';
|
||||||
$strOperations = 'Handelingen';
|
$strOperations = 'Handelingen';
|
||||||
$strOperator = 'Operator';
|
$strOperator = 'Operator';
|
||||||
$strOptimizeTable = 'Optimaliseer tabel';
|
$strOptimizeTable = 'Optimaliseer tabel';
|
||||||
@@ -422,13 +445,16 @@ $strOr = 'Of';
|
|||||||
$strOverhead = 'Overhead';
|
$strOverhead = 'Overhead';
|
||||||
$strOverwriteExisting = 'Overschrijf bestaande bestand (en)';
|
$strOverwriteExisting = 'Overschrijf bestaande bestand (en)';
|
||||||
|
|
||||||
|
$strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.';
|
||||||
|
$strPHPVersion = 'PHP Versie';
|
||||||
$strPageNumber = 'Pagina nummer:';
|
$strPageNumber = 'Pagina nummer:';
|
||||||
$strPaperSize = 'Papier grootte';
|
$strPaperSize = 'Papier grootte';
|
||||||
$strPartialText = 'Gedeeltelijke teksten';
|
$strPartialText = 'Gedeeltelijke teksten';
|
||||||
|
$strPassword = 'Wachtwoord';
|
||||||
$strPasswordChanged = 'Het wachtwoord voor %s is met succes veranderd.';
|
$strPasswordChanged = 'Het wachtwoord voor %s is met succes veranderd.';
|
||||||
$strPasswordEmpty = 'Het wachtwoord is leeg!';
|
$strPasswordEmpty = 'Het wachtwoord is leeg!';
|
||||||
|
$strPasswordHashing = 'Wachtwoord Hashing';
|
||||||
$strPasswordNotSame = 'De wachtwoorden zijn niet gelijk!';
|
$strPasswordNotSame = 'De wachtwoorden zijn niet gelijk!';
|
||||||
$strPassword = 'Wachtwoord';
|
|
||||||
$strPdfDbSchema = 'Schema van de "%s" database - Pagina %s';
|
$strPdfDbSchema = 'Schema van de "%s" database - Pagina %s';
|
||||||
$strPdfInvalidTblName = 'De tabel "%s" bestaat niet!';
|
$strPdfInvalidTblName = 'De tabel "%s" bestaat niet!';
|
||||||
$strPdfNoTables = 'Geen Tabellen';
|
$strPdfNoTables = 'Geen Tabellen';
|
||||||
@@ -437,22 +463,20 @@ $strPerMinute = 'per minuut';
|
|||||||
$strPerSecond = 'per seconde';
|
$strPerSecond = 'per seconde';
|
||||||
$strPersian = 'Perzisch';
|
$strPersian = 'Perzisch';
|
||||||
$strPhoneBook = 'Telefoonboek';
|
$strPhoneBook = 'Telefoonboek';
|
||||||
$strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.';
|
|
||||||
$strPhp = 'Cre<72>er PHP Code';
|
$strPhp = 'Cre<72>er PHP Code';
|
||||||
$strPHPVersion = 'PHP Versie';
|
|
||||||
$strPmaDocumentation = 'phpMyAdmin Documentatie';
|
$strPmaDocumentation = 'phpMyAdmin Documentatie';
|
||||||
$strPmaUriError = 'De <tt>$cfg[\'PmaAbsoluteUri\']</tt> richtlijn MOET gezet zijn in het configuratie bestand!';
|
$strPmaUriError = 'De <tt>$cfg[\'PmaAbsoluteUri\']</tt> richtlijn MOET gezet zijn in het configuratie bestand!';
|
||||||
$strPolish = 'Pools';
|
$strPolish = 'Pools';
|
||||||
$strPortrait = 'Portret';
|
$strPortrait = 'Portret';
|
||||||
$strPos1 = 'Begin';
|
$strPos1 = 'Begin';
|
||||||
$strPrevious = 'Vorige';
|
$strPrevious = 'Vorige';
|
||||||
|
$strPrimary = 'Primaire sleutel';
|
||||||
$strPrimaryKeyHasBeenDropped = 'De primaire sleutel is vervallen';
|
$strPrimaryKeyHasBeenDropped = 'De primaire sleutel is vervallen';
|
||||||
$strPrimaryKeyName = 'De naam van de primaire sleutel moet PRIMARY zijn!';
|
$strPrimaryKeyName = 'De naam van de primaire sleutel moet PRIMARY zijn!';
|
||||||
$strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> de naam van en <b>alleen van</b> een primaire sleutel zijn!)';
|
$strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> de naam van en <b>alleen van</b> een primaire sleutel zijn!)';
|
||||||
$strPrimary = 'Primaire sleutel';
|
|
||||||
$strPrint = 'Afdrukken';
|
$strPrint = 'Afdrukken';
|
||||||
$strPrintViewFull = 'Print overzicht (met volledige teksten)';
|
|
||||||
$strPrintView = 'Printopmaak';
|
$strPrintView = 'Printopmaak';
|
||||||
|
$strPrintViewFull = 'Print overzicht (met volledige teksten)';
|
||||||
$strPrivDescAllPrivileges = 'Bevat alle privileges behalve GRANT.';
|
$strPrivDescAllPrivileges = 'Bevat alle privileges behalve GRANT.';
|
||||||
$strPrivDescAlter = 'Maakt het mogelijk de structuur van bestaande tabellen aan te passen.';
|
$strPrivDescAlter = 'Maakt het mogelijk de structuur van bestaande tabellen aan te passen.';
|
||||||
$strPrivDescCreateDb = 'Maakt het mogelijk om nieuwe databases en tabellen te maken.';
|
$strPrivDescCreateDb = 'Maakt het mogelijk om nieuwe databases en tabellen te maken.';
|
||||||
@@ -487,9 +511,9 @@ $strPrivilegesReloaded = 'De privileges zijn met succes vernieuwd';
|
|||||||
$strProcesslist = 'Process lijst';
|
$strProcesslist = 'Process lijst';
|
||||||
$strPutColNames = 'Plaats veldnamen in de eerste rij';
|
$strPutColNames = 'Plaats veldnamen in de eerste rij';
|
||||||
|
|
||||||
|
$strQBE = 'Query opbouwen';
|
||||||
$strQBEDel = 'Verwijder';
|
$strQBEDel = 'Verwijder';
|
||||||
$strQBEIns = 'Toevoegen';
|
$strQBEIns = 'Toevoegen';
|
||||||
$strQBE = 'Query opbouwen';
|
|
||||||
$strQueryFrame = 'Query window';
|
$strQueryFrame = 'Query window';
|
||||||
$strQueryOnDb = 'SQL-query op database <b>%s</b>:';
|
$strQueryOnDb = 'SQL-query op database <b>%s</b>:';
|
||||||
$strQuerySQLHistory = 'SQL-geschiedenis';
|
$strQuerySQLHistory = 'SQL-geschiedenis';
|
||||||
@@ -498,51 +522,63 @@ $strQueryTime = 'Query duurde %01.4f sec';
|
|||||||
$strQueryType = 'Query type';
|
$strQueryType = 'Query type';
|
||||||
$strQueryWindowLock = 'Overschrijf deze query niet van buitenaf dit scherm';
|
$strQueryWindowLock = 'Overschrijf deze query niet van buitenaf dit scherm';
|
||||||
|
|
||||||
|
$strReType = 'Type opnieuw';
|
||||||
$strReceived = 'Ontvangen';
|
$strReceived = 'Ontvangen';
|
||||||
$strRecords = 'Records';
|
$strRecords = 'Records';
|
||||||
$strReferentialIntegrity = 'Controleer referenti<74>le integriteit';
|
$strReferentialIntegrity = 'Controleer referenti<74>le integriteit';
|
||||||
$strRefresh = 'Vernieuw';
|
$strRefresh = 'Vernieuw';
|
||||||
$strRelationalSchema = 'Relationeel schema';
|
|
||||||
$strRelationNotWorking = 'Extra opties om met tabellen te werken die gelinkt zijn, zijn uitgeschakeld. Om te weten te komen waarom klik %shier%s.';
|
$strRelationNotWorking = 'Extra opties om met tabellen te werken die gelinkt zijn, zijn uitgeschakeld. Om te weten te komen waarom klik %shier%s.';
|
||||||
$strRelationsForTable = 'RELATIES VOOR TABEL';
|
|
||||||
$strRelations = 'Relaties';
|
|
||||||
$strRelationView = 'Relatie overzicht';
|
$strRelationView = 'Relatie overzicht';
|
||||||
|
$strRelationalSchema = 'Relationeel schema';
|
||||||
|
$strRelations = 'Relaties';
|
||||||
|
$strRelationsForTable = 'RELATIES VOOR TABEL';
|
||||||
$strReloadFailed = 'Opnieuw laden van MySQL mislukt.';
|
$strReloadFailed = 'Opnieuw laden van MySQL mislukt.';
|
||||||
$strReloadingThePrivileges = 'Bezig de privileges te vernieuwen';
|
|
||||||
$strReloadMySQL = 'MySQL opnieuw laden.';
|
$strReloadMySQL = 'MySQL opnieuw laden.';
|
||||||
|
$strReloadingThePrivileges = 'Bezig de privileges te vernieuwen';
|
||||||
$strRemoveSelectedUsers = 'Verwijder de geselecteerde gebruikers';
|
$strRemoveSelectedUsers = 'Verwijder de geselecteerde gebruikers';
|
||||||
$strRenameDatabaseOK = 'Database %s is hernoemed naar %s';
|
$strRenameDatabaseOK = 'Database %s is hernoemed naar %s';
|
||||||
$strRenameTableOK = 'Tabel %s is hernoemt naar %s';
|
|
||||||
$strRenameTable = 'Tabel hernoemen naar';
|
$strRenameTable = 'Tabel hernoemen naar';
|
||||||
|
$strRenameTableOK = 'Tabel %s is hernoemt naar %s';
|
||||||
$strRepairTable = 'Repareer tabel';
|
$strRepairTable = 'Repareer tabel';
|
||||||
|
$strReplace = 'Vervangen';
|
||||||
$strReplaceNULLBy = 'Vervang NULL door';
|
$strReplaceNULLBy = 'Vervang NULL door';
|
||||||
$strReplaceTable = 'Vervang tabel gegevens met het bestand';
|
$strReplaceTable = 'Vervang tabel gegevens met het bestand';
|
||||||
$strReplace = 'Vervangen';
|
|
||||||
$strReset = 'Opnieuw';
|
$strReset = 'Opnieuw';
|
||||||
$strResourceLimits = 'Resource beperkingen';
|
$strResourceLimits = 'Resource beperkingen';
|
||||||
$strReType = 'Type opnieuw';
|
|
||||||
$strRevokeAndDeleteDescr = 'De gebruikers zullen nog steeds het USAGE (gebruik) privilege hebben zolang de privileges nog niet zijn vernieuwd.';
|
|
||||||
$strRevokeAndDelete = 'Trek alle actieve privileges in van alle gebruikers en verwijder ze daarna.';
|
|
||||||
$strRevokeMessage = 'U heeft de rechten ingetrokken voor %s';
|
|
||||||
$strRevoke = 'Ongedaan maken';
|
$strRevoke = 'Ongedaan maken';
|
||||||
|
$strRevokeAndDelete = 'Trek alle actieve privileges in van alle gebruikers en verwijder ze daarna.';
|
||||||
|
$strRevokeAndDeleteDescr = 'De gebruikers zullen nog steeds het USAGE (gebruik) privilege hebben zolang de privileges nog niet zijn vernieuwd.';
|
||||||
|
$strRevokeMessage = 'U heeft de rechten ingetrokken voor %s';
|
||||||
$strRomanian = 'Roemeens';
|
$strRomanian = 'Roemeens';
|
||||||
$strRowLength = 'Lengte van de rij';
|
$strRowLength = 'Lengte van de rij';
|
||||||
$strRowsFrom = 'rijen beginnend bij';
|
|
||||||
$strRowSize = ' Grootte van de rij';
|
$strRowSize = ' Grootte van de rij';
|
||||||
|
$strRows = 'Rijen';
|
||||||
|
$strRowsFrom = 'rijen beginnend bij';
|
||||||
$strRowsModeFlippedHorizontal = 'horizontaal (geroteerde headers)';
|
$strRowsModeFlippedHorizontal = 'horizontaal (geroteerde headers)';
|
||||||
$strRowsModeHorizontal = 'horizontaal';
|
$strRowsModeHorizontal = 'horizontaal';
|
||||||
$strRowsModeOptions = 'in %s modus en herhaal kopregels na %s cellen';
|
$strRowsModeOptions = 'in %s modus en herhaal kopregels na %s cellen';
|
||||||
$strRowsModeVertical = 'verticaal';
|
$strRowsModeVertical = 'verticaal';
|
||||||
$strRows = 'Rijen';
|
|
||||||
$strRowsStatistic = 'Rij statistiek';
|
$strRowsStatistic = 'Rij statistiek';
|
||||||
$strRunning = 'wordt uitgevoerd op %s';
|
|
||||||
$strRunQuery = 'Query uitvoeren';
|
$strRunQuery = 'Query uitvoeren';
|
||||||
$strRunSQLQuery = 'Draai SQL query/queries op database %s';
|
$strRunSQLQuery = 'Draai SQL query/queries op database %s';
|
||||||
|
$strRunning = 'wordt uitgevoerd op %s';
|
||||||
$strRussian = 'Russisch';
|
$strRussian = 'Russisch';
|
||||||
|
|
||||||
$strSaveOnServer = 'Bewaar op de server in %s directory';
|
$strSQL = 'SQL';
|
||||||
|
$strSQLExportCompatibility = 'SQL export compatibiliteit';
|
||||||
|
$strSQLExportType = 'Export type';
|
||||||
|
$strSQLOptions = 'SQL opties';
|
||||||
|
$strSQLParserBugMessage = 'Er is een kans dat u een fout heeft aangetroffen in de SQL parser. Let er goed op, dat de query op de correcte plaatsen quotes heeft. Een ander mogelijkheid voor deze foutmelding kan zijn dat u het ge-quote text gedeelte in binairy mode heeft. U kunt ook uw query proberen in de command line van MySQL. De MySQL server foutmelding hieronder, mocht die aanwezig zijn, kan ook helpen met het opsporen van fouten. Blijft u problemen houden of als de parser fouten geeft terwijl het goed gaat in de command line van MySQL, probeer dan de SQL query in te korten en een bug report met het stukje data te sturen van het CUT gedeelte hieronder:';
|
||||||
|
$strSQLParserUserError = 'Er schijnt een fout te zijn in uw SQL query. Mocht de MySQL server een error hebben terug gegeven, probeer dan of uw hiermee uw fout kunt oplossen.';
|
||||||
|
$strSQLQuery = 'SQL-query';
|
||||||
|
$strSQLResult = 'SQL resultaat';
|
||||||
|
$strSQPBugInvalidIdentifer = 'Ongeldig herkenningsteken';
|
||||||
|
$strSQPBugUnclosedQuote = 'Quote niet afgesloten';
|
||||||
|
$strSQPBugUnknownPunctuation = 'Onbekende Punctuatie String';
|
||||||
$strSave = 'Opslaan';
|
$strSave = 'Opslaan';
|
||||||
|
$strSaveOnServer = 'Bewaar op de server in %s directory';
|
||||||
$strScaleFactorSmall = 'De schaal factor is te klein om het schema op een pagina te zetten';
|
$strScaleFactorSmall = 'De schaal factor is te klein om het schema op een pagina te zetten';
|
||||||
|
$strSearch = 'Zoeken';
|
||||||
$strSearchFormTitle = 'Zoeken in de database';
|
$strSearchFormTitle = 'Zoeken in de database';
|
||||||
$strSearchInTables = 'In de tabel(len):';
|
$strSearchInTables = 'In de tabel(len):';
|
||||||
$strSearchNeedle = 'Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: "%"):';
|
$strSearchNeedle = 'Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: "%"):';
|
||||||
@@ -552,18 +588,18 @@ $strSearchOption3 = 'de exacte zin';
|
|||||||
$strSearchOption4 = 'als een reguliere expressie';
|
$strSearchOption4 = 'als een reguliere expressie';
|
||||||
$strSearchResultsFor = 'Zoek resultaten voor "<i>%s</i>" %s:';
|
$strSearchResultsFor = 'Zoek resultaten voor "<i>%s</i>" %s:';
|
||||||
$strSearchType = 'Zoek:';
|
$strSearchType = 'Zoek:';
|
||||||
$strSearch = 'Zoeken';
|
|
||||||
$strSecretRequired = 'Het configuratie bestand heeft nu een geheime wachtwoord zin nodig (blowfish_secret).';
|
$strSecretRequired = 'Het configuratie bestand heeft nu een geheime wachtwoord zin nodig (blowfish_secret).';
|
||||||
$strSelectADb = 'Selecteer A.U.B. een database';
|
$strSelectADb = 'Selecteer A.U.B. een database';
|
||||||
$strSelectAll = 'Selecteer alles';
|
$strSelectAll = 'Selecteer alles';
|
||||||
|
$strSelectBinaryLog = 'Selecteer de te bekijken binaire log';
|
||||||
$strSelectFields = 'Selecteer velden (tenminste 1):';
|
$strSelectFields = 'Selecteer velden (tenminste 1):';
|
||||||
$strSelectNumRows = 'in query';
|
$strSelectNumRows = 'in query';
|
||||||
$strSelectTables = 'Selecteer tabellen';
|
$strSelectTables = 'Selecteer tabellen';
|
||||||
$strSend = 'verzenden';
|
$strSend = 'verzenden';
|
||||||
$strSent = 'Verzonden';
|
$strSent = 'Verzonden';
|
||||||
|
$strServer = 'Server';
|
||||||
$strServerChoice = 'Server keuze';
|
$strServerChoice = 'Server keuze';
|
||||||
$strServerNotResponding = 'De server reageert niet';
|
$strServerNotResponding = 'De server reageert niet';
|
||||||
$strServer = 'Server';
|
|
||||||
$strServerStatus = 'Runtime Informatie';
|
$strServerStatus = 'Runtime Informatie';
|
||||||
$strServerStatusUptime = 'Deze MySQL server draait inmiddels %s. Hij is gestart op %s.';
|
$strServerStatusUptime = 'Deze MySQL server draait inmiddels %s. Hij is gestart op %s.';
|
||||||
$strServerTabProcesslist = 'Processen';
|
$strServerTabProcesslist = 'Processen';
|
||||||
@@ -573,41 +609,31 @@ $strServerVars = 'Server variabelen en instellingen';
|
|||||||
$strServerVersion = 'Server versie';
|
$strServerVersion = 'Server versie';
|
||||||
$strSessionValue = 'Sessie variabelen';
|
$strSessionValue = 'Sessie variabelen';
|
||||||
$strSetEnumVal = 'Als het veld type "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...<br />Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
$strSetEnumVal = 'Als het veld type "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...<br />Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
||||||
|
$strShow = 'Toon';
|
||||||
$strShowAll = 'Toon alles';
|
$strShowAll = 'Toon alles';
|
||||||
$strShowColor = 'Toon kleur';
|
$strShowColor = 'Toon kleur';
|
||||||
$strShowDatadictAs = 'Data Dictionary Formaat';
|
$strShowDatadictAs = 'Data Dictionary Formaat';
|
||||||
$strShowFullQueries = 'Toon volledige Queries';
|
$strShowFullQueries = 'Toon volledige Queries';
|
||||||
$strShowGrid = 'Toon grid';
|
$strShowGrid = 'Toon grid';
|
||||||
$strShowingRecords = 'Toon Records';
|
|
||||||
$strShowPHPInfo = 'Laat informatie over PHP zien';
|
$strShowPHPInfo = 'Laat informatie over PHP zien';
|
||||||
$strShowTableDimension = 'Geef de dimensies van de tabellen weer';
|
$strShowTableDimension = 'Geef de dimensies van de tabellen weer';
|
||||||
$strShowTables = 'Toon tabellen';
|
$strShowTables = 'Toon tabellen';
|
||||||
$strShowThisQuery = ' Laat deze query hier zien ';
|
$strShowThisQuery = ' Laat deze query hier zien ';
|
||||||
$strShow = 'Toon';
|
$strShowingRecords = 'Toon Records';
|
||||||
$strSimplifiedChinese = 'Vereenvoudigd Chinese';
|
$strSimplifiedChinese = 'Vereenvoudigd Chinese';
|
||||||
$strSingly = '(apart)';
|
$strSingly = '(apart)';
|
||||||
$strSize = 'Grootte';
|
$strSize = 'Grootte';
|
||||||
$strSlovak = 'Slowaak';
|
$strSlovak = 'Slowaak';
|
||||||
$strSlovenian = 'Sloveens';
|
$strSlovenian = 'Sloveens';
|
||||||
$strSortByKey = 'Sorteren op sleutel';
|
|
||||||
$strSort = 'Sorteren';
|
$strSort = 'Sorteren';
|
||||||
|
$strSortByKey = 'Sorteren op sleutel';
|
||||||
$strSpaceUsage = 'Ruimte gebruik';
|
$strSpaceUsage = 'Ruimte gebruik';
|
||||||
$strSpanish = 'Spaans';
|
$strSpanish = 'Spaans';
|
||||||
$strSplitWordsWithSpace = 'Woorden worden gesplit door een spatie karakter (" ").';
|
$strSplitWordsWithSpace = 'Woorden worden gesplit door een spatie karakter (" ").';
|
||||||
$strSQLExportType = 'Export type';
|
|
||||||
$strSQLOptions = 'SQL opties';
|
|
||||||
$strSQLParserBugMessage = 'Er is een kans dat u een fout heeft aangetroffen in de SQL parser. Let er goed op, dat de query op de correcte plaatsen quotes heeft. Een ander mogelijkheid voor deze foutmelding kan zijn dat u het ge-quote text gedeelte in binairy mode heeft. U kunt ook uw query proberen in de command line van MySQL. De MySQL server foutmelding hieronder, mocht die aanwezig zijn, kan ook helpen met het opsporen van fouten. Blijft u problemen houden of als de parser fouten geeft terwijl het goed gaat in de command line van MySQL, probeer dan de SQL query in te korten en een bug report met het stukje data te sturen van het CUT gedeelte hieronder:';
|
|
||||||
$strSQLParserUserError = 'Er schijnt een fout te zijn in uw SQL query. Mocht de MySQL server een error hebben terug gegeven, probeer dan of uw hiermee uw fout kunt oplossen.';
|
|
||||||
$strSQLQuery = 'SQL-query';
|
|
||||||
$strSQLResult = 'SQL resultaat';
|
|
||||||
$strSQL = 'SQL';
|
|
||||||
$strSQPBugInvalidIdentifer = 'Ongeldig herkenningsteken';
|
|
||||||
$strSQPBugUnclosedQuote = 'Quote niet afgesloten';
|
|
||||||
$strSQPBugUnknownPunctuation = 'Onbekende Punctuatie String';
|
|
||||||
$strStatCheckTime = 'Laatst gecontroleerd';
|
$strStatCheckTime = 'Laatst gecontroleerd';
|
||||||
$strStatCreateTime = 'Gecre<72>erd';
|
$strStatCreateTime = 'Gecre<72>erd';
|
||||||
$strStatement = 'Opdrachten';
|
|
||||||
$strStatUpdateTime = 'Laatst bijgewerkt';
|
$strStatUpdateTime = 'Laatst bijgewerkt';
|
||||||
|
$strStatement = 'Opdrachten';
|
||||||
$strStatus = 'Status';
|
$strStatus = 'Status';
|
||||||
$strStrucCSV = 'CSV gegevens';
|
$strStrucCSV = 'CSV gegevens';
|
||||||
$strStrucData = 'Structuur en gegevens';
|
$strStrucData = 'Structuur en gegevens';
|
||||||
@@ -621,8 +647,10 @@ $strSubmit = 'Verzenden';
|
|||||||
$strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
|
$strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
|
||||||
$strSum = 'Som';
|
$strSum = 'Som';
|
||||||
$strSwedish = 'Zweeds';
|
$strSwedish = 'Zweeds';
|
||||||
|
$strSwitchToDatabase = 'Schakel naar de gekopieerde database';
|
||||||
$strSwitchToTable = 'Wissel naar de gekopieerde tabel';
|
$strSwitchToTable = 'Wissel naar de gekopieerde tabel';
|
||||||
|
|
||||||
|
$strTable = 'Tabel';
|
||||||
$strTableComments = 'Tabel opmerkingen';
|
$strTableComments = 'Tabel opmerkingen';
|
||||||
$strTableEmpty = 'De tabel naam is leeg!';
|
$strTableEmpty = 'De tabel naam is leeg!';
|
||||||
$strTableHasBeenDropped = 'Tabel %s is vervallen';
|
$strTableHasBeenDropped = 'Tabel %s is vervallen';
|
||||||
@@ -631,18 +659,17 @@ $strTableHasBeenFlushed = 'Tabel %s is geschoond';
|
|||||||
$strTableMaintenance = 'Tabel onderhoud';
|
$strTableMaintenance = 'Tabel onderhoud';
|
||||||
$strTableOfContents = 'Inhoudsopgave';
|
$strTableOfContents = 'Inhoudsopgave';
|
||||||
$strTableOptions = 'Tabel opties';
|
$strTableOptions = 'Tabel opties';
|
||||||
$strTables = '%s tabel(len)';
|
|
||||||
$strTableStructure = 'Tabel structuur voor tabel';
|
$strTableStructure = 'Tabel structuur voor tabel';
|
||||||
$strTable = 'Tabel';
|
|
||||||
$strTableType = 'Tabel type';
|
$strTableType = 'Tabel type';
|
||||||
|
$strTables = '%s tabel(len)';
|
||||||
$strTakeIt = 'neem het';
|
$strTakeIt = 'neem het';
|
||||||
$strTblPrivileges = 'Tabel-specifieke privileges';
|
$strTblPrivileges = 'Tabel-specifieke privileges';
|
||||||
$strTextAreaLength = ' Vanwege z\'n lengte,<br /> is dit veld misschien niet te wijzigen ';
|
$strTextAreaLength = ' Vanwege z\'n lengte,<br /> is dit veld misschien niet te wijzigen ';
|
||||||
$strThai = 'Thais';
|
$strThai = 'Thais';
|
||||||
$strTheContent = 'De inhoud van uw bestand is ingevoegd.';
|
$strTheContent = 'De inhoud van uw bestand is ingevoegd.';
|
||||||
$strTheContents = 'De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.';
|
$strTheContents = 'De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.';
|
||||||
$strTheme = 'Thema / Stijl';
|
|
||||||
$strTheTerminator = 'De afsluiter van de velden.';
|
$strTheTerminator = 'De afsluiter van de velden.';
|
||||||
|
$strTheme = 'Thema / Stijl';
|
||||||
$strThisHost = 'Deze Host';
|
$strThisHost = 'Deze Host';
|
||||||
$strThisNotDirectory = 'Dit was geen directory';
|
$strThisNotDirectory = 'Dit was geen directory';
|
||||||
$strThreadSuccessfullyKilled = 'Thread %s is met succes afgesloten.';
|
$strThreadSuccessfullyKilled = 'Thread %s is met succes afgesloten.';
|
||||||
@@ -674,36 +701,37 @@ $strUnicode = 'Unicode';
|
|||||||
$strUnique = 'Unieke waarde';
|
$strUnique = 'Unieke waarde';
|
||||||
$strUnknown = 'onbekend';
|
$strUnknown = 'onbekend';
|
||||||
$strUnselectAll = 'Deselecteer alles';
|
$strUnselectAll = 'Deselecteer alles';
|
||||||
|
$strUpdComTab = 'Raadpleeg de Documentatie over hoe u uw Column_comments tabel bijwerkt.';
|
||||||
$strUpdatePrivMessage = 'U heeft de rechten aangepast voor %s.';
|
$strUpdatePrivMessage = 'U heeft de rechten aangepast voor %s.';
|
||||||
$strUpdateProfileMessage = 'Het profiel is aangepast.';
|
$strUpdateProfileMessage = 'Het profiel is aangepast.';
|
||||||
$strUpdateQuery = 'Wijzig Query';
|
$strUpdateQuery = 'Wijzig Query';
|
||||||
$strUpdComTab = 'Raadpleeg de Documentatie over hoe u uw Column_comments tabel bijwerkt.';
|
|
||||||
$strUpgrade = 'U moet opwaarderen (Upgraden) naar %s of hoger.';
|
$strUpgrade = 'U moet opwaarderen (Upgraden) naar %s of hoger.';
|
||||||
$strUsage = 'Gebruik';
|
$strUsage = 'Gebruik';
|
||||||
$strUseBackquotes = 'Gebruik backquotes (`) bij tabellen en velden\' namen';
|
$strUseBackquotes = 'Gebruik backquotes (`) bij tabellen en velden\' namen';
|
||||||
$strUseHostTable = 'Gebruik Host Tabel';
|
$strUseHostTable = 'Gebruik Host Tabel';
|
||||||
|
$strUseTabKey = 'Gebruik de TAB knop om van waarde naar waarde te verplaatsen, of CTRL+pijltjes om vrijuit te navigeren';
|
||||||
|
$strUseTables = 'Gebruik tabellen';
|
||||||
|
$strUseTextField = 'Gebruik tekstveld';
|
||||||
|
$strUseThisValue = 'Gebruik deze waarde';
|
||||||
|
$strUser = 'Gebruiker';
|
||||||
$strUserAlreadyExists = 'De gebruiker %s bestaat al!';
|
$strUserAlreadyExists = 'De gebruiker %s bestaat al!';
|
||||||
$strUserEmpty = 'De gebruikersnaam is leeg!';
|
$strUserEmpty = 'De gebruikersnaam is leeg!';
|
||||||
$strUser = 'Gebruiker';
|
|
||||||
$strUserName = 'Gebruikersnaam';
|
$strUserName = 'Gebruikersnaam';
|
||||||
$strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel';
|
$strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel';
|
||||||
$strUserOverview = 'Gebruikers Overzicht';
|
$strUserOverview = 'Gebruikers Overzicht';
|
||||||
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
|
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
|
||||||
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot "%s"';
|
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot "%s"';
|
||||||
$strUseTables = 'Gebruik tabellen';
|
|
||||||
$strUseTextField = 'Gebruik tekstveld';
|
|
||||||
$strUseThisValue = 'Gebruik deze waarde';
|
|
||||||
|
|
||||||
$strValidateSQL = 'Valideer SQL';
|
$strValidateSQL = 'Valideer SQL';
|
||||||
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
|
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
|
||||||
$strValue = 'Waarde';
|
$strValue = 'Waarde';
|
||||||
$strVar = 'Variabelen';
|
$strVar = 'Variabelen';
|
||||||
$strViewDump = 'Bekijk een dump (schema) van tabel';
|
$strViewDump = 'Bekijk een dump (schema) van tabel';
|
||||||
$strViewDumpDatabases = 'Bekijk dump (schema) van de databases';
|
|
||||||
$strViewDumpDB = 'Bekijk een dump (schema) van database';
|
$strViewDumpDB = 'Bekijk een dump (schema) van database';
|
||||||
|
$strViewDumpDatabases = 'Bekijk dump (schema) van de databases';
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory';
|
$strWebServerUploadDirectory = 'web-server upload directory';
|
||||||
|
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
|
||||||
$strWelcome = 'Welkom op %s';
|
$strWelcome = 'Welkom op %s';
|
||||||
$strWestEuropean = 'West Europees';
|
$strWestEuropean = 'West Europees';
|
||||||
$strWildcard = 'joker teken';
|
$strWildcard = 'joker teken';
|
||||||
@@ -720,32 +748,4 @@ $strYes = 'Ja';
|
|||||||
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
|
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
|
||||||
$strZip = '"Gezipt"';
|
$strZip = '"Gezipt"';
|
||||||
|
|
||||||
$strAddFields = 'Add %s field(s)'; //to translate
|
|
||||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
|
||||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
|
||||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
|
||||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
|
||||||
$strBinLogName = 'Log name'; //to translate
|
|
||||||
$strBinLogPosition = 'Position'; //to translate
|
|
||||||
$strBinLogEventType = 'Event type'; //to translate
|
|
||||||
$strBinLogServerId = 'Server ID'; //to translate
|
|
||||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
|
||||||
$strBinLogInfo = 'Information'; //to translate
|
|
||||||
$strBinaryLog = 'Binary log'; //to translate
|
|
||||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
|
||||||
$strDBCopy = 'Copy database to'; //to translate
|
|
||||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
|
||||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
|
||||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
|
||||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
|
||||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
|
||||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
|
||||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
|
||||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
|
||||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
|
||||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
|
||||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
|
||||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
|
||||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
|
||||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Updated by "CaliMonk" <calimonk at gmx.net> on 2004/09/28.
|
* Updated by "CaliMonk" <calimonk at gmx.net> on 2005/01/04.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
$charset = 'utf-8';
|
$charset = 'utf-8';
|
||||||
@@ -22,18 +22,18 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sept', '
|
|||||||
$datefmt = '%d %B %Y om %H:%M';
|
$datefmt = '%d %B %Y om %H:%M';
|
||||||
$timespanfmt = '%s dagen, %s uren, %s minuten en %s seconden';
|
$timespanfmt = '%s dagen, %s uren, %s minuten en %s seconden';
|
||||||
|
|
||||||
|
$strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan %s';
|
||||||
$strAbortedClients = 'Afgehaakte';
|
$strAbortedClients = 'Afgehaakte';
|
||||||
$strAbsolutePathToDocSqlDir = 'Geef een absoluut pad op de webserver aan naar de docSQL directory';
|
$strAbsolutePathToDocSqlDir = 'Geef een absoluut pad op de webserver aan naar de docSQL directory';
|
||||||
$strAccessDeniedExplanation = 'phpMyAdmin probeerde met de MySQL server te verbinden maar de server weigerde de verbinding. Controleer de host, de gebruikersnaam en het wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de informatie die u van de Beheerder van de MySQL server kreeg.';
|
|
||||||
$strAccessDenied = 'Toegang geweigerd ';
|
$strAccessDenied = 'Toegang geweigerd ';
|
||||||
|
$strAccessDeniedExplanation = 'phpMyAdmin probeerde met de MySQL server te verbinden maar de server weigerde de verbinding. Controleer de host, de gebruikersnaam en het wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de informatie die u van de Beheerder van de MySQL server kreeg.';
|
||||||
$strAction = 'Actie';
|
$strAction = 'Actie';
|
||||||
$strAddAutoIncrement = 'Voeg AUTO_INCREMENT waarde toe';
|
$strAddAutoIncrement = 'Voeg AUTO_INCREMENT waarde toe';
|
||||||
$strAddConstraints = 'Voeg beperkingen toe';
|
$strAddConstraints = 'Voeg beperkingen toe';
|
||||||
$strAddDeleteColumn = 'Toevoegen/Verwijderen Veld Kolommen';
|
$strAddDeleteColumn = 'Toevoegen/Verwijderen Veld Kolommen';
|
||||||
$strAddDeleteRow = 'Toevoegen/Verwijderen Criteria Rij';
|
$strAddDeleteRow = 'Toevoegen/Verwijderen Criteria Rij';
|
||||||
$strAddDropDatabase = 'Voeg DROP DATABASE toe';
|
$strAddDropDatabase = 'Voeg DROP DATABASE toe';
|
||||||
$strAddedColumnComment = 'Voeg commentaar toe aan de kolom';
|
$strAddFields = 'Voeg %s veld(en) toe';
|
||||||
$strAddedColumnRelation = 'Voeg een relatie toe aan de kolom';
|
|
||||||
$strAddHeaderComment = 'Voeg een commentaar toe in de header (\\n om regels af te breken';
|
$strAddHeaderComment = 'Voeg een commentaar toe in de header (\\n om regels af te breken';
|
||||||
$strAddIfNotExists = 'Voeg IF NOT EXISTS toe';
|
$strAddIfNotExists = 'Voeg IF NOT EXISTS toe';
|
||||||
$strAddIntoComments = 'Voeg toe in commentaar';
|
$strAddIntoComments = 'Voeg toe in commentaar';
|
||||||
@@ -42,24 +42,27 @@ $strAddPrivilegesOnDb = 'Voeg privileges toe aan de volgende database';
|
|||||||
$strAddPrivilegesOnTbl = 'Voeg privileges toe aan de volgende tabel';
|
$strAddPrivilegesOnTbl = 'Voeg privileges toe aan de volgende tabel';
|
||||||
$strAddSearchConditions = 'Zoek condities toevoegen (het "where" gedeelte van de query):';
|
$strAddSearchConditions = 'Zoek condities toevoegen (het "where" gedeelte van de query):';
|
||||||
$strAddToIndex = 'Voeg %s kolom(men) toe aan index';
|
$strAddToIndex = 'Voeg %s kolom(men) toe aan index';
|
||||||
$strAddUserMessage = 'U heeft een nieuwe gebruiker toegevoegd.';
|
|
||||||
$strAddUser = 'Voeg een nieuwe gebruiker toe';
|
$strAddUser = 'Voeg een nieuwe gebruiker toe';
|
||||||
|
$strAddUserMessage = 'U heeft een nieuwe gebruiker toegevoegd.';
|
||||||
|
$strAddedColumnComment = 'Voeg commentaar toe aan de kolom';
|
||||||
|
$strAddedColumnRelation = 'Voeg een relatie toe aan de kolom';
|
||||||
$strAdministration = 'Administratie';
|
$strAdministration = 'Administratie';
|
||||||
$strAffectedRows = 'Getroffen rijen:';
|
$strAffectedRows = 'Getroffen rijen:';
|
||||||
|
$strAfter = 'Na %s';
|
||||||
$strAfterInsertBack = 'Terug';
|
$strAfterInsertBack = 'Terug';
|
||||||
$strAfterInsertNewInsert = 'Voeg een nieuw record toe';
|
$strAfterInsertNewInsert = 'Voeg een nieuw record toe';
|
||||||
|
$strAfterInsertNext = 'Bewerk volgende rij';
|
||||||
$strAfterInsertSame = 'Ga terug naar deze pagina';
|
$strAfterInsertSame = 'Ga terug naar deze pagina';
|
||||||
$strAfter = 'Na %s';
|
|
||||||
$strAll = 'Alle';
|
$strAll = 'Alle';
|
||||||
$strAllTableSameWidth = 'Alle tabellen weergeven met dezelfde breedte?';
|
$strAllTableSameWidth = 'Alle tabellen weergeven met dezelfde breedte?';
|
||||||
$strAlterOrderBy = 'Wijzig het "Sorteren op/Order by" van de tabel';
|
$strAlterOrderBy = 'Wijzig het "Sorteren op/Order by" van de tabel';
|
||||||
|
$strAnIndex = 'Een index is toegevoegd aan %s';
|
||||||
$strAnalyzeTable = 'Analyseer tabel';
|
$strAnalyzeTable = 'Analyseer tabel';
|
||||||
$strAnd = 'En';
|
$strAnd = 'En';
|
||||||
$strAnIndex = 'Een index is toegevoegd aan %s';
|
|
||||||
$strAny = 'Elke'; //! Willekeurige?
|
$strAny = 'Elke'; //! Willekeurige?
|
||||||
$strAnyHost = 'Een willekeurige host';
|
$strAnyHost = 'Een willekeurige host';
|
||||||
$strAnyUser = 'Een willekeurige gebruiker';
|
$strAnyUser = 'Een willekeurige gebruiker';
|
||||||
$strAPrimaryKey = 'Een primaire sleutel is toegevoegd aan %s';
|
$strApproximateCount = 'Kan ongeveer zijn. Zie FAQ 3.11';
|
||||||
$strArabic = 'Arabisch';
|
$strArabic = 'Arabisch';
|
||||||
$strArmenian = 'Armeens';
|
$strArmenian = 'Armeens';
|
||||||
$strAscending = 'Oplopend';
|
$strAscending = 'Oplopend';
|
||||||
@@ -73,8 +76,15 @@ $strBack = 'Terug';
|
|||||||
$strBaltic = 'Baltisch';
|
$strBaltic = 'Baltisch';
|
||||||
$strBeginCut = 'Begin KNIP';
|
$strBeginCut = 'Begin KNIP';
|
||||||
$strBeginRaw = 'Begin RAW';
|
$strBeginRaw = 'Begin RAW';
|
||||||
|
$strBinLogEventType = 'Event type';
|
||||||
|
$strBinLogInfo = 'Informatie';
|
||||||
|
$strBinLogName = 'Log naam';
|
||||||
|
$strBinLogOriginalPosition = 'Originele positie';
|
||||||
|
$strBinLogPosition = 'Positie';
|
||||||
|
$strBinLogServerId = 'Server ID';
|
||||||
$strBinary = ' Binair ';
|
$strBinary = ' Binair ';
|
||||||
$strBinaryDoNotEdit = ' Binair - niet aanpassen ';
|
$strBinaryDoNotEdit = ' Binair - niet aanpassen ';
|
||||||
|
$strBinaryLog = 'Binaire log';
|
||||||
$strBookmarkAllUsers = 'Geef elke gebruiker toegang tot deze bookmark';
|
$strBookmarkAllUsers = 'Geef elke gebruiker toegang tot deze bookmark';
|
||||||
$strBookmarkDeleted = 'De boekenlegger (Bookmark) is verwijderd.';
|
$strBookmarkDeleted = 'De boekenlegger (Bookmark) is verwijderd.';
|
||||||
$strBookmarkLabel = 'Label';
|
$strBookmarkLabel = 'Label';
|
||||||
@@ -82,12 +92,13 @@ $strBookmarkOptions = 'Bookmark opties';
|
|||||||
$strBookmarkQuery = 'Opgeslagen SQL-query';
|
$strBookmarkQuery = 'Opgeslagen SQL-query';
|
||||||
$strBookmarkThis = 'Sla deze SQL-query op';
|
$strBookmarkThis = 'Sla deze SQL-query op';
|
||||||
$strBookmarkView = 'Alleen bekijken';
|
$strBookmarkView = 'Alleen bekijken';
|
||||||
$strBrowseForeignValues = 'Bekijk vreemde waardes';
|
|
||||||
$strBrowse = 'Verkennen';
|
$strBrowse = 'Verkennen';
|
||||||
|
$strBrowseForeignValues = 'Bekijk vreemde waardes';
|
||||||
$strBulgarian = 'Bulgaars';
|
$strBulgarian = 'Bulgaars';
|
||||||
$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling <code>$cfg[\'BZipDump\']</code> in uw phpMyAdmin configuratie bestand op <code>FALSE</code> te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
|
$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling <code>$cfg[\'BZipDump\']</code> in uw phpMyAdmin configuratie bestand op <code>FALSE</code> te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
|
||||||
$strBzip = '"ge-bzipt"';
|
$strBzip = '"ge-bzipt"';
|
||||||
|
|
||||||
|
$strCSVOptions = 'CSV opties';
|
||||||
$strCalendar = 'Kalender';
|
$strCalendar = 'Kalender';
|
||||||
$strCannotLogin = 'Kan niet inloggen op de MySQL server';
|
$strCannotLogin = 'Kan niet inloggen op de MySQL server';
|
||||||
$strCantLoad = 'Kan de %s extentie niet laden,<br />Controleer de PHP Configuratie';
|
$strCantLoad = 'Kan de %s extentie niet laden,<br />Controleer de PHP Configuratie';
|
||||||
@@ -99,19 +110,19 @@ $strCarriage = 'Harde return: \\r';
|
|||||||
$strCaseInsensitive = 'hoofdletter ongevoelig';
|
$strCaseInsensitive = 'hoofdletter ongevoelig';
|
||||||
$strCaseSensitive = 'hoofdletter gevoelig';
|
$strCaseSensitive = 'hoofdletter gevoelig';
|
||||||
$strCentralEuropean = 'Centraal Europees';
|
$strCentralEuropean = 'Centraal Europees';
|
||||||
|
$strChange = 'Veranderen';
|
||||||
|
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
|
||||||
$strChangeCopyModeCopy = '... behoud de oude.';
|
$strChangeCopyModeCopy = '... behoud de oude.';
|
||||||
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en vernieuw de privileges achteraf.';
|
$strChangeCopyModeDeleteAndReload = ' ... verwijder de oude van de user tabellen en vernieuw de privileges achteraf.';
|
||||||
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
|
$strChangeCopyModeJustDelete = ' ... verwijder de oude van de user tabellen.';
|
||||||
$strChangeCopyMode = 'Maak een nieuwe gebruiker aan met dezelfde privileges en ...';
|
|
||||||
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
|
$strChangeCopyModeRevoke = ' ... herstel alle actieve privileges van de oude en verwijder deze daarna.';
|
||||||
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
|
$strChangeCopyUser = 'Wijzig de Login Informatie / Kopieer gebruiker';
|
||||||
$strChangeDisplay = 'Kies weer te geven veld';
|
$strChangeDisplay = 'Kies weer te geven veld';
|
||||||
$strChangePassword = 'Wijzig wachtwoord';
|
$strChangePassword = 'Wijzig wachtwoord';
|
||||||
$strChange = 'Veranderen';
|
|
||||||
$strCharset = 'Karakterset';
|
$strCharset = 'Karakterset';
|
||||||
$strCharsetOfFile = 'Karakter set van het bestand:';
|
$strCharsetOfFile = 'Karakter set van het bestand:';
|
||||||
$strCharsetsAndCollations = 'Karakter Sets en Collaties';
|
|
||||||
$strCharsets = 'Karaktersets';
|
$strCharsets = 'Karaktersets';
|
||||||
|
$strCharsetsAndCollations = 'Karakter Sets en Collaties';
|
||||||
$strCheckAll = 'Selecteer alles';
|
$strCheckAll = 'Selecteer alles';
|
||||||
$strCheckOverhead = 'Selecteer tabellen met overhead';
|
$strCheckOverhead = 'Selecteer tabellen met overhead';
|
||||||
$strCheckPrivs = 'Controleer privileges';
|
$strCheckPrivs = 'Controleer privileges';
|
||||||
@@ -125,6 +136,7 @@ $strColumnPrivileges = 'Kolom-specifieke privileges';
|
|||||||
$strCommand = 'Commando';
|
$strCommand = 'Commando';
|
||||||
$strComments = 'Commentaar';
|
$strComments = 'Commentaar';
|
||||||
$strCommentsForTable = 'COMMENTAAR VOOR TABEL';
|
$strCommentsForTable = 'COMMENTAAR VOOR TABEL';
|
||||||
|
$strCompatibleHashing = 'MySQL 4.0 compatibel';
|
||||||
$strCompleteInserts = 'Invoegen voltooid';
|
$strCompleteInserts = 'Invoegen voltooid';
|
||||||
$strCompression = 'Compressie';
|
$strCompression = 'Compressie';
|
||||||
$strConfigFileError = 'phpMyAdmin kon het configuratie bestand niet lezen! <br />Dit kan gebeuren als php een parse error in dit bestand aantreft of dit bestand helemaal niet gevonden kan worden.<br />Roep het configuratie bestand direct aan met de snelkoppeling hieronder en lees de php foutmelding(en). In de meeste gevallen ontbreekt er ergens bijvoorbeeld een quote.<br /> Wanneer er een blanco pagina wordt weergegeven zijn er geen problemen.';
|
$strConfigFileError = 'phpMyAdmin kon het configuratie bestand niet lezen! <br />Dit kan gebeuren als php een parse error in dit bestand aantreft of dit bestand helemaal niet gevonden kan worden.<br />Roep het configuratie bestand direct aan met de snelkoppeling hieronder en lees de php foutmelding(en). In de meeste gevallen ontbreekt er ergens bijvoorbeeld een quote.<br /> Wanneer er een blanco pagina wordt weergegeven zijn er geen problemen.';
|
||||||
@@ -134,6 +146,7 @@ $strConnections = 'Connecties';
|
|||||||
$strConstraintsForDumped = 'Beperkingen voor gedumpte tabellen';
|
$strConstraintsForDumped = 'Beperkingen voor gedumpte tabellen';
|
||||||
$strConstraintsForTable = 'Beperkingen voor tabel';
|
$strConstraintsForTable = 'Beperkingen voor tabel';
|
||||||
$strCookiesRequired = 'Cookies moeten aan staan voorbij dit punt.';
|
$strCookiesRequired = 'Cookies moeten aan staan voorbij dit punt.';
|
||||||
|
$strCopyDatabaseOK = 'Database %s is gekopieerd naar %s';
|
||||||
$strCopyTable = 'Kopieer tabel naar (database<b>.</b>tabel):';
|
$strCopyTable = 'Kopieer tabel naar (database<b>.</b>tabel):';
|
||||||
$strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
|
$strCopyTableOK = 'Tabel %s is gekopieerd naar %s.';
|
||||||
$strCopyTableSameNames = 'Kan de tabel niet naar dezelfde kopiëren!';
|
$strCopyTableSameNames = 'Kan de tabel niet naar dezelfde kopiëren!';
|
||||||
@@ -148,12 +161,26 @@ $strCreatePdfFeat = 'Aanmaken van PDF bestanden';
|
|||||||
$strCreationDates = 'Creatie/Update/Controleer datum';
|
$strCreationDates = 'Creatie/Update/Controleer datum';
|
||||||
$strCriteria = 'Criteria';
|
$strCriteria = 'Criteria';
|
||||||
$strCroatian = 'Kroatisch';
|
$strCroatian = 'Kroatisch';
|
||||||
$strCSVOptions = 'CSV opties';
|
|
||||||
$strCyrillic = 'Cyrillisch';
|
$strCyrillic = 'Cyrillisch';
|
||||||
$strCzechSlovak = 'Tsjechische-Slowaak';
|
|
||||||
$strCzech = 'Tsjechisch';
|
$strCzech = 'Tsjechisch';
|
||||||
|
$strCzechSlovak = 'Tsjechische-Slowaak';
|
||||||
|
|
||||||
|
$strDBComment = 'Database commentaar: ';
|
||||||
|
$strDBCopy = 'Kopieer database naar';
|
||||||
|
$strDBGContext = 'Context';
|
||||||
|
$strDBGContextID = 'Context ID';
|
||||||
|
$strDBGHits = 'Hits';
|
||||||
|
$strDBGLine = 'Regel';
|
||||||
|
$strDBGMaxTimeMs = 'Max tijd, ms';
|
||||||
|
$strDBGMinTimeMs = 'Min tijd, ms';
|
||||||
|
$strDBGModule = 'Module';
|
||||||
|
$strDBGTimePerHitMs = 'Tijd/Hit, ms';
|
||||||
|
$strDBGTotalTimeMs = 'Totaal tijd, ms';
|
||||||
|
$strDBRename = 'Hernoem database naar';
|
||||||
$strDanish = 'Deens';
|
$strDanish = 'Deens';
|
||||||
|
$strData = 'Data';
|
||||||
|
$strDataDict = 'Data Woordenboek';
|
||||||
|
$strDataOnly = 'Alleen data';
|
||||||
$strDatabase = 'Database';
|
$strDatabase = 'Database';
|
||||||
$strDatabaseEmpty = 'De database naam is leeg!';
|
$strDatabaseEmpty = 'De database naam is leeg!';
|
||||||
$strDatabaseExportOptions = 'Database export opties';
|
$strDatabaseExportOptions = 'Database export opties';
|
||||||
@@ -165,67 +192,54 @@ $strDatabasesStats = 'Database statistieken';
|
|||||||
$strDatabasesStatsDisable = 'Statistieken uitzetten';
|
$strDatabasesStatsDisable = 'Statistieken uitzetten';
|
||||||
$strDatabasesStatsEnable = 'Statistieken aanzetten';
|
$strDatabasesStatsEnable = 'Statistieken aanzetten';
|
||||||
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
|
$strDatabasesStatsHeavyTraffic = 'Attentie: Indien u hier Database statistieken aanzet kan dit zorgen voor veel data verkeer tussen de webserver en de MySQL server.';
|
||||||
$strData = 'Data';
|
|
||||||
$strDataDict = 'Data Woordenboek';
|
|
||||||
$strDataOnly = 'Alleen data';
|
|
||||||
$strDBComment = 'Database commentaar: ';
|
|
||||||
$strDBGContext = 'Context';
|
|
||||||
$strDBGContextID = 'Context ID';
|
|
||||||
$strDBGHits = 'Hits';
|
|
||||||
$strDBGLine = 'Regel';
|
|
||||||
$strDBGMaxTimeMs = 'Max tijd, ms';
|
|
||||||
$strDBGMinTimeMs = 'Min tijd, ms';
|
|
||||||
$strDBGModule = 'Module';
|
|
||||||
$strDBGTimePerHitMs = 'Tijd/Hit, ms';
|
|
||||||
$strDBGTotalTimeMs = 'Totaal tijd, ms';
|
|
||||||
$strDbPrivileges = 'Database-specifieke privileges';
|
$strDbPrivileges = 'Database-specifieke privileges';
|
||||||
$strDBRename = 'Hernoem database naar';
|
|
||||||
$strDbSpecific = 'database-specifiek';
|
$strDbSpecific = 'database-specifiek';
|
||||||
$strDefault = 'Standaardwaarde';
|
$strDefault = 'Standaardwaarde';
|
||||||
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
|
$strDefaultValueHelp = 'Voer voor standaard waarden aub een enkele waarde in, zonder backslash of aanhalingstekens, gebruik makend van dit formaat: a';
|
||||||
$strDefragment = 'Defragment tabel';
|
$strDefragment = 'Defragment tabel';
|
||||||
|
$strDelOld = 'De huidige pagina heeft referenties met tabellen die niet langer bestaan. Wilt u deze referenties verwijderen?';
|
||||||
$strDelayedInserts = 'Gebruik vertraagde inserts';
|
$strDelayedInserts = 'Gebruik vertraagde inserts';
|
||||||
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
|
$strDelete = 'Verwijderen';
|
||||||
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
|
$strDeleteAndFlush = 'Verwijder de gebruikers en vernieuw de privileges daarna.';
|
||||||
|
$strDeleteAndFlushDescr = 'Dit is de nette manier, maar het vernieuwen van de privileges kan even duren.';
|
||||||
$strDeleted = 'De rij is verwijderd';
|
$strDeleted = 'De rij is verwijderd';
|
||||||
$strDeletedRows = 'Verwijder rijen:';
|
$strDeletedRows = 'Verwijder rijen:';
|
||||||
$strDelete = 'Verwijderen';
|
|
||||||
$strDeleting = 'Verwijderen van %s';
|
$strDeleting = 'Verwijderen van %s';
|
||||||
$strDelOld = 'De huidige pagina heeft referenties met tabellen die niet langer bestaan. Wilt u deze referenties verwijderen?';
|
|
||||||
$strDescending = 'Aflopend';
|
$strDescending = 'Aflopend';
|
||||||
$strDescription = 'Beschrijving';
|
$strDescription = 'Beschrijving';
|
||||||
$strDictionary = 'Woordenboek';
|
$strDictionary = 'Woordenboek';
|
||||||
$strDisabled = 'Uitgeschakeld';
|
|
||||||
$strDisableForeignChecks = 'controle op vreemde sleutels uitschakelen';
|
$strDisableForeignChecks = 'controle op vreemde sleutels uitschakelen';
|
||||||
|
$strDisabled = 'Uitgeschakeld';
|
||||||
$strDisplayFeat = 'Toon Opties';
|
$strDisplayFeat = 'Toon Opties';
|
||||||
$strDisplayOrder = 'Weergave volgorde:';
|
$strDisplayOrder = 'Weergave volgorde:';
|
||||||
$strDisplayPDF = 'Geef het PDF schema weer';
|
$strDisplayPDF = 'Geef het PDF schema weer';
|
||||||
$strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
|
$strDoAQuery = 'Voer een query op basis van een vergelijking uit (wildcard: "%")';
|
||||||
$strDocu = 'Documentatie';
|
|
||||||
$strDoYouReally = 'Weet u zeker dat u dit wilt ';
|
$strDoYouReally = 'Weet u zeker dat u dit wilt ';
|
||||||
|
$strDocu = 'Documentatie';
|
||||||
|
$strDrop = 'Verwijderen';
|
||||||
$strDropDatabaseStrongWarning = 'U staat op het punt een complete database te DESTROY-en!';
|
$strDropDatabaseStrongWarning = 'U staat op het punt een complete database te DESTROY-en!';
|
||||||
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
|
$strDropSelectedDatabases = 'Geselecteerde databases verwijderen';
|
||||||
$strDropUsersDb = 'Verwijder de databases die dezelfde naam hebben als de gebruikers.';
|
$strDropUsersDb = 'Verwijder de databases die dezelfde naam hebben als de gebruikers.';
|
||||||
$strDrop = 'Verwijderen';
|
|
||||||
$strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
|
|
||||||
$strDumpSaved = 'Dump is bewaard als %s.';
|
$strDumpSaved = 'Dump is bewaard als %s.';
|
||||||
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
|
$strDumpXRows = '%s rijen aan het dumpen, start bij rij %s.';
|
||||||
|
$strDumpingData = 'Gegevens worden uitgevoerd voor tabel';
|
||||||
$strDynamic = 'dynamisch';
|
$strDynamic = 'dynamisch';
|
||||||
|
|
||||||
|
$strEdit = 'Wijzigen';
|
||||||
$strEditPDFPages = 'PDF Pagina\'s aanpassen';
|
$strEditPDFPages = 'PDF Pagina\'s aanpassen';
|
||||||
$strEditPrivileges = 'Wijzig rechten';
|
$strEditPrivileges = 'Wijzig rechten';
|
||||||
$strEdit = 'Wijzigen';
|
|
||||||
$strEffective = 'Effectief';
|
$strEffective = 'Effectief';
|
||||||
$strEmpty = 'Legen';
|
$strEmpty = 'Legen';
|
||||||
$strEmptyResultSet = 'MySQL gaf een lege resultaat set terug (0 rijen).';
|
$strEmptyResultSet = 'MySQL gaf een lege resultaat set terug (0 rijen).';
|
||||||
$strEnabled = 'Ingeschakeld';
|
$strEnabled = 'Ingeschakeld';
|
||||||
$strEncloseInTransaction = 'Sluit de export in een transactie';
|
$strEncloseInTransaction = 'Sluit de export in een transactie';
|
||||||
$strEndCut = 'Einde KNIP';
|
|
||||||
$strEnd = 'Einde';
|
$strEnd = 'Einde';
|
||||||
|
$strEndCut = 'Einde KNIP';
|
||||||
$strEndRaw = 'Einde RAW';
|
$strEndRaw = 'Einde RAW';
|
||||||
$strEnglish = 'Engels';
|
$strEnglish = 'Engels';
|
||||||
$strEnglishPrivileges = ' Aantekening: de namen van de MySQL rechten zijn uitgelegd in het Engels ';
|
$strEnglishPrivileges = ' Aantekening: de namen van de MySQL rechten zijn uitgelegd in het Engels ';
|
||||||
$strError = 'Fout';
|
$strError = 'Fout';
|
||||||
|
$strEscapeWildcards = 'Wildcards _ en % moeten worden ge-escaped met een \ om ze letterlijk te gebruiken';
|
||||||
$strEstonian = 'Estlands';
|
$strEstonian = 'Estlands';
|
||||||
$strExcelEdition = 'Excel editie';
|
$strExcelEdition = 'Excel editie';
|
||||||
$strExcelOptions = 'Excel opties';
|
$strExcelOptions = 'Excel opties';
|
||||||
@@ -236,13 +250,13 @@ $strExtendedInserts = 'Uitgebreide invoegingen';
|
|||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
$strFailedAttempts = 'Mislukte pogingen';
|
$strFailedAttempts = 'Mislukte pogingen';
|
||||||
|
$strField = 'Veld';
|
||||||
$strFieldHasBeenDropped = 'Veld %s is vervallen';
|
$strFieldHasBeenDropped = 'Veld %s is vervallen';
|
||||||
|
$strFields = 'Velden';
|
||||||
$strFieldsEmpty = ' Het velden aantal is leeg! ';
|
$strFieldsEmpty = ' Het velden aantal is leeg! ';
|
||||||
$strFieldsEnclosedBy = 'Velden ingesloten door';
|
$strFieldsEnclosedBy = 'Velden ingesloten door';
|
||||||
$strFieldsEscapedBy = 'Velden ontsnapt door';
|
$strFieldsEscapedBy = 'Velden ontsnapt door';
|
||||||
$strFieldsTerminatedBy = 'Velden beëindigd door';
|
$strFieldsTerminatedBy = 'Velden beëindigd door';
|
||||||
$strFields = 'Velden';
|
|
||||||
$strField = 'Veld';
|
|
||||||
$strFileAlreadyExists = 'Bestaand %s bestaat al op de server, verander de bestandsnaam of controleer overschrijf opties.';
|
$strFileAlreadyExists = 'Bestaand %s bestaat al op de server, verander de bestandsnaam of controleer overschrijf opties.';
|
||||||
$strFileCouldNotBeRead = 'Bestand kon niet worden gelezen';
|
$strFileCouldNotBeRead = 'Bestand kon niet worden gelezen';
|
||||||
$strFileNameTemplate = 'File naam template';
|
$strFileNameTemplate = 'File naam template';
|
||||||
@@ -251,14 +265,14 @@ $strFileNameTemplateRemember = 'Onthoud template';
|
|||||||
$strFixed = 'vast';
|
$strFixed = 'vast';
|
||||||
$strFlushPrivilegesNote = 'Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL privileges tabel. De content van deze tabel kan verschillen met de rechten van de server als er handmatig aanpassingen zijn aangebracht. Mocht dit het geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder gaat.';
|
$strFlushPrivilegesNote = 'Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL privileges tabel. De content van deze tabel kan verschillen met de rechten van de server als er handmatig aanpassingen zijn aangebracht. Mocht dit het geval zijn dan moet men %sde privilege tabel vernieuwen%s voordat men verder gaat.';
|
||||||
$strFlushTable = 'Schoon de tabel ("FLUSH")';
|
$strFlushTable = 'Schoon de tabel ("FLUSH")';
|
||||||
$strFormat = 'Formatteren';
|
|
||||||
$strFormEmpty = 'Er ontbreekt een waarde in het formulier!';
|
$strFormEmpty = 'Er ontbreekt een waarde in het formulier!';
|
||||||
|
$strFormat = 'Formatteren';
|
||||||
$strFullText = 'Volledige teksten';
|
$strFullText = 'Volledige teksten';
|
||||||
$strFunction = 'Functie';
|
$strFunction = 'Functie';
|
||||||
|
|
||||||
$strGenBy = 'Gegenereerd door';
|
$strGenBy = 'Gegenereerd door';
|
||||||
$strGeneralRelationFeat = 'Basis relatie opties';
|
|
||||||
$strGenTime = 'Generatie Tijd';
|
$strGenTime = 'Generatie Tijd';
|
||||||
|
$strGeneralRelationFeat = 'Basis relatie opties';
|
||||||
$strGeorgian = 'Georgisch';
|
$strGeorgian = 'Georgisch';
|
||||||
$strGerman = 'Duits';
|
$strGerman = 'Duits';
|
||||||
$strGlobal = 'globaal';
|
$strGlobal = 'globaal';
|
||||||
@@ -276,57 +290,62 @@ $strHebrew = 'Hebreeuws';
|
|||||||
$strHexForBinary = 'Gebruik hexadecimale voor binaire velden';
|
$strHexForBinary = 'Gebruik hexadecimale voor binaire velden';
|
||||||
$strHome = 'Home';
|
$strHome = 'Home';
|
||||||
$strHomepageOfficial = 'Officiële phpMyAdmin Website';
|
$strHomepageOfficial = 'Officiële phpMyAdmin Website';
|
||||||
$strHostEmpty = 'De host naam is leeg!';
|
|
||||||
$strHost = 'Host';
|
$strHost = 'Host';
|
||||||
|
$strHostEmpty = 'De host naam is leeg!';
|
||||||
$strHungarian = 'Hongaars';
|
$strHungarian = 'Hongaars';
|
||||||
|
|
||||||
$strIcelandic = 'IJslands';
|
$strIcelandic = 'IJslands';
|
||||||
$strId = 'ID';
|
$strId = 'ID';
|
||||||
$strIdxFulltext = 'Volledige tekst';
|
$strIdxFulltext = 'Volledige tekst';
|
||||||
$strIfYouWish = 'Indien u slechts enkele van de tabel kolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.';
|
$strIfYouWish = 'Indien u slechts enkele van de tabel kolommen wilt laden, voer dan een door komma\'s gescheiden veld lijst in.';
|
||||||
$strIgnoreInserts = 'Gebruik ignore inserts';
|
|
||||||
$strIgnore = 'Negeer';
|
$strIgnore = 'Negeer';
|
||||||
|
$strIgnoreInserts = 'Gebruik ignore inserts';
|
||||||
$strIgnoringFile = 'Negeer bestand %s';
|
$strIgnoringFile = 'Negeer bestand %s';
|
||||||
$strImportDocSQL = 'Importeer docSQL Bestanden';
|
$strImportDocSQL = 'Importeer docSQL Bestanden';
|
||||||
$strImportFiles = 'Importeren bestanden';
|
$strImportFiles = 'Importeren bestanden';
|
||||||
$strImportFinished = 'Importeren voltooid';
|
$strImportFinished = 'Importeren voltooid';
|
||||||
$strIndexes = 'Indexen';
|
$strInUse = 'in gebruik';
|
||||||
$strIndexHasBeenDropped = 'Index %s is vervallen';
|
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
|
$strIndexHasBeenDropped = 'Index %s is vervallen';
|
||||||
$strIndexName = 'Index naam :';
|
$strIndexName = 'Index naam :';
|
||||||
$strIndexType = 'Index type :';
|
$strIndexType = 'Index type :';
|
||||||
|
$strIndexWarningMultiple = 'Meer dan 1 %s sleutel was gecreëerd voor de kolom `%s`';
|
||||||
|
$strIndexWarningPrimary = 'PRIMARY en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
|
||||||
|
$strIndexWarningTable = 'Problemen met de index(en) van de tabel `%s`';
|
||||||
|
$strIndexWarningUnique = 'UNIQUE en INDEX sleutels behoren niet beide ingesteld te zijn voor de kolom `%s`';
|
||||||
|
$strIndexes = 'Indexen';
|
||||||
$strInnodbStat = 'InnoDB Status';
|
$strInnodbStat = 'InnoDB Status';
|
||||||
$strInsecureMySQL = 'Uw configuratie bestand bevat instellingen (root zonder wachtwoord) die betrekking hebben tot de standaard MySQL account. Uw MySQL server draait met deze standaard waardes, en is open voor ongewilde toegang, het wordt dus aangeraden dit op te lossen.';
|
$strInsecureMySQL = 'Uw configuratie bestand bevat instellingen (root zonder wachtwoord) die betrekking hebben tot de standaard MySQL account. Uw MySQL server draait met deze standaard waardes, en is open voor ongewilde toegang, het wordt dus aangeraden dit op te lossen.';
|
||||||
$strInsertAsNewRow = 'Voeg toe als nieuwe rij';
|
|
||||||
$strInsertedRowId = 'Ingevoegde rij id:';
|
|
||||||
$strInsertedRows = 'Ingevoegde rijen:';
|
|
||||||
$strInsert = 'Invoegen';
|
$strInsert = 'Invoegen';
|
||||||
|
$strInsertAsNewRow = 'Voeg toe als nieuwe rij';
|
||||||
|
$strInsertBookmarkTitle = 'Geef een bookmark titel op';
|
||||||
$strInsertNewRow = 'Nieuwe rij invoegen';
|
$strInsertNewRow = 'Nieuwe rij invoegen';
|
||||||
$strInsertTextfiles = 'Invoegen tekstbestanden in tabel';
|
$strInsertTextfiles = 'Invoegen tekstbestanden in tabel';
|
||||||
|
$strInsertedRowId = 'Ingevoegde rij id:';
|
||||||
|
$strInsertedRows = 'Ingevoegde rijen:';
|
||||||
$strInstructions = 'Instructies';
|
$strInstructions = 'Instructies';
|
||||||
$strInternalNotNecessary = '* Een interne relatie is niet nodig wanneer er ook een InnoDB aanwezig is.';
|
$strInternalNotNecessary = '* Een interne relatie is niet nodig wanneer er ook een InnoDB aanwezig is.';
|
||||||
$strInternalRelations = 'Interne relaties';
|
$strInternalRelations = 'Interne relaties';
|
||||||
$strInUse = 'in gebruik';
|
|
||||||
|
|
||||||
$strJapanese = 'Japans';
|
$strJapanese = 'Japans';
|
||||||
$strJumpToDB = 'Ga naar database "%s".';
|
$strJumpToDB = 'Ga naar database "%s".';
|
||||||
$strJustDeleteDescr = 'De "verwijderde" gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
|
|
||||||
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
|
$strJustDelete = 'Verwijder gewoon de gebruikers van de privileges tabel.';
|
||||||
|
$strJustDeleteDescr = 'De "verwijderde" gebruikers zullen de server kunnen gebruiken zoals altijd zolang de privileges nog niet zijn vernieuwd.';
|
||||||
|
|
||||||
$strKeepPass = 'Wijzig het wachtwoord niet';
|
$strKeepPass = 'Wijzig het wachtwoord niet';
|
||||||
$strKeyname = 'Sleutel naam';
|
$strKeyname = 'Sleutel naam';
|
||||||
$strKill = 'stop proces';
|
$strKill = 'stop proces';
|
||||||
$strKorean = 'Koreaans';
|
$strKorean = 'Koreaans';
|
||||||
|
|
||||||
|
$strLaTeX = 'LaTeX';
|
||||||
|
$strLaTeXOptions = 'LaTeX opties';
|
||||||
$strLandscape = 'Landschap';
|
$strLandscape = 'Landschap';
|
||||||
$strLatexCaption = 'Tabel titel';
|
$strLatexCaption = 'Tabel titel';
|
||||||
$strLatexContent = 'Content van tabel __TABLE__';
|
$strLatexContent = 'Content van tabel __TABLE__';
|
||||||
$strLatexContinuedCaption = 'Vervolgde tabel titel';
|
|
||||||
$strLatexContinued = '(vervolgd)';
|
$strLatexContinued = '(vervolgd)';
|
||||||
|
$strLatexContinuedCaption = 'Vervolgde tabel titel';
|
||||||
$strLatexIncludeCaption = 'Voeg tabel titel toe';
|
$strLatexIncludeCaption = 'Voeg tabel titel toe';
|
||||||
$strLatexLabel = 'Label sleutel';
|
$strLatexLabel = 'Label sleutel';
|
||||||
$strLaTeX = 'LaTeX';
|
|
||||||
$strLaTeXOptions = 'LaTeX opties';
|
|
||||||
$strLatexStructure = 'Structuur van de tabel __TABLE__';
|
$strLatexStructure = 'Structuur van de tabel __TABLE__';
|
||||||
$strLatvian = 'Lets';
|
$strLatvian = 'Lets';
|
||||||
$strLengthSet = 'Lengte/Waardes*';
|
$strLengthSet = 'Lengte/Waardes*';
|
||||||
@@ -340,32 +359,34 @@ $strLoadExplanation = 'De beste methode is aan gevinkt standaard maar u kunt dit
|
|||||||
$strLoadMethod = 'LOAD methode';
|
$strLoadMethod = 'LOAD methode';
|
||||||
$strLocalhost = 'lokaal';
|
$strLocalhost = 'lokaal';
|
||||||
$strLocationTextfile = 'Locatie van het tekstbestand';
|
$strLocationTextfile = 'Locatie van het tekstbestand';
|
||||||
$strLoginInformation = 'Login Informatie';
|
|
||||||
$strLogin = 'Inloggen';
|
|
||||||
$strLogout = 'Uitloggen';
|
|
||||||
$strLogPassword = 'Wachtwoord:';
|
$strLogPassword = 'Wachtwoord:';
|
||||||
$strLogServer = 'Server';
|
$strLogServer = 'Server';
|
||||||
$strLogUsername = 'Gebruikers naam:';
|
$strLogUsername = 'Gebruikers naam:';
|
||||||
|
$strLogin = 'Inloggen';
|
||||||
|
$strLoginInformation = 'Login Informatie';
|
||||||
|
$strLogout = 'Uitloggen';
|
||||||
|
|
||||||
$strMaximumSize = 'Maximale grootte: %s%s';
|
$strMIMETypesForTable = 'MIME TYPES VOOR TABEL';
|
||||||
|
$strMIME_MIMEtype = 'MIME-type';
|
||||||
$strMIME_available_mime = 'Beschikbare MIME-types';
|
$strMIME_available_mime = 'Beschikbare MIME-types';
|
||||||
$strMIME_available_transform = 'Beschikbare transformaties';
|
$strMIME_available_transform = 'Beschikbare transformaties';
|
||||||
$strMIME_description = 'Beschrijving';
|
$strMIME_description = 'Beschrijving';
|
||||||
$strMIME_MIMEtype = 'MIME-type';
|
|
||||||
$strMIME_nodescription = 'Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de maker over wat %s doet.';
|
$strMIME_nodescription = 'Geen beschrijving beschikbaar voor deze transformatie.<br />Raadpleeg de maker over wat %s doet.';
|
||||||
$strMIME_transformation = 'Browser transformaties';
|
$strMIME_transformation = 'Browser transformaties';
|
||||||
$strMIME_transformation_note = 'Voor een lijst met beschikbare transformatie opties en MIME-type transformaties, klik op %sTransformatie opties%s';
|
$strMIME_transformation_note = 'Voor een lijst met beschikbare transformatie opties en MIME-type transformaties, klik op %sTransformatie opties%s';
|
||||||
$strMIME_transformation_options_note = 'Voeg de waardes voor transformatie optie in het volgende formaat in: \'a\',\'b\',\'c\'...<br />Wanneer u een backslash ("\") of een enkele quote ("\'") moet invoegen in deze waardes, backslashes het dan (bijvoorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
|
||||||
$strMIME_transformation_options = 'Transformatie opties';
|
$strMIME_transformation_options = 'Transformatie opties';
|
||||||
$strMIMETypesForTable = 'MIME TYPES VOOR TABEL';
|
$strMIME_transformation_options_note = 'Voeg de waardes voor transformatie optie in het volgende formaat in: \'a\',\'b\',\'c\'...<br />Wanneer u een backslash ("\") of een enkele quote ("\'") moet invoegen in deze waardes, backslashes het dan (bijvoorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
||||||
$strMIME_without = 'MIME-types die in italic staan (Schuin) hebben geen aparte transformatie functies';
|
$strMIME_without = 'MIME-types die in italic staan (Schuin) hebben geen aparte transformatie functies';
|
||||||
|
$strMaximumSize = 'Maximale grootte: %s%s';
|
||||||
|
$strMbExtensionMissing = 'De mbstring PHP extensie werd niet gevonden en u lijkt een multibyte charset te gebruiken. Zonder de mbstring extensie kan phpMyAdmin strings niet correct splitsen wat tot onverwachte resultaten kan leiden.';
|
||||||
|
$strMbOverloadWarning = 'U heeft mbstring.func_overload ingeschakeld in uw PHP configuratie. Deze optie is incompatibel met phpMyAdmin en kan ervoor zorgen dat sommige data corrupt raakt!';
|
||||||
$strModifications = 'Wijzigingen opgeslagen.';
|
$strModifications = 'Wijzigingen opgeslagen.';
|
||||||
$strModify = 'Aanpassen';
|
$strModify = 'Aanpassen';
|
||||||
$strModifyIndexTopic = 'Wijzig een index';
|
$strModifyIndexTopic = 'Wijzig een index';
|
||||||
$strMoreStatusVars = 'Meer status variabelen';
|
$strMoreStatusVars = 'Meer status variabelen';
|
||||||
|
$strMoveTable = 'Verplaats tabel naar (database<b>.</b>tabel):';
|
||||||
$strMoveTableOK = 'Tabel %s is verplaatst naar %s.';
|
$strMoveTableOK = 'Tabel %s is verplaatst naar %s.';
|
||||||
$strMoveTableSameNames = 'Kan de tabel niet naar dezelfde verplaatsen!';
|
$strMoveTableSameNames = 'Kan de tabel niet naar dezelfde verplaatsen!';
|
||||||
$strMoveTable = 'Verplaats tabel naar (database<b>.</b>tabel):';
|
|
||||||
$strMultilingual = 'meertalig';
|
$strMultilingual = 'meertalig';
|
||||||
$strMustSelectFile = 'U moet een bestand selecteren welke u wilt invoegen.';
|
$strMustSelectFile = 'U moet een bestand selecteren welke u wilt invoegen.';
|
||||||
$strMySQLCharset = 'MySQL Karakterset';
|
$strMySQLCharset = 'MySQL Karakterset';
|
||||||
@@ -380,6 +401,8 @@ $strMySQLShowVars = 'MySQL systeemvariabelen';
|
|||||||
$strName = 'Naam';
|
$strName = 'Naam';
|
||||||
$strNeedPrimaryKey = 'U zou een primaire sleutel moeten defineren voor deze tabel.';
|
$strNeedPrimaryKey = 'U zou een primaire sleutel moeten defineren voor deze tabel.';
|
||||||
$strNext = 'Volgende';
|
$strNext = 'Volgende';
|
||||||
|
$strNo = 'Nee';
|
||||||
|
$strNoActivity = 'Geen activiteit voor %s seconden of meer, log a.u.b. opnieuw in';
|
||||||
$strNoDatabases = 'Geen databases';
|
$strNoDatabases = 'Geen databases';
|
||||||
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
|
$strNoDatabasesSelected = 'Er is geen databases geselecteerd.';
|
||||||
$strNoDescription = 'Geen beschrijving aanwezig';
|
$strNoDescription = 'Geen beschrijving aanwezig';
|
||||||
@@ -389,8 +412,6 @@ $strNoFrames = 'phpMyAdmin is werkt gebruiksvriendelijker met een browser die <b
|
|||||||
$strNoIndex = 'Geen index gedefinieerd!';
|
$strNoIndex = 'Geen index gedefinieerd!';
|
||||||
$strNoIndexPartsDefined = 'Geen index delen gedefinieerd!';
|
$strNoIndexPartsDefined = 'Geen index delen gedefinieerd!';
|
||||||
$strNoModification = 'Geen verandering';
|
$strNoModification = 'Geen verandering';
|
||||||
$strNo = 'Nee';
|
|
||||||
$strNone = 'Geen';
|
|
||||||
$strNoOptions = 'Dit format heeft geen opties';
|
$strNoOptions = 'Dit format heeft geen opties';
|
||||||
$strNoPassword = 'Geen wachtwoord';
|
$strNoPassword = 'Geen wachtwoord';
|
||||||
$strNoPermission = 'De web server heeft geen rechten om het bestand %s op te slaan.';
|
$strNoPermission = 'De web server heeft geen rechten om het bestand %s op te slaan.';
|
||||||
@@ -401,19 +422,21 @@ $strNoRights = 'U heeft niet genoeg rechten om hier te zijn!';
|
|||||||
$strNoRowsSelected = 'Geen rijen geselecteerd';
|
$strNoRowsSelected = 'Geen rijen geselecteerd';
|
||||||
$strNoSpace = 'Onvoldoende ruimte om het bestand %s op te slaan.';
|
$strNoSpace = 'Onvoldoende ruimte om het bestand %s op te slaan.';
|
||||||
$strNoTablesFound = 'Geen tabellen gevonden in de database.';
|
$strNoTablesFound = 'Geen tabellen gevonden in de database.';
|
||||||
|
$strNoThemeSupport = 'Geen ondersteuning voor thema\'s, controleer uw configuratie en/of de thema\'s in de directory %s.';
|
||||||
|
$strNoUsersFound = 'Geen gebruiker(s) gevonden.';
|
||||||
|
$strNoValidateSQL = 'SQL validatie overslaan';
|
||||||
|
$strNone = 'Geen';
|
||||||
$strNotNumber = 'Dit is geen cijfer!';
|
$strNotNumber = 'Dit is geen cijfer!';
|
||||||
$strNotOK = 'Niet Goed';
|
$strNotOK = 'Niet Goed';
|
||||||
$strNotSet = '<b>%s</b> tabel niet gevonden of niet ingesteld in %s';
|
$strNotSet = '<b>%s</b> tabel niet gevonden of niet ingesteld in %s';
|
||||||
$strNotValidNumber = ' geen geldig rij nummer!';
|
$strNotValidNumber = ' geen geldig rij nummer!';
|
||||||
$strNoUsersFound = 'Geen gebruiker(s) gevonden.';
|
|
||||||
$strNoValidateSQL = 'SQL validatie overslaan';
|
|
||||||
$strNull = 'Null';
|
$strNull = 'Null';
|
||||||
$strNumSearchResultsInTable = '%s overeenkomst(en) in de tabel<i>%s</i>';
|
$strNumSearchResultsInTable = '%s overeenkomst(en) in de tabel<i>%s</i>';
|
||||||
$strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> overeenkomst(en)';
|
$strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> overeenkomst(en)';
|
||||||
$strNumTables = 'Tabellen';
|
$strNumTables = 'Tabellen';
|
||||||
|
|
||||||
$strOftenQuotation = 'Meestal aanhalingstekens. OPTIONEEL betekent dat alleen char en varchar velden omsloten worden met het "omsloten met"-karakter.';
|
|
||||||
$strOK = 'Correct';
|
$strOK = 'Correct';
|
||||||
|
$strOftenQuotation = 'Meestal aanhalingstekens. OPTIONEEL betekent dat alleen char en varchar velden omsloten worden met het "omsloten met"-karakter.';
|
||||||
$strOperations = 'Handelingen';
|
$strOperations = 'Handelingen';
|
||||||
$strOperator = 'Operator';
|
$strOperator = 'Operator';
|
||||||
$strOptimizeTable = 'Optimaliseer tabel';
|
$strOptimizeTable = 'Optimaliseer tabel';
|
||||||
@@ -423,13 +446,16 @@ $strOr = 'Of';
|
|||||||
$strOverhead = 'Overhead';
|
$strOverhead = 'Overhead';
|
||||||
$strOverwriteExisting = 'Overschrijf bestaande bestand (en)';
|
$strOverwriteExisting = 'Overschrijf bestaande bestand (en)';
|
||||||
|
|
||||||
|
$strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.';
|
||||||
|
$strPHPVersion = 'PHP Versie';
|
||||||
$strPageNumber = 'Pagina nummer:';
|
$strPageNumber = 'Pagina nummer:';
|
||||||
$strPaperSize = 'Papier grootte';
|
$strPaperSize = 'Papier grootte';
|
||||||
$strPartialText = 'Gedeeltelijke teksten';
|
$strPartialText = 'Gedeeltelijke teksten';
|
||||||
|
$strPassword = 'Wachtwoord';
|
||||||
$strPasswordChanged = 'Het wachtwoord voor %s is met succes veranderd.';
|
$strPasswordChanged = 'Het wachtwoord voor %s is met succes veranderd.';
|
||||||
$strPasswordEmpty = 'Het wachtwoord is leeg!';
|
$strPasswordEmpty = 'Het wachtwoord is leeg!';
|
||||||
|
$strPasswordHashing = 'Wachtwoord Hashing';
|
||||||
$strPasswordNotSame = 'De wachtwoorden zijn niet gelijk!';
|
$strPasswordNotSame = 'De wachtwoorden zijn niet gelijk!';
|
||||||
$strPassword = 'Wachtwoord';
|
|
||||||
$strPdfDbSchema = 'Schema van de "%s" database - Pagina %s';
|
$strPdfDbSchema = 'Schema van de "%s" database - Pagina %s';
|
||||||
$strPdfInvalidTblName = 'De tabel "%s" bestaat niet!';
|
$strPdfInvalidTblName = 'De tabel "%s" bestaat niet!';
|
||||||
$strPdfNoTables = 'Geen Tabellen';
|
$strPdfNoTables = 'Geen Tabellen';
|
||||||
@@ -438,22 +464,20 @@ $strPerMinute = 'per minuut';
|
|||||||
$strPerSecond = 'per seconde';
|
$strPerSecond = 'per seconde';
|
||||||
$strPersian = 'Perzisch';
|
$strPersian = 'Perzisch';
|
||||||
$strPhoneBook = 'Telefoonboek';
|
$strPhoneBook = 'Telefoonboek';
|
||||||
$strPHP40203 = 'U gebruikt PHP 4.2.3, deze versie bevat een grote fout in de multi-byte strings (mbstring). Voor meer informatie zie PHP bug report 19404. Het wordt sterk afgeraden deze versie van PHP te gebruiken met phpMyAdmin.';
|
|
||||||
$strPhp = 'Creëer PHP Code';
|
$strPhp = 'Creëer PHP Code';
|
||||||
$strPHPVersion = 'PHP Versie';
|
|
||||||
$strPmaDocumentation = 'phpMyAdmin Documentatie';
|
$strPmaDocumentation = 'phpMyAdmin Documentatie';
|
||||||
$strPmaUriError = 'De <tt>$cfg[\'PmaAbsoluteUri\']</tt> richtlijn MOET gezet zijn in het configuratie bestand!';
|
$strPmaUriError = 'De <tt>$cfg[\'PmaAbsoluteUri\']</tt> richtlijn MOET gezet zijn in het configuratie bestand!';
|
||||||
$strPolish = 'Pools';
|
$strPolish = 'Pools';
|
||||||
$strPortrait = 'Portret';
|
$strPortrait = 'Portret';
|
||||||
$strPos1 = 'Begin';
|
$strPos1 = 'Begin';
|
||||||
$strPrevious = 'Vorige';
|
$strPrevious = 'Vorige';
|
||||||
|
$strPrimary = 'Primaire sleutel';
|
||||||
$strPrimaryKeyHasBeenDropped = 'De primaire sleutel is vervallen';
|
$strPrimaryKeyHasBeenDropped = 'De primaire sleutel is vervallen';
|
||||||
$strPrimaryKeyName = 'De naam van de primaire sleutel moet PRIMARY zijn!';
|
$strPrimaryKeyName = 'De naam van de primaire sleutel moet PRIMARY zijn!';
|
||||||
$strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> de naam van en <b>alleen van</b> een primaire sleutel zijn!)';
|
$strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> de naam van en <b>alleen van</b> een primaire sleutel zijn!)';
|
||||||
$strPrimary = 'Primaire sleutel';
|
|
||||||
$strPrint = 'Afdrukken';
|
$strPrint = 'Afdrukken';
|
||||||
$strPrintViewFull = 'Print overzicht (met volledige teksten)';
|
|
||||||
$strPrintView = 'Printopmaak';
|
$strPrintView = 'Printopmaak';
|
||||||
|
$strPrintViewFull = 'Print overzicht (met volledige teksten)';
|
||||||
$strPrivDescAllPrivileges = 'Bevat alle privileges behalve GRANT.';
|
$strPrivDescAllPrivileges = 'Bevat alle privileges behalve GRANT.';
|
||||||
$strPrivDescAlter = 'Maakt het mogelijk de structuur van bestaande tabellen aan te passen.';
|
$strPrivDescAlter = 'Maakt het mogelijk de structuur van bestaande tabellen aan te passen.';
|
||||||
$strPrivDescCreateDb = 'Maakt het mogelijk om nieuwe databases en tabellen te maken.';
|
$strPrivDescCreateDb = 'Maakt het mogelijk om nieuwe databases en tabellen te maken.';
|
||||||
@@ -488,9 +512,9 @@ $strPrivilegesReloaded = 'De privileges zijn met succes vernieuwd';
|
|||||||
$strProcesslist = 'Process lijst';
|
$strProcesslist = 'Process lijst';
|
||||||
$strPutColNames = 'Plaats veldnamen in de eerste rij';
|
$strPutColNames = 'Plaats veldnamen in de eerste rij';
|
||||||
|
|
||||||
|
$strQBE = 'Query opbouwen';
|
||||||
$strQBEDel = 'Verwijder';
|
$strQBEDel = 'Verwijder';
|
||||||
$strQBEIns = 'Toevoegen';
|
$strQBEIns = 'Toevoegen';
|
||||||
$strQBE = 'Query opbouwen';
|
|
||||||
$strQueryFrame = 'Query window';
|
$strQueryFrame = 'Query window';
|
||||||
$strQueryOnDb = 'SQL-query op database <b>%s</b>:';
|
$strQueryOnDb = 'SQL-query op database <b>%s</b>:';
|
||||||
$strQuerySQLHistory = 'SQL-geschiedenis';
|
$strQuerySQLHistory = 'SQL-geschiedenis';
|
||||||
@@ -499,51 +523,63 @@ $strQueryTime = 'Query duurde %01.4f sec';
|
|||||||
$strQueryType = 'Query type';
|
$strQueryType = 'Query type';
|
||||||
$strQueryWindowLock = 'Overschrijf deze query niet van buitenaf dit scherm';
|
$strQueryWindowLock = 'Overschrijf deze query niet van buitenaf dit scherm';
|
||||||
|
|
||||||
|
$strReType = 'Type opnieuw';
|
||||||
$strReceived = 'Ontvangen';
|
$strReceived = 'Ontvangen';
|
||||||
$strRecords = 'Records';
|
$strRecords = 'Records';
|
||||||
$strReferentialIntegrity = 'Controleer referentiële integriteit';
|
$strReferentialIntegrity = 'Controleer referentiële integriteit';
|
||||||
$strRefresh = 'Vernieuw';
|
$strRefresh = 'Vernieuw';
|
||||||
$strRelationalSchema = 'Relationeel schema';
|
|
||||||
$strRelationNotWorking = 'Extra opties om met tabellen te werken die gelinkt zijn, zijn uitgeschakeld. Om te weten te komen waarom klik %shier%s.';
|
$strRelationNotWorking = 'Extra opties om met tabellen te werken die gelinkt zijn, zijn uitgeschakeld. Om te weten te komen waarom klik %shier%s.';
|
||||||
$strRelationsForTable = 'RELATIES VOOR TABEL';
|
|
||||||
$strRelations = 'Relaties';
|
|
||||||
$strRelationView = 'Relatie overzicht';
|
$strRelationView = 'Relatie overzicht';
|
||||||
|
$strRelationalSchema = 'Relationeel schema';
|
||||||
|
$strRelations = 'Relaties';
|
||||||
|
$strRelationsForTable = 'RELATIES VOOR TABEL';
|
||||||
$strReloadFailed = 'Opnieuw laden van MySQL mislukt.';
|
$strReloadFailed = 'Opnieuw laden van MySQL mislukt.';
|
||||||
$strReloadingThePrivileges = 'Bezig de privileges te vernieuwen';
|
|
||||||
$strReloadMySQL = 'MySQL opnieuw laden.';
|
$strReloadMySQL = 'MySQL opnieuw laden.';
|
||||||
|
$strReloadingThePrivileges = 'Bezig de privileges te vernieuwen';
|
||||||
$strRemoveSelectedUsers = 'Verwijder de geselecteerde gebruikers';
|
$strRemoveSelectedUsers = 'Verwijder de geselecteerde gebruikers';
|
||||||
$strRenameDatabaseOK = 'Database %s is hernoemed naar %s';
|
$strRenameDatabaseOK = 'Database %s is hernoemed naar %s';
|
||||||
$strRenameTableOK = 'Tabel %s is hernoemt naar %s';
|
|
||||||
$strRenameTable = 'Tabel hernoemen naar';
|
$strRenameTable = 'Tabel hernoemen naar';
|
||||||
|
$strRenameTableOK = 'Tabel %s is hernoemt naar %s';
|
||||||
$strRepairTable = 'Repareer tabel';
|
$strRepairTable = 'Repareer tabel';
|
||||||
|
$strReplace = 'Vervangen';
|
||||||
$strReplaceNULLBy = 'Vervang NULL door';
|
$strReplaceNULLBy = 'Vervang NULL door';
|
||||||
$strReplaceTable = 'Vervang tabel gegevens met het bestand';
|
$strReplaceTable = 'Vervang tabel gegevens met het bestand';
|
||||||
$strReplace = 'Vervangen';
|
|
||||||
$strReset = 'Opnieuw';
|
$strReset = 'Opnieuw';
|
||||||
$strResourceLimits = 'Resource beperkingen';
|
$strResourceLimits = 'Resource beperkingen';
|
||||||
$strReType = 'Type opnieuw';
|
|
||||||
$strRevokeAndDeleteDescr = 'De gebruikers zullen nog steeds het USAGE (gebruik) privilege hebben zolang de privileges nog niet zijn vernieuwd.';
|
|
||||||
$strRevokeAndDelete = 'Trek alle actieve privileges in van alle gebruikers en verwijder ze daarna.';
|
|
||||||
$strRevokeMessage = 'U heeft de rechten ingetrokken voor %s';
|
|
||||||
$strRevoke = 'Ongedaan maken';
|
$strRevoke = 'Ongedaan maken';
|
||||||
|
$strRevokeAndDelete = 'Trek alle actieve privileges in van alle gebruikers en verwijder ze daarna.';
|
||||||
|
$strRevokeAndDeleteDescr = 'De gebruikers zullen nog steeds het USAGE (gebruik) privilege hebben zolang de privileges nog niet zijn vernieuwd.';
|
||||||
|
$strRevokeMessage = 'U heeft de rechten ingetrokken voor %s';
|
||||||
$strRomanian = 'Roemeens';
|
$strRomanian = 'Roemeens';
|
||||||
$strRowLength = 'Lengte van de rij';
|
$strRowLength = 'Lengte van de rij';
|
||||||
$strRowsFrom = 'rijen beginnend bij';
|
|
||||||
$strRowSize = ' Grootte van de rij';
|
$strRowSize = ' Grootte van de rij';
|
||||||
|
$strRows = 'Rijen';
|
||||||
|
$strRowsFrom = 'rijen beginnend bij';
|
||||||
$strRowsModeFlippedHorizontal = 'horizontaal (geroteerde headers)';
|
$strRowsModeFlippedHorizontal = 'horizontaal (geroteerde headers)';
|
||||||
$strRowsModeHorizontal = 'horizontaal';
|
$strRowsModeHorizontal = 'horizontaal';
|
||||||
$strRowsModeOptions = 'in %s modus en herhaal kopregels na %s cellen';
|
$strRowsModeOptions = 'in %s modus en herhaal kopregels na %s cellen';
|
||||||
$strRowsModeVertical = 'verticaal';
|
$strRowsModeVertical = 'verticaal';
|
||||||
$strRows = 'Rijen';
|
|
||||||
$strRowsStatistic = 'Rij statistiek';
|
$strRowsStatistic = 'Rij statistiek';
|
||||||
$strRunning = 'wordt uitgevoerd op %s';
|
|
||||||
$strRunQuery = 'Query uitvoeren';
|
$strRunQuery = 'Query uitvoeren';
|
||||||
$strRunSQLQuery = 'Draai SQL query/queries op database %s';
|
$strRunSQLQuery = 'Draai SQL query/queries op database %s';
|
||||||
|
$strRunning = 'wordt uitgevoerd op %s';
|
||||||
$strRussian = 'Russisch';
|
$strRussian = 'Russisch';
|
||||||
|
|
||||||
$strSaveOnServer = 'Bewaar op de server in %s directory';
|
$strSQL = 'SQL';
|
||||||
|
$strSQLExportCompatibility = 'SQL export compatibiliteit';
|
||||||
|
$strSQLExportType = 'Export type';
|
||||||
|
$strSQLOptions = 'SQL opties';
|
||||||
|
$strSQLParserBugMessage = 'Er is een kans dat u een fout heeft aangetroffen in de SQL parser. Let er goed op, dat de query op de correcte plaatsen quotes heeft. Een ander mogelijkheid voor deze foutmelding kan zijn dat u het ge-quote text gedeelte in binairy mode heeft. U kunt ook uw query proberen in de command line van MySQL. De MySQL server foutmelding hieronder, mocht die aanwezig zijn, kan ook helpen met het opsporen van fouten. Blijft u problemen houden of als de parser fouten geeft terwijl het goed gaat in de command line van MySQL, probeer dan de SQL query in te korten en een bug report met het stukje data te sturen van het CUT gedeelte hieronder:';
|
||||||
|
$strSQLParserUserError = 'Er schijnt een fout te zijn in uw SQL query. Mocht de MySQL server een error hebben terug gegeven, probeer dan of uw hiermee uw fout kunt oplossen.';
|
||||||
|
$strSQLQuery = 'SQL-query';
|
||||||
|
$strSQLResult = 'SQL resultaat';
|
||||||
|
$strSQPBugInvalidIdentifer = 'Ongeldig herkenningsteken';
|
||||||
|
$strSQPBugUnclosedQuote = 'Quote niet afgesloten';
|
||||||
|
$strSQPBugUnknownPunctuation = 'Onbekende Punctuatie String';
|
||||||
$strSave = 'Opslaan';
|
$strSave = 'Opslaan';
|
||||||
|
$strSaveOnServer = 'Bewaar op de server in %s directory';
|
||||||
$strScaleFactorSmall = 'De schaal factor is te klein om het schema op een pagina te zetten';
|
$strScaleFactorSmall = 'De schaal factor is te klein om het schema op een pagina te zetten';
|
||||||
|
$strSearch = 'Zoeken';
|
||||||
$strSearchFormTitle = 'Zoeken in de database';
|
$strSearchFormTitle = 'Zoeken in de database';
|
||||||
$strSearchInTables = 'In de tabel(len):';
|
$strSearchInTables = 'In de tabel(len):';
|
||||||
$strSearchNeedle = 'Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: "%"):';
|
$strSearchNeedle = 'Woord(en) of waarde(s) waarnaar gezocht moet worden (wildcard: "%"):';
|
||||||
@@ -553,18 +589,18 @@ $strSearchOption3 = 'de exacte zin';
|
|||||||
$strSearchOption4 = 'als een reguliere expressie';
|
$strSearchOption4 = 'als een reguliere expressie';
|
||||||
$strSearchResultsFor = 'Zoek resultaten voor "<i>%s</i>" %s:';
|
$strSearchResultsFor = 'Zoek resultaten voor "<i>%s</i>" %s:';
|
||||||
$strSearchType = 'Zoek:';
|
$strSearchType = 'Zoek:';
|
||||||
$strSearch = 'Zoeken';
|
|
||||||
$strSecretRequired = 'Het configuratie bestand heeft nu een geheime wachtwoord zin nodig (blowfish_secret).';
|
$strSecretRequired = 'Het configuratie bestand heeft nu een geheime wachtwoord zin nodig (blowfish_secret).';
|
||||||
$strSelectADb = 'Selecteer A.U.B. een database';
|
$strSelectADb = 'Selecteer A.U.B. een database';
|
||||||
$strSelectAll = 'Selecteer alles';
|
$strSelectAll = 'Selecteer alles';
|
||||||
|
$strSelectBinaryLog = 'Selecteer de te bekijken binaire log';
|
||||||
$strSelectFields = 'Selecteer velden (tenminste 1):';
|
$strSelectFields = 'Selecteer velden (tenminste 1):';
|
||||||
$strSelectNumRows = 'in query';
|
$strSelectNumRows = 'in query';
|
||||||
$strSelectTables = 'Selecteer tabellen';
|
$strSelectTables = 'Selecteer tabellen';
|
||||||
$strSend = 'verzenden';
|
$strSend = 'verzenden';
|
||||||
$strSent = 'Verzonden';
|
$strSent = 'Verzonden';
|
||||||
|
$strServer = 'Server';
|
||||||
$strServerChoice = 'Server keuze';
|
$strServerChoice = 'Server keuze';
|
||||||
$strServerNotResponding = 'De server reageert niet';
|
$strServerNotResponding = 'De server reageert niet';
|
||||||
$strServer = 'Server';
|
|
||||||
$strServerStatus = 'Runtime Informatie';
|
$strServerStatus = 'Runtime Informatie';
|
||||||
$strServerStatusUptime = 'Deze MySQL server draait inmiddels %s. Hij is gestart op %s.';
|
$strServerStatusUptime = 'Deze MySQL server draait inmiddels %s. Hij is gestart op %s.';
|
||||||
$strServerTabProcesslist = 'Processen';
|
$strServerTabProcesslist = 'Processen';
|
||||||
@@ -574,41 +610,31 @@ $strServerVars = 'Server variabelen en instellingen';
|
|||||||
$strServerVersion = 'Server versie';
|
$strServerVersion = 'Server versie';
|
||||||
$strSessionValue = 'Sessie variabelen';
|
$strSessionValue = 'Sessie variabelen';
|
||||||
$strSetEnumVal = 'Als het veld type "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...<br />Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
$strSetEnumVal = 'Als het veld type "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...<br />Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').';
|
||||||
|
$strShow = 'Toon';
|
||||||
$strShowAll = 'Toon alles';
|
$strShowAll = 'Toon alles';
|
||||||
$strShowColor = 'Toon kleur';
|
$strShowColor = 'Toon kleur';
|
||||||
$strShowDatadictAs = 'Data Dictionary Formaat';
|
$strShowDatadictAs = 'Data Dictionary Formaat';
|
||||||
$strShowFullQueries = 'Toon volledige Queries';
|
$strShowFullQueries = 'Toon volledige Queries';
|
||||||
$strShowGrid = 'Toon grid';
|
$strShowGrid = 'Toon grid';
|
||||||
$strShowingRecords = 'Toon Records';
|
|
||||||
$strShowPHPInfo = 'Laat informatie over PHP zien';
|
$strShowPHPInfo = 'Laat informatie over PHP zien';
|
||||||
$strShowTableDimension = 'Geef de dimensies van de tabellen weer';
|
$strShowTableDimension = 'Geef de dimensies van de tabellen weer';
|
||||||
$strShowTables = 'Toon tabellen';
|
$strShowTables = 'Toon tabellen';
|
||||||
$strShowThisQuery = ' Laat deze query hier zien ';
|
$strShowThisQuery = ' Laat deze query hier zien ';
|
||||||
$strShow = 'Toon';
|
$strShowingRecords = 'Toon Records';
|
||||||
$strSimplifiedChinese = 'Vereenvoudigd Chinese';
|
$strSimplifiedChinese = 'Vereenvoudigd Chinese';
|
||||||
$strSingly = '(apart)';
|
$strSingly = '(apart)';
|
||||||
$strSize = 'Grootte';
|
$strSize = 'Grootte';
|
||||||
$strSlovak = 'Slowaak';
|
$strSlovak = 'Slowaak';
|
||||||
$strSlovenian = 'Sloveens';
|
$strSlovenian = 'Sloveens';
|
||||||
$strSortByKey = 'Sorteren op sleutel';
|
|
||||||
$strSort = 'Sorteren';
|
$strSort = 'Sorteren';
|
||||||
|
$strSortByKey = 'Sorteren op sleutel';
|
||||||
$strSpaceUsage = 'Ruimte gebruik';
|
$strSpaceUsage = 'Ruimte gebruik';
|
||||||
$strSpanish = 'Spaans';
|
$strSpanish = 'Spaans';
|
||||||
$strSplitWordsWithSpace = 'Woorden worden gesplit door een spatie karakter (" ").';
|
$strSplitWordsWithSpace = 'Woorden worden gesplit door een spatie karakter (" ").';
|
||||||
$strSQLExportType = 'Export type';
|
|
||||||
$strSQLOptions = 'SQL opties';
|
|
||||||
$strSQLParserBugMessage = 'Er is een kans dat u een fout heeft aangetroffen in de SQL parser. Let er goed op, dat de query op de correcte plaatsen quotes heeft. Een ander mogelijkheid voor deze foutmelding kan zijn dat u het ge-quote text gedeelte in binairy mode heeft. U kunt ook uw query proberen in de command line van MySQL. De MySQL server foutmelding hieronder, mocht die aanwezig zijn, kan ook helpen met het opsporen van fouten. Blijft u problemen houden of als de parser fouten geeft terwijl het goed gaat in de command line van MySQL, probeer dan de SQL query in te korten en een bug report met het stukje data te sturen van het CUT gedeelte hieronder:';
|
|
||||||
$strSQLParserUserError = 'Er schijnt een fout te zijn in uw SQL query. Mocht de MySQL server een error hebben terug gegeven, probeer dan of uw hiermee uw fout kunt oplossen.';
|
|
||||||
$strSQLQuery = 'SQL-query';
|
|
||||||
$strSQLResult = 'SQL resultaat';
|
|
||||||
$strSQL = 'SQL';
|
|
||||||
$strSQPBugInvalidIdentifer = 'Ongeldig herkenningsteken';
|
|
||||||
$strSQPBugUnclosedQuote = 'Quote niet afgesloten';
|
|
||||||
$strSQPBugUnknownPunctuation = 'Onbekende Punctuatie String';
|
|
||||||
$strStatCheckTime = 'Laatst gecontroleerd';
|
$strStatCheckTime = 'Laatst gecontroleerd';
|
||||||
$strStatCreateTime = 'Gecreëerd';
|
$strStatCreateTime = 'Gecreëerd';
|
||||||
$strStatement = 'Opdrachten';
|
|
||||||
$strStatUpdateTime = 'Laatst bijgewerkt';
|
$strStatUpdateTime = 'Laatst bijgewerkt';
|
||||||
|
$strStatement = 'Opdrachten';
|
||||||
$strStatus = 'Status';
|
$strStatus = 'Status';
|
||||||
$strStrucCSV = 'CSV gegevens';
|
$strStrucCSV = 'CSV gegevens';
|
||||||
$strStrucData = 'Structuur en gegevens';
|
$strStrucData = 'Structuur en gegevens';
|
||||||
@@ -622,8 +648,10 @@ $strSubmit = 'Verzenden';
|
|||||||
$strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
|
$strSuccess = 'Uw SQL-query is succesvol uitgevoerd.';
|
||||||
$strSum = 'Som';
|
$strSum = 'Som';
|
||||||
$strSwedish = 'Zweeds';
|
$strSwedish = 'Zweeds';
|
||||||
|
$strSwitchToDatabase = 'Schakel naar de gekopieerde database';
|
||||||
$strSwitchToTable = 'Wissel naar de gekopieerde tabel';
|
$strSwitchToTable = 'Wissel naar de gekopieerde tabel';
|
||||||
|
|
||||||
|
$strTable = 'Tabel';
|
||||||
$strTableComments = 'Tabel opmerkingen';
|
$strTableComments = 'Tabel opmerkingen';
|
||||||
$strTableEmpty = 'De tabel naam is leeg!';
|
$strTableEmpty = 'De tabel naam is leeg!';
|
||||||
$strTableHasBeenDropped = 'Tabel %s is vervallen';
|
$strTableHasBeenDropped = 'Tabel %s is vervallen';
|
||||||
@@ -632,18 +660,17 @@ $strTableHasBeenFlushed = 'Tabel %s is geschoond';
|
|||||||
$strTableMaintenance = 'Tabel onderhoud';
|
$strTableMaintenance = 'Tabel onderhoud';
|
||||||
$strTableOfContents = 'Inhoudsopgave';
|
$strTableOfContents = 'Inhoudsopgave';
|
||||||
$strTableOptions = 'Tabel opties';
|
$strTableOptions = 'Tabel opties';
|
||||||
$strTables = '%s tabel(len)';
|
|
||||||
$strTableStructure = 'Tabel structuur voor tabel';
|
$strTableStructure = 'Tabel structuur voor tabel';
|
||||||
$strTable = 'Tabel';
|
|
||||||
$strTableType = 'Tabel type';
|
$strTableType = 'Tabel type';
|
||||||
|
$strTables = '%s tabel(len)';
|
||||||
$strTakeIt = 'neem het';
|
$strTakeIt = 'neem het';
|
||||||
$strTblPrivileges = 'Tabel-specifieke privileges';
|
$strTblPrivileges = 'Tabel-specifieke privileges';
|
||||||
$strTextAreaLength = ' Vanwege z\'n lengte,<br /> is dit veld misschien niet te wijzigen ';
|
$strTextAreaLength = ' Vanwege z\'n lengte,<br /> is dit veld misschien niet te wijzigen ';
|
||||||
$strThai = 'Thais';
|
$strThai = 'Thais';
|
||||||
$strTheContent = 'De inhoud van uw bestand is ingevoegd.';
|
$strTheContent = 'De inhoud van uw bestand is ingevoegd.';
|
||||||
$strTheContents = 'De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.';
|
$strTheContents = 'De inhoud van het bestand vervangt de inhoud van de geselecteerde tabel voor rijen met een identieke primaire of unieke sleutel.';
|
||||||
$strTheme = 'Thema / Stijl';
|
|
||||||
$strTheTerminator = 'De afsluiter van de velden.';
|
$strTheTerminator = 'De afsluiter van de velden.';
|
||||||
|
$strTheme = 'Thema / Stijl';
|
||||||
$strThisHost = 'Deze Host';
|
$strThisHost = 'Deze Host';
|
||||||
$strThisNotDirectory = 'Dit was geen directory';
|
$strThisNotDirectory = 'Dit was geen directory';
|
||||||
$strThreadSuccessfullyKilled = 'Thread %s is met succes afgesloten.';
|
$strThreadSuccessfullyKilled = 'Thread %s is met succes afgesloten.';
|
||||||
@@ -675,36 +702,37 @@ $strUnicode = 'Unicode';
|
|||||||
$strUnique = 'Unieke waarde';
|
$strUnique = 'Unieke waarde';
|
||||||
$strUnknown = 'onbekend';
|
$strUnknown = 'onbekend';
|
||||||
$strUnselectAll = 'Deselecteer alles';
|
$strUnselectAll = 'Deselecteer alles';
|
||||||
|
$strUpdComTab = 'Raadpleeg de Documentatie over hoe u uw Column_comments tabel bijwerkt.';
|
||||||
$strUpdatePrivMessage = 'U heeft de rechten aangepast voor %s.';
|
$strUpdatePrivMessage = 'U heeft de rechten aangepast voor %s.';
|
||||||
$strUpdateProfileMessage = 'Het profiel is aangepast.';
|
$strUpdateProfileMessage = 'Het profiel is aangepast.';
|
||||||
$strUpdateQuery = 'Wijzig Query';
|
$strUpdateQuery = 'Wijzig Query';
|
||||||
$strUpdComTab = 'Raadpleeg de Documentatie over hoe u uw Column_comments tabel bijwerkt.';
|
|
||||||
$strUpgrade = 'U moet opwaarderen (Upgraden) naar %s of hoger.';
|
$strUpgrade = 'U moet opwaarderen (Upgraden) naar %s of hoger.';
|
||||||
$strUsage = 'Gebruik';
|
$strUsage = 'Gebruik';
|
||||||
$strUseBackquotes = 'Gebruik backquotes (`) bij tabellen en velden\' namen';
|
$strUseBackquotes = 'Gebruik backquotes (`) bij tabellen en velden\' namen';
|
||||||
$strUseHostTable = 'Gebruik Host Tabel';
|
$strUseHostTable = 'Gebruik Host Tabel';
|
||||||
|
$strUseTabKey = 'Gebruik de TAB knop om van waarde naar waarde te verplaatsen, of CTRL+pijltjes om vrijuit te navigeren';
|
||||||
|
$strUseTables = 'Gebruik tabellen';
|
||||||
|
$strUseTextField = 'Gebruik tekstveld';
|
||||||
|
$strUseThisValue = 'Gebruik deze waarde';
|
||||||
|
$strUser = 'Gebruiker';
|
||||||
$strUserAlreadyExists = 'De gebruiker %s bestaat al!';
|
$strUserAlreadyExists = 'De gebruiker %s bestaat al!';
|
||||||
$strUserEmpty = 'De gebruikersnaam is leeg!';
|
$strUserEmpty = 'De gebruikersnaam is leeg!';
|
||||||
$strUser = 'Gebruiker';
|
|
||||||
$strUserName = 'Gebruikersnaam';
|
$strUserName = 'Gebruikersnaam';
|
||||||
$strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel';
|
$strUserNotFound = 'De geselecteerde gebruiker werd niet aangetroffen in de privileges tabel';
|
||||||
$strUserOverview = 'Gebruikers Overzicht';
|
$strUserOverview = 'Gebruikers Overzicht';
|
||||||
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
|
$strUsersDeleted = 'De geselecteerde gebruikers zijn met succes verwijderd.';
|
||||||
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot "%s"';
|
$strUsersHavingAccessToDb = 'Gebruikers die toegang hebben tot "%s"';
|
||||||
$strUseTables = 'Gebruik tabellen';
|
|
||||||
$strUseTextField = 'Gebruik tekstveld';
|
|
||||||
$strUseThisValue = 'Gebruik deze waarde';
|
|
||||||
|
|
||||||
$strValidateSQL = 'Valideer SQL';
|
$strValidateSQL = 'Valideer SQL';
|
||||||
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
|
$strValidatorError = 'De SQL validatie kon niet worden geinitialiseerd. Controleer of u de nodige php extensies heeft geinstalleerd zoals beschreven in de %sdocumentatie%s.';
|
||||||
$strValue = 'Waarde';
|
$strValue = 'Waarde';
|
||||||
$strVar = 'Variabelen';
|
$strVar = 'Variabelen';
|
||||||
$strViewDump = 'Bekijk een dump (schema) van tabel';
|
$strViewDump = 'Bekijk een dump (schema) van tabel';
|
||||||
$strViewDumpDatabases = 'Bekijk dump (schema) van de databases';
|
|
||||||
$strViewDumpDB = 'Bekijk een dump (schema) van database';
|
$strViewDumpDB = 'Bekijk een dump (schema) van database';
|
||||||
|
$strViewDumpDatabases = 'Bekijk dump (schema) van de databases';
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory';
|
$strWebServerUploadDirectory = 'web-server upload directory';
|
||||||
|
$strWebServerUploadDirectoryError = 'De directory die u heeft ingesteld om te uploaden kan niet worden bereikt.';
|
||||||
$strWelcome = 'Welkom op %s';
|
$strWelcome = 'Welkom op %s';
|
||||||
$strWestEuropean = 'West Europees';
|
$strWestEuropean = 'West Europees';
|
||||||
$strWildcard = 'joker teken';
|
$strWildcard = 'joker teken';
|
||||||
@@ -721,32 +749,4 @@ $strYes = 'Ja';
|
|||||||
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
|
$strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) verwijderd het limiet.';
|
||||||
$strZip = '"Gezipt"';
|
$strZip = '"Gezipt"';
|
||||||
|
|
||||||
$strAddFields = 'Add %s field(s)'; //to translate
|
|
||||||
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
|
|
||||||
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
|
|
||||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
|
||||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
|
||||||
$strBinLogName = 'Log name'; //to translate
|
|
||||||
$strBinLogPosition = 'Position'; //to translate
|
|
||||||
$strBinLogEventType = 'Event type'; //to translate
|
|
||||||
$strBinLogServerId = 'Server ID'; //to translate
|
|
||||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
|
||||||
$strBinLogInfo = 'Information'; //to translate
|
|
||||||
$strBinaryLog = 'Binary log'; //to translate
|
|
||||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
|
||||||
$strDBCopy = 'Copy database to'; //to translate
|
|
||||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
|
||||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
|
||||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
|
||||||
$strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
|
|
||||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
|
||||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
|
||||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
|
||||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
|
||||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
|
||||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
|
||||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
|
||||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
|
||||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
|
||||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -16,11 +16,11 @@ $number_decimal_separator = '.';
|
|||||||
$byteUnits = array('<27>Х<EFBFBD><D0A5><EFBFBD>', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
$byteUnits = array('<27>Х<EFBFBD><D0A5><EFBFBD>', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||||
|
|
||||||
$day_of_week = array('<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>');
|
$day_of_week = array('<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>');
|
||||||
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
$month = array('1 <EFBFBD><EFBFBD>','2 <EFBFBD><EFBFBD>','3 <EFBFBD><EFBFBD>','4 <EFBFBD><EFBFBD>','5 <EFBFBD><EFBFBD>','6 <EFBFBD><EFBFBD>','7 <EFBFBD><EFBFBD>','8 <EFBFBD><EFBFBD>','9 <EFBFBD><EFBFBD>','10 <EFBFBD><EFBFBD>','11 <EFBFBD><EFBFBD>','12 <EFBFBD><EFBFBD>');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%Y ǯ %B %d <20><> %H:%M';
|
$datefmt = '%Y ǯ %B %d <20><> %H:%M';
|
||||||
$timespanfmt = '%s <20><>, %s <20><>, %s ʬ %s <20><>';
|
$timespanfmt = '%s <20><> %s <20><><EFBFBD><EFBFBD> %s ʬ %s <20><>';
|
||||||
|
|
||||||
$strAPrimaryKey = '<27>祭<EFBFBD><E7A5AD><EFBFBD><EFBFBD>%s<><73><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strAPrimaryKey = '<27>祭<EFBFBD><E7A5AD><EFBFBD><EFBFBD>%s<><73><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAbortedClients = '<27><><EFBFBD><EFBFBD>';
|
$strAbortedClients = '<27><><EFBFBD><EFBFBD>';
|
||||||
@@ -48,9 +48,10 @@ $strAddedColumnComment = '
|
|||||||
$strAddedColumnRelation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strAddedColumnRelation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<C9B2><C3A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAdministration = '<27><><EFBFBD><EFBFBD>';
|
$strAdministration = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAffectedRows = '<27>ƶ<EFBFBD><C6B6><EFBFBD><EFBFBD>줿<EFBFBD>Կ<EFBFBD>:';
|
$strAffectedRows = '<27>ƶ<EFBFBD><C6B6><EFBFBD><EFBFBD>줿<EFBFBD>Կ<EFBFBD>:';
|
||||||
$strAfter = '<27><><EFBFBD><EFBFBD> %s';
|
$strAfter = '<27><><EFBFBD>ꥫ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>θ<EFBFBD><EFBFBD><EFBFBD> %s';
|
||||||
$strAfterInsertBack = '<27><><EFBFBD><EFBFBD>';
|
$strAfterInsertBack = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAfterInsertNewInsert = '<27><><EFBFBD>쥳<EFBFBD><ECA5B3><EFBFBD>ɤ<EFBFBD><C9A4>ɲ<EFBFBD>';
|
$strAfterInsertNewInsert = '<27><><EFBFBD>쥳<EFBFBD><ECA5B3><EFBFBD>ɤ<EFBFBD><C9A4>ɲ<EFBFBD>';
|
||||||
|
$strAfterInsertNext = '<27><><EFBFBD>ιԤ<CEB9><D4A4>Խ<EFBFBD><D4BD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAfterInsertSame = '<27><><EFBFBD>Υڡ<CEA5><DAA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strAfterInsertSame = '<27><><EFBFBD>Υڡ<CEA5><DAA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAll = '<27><><EFBFBD><EFBFBD>';
|
$strAll = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAllTableSameWidth = '<27><><EFBFBD>ƤΥơ<CEA5><C6A1>֥<EFBFBD><D6A5><EFBFBD>Ʊ<EFBFBD><C6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>?';
|
$strAllTableSameWidth = '<27><><EFBFBD>ƤΥơ<CEA5><C6A1>֥<EFBFBD><D6A5><EFBFBD>Ʊ<EFBFBD><C6B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>?';
|
||||||
@@ -61,11 +62,12 @@ $strAnd = 'AND';
|
|||||||
$strAny = '<27><><EFBFBD><EFBFBD>';
|
$strAny = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAnyHost = '<27><><EFBFBD>ƤΥۥ<CEA5><DBA5><EFBFBD>';
|
$strAnyHost = '<27><><EFBFBD>ƤΥۥ<CEA5><DBA5><EFBFBD>';
|
||||||
$strAnyUser = '<27><><EFBFBD>ƤΥ桼<CEA5><E6A1BC><EFBFBD><EFBFBD>';
|
$strAnyUser = '<27><><EFBFBD>ƤΥ桼<CEA5><E6A1BC><EFBFBD><EFBFBD>';
|
||||||
|
$strApproximateCount = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>⤷<EFBFBD><E2A4B7><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>FAQ 3.11 <20>Ȥ<F2BBB2BE><C8A4>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strArabic = '<27><><EFBFBD><EFBFBD><EFBFBD>ӥ<EFBFBD><D3A5><EFBFBD>';
|
$strArabic = '<27><><EFBFBD><EFBFBD><EFBFBD>ӥ<EFBFBD><D3A5><EFBFBD>';
|
||||||
$strArmenian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˥<EFBFBD><CBA5><EFBFBD>';
|
$strArmenian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˥<EFBFBD><CBA5><EFBFBD>';
|
||||||
$strAscending = '<27><><EFBFBD><EFBFBD>';
|
$strAscending = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAtBeginningOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>κǽ<EFBFBD>';
|
$strAtBeginningOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD>Ƭ';
|
||||||
$strAtEndOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>κǸ<EFBFBD>';
|
$strAtEndOfTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAttr = 'ɽ<><C9BD>';
|
$strAttr = 'ɽ<><C9BD>';
|
||||||
$strAutodetect = '<27><>ư<EFBFBD><C6B0><EFBFBD><EFBFBD>';
|
$strAutodetect = '<27><>ư<EFBFBD><C6B0><EFBFBD><EFBFBD>';
|
||||||
$strAutomaticLayout = '<27><>ư<EFBFBD>쥤<EFBFBD><ECA5A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strAutomaticLayout = '<27><>ư<EFBFBD>쥤<EFBFBD><ECA5A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -132,6 +134,8 @@ $strColumnNames = '
|
|||||||
$strColumnPrivileges = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ø<EFBFBD>';
|
$strColumnPrivileges = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ø<EFBFBD>';
|
||||||
$strCommand = '<27><><EFBFBD>ޥ<EFBFBD><DEA5><EFBFBD>';
|
$strCommand = '<27><><EFBFBD>ޥ<EFBFBD><DEA5><EFBFBD>';
|
||||||
$strComments = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strComments = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strCommentsForTable = 'COMMENTS FOR TABLE';
|
||||||
|
$strCompatibleHashing = 'MySQL 4.0 <20>ߴ<EFBFBD>';
|
||||||
$strCompleteInserts = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> INSERT ʸ<><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strCompleteInserts = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> INSERT ʸ<><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strCompression = '<27><><EFBFBD><EFBFBD>';
|
$strCompression = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strConfigFileError = 'phpMyAdmin <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<C9A4><DFB9>ळ<EFBFBD>Ȥ<EFBFBD><C8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>! <br />ʸˡ<CAB8><CBA1><EFBFBD>顼<EFBFBD><E9A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>뤬<EFBFBD><EBA4AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><br /><3E><><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><F3A5AFA4>饳<EFBFBD><E9A5B3><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ľ<EFBFBD><C4BE><EFBFBD>ɤ߹<C9A4><DFB9><EFBFBD><EFBFBD>ǡ<EFBFBD>php <20>Υ<EFBFBD><CEA5>顼<EFBFBD><E9A1BC><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǧ<EFBFBD><C7A7><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ξ<EFBFBD><CEBE>硢<EFBFBD><E7A1A2><EFBFBD>ڤ<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>䥻<EFBFBD>ߥ<EFBFBD><DFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˺<EFBFBD><CBBA><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><br /><3E>⤷<EFBFBD><E2A4B7><EFBFBD><EFBFBD><EFBFBD>Υڡ<CEA5><DAA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>줿<EFBFBD><ECA4BF><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4>ԤäƤ<C3A4><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strConfigFileError = 'phpMyAdmin <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<C9A4><DFB9>ळ<EFBFBD>Ȥ<EFBFBD><C8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>! <br />ʸˡ<CAB8><CBA1><EFBFBD>顼<EFBFBD><E9A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>뤬<EFBFBD><EBA4AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><br /><3E><><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><F3A5AFA4>饳<EFBFBD><E9A5B3><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ľ<EFBFBD><C4BE><EFBFBD>ɤ߹<C9A4><DFB9><EFBFBD><EFBFBD>ǡ<EFBFBD>php <20>Υ<EFBFBD><CEA5>顼<EFBFBD><E9A1BC><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǧ<EFBFBD><C7A7><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ξ<EFBFBD><CEBE>硢<EFBFBD><E7A1A2><EFBFBD>ڤ<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>䥻<EFBFBD>ߥ<EFBFBD><DFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˺<EFBFBD><CBBA><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><br /><3E>⤷<EFBFBD><E2A4B7><EFBFBD><EFBFBD><EFBFBD>Υڡ<CEA5><DAA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>줿<EFBFBD><ECA4BF><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4>ԤäƤ<C3A4><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
@@ -141,6 +145,7 @@ $strConnections = '
|
|||||||
$strConstraintsForDumped = '<27><><EFBFBD><EFBFBD><EFBFBD>Ѥߥơ<DFA5><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strConstraintsForDumped = '<27><><EFBFBD><EFBFBD><EFBFBD>Ѥߥơ<DFA5><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strConstraintsForTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strConstraintsForTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strCookiesRequired = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD><CFA5>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD>ɬ<EFBFBD>פ<EFBFBD><D7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strCookiesRequired = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD><CFA5>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD>ɬ<EFBFBD>פ<EFBFBD><D7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
|
$strCopyDatabaseOK = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD> %s <20><> %s <20>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strCopyTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>(database<b>.</b>table)<29>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD><EFBFBD>:';
|
$strCopyTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD>(database<b>.</b>table)<29>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD><EFBFBD>:';
|
||||||
$strCopyTableOK = '%s <20>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD> %s <20>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strCopyTableOK = '%s <20>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD> %s <20>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strCopyTableSameNames = 'Ʊ<><C6B1><EFBFBD>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>!';
|
$strCopyTableSameNames = 'Ʊ<><C6B1><EFBFBD>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>˥<EFBFBD><CBA5>ԡ<EFBFBD><D4A1>Ǥ<EFBFBD><C7A4>ޤ<EFBFBD><DEA4><EFBFBD>!';
|
||||||
@@ -160,6 +165,8 @@ $strCzech = '
|
|||||||
$strCzechSlovak = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>Х<EFBFBD><D0A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strCzechSlovak = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>Х<EFBFBD><D0A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
$strDBComment = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ';
|
$strDBComment = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: ';
|
||||||
|
$strDBCopy = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>ԡ<F2A5B3A5> <20><><EFBFBD>ԡ<EFBFBD><D4A1><EFBFBD>:';
|
||||||
|
$strDBCopy = '<27><><EFBFBD><EFBFBD><EFBFBD>إǡ<D8A5><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>ԡ<F2A5B3A5>';
|
||||||
$strDBGContext = '<27><><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strDBGContext = '<27><><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strDBGContextID = '<27><><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD><EFBFBD>ID';
|
$strDBGContextID = '<27><><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD><EFBFBD>ID';
|
||||||
$strDBGHits = '<27>ҥå<D2A5>';
|
$strDBGHits = '<27>ҥå<D2A5>';
|
||||||
@@ -213,7 +220,7 @@ $strDrop = '
|
|||||||
$strDropSelectedDatabases = '<27><><EFBFBD>줿<F2A4B5A4>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD>';
|
$strDropSelectedDatabases = '<27><><EFBFBD>줿<F2A4B5A4>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>κ<EFBFBD><CEBA><EFBFBD>';
|
||||||
$strDropUsersDb = '<27>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʊ<EFBFBD><C6B1>̾<EFBFBD><CCBE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĥǡ<C4A5><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strDropUsersDb = '<27>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʊ<EFBFBD><C6B1>̾<EFBFBD><CCBE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĥǡ<C4A5><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strDumpSaved = '<27><><EFBFBD><EFBFBD><EFBFBD>פ<EFBFBD><D7A4>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD>¸<EFBFBD><C2B8><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strDumpSaved = '<27><><EFBFBD><EFBFBD><EFBFBD>פ<EFBFBD><D7A4>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD>¸<EFBFBD><C2B8><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strDumpXRows = '%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ס<EFBFBD><D7A1>Ϥ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>Ǥ<EFBFBD><C7A4><EFBFBD>';
|
$strDumpXRows = '%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ס<EFBFBD><D7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>Ǥ<EFBFBD><C7A4><EFBFBD>';
|
||||||
$strDumpingData = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ץǡ<D7A5><C7A1><EFBFBD>';
|
$strDumpingData = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ץǡ<D7A5><C7A1><EFBFBD>';
|
||||||
$strDynamic = '<27><><EFBFBD><EFBFBD><EFBFBD>ʥߥå<DFA5>';
|
$strDynamic = '<27><><EFBFBD><EFBFBD><EFBFBD>ʥߥå<DFA5>';
|
||||||
|
|
||||||
@@ -232,6 +239,8 @@ $strEndRaw = 'RAW
|
|||||||
$strEnglish = '<27>Ѹ<EFBFBD>';
|
$strEnglish = '<27>Ѹ<EFBFBD>';
|
||||||
$strEnglishPrivileges = ' <20><><EFBFBD><EFBFBD>: MySQL<51><4C><EFBFBD>ø<EFBFBD><C3B8><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ϱѸ<CFB1><D1B8><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strEnglishPrivileges = ' <20><><EFBFBD><EFBFBD>: MySQL<51><4C><EFBFBD>ø<EFBFBD><C3B8><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ϱѸ<CFB1><D1B8><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strError = '<27><><EFBFBD>顼';
|
$strError = '<27><><EFBFBD>顼';
|
||||||
|
$strEscapeWildcards = '<27>磻<EFBFBD><EFA5A4><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ɡ<EFBFBD>_<EFBFBD>פ<EFBFBD><D7A4><EFBFBD><EFBFBD>ӡ<EFBFBD>%<25>פϤ<D7A4><CFA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>̤<EFBFBD><CCA4>˻<EFBFBD><CBBB>Ѥ<EFBFBD><D1A4>뤿<EFBFBD><EBA4BF><EFBFBD>ˡ<EFBFBD>\<5C>פǥ<D7A4><C7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD><EFBFBD>)<29><><EFBFBD><EFBFBD><EFBFBD>٤<EFBFBD><D9A4>Ǥ<EFBFBD><C7A4><EFBFBD>';
|
||||||
|
$strEscapeWildcards = '<27>磻<EFBFBD><EFA5A4><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD>ɡ<EFBFBD>_<EFBFBD>פȡ<D7A4>%<25>פϡ<D7A4><CFA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>̤<EFBFBD><CCA4>˻<EFBFBD><CBBB>Ѥ<EFBFBD><D1A4>뤿<EFBFBD><EBA4BF><EFBFBD>ˡ<EFBFBD>\<5C>פDz<D7A4><C7B2><EFBFBD>ɬ<EFBFBD>פ<EFBFBD><D7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strEstonian = '<27><><EFBFBD><EFBFBD><EFBFBD>ȥ˥<C8A5><CBA5><EFBFBD>';
|
$strEstonian = '<27><><EFBFBD><EFBFBD><EFBFBD>ȥ˥<C8A5><CBA5><EFBFBD>';
|
||||||
$strExcelEdition = 'Excel <20>μ<EFBFBD><CEBC><EFBFBD>';
|
$strExcelEdition = 'Excel <20>μ<EFBFBD><CEBC><EFBFBD>';
|
||||||
$strExcelOptions = 'Excel <20><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strExcelOptions = 'Excel <20><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -280,7 +289,7 @@ $strHasBeenCreated = '
|
|||||||
$strHaveToShow = 'ɽ<><C9BD><EFBFBD><EFBFBD><EFBFBD>뤿<EFBFBD><EBA4BF><EFBFBD>ˡ<EFBFBD><CBA1><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4>Ƥ<EFBFBD><C6A4>ҤȤĤΥ<C4A4><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʤ<F2A4B7A4><CAA4><EFBFBD><EFBFBD>Фʤ<D0A4><CAA4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strHaveToShow = 'ɽ<><C9BD><EFBFBD><EFBFBD><EFBFBD>뤿<EFBFBD><EBA4BF><EFBFBD>ˡ<EFBFBD><CBA1><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4>Ƥ<EFBFBD><C6A4>ҤȤĤΥ<C4A4><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʤ<F2A4B7A4><CAA4><EFBFBD><EFBFBD>Фʤ<D0A4><CAA4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strHebrew = '<27>إ֥饤<D6A5><E9A5A4>';
|
$strHebrew = '<27>إ֥饤<D6A5><E9A5A4>';
|
||||||
$strHexForBinary = '<27>Х<EFBFBD><D0A5>ʥ<EFBFBD><CAA5>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD> 16 <20>ʿ<EFBFBD><CABF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѥ<EFBFBD><D1A4><EFBFBD>';
|
$strHexForBinary = '<27>Х<EFBFBD><D0A5>ʥ<EFBFBD><CAA5>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD> 16 <20>ʿ<EFBFBD><CABF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѥ<EFBFBD><D1A4><EFBFBD>';
|
||||||
$strHome = '<27><EFBFBD><EFBFBD><EFBFBD>ڡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strHome = '<27>ᥤ<EFBFBD><EFBFBD><EFBFBD>ڡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strHomepageOfficial = 'phpMyAdmin <20>ۡ<EFBFBD><DBA1><EFBFBD>';
|
$strHomepageOfficial = 'phpMyAdmin <20>ۡ<EFBFBD><DBA1><EFBFBD>';
|
||||||
$strHost = '<27>ۥ<EFBFBD><DBA5><EFBFBD>';
|
$strHost = '<27>ۥ<EFBFBD><DBA5><EFBFBD>';
|
||||||
$strHostEmpty = '<27>ۥ<EFBFBD><DBA5><EFBFBD>̾<EFBFBD>϶<EFBFBD><CFB6>Ǥ<EFBFBD>!';
|
$strHostEmpty = '<27>ۥ<EFBFBD><DBA5><EFBFBD>̾<EFBFBD>϶<EFBFBD><CFB6>Ǥ<EFBFBD>!';
|
||||||
@@ -300,7 +309,12 @@ $strInUse = '
|
|||||||
$strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD>';
|
$strIndex = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD>';
|
||||||
$strIndexHasBeenDropped = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strIndexHasBeenDropped = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strIndexName = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD>̾ :';
|
$strIndexName = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD>̾ :';
|
||||||
$strIndexType = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> :';
|
$strIndexType = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD>μ<EFBFBD><EFBFBD><EFBFBD> :';
|
||||||
|
$strIndexWarningMultiple = '1 <20>Ĥ<EFBFBD><C4A4>ۤ<EFBFBD><DBA4><EFBFBD> INDEX <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s` <20>Ѥ˺<D1A4><CBBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strIndexWarningPrimary = 'PRIMARY <20><> INDEX <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD>ξ<EFBFBD><CEBE><EFBFBD>Ȥ⡢<C8A4><E2A1A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s` <20><><EFBFBD><EFBFBD><EFBFBD>ꤵ<EFBFBD><EAA4B5><EFBFBD><EFBFBD><EFBFBD>٤<EFBFBD><D9A4>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strIndexWarningTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> `%s` <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD>˴ؤ<CBB4><D8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strIndexWarningTable = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> `%s` <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD>˴ؤ<CBB4><D8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>';
|
||||||
|
$strIndexWarningUnique = 'UNIQUE <20><> INDEX <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD>ξ<EFBFBD><CEBE><EFBFBD>Ȥ⡢<C8A4><E2A1A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD> `%s` <20><><EFBFBD><EFBFBD><EFBFBD>ꤵ<EFBFBD><EAA4B5><EFBFBD><EFBFBD><EFBFBD>٤<EFBFBD><D9A4>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strIndexes = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strIndexes = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strInnodbStat = 'InnoDB <20><><EFBFBD>ơ<EFBFBD><C6A1><EFBFBD><EFBFBD><EFBFBD>';
|
$strInnodbStat = 'InnoDB <20><><EFBFBD>ơ<EFBFBD><C6A1><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strInsecureMySQL = '<27><><EFBFBD>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>꤬ MySQL <20>ǥե<C7A5><D5A5><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȤˤʤäƤ<C3A4><C6A4>ޤ<EFBFBD> (root <20>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ǥѥ<C7A5><D1A5><EFBFBD>ɤʤ<C9A4>) <20><> MySQL <20><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>⤳<EFBFBD>Υǥե<C7A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD>Τǡ<CEA4><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ԥ<EFBFBD><D4A4>Ф<EFBFBD><D0A4><EFBFBD>̵<EFBFBD><CCB5><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD>ۡ<EFBFBD><DBA1><EFBFBD><EFBFBD><EFBFBD>ɬ<EFBFBD><C9AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strInsecureMySQL = '<27><><EFBFBD>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>꤬ MySQL <20>ǥե<C7A5><D5A5><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȤˤʤäƤ<C3A4><C6A4>ޤ<EFBFBD> (root <20>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ǥѥ<C7A5><D1A5><EFBFBD>ɤʤ<C9A4>) <20><> MySQL <20><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>⤳<EFBFBD>Υǥե<C7A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD>Τǡ<CEA4><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ԥ<EFBFBD><D4A4>Ф<EFBFBD><D0A4><EFBFBD>̵<EFBFBD><CCB5><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD>ۡ<EFBFBD><DBA1><EFBFBD><EFBFBD><EFBFBD>ɬ<EFBFBD><C9AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -332,6 +346,7 @@ $strLandscape = '
|
|||||||
$strLatexCaption = '<27>ơ<EFBFBD><C6A1>֥륭<D6A5><EBA5AD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strLatexCaption = '<27>ơ<EFBFBD><C6A1>֥륭<D6A5><EBA5AD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strLatexContent = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> __TABLE__ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strLatexContent = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> __TABLE__ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strLatexContinued = '(³<><C2B3><EFBFBD><EFBFBD>)';
|
$strLatexContinued = '(³<><C2B3><EFBFBD><EFBFBD>)';
|
||||||
|
$strLatexContinuedCaption = '<27><>³<EFBFBD><C2B3><EFBFBD>Υơ<CEA5><C6A1>֥륭<D6A5><EBA5AD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strLatexIncludeCaption = '<27>ơ<EFBFBD><C6A1>֥륭<D6A5><EBA5AD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD>';
|
$strLatexIncludeCaption = '<27>ơ<EFBFBD><C6A1>֥륭<D6A5><EBA5AD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD>';
|
||||||
$strLatexLabel = '<27><><EFBFBD>٥륭<D9A5><EBA5AD>';
|
$strLatexLabel = '<27><><EFBFBD>٥륭<D9A5><EBA5AD>';
|
||||||
$strLatexStructure = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> __TABLE__ <20>ι<EFBFBD>¤';
|
$strLatexStructure = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD> __TABLE__ <20>ι<EFBFBD>¤';
|
||||||
@@ -354,10 +369,17 @@ $strLogin = '
|
|||||||
$strLoginInformation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strLoginInformation = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strLogout = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
|
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
|
||||||
$strMIME_MIMEtype = 'MIME <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strMIME_MIMEtype = 'MIME <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strMIME_available_mime = 'ͭ<><CDAD><EFBFBD><EFBFBD> MIME <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strMIME_available_mime = 'ͭ<><CDAD><EFBFBD><EFBFBD> MIME <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strMIME_available_transform = '<27>Ѵ<EFBFBD>ͭ<EFBFBD><CDAD>';
|
||||||
$strMIME_description = '<27><><EFBFBD><EFBFBD>';
|
$strMIME_description = '<27><><EFBFBD><EFBFBD>';
|
||||||
|
$strMIME_transformation = '<27>֥饦<D6A5><E9A5A6><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD>';
|
||||||
|
$strMIME_transformation_options = '<27>Ѵ<EFBFBD><D1B4><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strMIME_without = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5>Τǰ<CEA4><C7B0><EFBFBD><EFBFBD><EFBFBD><EFBFBD>줿MIME <20><><EFBFBD><EFBFBD><EFBFBD>פϸ<D7A4><CFB8>̤<EFBFBD><CCA4>Ѵ<EFBFBD><D1B4>ؿ<EFBFBD><D8BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>äƤ<C3A4><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strMaximumSize = '<27><><EFBFBD>祵<EFBFBD><E7A5B5><EFBFBD><EFBFBD>: %s%s';
|
$strMaximumSize = '<27><><EFBFBD>祵<EFBFBD><E7A5B5><EFBFBD><EFBFBD>: %s%s';
|
||||||
|
$strMbExtensionMissing = 'mbstring PHP <20><>ĥ<EFBFBD>ϸ<EFBFBD><CFB8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>ޥ<EFBFBD><DEA5><EFBFBD><EFBFBD>Х<EFBFBD><D0A5><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD>åȤ<C3A5><C8A4><EFBFBD><EFBFBD>Ѥ<EFBFBD><D1A4>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD>褦<EFBFBD>˸<EFBFBD><CBB8><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>phpMyAdmin <20><> mbstring <20><>ĥ<EFBFBD>ʤ<EFBFBD><CAA4>Ǥ<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Τ<EFBFBD>ʬ<EFBFBD>䤹<EFBFBD>뤳<EFBFBD>Ȥ<EFBFBD><C8A4>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>ͽ<EFBFBD><CDBD><EFBFBD><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD>̤<EFBFBD><CCA4>֤äƤ<C3A4><C6A4>뤫<EFBFBD>⤷<EFBFBD><E2A4B7><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strMbOverloadWarning = 'PHP <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> mbstring.func_overload <20><>ͭ<EFBFBD><CDAD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin <20>ȸߴ<C8B8><DFB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˲<EFBFBD><CBB2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>⤷<EFBFBD><E2A4B7><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>!';
|
||||||
$strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strModifications = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strModify = '<27><><EFBFBD><EFBFBD>';
|
$strModify = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strModifyIndexTopic = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD>';
|
$strModifyIndexTopic = '<27><><EFBFBD><EFBFBD><EFBFBD>ǥå<C7A5><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD>';
|
||||||
@@ -380,6 +402,7 @@ $strName = '̾
|
|||||||
$strNeedPrimaryKey = '<27><><EFBFBD>Υơ<CEA5><C6A1>֥<EFBFBD><D6A5>ϥץ饤<D7A5>ޥꥭ<DEA5><EAA5AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>٤<EFBFBD><D9A4>Ǥ<EFBFBD>';
|
$strNeedPrimaryKey = '<27><><EFBFBD>Υơ<CEA5><C6A1>֥<EFBFBD><D6A5>ϥץ饤<D7A5>ޥꥭ<DEA5><EAA5AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>٤<EFBFBD><D9A4>Ǥ<EFBFBD>';
|
||||||
$strNext = '<27><><EFBFBD><EFBFBD>';
|
$strNext = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strNo = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strNo = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strNoActivity = '%s <20>ðʾ<C3B0><CABE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<F2A4B7A4><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><F3A1A3BA>٥<EFBFBD><D9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<F2A4B7A4><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoDatabases = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoDatabases = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoDatabasesSelected = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2A4B5A4>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoDatabasesSelected = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2A4B5A4>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoDescription = '<27><><EFBFBD>Ҥ<EFBFBD><D2A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strNoDescription = '<27><><EFBFBD>Ҥ<EFBFBD><D2A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
@@ -397,6 +420,7 @@ $strNoPrivileges = '
|
|||||||
$strNoQuery = 'SQL <20><><EFBFBD><EFBFBD><EFBFBD>̵<EAA1BC><CCB5>';
|
$strNoQuery = 'SQL <20><><EFBFBD><EFBFBD><EFBFBD>̵<EAA1BC><CCB5>';
|
||||||
$strNoRights = '<27><><EFBFBD><EFBFBD><EFBFBD>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>äƤʤ<C6A4><CAA4>ΤǤ<CEA4><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoRights = '<27><><EFBFBD><EFBFBD><EFBFBD>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>äƤʤ<C6A4><CAA4>ΤǤ<CEA4><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoRowsSelected = '<27>Ԥ<EFBFBD><D4A4><EFBFBD><EFBFBD><EFBFBD><F2A4B5A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoRowsSelected = '<27>Ԥ<EFBFBD><D4A4><EFBFBD><EFBFBD><EFBFBD><F2A4B5A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strNoSpace = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD>¸<EFBFBD><C2B8><EFBFBD><EFBFBD><EFBFBD>ˤ϶<CBA4><CFB6><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̤<EFBFBD><CCA4>Խ<EFBFBD>ʬ<EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>';
|
||||||
$strNoTablesFound = '<27><><EFBFBD>ߤ<EFBFBD> DB <20>˥ơ<CBA5><C6A1>֥<EFBFBD><D6A5>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoTablesFound = '<27><><EFBFBD>ߤ<EFBFBD> DB <20>˥ơ<CBA5><C6A1>֥<EFBFBD><D6A5>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoThemeSupport = '<27>ơ<EFBFBD><C6A1>ޤݡ<F2A5B5A5><DDA1>Ȥ<EFBFBD><C8A4>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥơ<C8A5><C6A1>ޥǥ<DEA5><C7A5>쥯<EFBFBD>ȥ<EFBFBD> %s <20><><EFBFBD><EFBFBD>ǧ<EFBFBD><C7A7><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoThemeSupport = '<27>ơ<EFBFBD><C6A1>ޤݡ<F2A5B5A5><DDA1>Ȥ<EFBFBD><C8A4>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȥơ<C8A5><C6A1>ޥǥ<DEA5><C7A5>쥯<EFBFBD>ȥ<EFBFBD> %s <20><><EFBFBD><EFBFBD>ǧ<EFBFBD><C7A7><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNoUsersFound = '<27><><EFBFBD><EFBFBD><EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ϸ<EFBFBD><CFB8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNoUsersFound = '<27><><EFBFBD><EFBFBD><EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ϸ<EFBFBD><CFB8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -406,9 +430,9 @@ $strNotNumber = '
|
|||||||
$strNotOK = 'OK <20>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNotOK = 'OK <20>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNotSet = '<b>%s</b> <20>ơ<EFBFBD><C6A1>֥뤬<D6A5><EBA4AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD><EFBFBD>%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strNotSet = '<b>%s</b> <20>ơ<EFBFBD><C6A1>֥뤬<D6A5><EBA4AC><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD><EFBFBD>%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNotValidNumber = ' <20>ϹԤ<CFB9><D4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֹ<EFBFBD><D6B9>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD> ';
|
$strNotValidNumber = ' <20>ϹԤ<CFB9><D4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֹ<EFBFBD><D6B9>ǤϤ<C7A4><CFA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD> ';
|
||||||
$strNull = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(Null)';
|
$strNull = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(NULL)';
|
||||||
$strNumSearchResultsInTable = '%s <20>郎 <i>%s</i> <20>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Ǹ<EFBFBD><C7B8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strNumSearchResultsInTable = '%s <20>郎 <i>%s</i> <20>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Ǹ<EFBFBD><C7B8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNumSearchResultsTotal = '<b><3E><><EFBFBD><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strNumSearchResultsTotal = '<b><3E><><EFBFBD><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strNumTables = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD>';
|
$strNumTables = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD>';
|
||||||
|
|
||||||
$strOK = 'OK';
|
$strOK = 'OK';
|
||||||
@@ -475,7 +499,7 @@ $strPrivDescReferences = '
|
|||||||
$strPrivDescReload = '<27><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD><C9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>ꥢ<EFBFBD><EAA5A2><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strPrivDescReload = '<27><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD><C9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>ꥢ<EFBFBD><EAA5A2><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strPrivDescReplClient = '<27><><EFBFBD>졼<EFBFBD>֤<EFBFBD><D6A4>ޥ<EFBFBD><DEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><D7B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>븢<EFBFBD><EBB8A2><EFBFBD><EFBFBD><EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϳ<EFBFBD><CDBF><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strPrivDescReplClient = '<27><><EFBFBD>졼<EFBFBD>֤<EFBFBD><D6A4>ޥ<EFBFBD><DEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><D7B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>븢<EFBFBD><EBB8A2><EFBFBD><EFBFBD><EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϳ<EFBFBD><CDBF><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strPrivDescReplSlave = '<27><><EFBFBD>ץꥱ<D7A5><EAA5B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>졼<F3A5B9A5>֤<EFBFBD>ɬ<EFBFBD>פǤ<D7A4><C7A4><EFBFBD>';
|
$strPrivDescReplSlave = '<27><><EFBFBD>ץꥱ<D7A5><EAA5B1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>졼<F3A5B9A5>֤<EFBFBD>ɬ<EFBFBD>פǤ<D7A4><C7A4><EFBFBD>';
|
||||||
$strPrivDescSelect = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߽Ф<DFBD><D0A4><EFBFBD><EFBFBD>ġ<EFBFBD>';
|
$strPrivDescSelect = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߽Ф<DFBD><D0A4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strPrivDescShowDb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD>ʥꥹ<CAA5>ȤؤΥ<D8A4><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϳ<EFBFBD><CDBF><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strPrivDescShowDb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD>ʥꥹ<CAA5>ȤؤΥ<D8A4><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϳ<EFBFBD><CDBF><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strPrivDescShutdown = '<27><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>åȥ<C3A5><C8A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strPrivDescShutdown = '<27><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD>åȥ<C3A5><C8A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strPrivDescSuper = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>³<EFBFBD><C2B3><EFBFBD><EFBFBD>ã<EFBFBD><C3A3><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD>³<EFBFBD><C2B3><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>¿<EFBFBD><C2BF><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD><CFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Х<EFBFBD><D0A5>ѿ<EFBFBD><D1BF><EFBFBD>¾<EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ν<EFBFBD>λ<EFBFBD><CEBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>褦<EFBFBD><E8A4A6><EFBFBD><EFBFBD><EFBFBD>꤬ɬ<EAA4AC>פǤ<D7A4><C7A4><EFBFBD>';
|
$strPrivDescSuper = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>³<EFBFBD><C2B3><EFBFBD><EFBFBD>ã<EFBFBD><C3A3><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD>³<EFBFBD><C2B3><EFBFBD><EFBFBD><EFBFBD>Ĥ<EFBFBD><C4A4>ޤ<EFBFBD><DEA4><EFBFBD>¿<EFBFBD><C2BF><EFBFBD>δ<EFBFBD><CEB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD><CFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Х<EFBFBD><D0A5>ѿ<EFBFBD><D1BF><EFBFBD>¾<EFBFBD>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ν<EFBFBD>λ<EFBFBD><CEBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>褦<EFBFBD><E8A4A6><EFBFBD><EFBFBD><EFBFBD>꤬ɬ<EAA4AC>פǤ<D7A4><C7A4><EFBFBD>';
|
||||||
@@ -484,7 +508,7 @@ $strPrivDescUsage = '
|
|||||||
$strPrivileges = '<27>ø<EFBFBD>';
|
$strPrivileges = '<27>ø<EFBFBD>';
|
||||||
$strPrivilegesReloaded = '<27>ø<EFBFBD><C3B8>ϥ<EFBFBD><CFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strPrivilegesReloaded = '<27>ø<EFBFBD><C3B8>ϥ<EFBFBD><CFA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strProcesslist = '<27>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ꥹ<EFBFBD><EAA5B9>';
|
$strProcesslist = '<27>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ꥹ<EFBFBD><EAA5B9>';
|
||||||
$strPutColNames = '<27>ǽ<EFBFBD><C7BD><EFBFBD> 1 <20><><EFBFBD>ܤ˥ե<CBA5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ɲ<EFBFBD>';
|
$strPutColNames = '<27>ǽ<EFBFBD><C7BD><EFBFBD> 1 <20><><EFBFBD>ܤ˥ե<CBA5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ɲä<EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
$strQBE = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
$strQBE = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strQBEDel = '<27><><EFBFBD><EFBFBD>';
|
$strQBEDel = '<27><><EFBFBD><EFBFBD>';
|
||||||
@@ -493,6 +517,7 @@ $strQueryFrame = '
|
|||||||
$strQueryOnDb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD> <b>%s</b>:';
|
$strQueryOnDb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD> <b>%s</b>:';
|
||||||
$strQuerySQLHistory = 'SQL <20><><EFBFBD><EFBFBD>';
|
$strQuerySQLHistory = 'SQL <20><><EFBFBD><EFBFBD>';
|
||||||
$strQueryStatistics = '<b><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD></b>: <20><>ư<EFBFBD><C6B0><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
$strQueryStatistics = '<b><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD></b>: <20><>ư<EFBFBD><C6B0><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
|
$strQueryTime = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD> %01.4f <20><>';
|
||||||
$strQueryType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strQueryType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strQueryWindowLock = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5>γ<EFBFBD><CEB3><EFBFBD><EFBFBD>餳<EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><F1A4ADB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strQueryWindowLock = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5>γ<EFBFBD><CEB3><EFBFBD><EFBFBD>餳<EFBFBD>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD><EFBFBD><F1A4ADB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
@@ -505,6 +530,7 @@ $strRelationNotWorking = '
|
|||||||
$strRelationView = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
|
$strRelationView = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD>';
|
||||||
$strRelationalSchema = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD>ʥ륹<CAA5><EBA5B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strRelationalSchema = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD>ʥ륹<CAA5><EBA5B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strRelations = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strRelations = '<27><><EFBFBD>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strRelationsForTable = 'RELATIONS FOR TABLE';
|
||||||
$strReloadFailed = 'MySQL <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ˼<C9A4><CBBC>Ԥ<EFBFBD><D4A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strReloadFailed = 'MySQL <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ˼<C9A4><CBBC>Ԥ<EFBFBD><D4A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strReloadMySQL = 'MySQL <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strReloadMySQL = 'MySQL <20>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strReloadingThePrivileges = '<27>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strReloadingThePrivileges = '<27>ø<EFBFBD><C3B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -537,6 +563,7 @@ $strRunning = '
|
|||||||
$strRussian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strRussian = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
$strSQL = 'SQL';
|
$strSQL = 'SQL';
|
||||||
|
$strSQLExportCompatibility = 'SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݡ<EFBFBD><DDA1>ȸߴ<C8B8>';
|
||||||
$strSQLExportType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݡ<EFBFBD><DDA1>ȷ<EFBFBD><C8B7><EFBFBD>';
|
$strSQLExportType = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݡ<EFBFBD><DDA1>ȷ<EFBFBD><C8B7><EFBFBD>';
|
||||||
$strSQLOptions = 'SQL <20><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strSQLOptions = 'SQL <20><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSQLParserBugMessage = '<27><><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD> SQL <20>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥХ<C7A5><D0A5>Ĥ<F2B8ABA4><C4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>뤫<EFBFBD>⤷<EFBFBD><E2A4B7><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><F3A1A3A4>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC>ǰ<EFBFBD><C7B0><EFBFBD><EFBFBD><EFBFBD>˳Τ<CBB3><CEA4><EFBFBD><EFBFBD>ơ<EFBFBD><C6A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>䤬<EFBFBD><E4A4AC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߥ<EFBFBD><DFA5>ޥå<DEA5><C3A5><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4>礦<EFBFBD><E7A4A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¾<EFBFBD>μ<EFBFBD><CEBC>Ԥˤϥƥ<CFA5><C6A5><EFBFBD><EFBFBD>ȥ<EFBFBD><C8A5>ꥢ<EFBFBD>ǰ<EFBFBD><C7B0>Ѥ<EFBFBD><D1A4><EFBFBD><EFBFBD><EFBFBD>¦<EFBFBD>˥Х<CBA5><D0A5>ʥ<CAA5><EAA1BC><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4>դ<EFBFBD><D5A4>ƥե<C6A5><D5A5><EFBFBD><EFBFBD>뤬<EFBFBD><EBA4AC><EFBFBD>åץ<C3A5><D7A5><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤä<DEA4><C3A4>褦<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC> MySQL <20>Υ<EFBFBD><CEA5>ޥ<EFBFBD><DEA5>ɥ饤<C9A5><E9A5A4><EFBFBD><EFBFBD><EFBFBD>Ȥäƻ<C6BB><EEA4B9><EFBFBD>Ȥ<EFBFBD><C8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>MySQL <20><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>ϰʲ<CFB0><CAB2>Τ褦<CEA4>˥<EFBFBD><CBA5>顼<EFBFBD><E9A1BC><EFBFBD>Ф<EFBFBD><D0A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><CBA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>褹<EFBFBD><E8A4B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4>礦<EFBFBD><E7A4A6><EFBFBD><EFBFBD><EFBFBD>ޥ<EFBFBD><DEA5>ɥ饤<C9A5><E9A5A4><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ⡢<C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>꤬<EFBFBD><EAA4AC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>硢<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ԥ<EFBFBD><D4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤϡ<CBA4><CFA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Τ<EFBFBD><CEA4><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD>ҤȤĤ<C8A4>ʸ<EFBFBD>˸<EFBFBD><CBB8>餷<EFBFBD>ƤߤƲ<DFA4><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ưʲ<C6B0><CAB2>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥǡ<C7A5><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD><EFBFBD>äƥХ<C6A5><D0A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>äƲ<C3A4><C6B2><EFBFBD><EFBFBD><EFBFBD>:';
|
$strSQLParserBugMessage = '<27><><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD> SQL <20>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥХ<C7A5><D0A5>Ĥ<F2B8ABA4><C4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>뤫<EFBFBD>⤷<EFBFBD><E2A4B7><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><F3A1A3A4>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC>ǰ<EFBFBD><C7B0><EFBFBD><EFBFBD><EFBFBD>˳Τ<CBB3><CEA4><EFBFBD><EFBFBD>ơ<EFBFBD><C6A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>䤬<EFBFBD><E4A4AC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߥ<EFBFBD><DFA5>ޥå<DEA5><C3A5><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4>礦<EFBFBD><E7A4A6><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¾<EFBFBD>μ<EFBFBD><CEBC>Ԥˤϥƥ<CFA5><C6A5><EFBFBD><EFBFBD>ȥ<EFBFBD><C8A5>ꥢ<EFBFBD>ǰ<EFBFBD><C7B0>Ѥ<EFBFBD><D1A4><EFBFBD><EFBFBD><EFBFBD>¦<EFBFBD>˥Х<CBA5><D0A5>ʥ<CAA5><EAA1BC><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4>դ<EFBFBD><D5A4>ƥե<C6A5><D5A5><EFBFBD><EFBFBD>뤬<EFBFBD><EBA4AC><EFBFBD>åץ<C3A5><D7A5><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤä<DEA4><C3A4>褦<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʤ<EFBFBD><CAA4>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EAA1BC> MySQL <20>Υ<EFBFBD><CEA5>ޥ<EFBFBD><DEA5>ɥ饤<C9A5><E9A5A4><EFBFBD><EFBFBD><EFBFBD>Ȥäƻ<C6BB><EEA4B9><EFBFBD>Ȥ<EFBFBD><C8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>MySQL <20><><EFBFBD><EFBFBD><EFBFBD>С<EFBFBD><D0A1>ϰʲ<CFB0><CAB2>Τ褦<CEA4>˥<EFBFBD><CBA5>顼<EFBFBD><E9A1BC><EFBFBD>Ф<EFBFBD><D0A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD><CBA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>褹<EFBFBD><E8A4B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4>礦<EFBFBD><E7A4A6><EFBFBD><EFBFBD><EFBFBD>ޥ<EFBFBD><DEA5>ɥ饤<C9A5><E9A5A4><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ⡢<C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>꤬<EFBFBD><EAA4AC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>硢<EFBFBD>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ԥ<EFBFBD><D4A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˤϡ<CBA4><CFA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Τ<EFBFBD><CEA4><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA1BC><EFBFBD>ҤȤĤ<C8A4>ʸ<EFBFBD>˸<EFBFBD><CBB8>餷<EFBFBD>ƤߤƲ<DFA4><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ưʲ<C6B0><CAB2>Υ<EFBFBD><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥǡ<C7A5><C7A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڤ<EFBFBD><DAA4><EFBFBD><EFBFBD>äƥХ<C6A5><D0A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>äƲ<C3A4><C6B2><EFBFBD><EFBFBD><EFBFBD>:';
|
||||||
@@ -562,6 +589,8 @@ $strSearchType = '
|
|||||||
$strSecretRequired = '<27><><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϻ<EFBFBD><CFBA><EFBFBD><EFBFBD><EFBFBD>̩<EFBFBD>ѥ<EFBFBD><D1A5>ե졼<D5A5><ECA1BC><EFBFBD><EFBFBD>ɬ<EFBFBD>פȤ<D7A4><C8A4>ޤ<EFBFBD>(blowfish_secret)<29><>';
|
$strSecretRequired = '<27><><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϻ<EFBFBD><CFBA><EFBFBD><EFBFBD><EFBFBD>̩<EFBFBD>ѥ<EFBFBD><D1A5>ե졼<D5A5><ECA1BC><EFBFBD><EFBFBD>ɬ<EFBFBD>פȤ<D7A4><C8A4>ޤ<EFBFBD>(blowfish_secret)<29><>';
|
||||||
$strSelectADb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<F2A4B7A4><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strSelectADb = '<27>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<F2A4B7A4><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSelectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strSelectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strSelectBinaryLog = '<27><><EFBFBD><EFBFBD><F2A4B7A4>Х<EFBFBD><D0A5>ʥ<EFBFBD><CAA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strSelectBinaryLog = '<27><><EFBFBD><EFBFBD><F2A4B7A4>Х<EFBFBD><D0A5>ʥ<EFBFBD><CAA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSelectFields = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD>İʾ<C4B0>):';
|
$strSelectFields = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD>İʾ<C4B0>):';
|
||||||
$strSelectNumRows = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
$strSelectNumRows = '<27><><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSelectTables = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strSelectTables = '<27>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -649,6 +678,10 @@ $strTotalUC = '
|
|||||||
$strTraditionalChinese = '<27><><EFBFBD><EFBFBD>Ū<EFBFBD><C5AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strTraditionalChinese = '<27><><EFBFBD><EFBFBD>Ū<EFBFBD><C5AA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strTraditionalSpanish = '<27><><EFBFBD><EFBFBD>Ū<EFBFBD>ʥ<EFBFBD><CAA5>ڥ<EFBFBD><DAA5><EFBFBD><EFBFBD><EFBFBD>';
|
$strTraditionalSpanish = '<27><><EFBFBD><EFBFBD>Ū<EFBFBD>ʥ<EFBFBD><CAA5>ڥ<EFBFBD><DAA5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strTraffic = '<27>ȥ<EFBFBD><C8A5>ե<EFBFBD><D5A5>å<EFBFBD>';
|
$strTraffic = '<27>ȥ<EFBFBD><C8A5>ե<EFBFBD><D5A5>å<EFBFBD>';
|
||||||
|
$strTransformation_image_jpeg__inline = '<27><><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD>ǽ<EFBFBD>ʥ<EFBFBD><CAA5><EFBFBD><EFBFBD>ͥ<EFBFBD><CDA5><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD>; <20><><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD>: width<74><68>height <20><><EFBFBD>ԥ<EFBFBD><D4A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǻ<EFBFBD><C7BB><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ψ<EFBFBD><CEA8><EFBFBD>ݤ<EFBFBD><DDA4>ޤ<EFBFBD>)';
|
||||||
|
$strTransformation_image_jpeg__link = '<27><><EFBFBD>β<EFBFBD><CEB2><EFBFBD><EFBFBD>ؤΥ<D8A4><CEA5><EFBFBD>ɽ<EFBFBD><C9BD> (<28>㤨<EFBFBD><E3A4A8> blob <20><>ľ<EFBFBD>ܥ<EFBFBD><DCA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>).';
|
||||||
|
$strTransformation_text_plain__substr = 'ʸ<><CAB8><EFBFBD><EFBFBD><EFBFBD>ΰ<EFBFBD><CEB0><EFBFBD><EFBFBD>Τ<EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܤΥ<DCA4><CEA5>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϥƥ<CFA5><C6A5><EFBFBD><EFBFBD>Ȥν<C8A4><CEBD>Ϥ<EFBFBD><CFA4>ɤ<EFBFBD><C9A4>dz<EFBFBD><C7B3>Ϥ<EFBFBD><CFA4>뤫<EFBFBD><EBA4AB><EFBFBD>ե<EFBFBD><D5A5>åȤ<C3A5><C8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD> (<28>ǥե<C7A5><D5A5><EFBFBD><EFBFBD>Ȥϡ<C8A4>0<EFBFBD>פǤ<D7A4>)<29><><EFBFBD><EFBFBD><EFBFBD>ܤΥ<DCA4><CEA5>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϥɤ<CFA4><C9A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Υƥ<CEA5><C6A5><EFBFBD><EFBFBD>Ȥ<EFBFBD><C8A4>֤<EFBFBD><D6A4><EFBFBD><EFBFBD>Υ<EFBFBD><CEA5>ե<EFBFBD><D5A5>åȤǤ<C8A4><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ξ<EFBFBD><CEBE>硢<EFBFBD>Ĥ<EFBFBD><C4A4>Υƥ<CEA5><C6A5><EFBFBD><EFBFBD>Ȥ٤<F2A4B9A4><D9A4>֤<EFBFBD><D6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܤΥ<DCA4><CEA5>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD>ΰ<EFBFBD><CEB0><EFBFBD><EFBFBD><EFBFBD><EFBFBD>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϥ<EFBFBD><CFA4>ɲä<C9B2><C3A4>뤫<EFBFBD><EBA4AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD> (<28>ǥե<C7A5><D5A5><EFBFBD><EFBFBD>Ȥϡ<C8A4>...<2E>פǤ<D7A4>)';
|
||||||
|
$strTransformation_text_plain__unformatted = 'HTML <20><><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD> HTML <20><><EFBFBD>֤Ȥ<D6A4><C8A4><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>HTML <20><><EFBFBD><EFBFBD><F1BCB0B2><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><C9BD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strTurkish = '<27>ȥ륳<C8A5><EBA5B3>';
|
$strTurkish = '<27>ȥ륳<C8A5><EBA5B3>';
|
||||||
$strType = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD>';
|
$strType = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
@@ -658,6 +691,7 @@ $strUnicode = '
|
|||||||
$strUnique = 'ͣ<><CDA3>';
|
$strUnique = 'ͣ<><CDA3>';
|
||||||
$strUnknown = '<27><><EFBFBD><EFBFBD>';
|
$strUnknown = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strUnselectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strUnselectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strUpdComTab = 'Column_comments <20>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>Υ<EFBFBD><CEA5>åץ<C3A5><D7A5>졼<EFBFBD><ECA1BC><EFBFBD><EFBFBD>ˡ<EFBFBD>Υɥ<CEA5><C9A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȤȤ<F2BBB2BE><C8A4>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUpdatePrivMessage = '%s <20><><EFBFBD>ø<EFBFBD><C3B8><EFBFBD><F2B9B9BF><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUpdatePrivMessage = '%s <20><><EFBFBD>ø<EFBFBD><C3B8><EFBFBD><F2B9B9BF><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUpdateProfileMessage = '<27>ץ<EFBFBD><D7A5>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B9B9BF><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUpdateProfileMessage = '<27>ץ<EFBFBD><D7A5>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F2B9B9BF><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ι<EFBFBD><CEB9><EFBFBD>';
|
$strUpdateQuery = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ι<EFBFBD><CEB9><EFBFBD>';
|
||||||
@@ -665,6 +699,7 @@ $strUpgrade = '%s %s
|
|||||||
$strUsage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strUsage = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUseBackquotes = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȥǥơ<C7A5><C6A1>֥<EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>Ϥ<EFBFBD>';
|
$strUseBackquotes = '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȥǥơ<C7A5><C6A1>֥<EFBFBD>̾<EFBFBD><CCBE><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>Ϥ<EFBFBD>';
|
||||||
$strUseHostTable = '<27>ۥ<EFBFBD><DBA5>ȥơ<C8A5><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD>Ȥ<EFBFBD>';
|
$strUseHostTable = '<27>ۥ<EFBFBD><DBA5>ȥơ<C8A5><C6A1>֥<EFBFBD><D6A5><EFBFBD><EFBFBD>Ȥ<EFBFBD>';
|
||||||
|
$strUseTabKey = '<27>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD>ͤޤǰܤ<C7B0><DCA4>ˤ<EFBFBD>TAB<41><42><EFBFBD><EFBFBD><EFBFBD>⤷<F2A1A2A4><E2A4B7><EFBFBD>Ϥ<EFBFBD><CFA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD>ư<EFBFBD><C6B0><EFBFBD><EFBFBD><EFBFBD>ˤ<EFBFBD>CTRL+<2B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѥ<EFBFBD><D1A4>ޤ<EFBFBD><DEA4><EFBFBD>';
|
||||||
$strUseTables = '<27>Ȥ<EFBFBD><C8A4>ơ<EFBFBD><C6A1>֥<EFBFBD>';
|
$strUseTables = '<27>Ȥ<EFBFBD><C8A4>ơ<EFBFBD><C6A1>֥<EFBFBD>';
|
||||||
$strUseTextField = '<27>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD>ȥե<C8A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUseTextField = '<27>ƥ<EFBFBD><C6A5><EFBFBD><EFBFBD>ȥե<C8A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUseThisValue = '<27><><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUseThisValue = '<27><><EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -675,6 +710,7 @@ $strUserName = '
|
|||||||
$strUserNotFound = '<27><><EFBFBD>줿<F2A4B5A4>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ø<EFBFBD><C3B8>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>˸<EFBFBD><CBB8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUserNotFound = '<27><><EFBFBD>줿<F2A4B5A4>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ø<EFBFBD><C3B8>ơ<EFBFBD><C6A1>֥<EFBFBD><D6A5>˸<EFBFBD><CBB8>Ĥ<EFBFBD><C4A4><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUserOverview = '<27>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ά';
|
$strUserOverview = '<27>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ά';
|
||||||
$strUsersDeleted = '<27><><EFBFBD>줿<F2A4B5A4>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>Ϻ<EFBFBD><CFBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
$strUsersDeleted = '<27><><EFBFBD>줿<F2A4B5A4>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD>Ϻ<EFBFBD><CFBA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strUsersHavingAccessToDb = '<27>桼<EFBFBD><E6A1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "%s" <20>ؤΥ<D8A4><CEA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¤<EFBFBD><C2A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD>';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL <20>θ<EFBFBD><CEB8><EFBFBD>';
|
$strValidateSQL = 'SQL <20>θ<EFBFBD><CEB8><EFBFBD>';
|
||||||
$strValidatorError = 'SQL <20><><EFBFBD>ڵ<EFBFBD>ǽ<EFBFBD>ν<EFBFBD><CEBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>%sdocumentation%s<>˵<EFBFBD><CBB5>Ҥ<EFBFBD><D2A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD>褦<EFBFBD><E8A4A6>PHP <20><>ĥ<EFBFBD>饤<EFBFBD>֥<EFBFBD><D6A5>꤬<EFBFBD><EAA4AC><EFBFBD>ȡ<F3A5B9A5><C8A1>뤵<EFBFBD><EBA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>뤫<EFBFBD><EBA4AB><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strValidatorError = 'SQL <20><><EFBFBD>ڵ<EFBFBD>ǽ<EFBFBD>ν<EFBFBD><CEBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>%sdocumentation%s<>˵<EFBFBD><CBB5>Ҥ<EFBFBD><D2A4><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD>褦<EFBFBD><E8A4A6>PHP <20><>ĥ<EFBFBD>饤<EFBFBD>֥<EFBFBD><D6A5>꤬<EFBFBD><EAA4AC><EFBFBD>ȡ<F3A5B9A5><C8A1>뤵<EFBFBD><EBA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>뤫<EFBFBD><EBA4AB><EFBFBD><EFBFBD><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
@@ -704,69 +740,33 @@ $strZeroRemovesTheLimit = '
|
|||||||
$strZip = '"zip <20><><EFBFBD><EFBFBD>"';
|
$strZip = '"zip <20><><EFBFBD><EFBFBD>"';
|
||||||
|
|
||||||
// To translate:
|
// To translate:
|
||||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
|
||||||
|
|
||||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||||
|
|
||||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
|
||||||
$strCompatibleHashing = 'MySQL 4.0 <20>ߴ<EFBFBD>'; //to translate
|
|
||||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
|
||||||
|
|
||||||
$strDBCopy = 'Copy database to'; //to translate
|
|
||||||
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
||||||
|
|
||||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
|
||||||
|
|
||||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
|
||||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
|
|
||||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
$strMIME_nodescription = '<27><><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD><D1B4>ˤ<EFBFBD>ͭ<EFBFBD><CDAD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><br />Please ask the author, what %s does.';//to translate
|
||||||
|
|
||||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
|
||||||
$strMIME_available_transform = 'Available transformations';//to translate
|
|
||||||
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
|
|
||||||
$strMIME_transformation = 'Browser transformation';//to translate
|
|
||||||
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
||||||
$strMIME_transformation_options = 'Transformation options';//to translate
|
|
||||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
|
||||||
|
|
||||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
|
||||||
|
|
||||||
$strOperator = 'Operator'; //to translate
|
$strOperator = 'Operator'; //to translate
|
||||||
|
|
||||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||||
|
|
||||||
$strQueryTime = 'Query took %01.4f sec';//to translate
|
|
||||||
|
|
||||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
|
||||||
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
||||||
|
|
||||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
|
||||||
|
|
||||||
$strTakeIt = 'take it'; //to translate
|
$strTakeIt = 'take it'; //to translate
|
||||||
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
|
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //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_png__inline = 'See image/jpeg: inline'; //to translate
|
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||||
$strTransformation_text_plain__external = 'LINUX <20>Τ<EFBFBD>: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
$strTransformation_text_plain__external = 'LINUX <20>Τ<EFBFBD>: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//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
|
||||||
|
|
||||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
|
||||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
|
||||||
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
|
|
||||||
|
|
||||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
|
||||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
|
||||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
|
||||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -16,11 +16,11 @@ $number_decimal_separator = '.';
|
|||||||
$byteUnits = array('<27>o<EFBFBD>C<EFBFBD>g', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
$byteUnits = array('<27>o<EFBFBD>C<EFBFBD>g', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||||
|
|
||||||
$day_of_week = array('<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27>y');
|
$day_of_week = array('<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27><>', '<27>y');
|
||||||
$month = array('1<><31>','2<><32>','3<><33>','4<><34>','5<><35>','6<><36>','7<><37>','8<><38>','9<><39>','10<31><30>','11<31><31>','12<31><32>');
|
$month = array('1 <EFBFBD><EFBFBD>','2 <EFBFBD><EFBFBD>','3 <EFBFBD><EFBFBD>','4 <EFBFBD><EFBFBD>','5 <EFBFBD><EFBFBD>','6 <EFBFBD><EFBFBD>','7 <EFBFBD><EFBFBD>','8 <EFBFBD><EFBFBD>','9 <EFBFBD><EFBFBD>','10 <EFBFBD><EFBFBD>','11 <EFBFBD><EFBFBD>','12 <EFBFBD><EFBFBD>');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%Y <20>N %B %d <20><> %H:%M';
|
$datefmt = '%Y <20>N %B %d <20><> %H:%M';
|
||||||
$timespanfmt = '%s <20><>, %s <20><>, %s <20><> %s <20>b';
|
$timespanfmt = '%s <20><> %s <20><><EFBFBD><EFBFBD> %s <20><> %s <20>b';
|
||||||
|
|
||||||
$strAPrimaryKey = '<27><><EFBFBD>L<EFBFBD>[<5B><>%s<>ɒlj<C992><C789><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strAPrimaryKey = '<27><><EFBFBD>L<EFBFBD>[<5B><>%s<>ɒlj<C992><C789><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strAbortedClients = '<27><><EFBFBD>f';
|
$strAbortedClients = '<27><><EFBFBD>f';
|
||||||
@@ -48,9 +48,10 @@ $strAddedColumnComment = '
|
|||||||
$strAddedColumnRelation = '<27>J<EFBFBD><4A><EFBFBD><EFBFBD><EFBFBD>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>lj<EFBFBD><C789><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strAddedColumnRelation = '<27>J<EFBFBD><4A><EFBFBD><EFBFBD><EFBFBD>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>lj<EFBFBD><C789><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strAdministration = '<27>Ǘ<EFBFBD>';
|
$strAdministration = '<27>Ǘ<EFBFBD>';
|
||||||
$strAffectedRows = '<27>e<EFBFBD><65><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD>s<EFBFBD><73>:';
|
$strAffectedRows = '<27>e<EFBFBD><65><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD>s<EFBFBD><73>:';
|
||||||
$strAfter = '<27><><EFBFBD><EFBFBD> %s';
|
$strAfter = '<27>w<EFBFBD><EFBFBD><EFBFBD>J<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̌<EFBFBD><EFBFBD><EFBFBD> %s';
|
||||||
$strAfterInsertBack = '<27>߂<EFBFBD>';
|
$strAfterInsertBack = '<27>߂<EFBFBD>';
|
||||||
$strAfterInsertNewInsert = '<27>V<EFBFBD><56><EFBFBD>R<EFBFBD>[<5B>h<EFBFBD>̒lj<CC92>';
|
$strAfterInsertNewInsert = '<27>V<EFBFBD><56><EFBFBD>R<EFBFBD>[<5B>h<EFBFBD>̒lj<CC92>';
|
||||||
|
$strAfterInsertNext = '<27><><EFBFBD>̍s<CC8D><73><EFBFBD>ҏW<D28F><57><EFBFBD><EFBFBD>';
|
||||||
$strAfterInsertSame = '<27><><EFBFBD>̃y<CC83>[<5B>W<EFBFBD>ɖ߂<C996>';
|
$strAfterInsertSame = '<27><><EFBFBD>̃y<CC83>[<5B>W<EFBFBD>ɖ߂<C996>';
|
||||||
$strAll = '<27>S<EFBFBD><53>';
|
$strAll = '<27>S<EFBFBD><53>';
|
||||||
$strAllTableSameWidth = '<27>S<EFBFBD>Ẵe<CC83>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><F093AF82><EFBFBD><EFBFBD>ŕ\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>?';
|
$strAllTableSameWidth = '<27>S<EFBFBD>Ẵe<CC83>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><F093AF82><EFBFBD><EFBFBD>ŕ\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>?';
|
||||||
@@ -61,11 +62,12 @@ $strAnd = 'AND';
|
|||||||
$strAny = '<27>S<EFBFBD><53>';
|
$strAny = '<27>S<EFBFBD><53>';
|
||||||
$strAnyHost = '<27>S<EFBFBD>Ẵz<CC83>X<EFBFBD>g';
|
$strAnyHost = '<27>S<EFBFBD>Ẵz<CC83>X<EFBFBD>g';
|
||||||
$strAnyUser = '<27>S<EFBFBD>Ẵ<C482><CC83>[<5B>U<EFBFBD>[';
|
$strAnyUser = '<27>S<EFBFBD>Ẵ<C482><CC83>[<5B>U<EFBFBD>[';
|
||||||
|
$strApproximateCount = '<27>ߎ<EFBFBD><DF8E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>BFAQ 3.11 <20><><EFBFBD>Q<EFBFBD>Ƃ<EFBFBD><C682>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
||||||
$strArabic = '<27>A<EFBFBD><41><EFBFBD>r<EFBFBD>A<EFBFBD><41>';
|
$strArabic = '<27>A<EFBFBD><41><EFBFBD>r<EFBFBD>A<EFBFBD><41>';
|
||||||
$strArmenian = '<27>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>j<EFBFBD>A<EFBFBD><41>';
|
$strArmenian = '<27>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>j<EFBFBD>A<EFBFBD><41>';
|
||||||
$strAscending = '<27><><EFBFBD><EFBFBD>';
|
$strAscending = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strAtBeginningOfTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̍ŏ<EFBFBD>';
|
$strAtBeginningOfTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̐擪';
|
||||||
$strAtEndOfTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̍Ō<EFBFBD>';
|
$strAtEndOfTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̖<EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strAttr = '<27>\<5C><>';
|
$strAttr = '<27>\<5C><>';
|
||||||
$strAutodetect = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>m';
|
$strAutodetect = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>m';
|
||||||
$strAutomaticLayout = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>A<EFBFBD>E<EFBFBD>g';
|
$strAutomaticLayout = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>A<EFBFBD>E<EFBFBD>g';
|
||||||
@@ -132,6 +134,8 @@ $strColumnNames = '
|
|||||||
$strColumnPrivileges = '<27>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
$strColumnPrivileges = '<27>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
|
||||||
$strCommand = '<27>R<EFBFBD>}<7D><><EFBFBD>h';
|
$strCommand = '<27>R<EFBFBD>}<7D><><EFBFBD>h';
|
||||||
$strComments = '<27>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD>g';
|
$strComments = '<27>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD>g';
|
||||||
|
$strCommentsForTable = 'COMMENTS FOR TABLE';
|
||||||
|
$strCompatibleHashing = 'MySQL 4.0 <20>݊<EFBFBD>';
|
||||||
$strCompleteInserts = '<27><><EFBFBD>S<EFBFBD><53> INSERT <20><><EFBFBD><EFBFBD><EFBFBD>쐬<EFBFBD><EC90AC><EFBFBD><EFBFBD>';
|
$strCompleteInserts = '<27><><EFBFBD>S<EFBFBD><53> INSERT <20><><EFBFBD><EFBFBD><EFBFBD>쐬<EFBFBD><EC90AC><EFBFBD><EFBFBD>';
|
||||||
$strCompression = '<27><><EFBFBD>k';
|
$strCompression = '<27><><EFBFBD>k';
|
||||||
$strConfigFileError = 'phpMyAdmin <20><><EFBFBD>R<EFBFBD><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>ǂݍ<C782><DD8D>ނ<EFBFBD><DE82>Ƃ<EFBFBD><C682>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD>! <br /><3E><><EFBFBD>@<40>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<br /><3E><><EFBFBD>̃<EFBFBD><CC83><EFBFBD><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD>R<EFBFBD><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>ړǂݍ<C782><DD8D><EFBFBD><EFBFBD>ŁAphp <20>̃G<CC83><47><EFBFBD>[<5B><><EFBFBD>b<EFBFBD>Z<EFBFBD>[<5B>W<EFBFBD><57><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B <20><><EFBFBD><EFBFBD><EFBFBD>̏ꍇ<CC8F>A<EFBFBD><41><EFBFBD>蕶<D882><E895B6><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>~<7E>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD><59><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B<br /><3E><><EFBFBD><EFBFBD><EFBFBD>̃y<CC83>[<5B>W<EFBFBD><57><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>S<EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>s<EFBFBD><73><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
$strConfigFileError = 'phpMyAdmin <20><><EFBFBD>R<EFBFBD><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>ǂݍ<C782><DD8D>ނ<EFBFBD><DE82>Ƃ<EFBFBD><C682>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD>! <br /><3E><><EFBFBD>@<40>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<br /><3E><><EFBFBD>̃<EFBFBD><CC83><EFBFBD><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD>R<EFBFBD><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>ړǂݍ<C782><DD8D><EFBFBD><EFBFBD>ŁAphp <20>̃G<CC83><47><EFBFBD>[<5B><><EFBFBD>b<EFBFBD>Z<EFBFBD>[<5B>W<EFBFBD><57><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B <20><><EFBFBD><EFBFBD><EFBFBD>̏ꍇ<CC8F>A<EFBFBD><41><EFBFBD>蕶<D882><E895B6><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>~<7E>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Y<EFBFBD><59><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B<br /><3E><><EFBFBD><EFBFBD><EFBFBD>̃y<CC83>[<5B>W<EFBFBD><57><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>S<EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>s<EFBFBD><73><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
||||||
@@ -141,6 +145,7 @@ $strConnections = '
|
|||||||
$strConstraintsForDumped = '<27>_<EFBFBD><5F><EFBFBD>v<EFBFBD>ς݃e<DD83>[<5B>u<EFBFBD><75><EFBFBD>̐<EFBFBD><CC90><EFBFBD>';
|
$strConstraintsForDumped = '<27>_<EFBFBD><5F><EFBFBD>v<EFBFBD>ς݃e<DD83>[<5B>u<EFBFBD><75><EFBFBD>̐<EFBFBD><CC90><EFBFBD>';
|
||||||
$strConstraintsForTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̐<EFBFBD><CC90><EFBFBD>';
|
$strConstraintsForTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̐<EFBFBD><CC90><EFBFBD>';
|
||||||
$strCookiesRequired = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̓N<CD83>b<EFBFBD>L<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>K<EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B';
|
$strCookiesRequired = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̓N<CD83>b<EFBFBD>L<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>K<EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B';
|
||||||
|
$strCopyDatabaseOK = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X %s <20><> %s <20>ɃR<C983>s<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strCopyTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD>(database<b>.</b>table)<29>ɃR<C983>s<EFBFBD>[<5B><><EFBFBD><EFBFBD>:';
|
$strCopyTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD>(database<b>.</b>table)<29>ɃR<C983>s<EFBFBD>[<5B><><EFBFBD><EFBFBD>:';
|
||||||
$strCopyTableOK = '%s <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD> %s <20>ɃR<C983>s<EFBFBD>[<5B><><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strCopyTableOK = '%s <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD> %s <20>ɃR<C983>s<EFBFBD>[<5B><><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strCopyTableSameNames = '<27><><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>ɃR<C983>s<EFBFBD>[<5B>ł<EFBFBD><C582>܂<EFBFBD><DC82><EFBFBD>!';
|
$strCopyTableSameNames = '<27><><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>ɃR<C983>s<EFBFBD>[<5B>ł<EFBFBD><C582>܂<EFBFBD><DC82><EFBFBD>!';
|
||||||
@@ -160,6 +165,8 @@ $strCzech = '
|
|||||||
$strCzechSlovak = '<27>`<60>F<EFBFBD>R<EFBFBD>̃X<CC83><58><EFBFBD>o<EFBFBD>L<EFBFBD>A<EFBFBD><41>';
|
$strCzechSlovak = '<27>`<60>F<EFBFBD>R<EFBFBD>̃X<CC83><58><EFBFBD>o<EFBFBD>L<EFBFBD>A<EFBFBD><41>';
|
||||||
|
|
||||||
$strDBComment = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD>g: ';
|
$strDBComment = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD>g: ';
|
||||||
|
$strDBCopy = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>R<EFBFBD>s<EFBFBD>[ <20>R<EFBFBD>s<EFBFBD>[<5B><>:';
|
||||||
|
$strDBCopy = '<27><><EFBFBD>L<EFBFBD>փf<D683>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>R<EFBFBD>s<EFBFBD>[';
|
||||||
$strDBGContext = '<27>R<EFBFBD><52><EFBFBD>e<EFBFBD>L<EFBFBD>X<EFBFBD>g';
|
$strDBGContext = '<27>R<EFBFBD><52><EFBFBD>e<EFBFBD>L<EFBFBD>X<EFBFBD>g';
|
||||||
$strDBGContextID = '<27>R<EFBFBD><52><EFBFBD>e<EFBFBD>L<EFBFBD>X<EFBFBD>gID';
|
$strDBGContextID = '<27>R<EFBFBD><52><EFBFBD>e<EFBFBD>L<EFBFBD>X<EFBFBD>gID';
|
||||||
$strDBGHits = '<27>q<EFBFBD>b<EFBFBD>g';
|
$strDBGHits = '<27>q<EFBFBD>b<EFBFBD>g';
|
||||||
@@ -213,7 +220,7 @@ $strDrop = '
|
|||||||
$strDropSelectedDatabases = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>̍폜';
|
$strDropSelectedDatabases = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>̍폜';
|
||||||
$strDropUsersDb = '<27><><EFBFBD>[<5B>U<EFBFBD>[<5B>Ɠ<EFBFBD><C693><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>f<C283>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>폜<EFBFBD><ED8F9C><EFBFBD><EFBFBD>';
|
$strDropUsersDb = '<27><><EFBFBD>[<5B>U<EFBFBD>[<5B>Ɠ<EFBFBD><C693><EFBFBD><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>f<C283>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>폜<EFBFBD><ED8F9C><EFBFBD><EFBFBD>';
|
||||||
$strDumpSaved = '<27>_<EFBFBD><5F><EFBFBD>v<EFBFBD><76><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43> %s <20>ɕۑ<C995><DB91><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strDumpSaved = '<27>_<EFBFBD><5F><EFBFBD>v<EFBFBD><76><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43> %s <20>ɕۑ<C995><DB91><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strDumpXRows = '%s <20><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD>v<EFBFBD>B<EFBFBD>n<EFBFBD>߂<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>ł<EFBFBD><C582>B';
|
$strDumpXRows = '%s <20><><EFBFBD><EFBFBD><EFBFBD>_<EFBFBD><5F><EFBFBD>v<EFBFBD>B<EFBFBD>J<EFBFBD>n<EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>ł<EFBFBD><C582>B';
|
||||||
$strDumpingData = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̃_<CC83><5F><EFBFBD>v<EFBFBD>f<EFBFBD>[<5B>^';
|
$strDumpingData = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̃_<CC83><5F><EFBFBD>v<EFBFBD>f<EFBFBD>[<5B>^';
|
||||||
$strDynamic = '<27>_<EFBFBD>C<EFBFBD>i<EFBFBD>~<7E>b<EFBFBD>N';
|
$strDynamic = '<27>_<EFBFBD>C<EFBFBD>i<EFBFBD>~<7E>b<EFBFBD>N';
|
||||||
|
|
||||||
@@ -232,6 +239,8 @@ $strEndRaw = 'RAW
|
|||||||
$strEnglish = '<27>p<EFBFBD><70>';
|
$strEnglish = '<27>p<EFBFBD><70>';
|
||||||
$strEnglishPrivileges = ' <20><><EFBFBD><EFBFBD>: MySQL<51>̓<EFBFBD><CC93><EFBFBD><EFBFBD>̖<EFBFBD><CC96>O<EFBFBD>͉p<CD89><70><EFBFBD>ŕ\<5C><><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
$strEnglishPrivileges = ' <20><><EFBFBD><EFBFBD>: MySQL<51>̓<EFBFBD><CC93><EFBFBD><EFBFBD>̖<EFBFBD><CC96>O<EFBFBD>͉p<CD89><70><EFBFBD>ŕ\<5C><><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
||||||
$strError = '<27>G<EFBFBD><47><EFBFBD>[';
|
$strError = '<27>G<EFBFBD><47><EFBFBD>[';
|
||||||
|
$strEscapeWildcards = '<27><><EFBFBD>C<EFBFBD><43><EFBFBD>h<EFBFBD>J<EFBFBD>[<5B>h<EFBFBD>u_<75>v<EFBFBD><76><EFBFBD><EFBFBD><EFBFBD>сu%<25>v<EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F095B68E>ʂ<EFBFBD><CA82>Ɏg<C98E>p<EFBFBD><70><EFBFBD>邽<EFBFBD>߂Ɂu\<5C>v<EFBFBD>ŃG<C583>X<EFBFBD>P<EFBFBD>[<5B>v(<28><><EFBFBD><EFBFBD>)<29><><EFBFBD><EFBFBD><EFBFBD>ׂ<EFBFBD><D782>ł<EFBFBD><C582>B';
|
||||||
|
$strEscapeWildcards = '<27><><EFBFBD>C<EFBFBD><43><EFBFBD>h<EFBFBD>J<EFBFBD>[<5B>h<EFBFBD>u_<75>v<EFBFBD>Ɓu%<25>v<EFBFBD>́A<CD81><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><F095B68E>ʂ<EFBFBD><CA82>Ɏg<C98E>p<EFBFBD><70><EFBFBD>邽<EFBFBD>߂Ɂu\<5C>v<EFBFBD>ʼn<EFBFBD><C589><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B';
|
||||||
$strEstonian = '<27>G<EFBFBD>X<EFBFBD>g<EFBFBD>j<EFBFBD>A<EFBFBD><41>';
|
$strEstonian = '<27>G<EFBFBD>X<EFBFBD>g<EFBFBD>j<EFBFBD>A<EFBFBD><41>';
|
||||||
$strExcelEdition = 'Excel <20>̎<EFBFBD><CC8E><EFBFBD>';
|
$strExcelEdition = 'Excel <20>̎<EFBFBD><CC8E><EFBFBD>';
|
||||||
$strExcelOptions = 'Excel <20>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
$strExcelOptions = 'Excel <20>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
@@ -280,7 +289,7 @@ $strHasBeenCreated = '
|
|||||||
$strHaveToShow = '<27>\<5C><><EFBFBD><EFBFBD><EFBFBD>邽<EFBFBD>߂ɁA<C981><41><EFBFBD>Ȃ<EFBFBD><C882>Ă<EFBFBD><C482>ЂƂ̃J<CC83><4A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>Ȃ<CE82><C882>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strHaveToShow = '<27>\<5C><><EFBFBD><EFBFBD><EFBFBD>邽<EFBFBD>߂ɁA<C981><41><EFBFBD>Ȃ<EFBFBD><C882>Ă<EFBFBD><C482>ЂƂ̃J<CC83><4A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>Ȃ<CE82><C882>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strHebrew = '<27>w<EFBFBD>u<EFBFBD><75><EFBFBD>C<EFBFBD><43>';
|
$strHebrew = '<27>w<EFBFBD>u<EFBFBD><75><EFBFBD>C<EFBFBD><43>';
|
||||||
$strHexForBinary = '<27>o<EFBFBD>C<EFBFBD>i<EFBFBD><69><EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68> 16 <20>i<EFBFBD><69><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD><EFBFBD>';
|
$strHexForBinary = '<27>o<EFBFBD>C<EFBFBD>i<EFBFBD><69><EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68> 16 <20>i<EFBFBD><69><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD><EFBFBD>';
|
||||||
$strHome = '<27><><EFBFBD>[<EFBFBD><EFBFBD><EFBFBD>y<EFBFBD>[<5B>W<EFBFBD><57>';
|
$strHome = '<27><><EFBFBD>C<EFBFBD><EFBFBD><EFBFBD>y<EFBFBD>[<5B>W<EFBFBD><57>';
|
||||||
$strHomepageOfficial = 'phpMyAdmin <20>z<EFBFBD>[<5B><>';
|
$strHomepageOfficial = 'phpMyAdmin <20>z<EFBFBD>[<5B><>';
|
||||||
$strHost = '<27>z<EFBFBD>X<EFBFBD>g';
|
$strHost = '<27>z<EFBFBD>X<EFBFBD>g';
|
||||||
$strHostEmpty = '<27>z<EFBFBD>X<EFBFBD>g<EFBFBD><67><EFBFBD>͋<EFBFBD><CD8B>ł<EFBFBD>!';
|
$strHostEmpty = '<27>z<EFBFBD>X<EFBFBD>g<EFBFBD><67><EFBFBD>͋<EFBFBD><CD8B>ł<EFBFBD>!';
|
||||||
@@ -300,7 +309,12 @@ $strInUse = '
|
|||||||
$strIndex = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X';
|
$strIndex = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X';
|
||||||
$strIndexHasBeenDropped = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X %s <20><><EFBFBD>폜<EFBFBD><ED8F9C><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
$strIndexHasBeenDropped = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X %s <20><><EFBFBD>폜<EFBFBD><ED8F9C><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
||||||
$strIndexName = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD><58> :';
|
$strIndexName = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD><58> :';
|
||||||
$strIndexType = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>̃^<5E>C<EFBFBD>v :';
|
$strIndexType = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>̎<EFBFBD><EFBFBD><EFBFBD> :';
|
||||||
|
$strIndexWarningMultiple = '1 <20><EFBFBD><C282>z<EFBFBD><7A><EFBFBD><EFBFBD> INDEX <20>L<EFBFBD>[<5B><><EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD> `%s` <20>p<EFBFBD>ɍ쐬<C98D><EC90AC><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
$strIndexWarningPrimary = 'PRIMARY <20><> INDEX <20>̃L<CC83>[<5B>͗<EFBFBD><CD97><EFBFBD><EFBFBD>Ƃ<EFBFBD><C682>A<EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD> `%s` <20>ɐݒ肳<DD92><E882B3><EFBFBD><EFBFBD><EFBFBD>ׂ<EFBFBD><D782>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
$strIndexWarningTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> `%s` <20>̃C<CC83><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>Ɋւ<C98A><D682><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strIndexWarningTable = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> `%s` <20>̃C<CC83><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>Ɋւ<C98A><D682><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ł<EFBFBD><C582>B';
|
||||||
|
$strIndexWarningUnique = 'UNIQUE <20><> INDEX <20>̃L<CC83>[<5B>͗<EFBFBD><CD97><EFBFBD><EFBFBD>Ƃ<EFBFBD><C682>A<EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD> `%s` <20>ɐݒ肳<DD92><E882B3><EFBFBD><EFBFBD><EFBFBD>ׂ<EFBFBD><D782>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strIndexes = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD><58>';
|
$strIndexes = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD><58>';
|
||||||
$strInnodbStat = 'InnoDB <20>X<EFBFBD>e<EFBFBD>[<5B>^<5E>X';
|
$strInnodbStat = 'InnoDB <20>X<EFBFBD>e<EFBFBD>[<5B>^<5E>X';
|
||||||
$strInsecureMySQL = '<27><><EFBFBD>Ȃ<EFBFBD><C882>̃R<CC83><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>̐ݒ肪 MySQL <20>f<EFBFBD>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>̓<EFBFBD><CC93><EFBFBD><EFBFBD>A<EFBFBD>J<EFBFBD>E<EFBFBD><45><EFBFBD>g<EFBFBD>ɂȂ<C982><C882>Ă<EFBFBD><C482>܂<EFBFBD> (root <20><><EFBFBD>[<5B>U<EFBFBD>[<5B>Ńp<C583>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD>Ȃ<EFBFBD>) <20>B MySQL <20>T<EFBFBD>[<5B>o<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>̃f<CC83>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>ݒ<EFBFBD><DD92>œ<EFBFBD><C593>삵<EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>̂ŁA<C581>N<EFBFBD><4E><EFBFBD>҂ɑ<C991><CE82>Ė<EFBFBD><C496>h<EFBFBD><68><EFBFBD>ł<EFBFBD><C582>B<EFBFBD><42><EFBFBD>̃Z<CC83>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>B<EFBFBD>[<5B>z<EFBFBD>[<5B><><EFBFBD>͕K<CD95><4B><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
$strInsecureMySQL = '<27><><EFBFBD>Ȃ<EFBFBD><C882>̃R<CC83><52><EFBFBD>t<EFBFBD>B<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>̐ݒ肪 MySQL <20>f<EFBFBD>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>̓<EFBFBD><CC93><EFBFBD><EFBFBD>A<EFBFBD>J<EFBFBD>E<EFBFBD><45><EFBFBD>g<EFBFBD>ɂȂ<C982><C882>Ă<EFBFBD><C482>܂<EFBFBD> (root <20><><EFBFBD>[<5B>U<EFBFBD>[<5B>Ńp<C583>X<EFBFBD><58><EFBFBD>[<5B>h<EFBFBD>Ȃ<EFBFBD>) <20>B MySQL <20>T<EFBFBD>[<5B>o<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>̃f<CC83>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>ݒ<EFBFBD><DD92>œ<EFBFBD><C593>삵<EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>̂ŁA<C581>N<EFBFBD><4E><EFBFBD>҂ɑ<C991><CE82>Ė<EFBFBD><C496>h<EFBFBD><68><EFBFBD>ł<EFBFBD><C582>B<EFBFBD><42><EFBFBD>̃Z<CC83>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD>e<EFBFBD>B<EFBFBD>[<5B>z<EFBFBD>[<5B><><EFBFBD>͕K<CD95><4B><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
||||||
@@ -332,6 +346,7 @@ $strLandscape = '
|
|||||||
$strLatexCaption = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>L<EFBFBD><4C><EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
$strLatexCaption = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>L<EFBFBD><4C><EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
$strLatexContent = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> __TABLE__ <20>̓<EFBFBD><CC93>e';
|
$strLatexContent = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> __TABLE__ <20>̓<EFBFBD><CC93>e';
|
||||||
$strLatexContinued = '(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)';
|
$strLatexContinued = '(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)';
|
||||||
|
$strLatexContinuedCaption = '<27>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD>̃e<CC83>[<5B>u<EFBFBD><75><EFBFBD>L<EFBFBD><4C><EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
$strLatexIncludeCaption = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>L<EFBFBD><4C><EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD>';
|
$strLatexIncludeCaption = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>L<EFBFBD><4C><EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD>';
|
||||||
$strLatexLabel = '<27><><EFBFBD>x<EFBFBD><78><EFBFBD>L<EFBFBD>[';
|
$strLatexLabel = '<27><><EFBFBD>x<EFBFBD><78><EFBFBD>L<EFBFBD>[';
|
||||||
$strLatexStructure = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> __TABLE__ <20>̍\<5C><>';
|
$strLatexStructure = '<27>e<EFBFBD>[<5B>u<EFBFBD><75> __TABLE__ <20>̍\<5C><>';
|
||||||
@@ -354,10 +369,17 @@ $strLogin = '
|
|||||||
$strLoginInformation = '<27><><EFBFBD>O<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strLoginInformation = '<27><><EFBFBD>O<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strLogout = '<27><><EFBFBD>O<EFBFBD>A<EFBFBD>E<EFBFBD>g';
|
$strLogout = '<27><><EFBFBD>O<EFBFBD>A<EFBFBD>E<EFBFBD>g';
|
||||||
|
|
||||||
|
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
|
||||||
$strMIME_MIMEtype = 'MIME <20>^<5E>C<EFBFBD>v';
|
$strMIME_MIMEtype = 'MIME <20>^<5E>C<EFBFBD>v';
|
||||||
$strMIME_available_mime = '<27>L<EFBFBD><4C><EFBFBD><EFBFBD> MIME <20>^<5E>C<EFBFBD>v';
|
$strMIME_available_mime = '<27>L<EFBFBD><4C><EFBFBD><EFBFBD> MIME <20>^<5E>C<EFBFBD>v';
|
||||||
|
$strMIME_available_transform = '<27>ϊ<EFBFBD><CF8A>L<EFBFBD><4C>';
|
||||||
$strMIME_description = '<27><><EFBFBD><EFBFBD>';
|
$strMIME_description = '<27><><EFBFBD><EFBFBD>';
|
||||||
|
$strMIME_transformation = '<27>u<EFBFBD><75><EFBFBD>E<EFBFBD>U<EFBFBD>[<5B>ϊ<EFBFBD>';
|
||||||
|
$strMIME_transformation_options = '<27>ϊ<EFBFBD><CF8A>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
|
$strMIME_without = '<27>C<EFBFBD>^<5E><><EFBFBD>b<EFBFBD>N<EFBFBD>̂ň<CC82><C588><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ꂽMIME <20>^<5E>C<EFBFBD>v<EFBFBD>͌ʂ̕ϊ<CC95><CF8A><EFBFBD><D690><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strMaximumSize = '<27>ő<EFBFBD><C591>T<EFBFBD>C<EFBFBD>Y: %s%s';
|
$strMaximumSize = '<27>ő<EFBFBD><C591>T<EFBFBD>C<EFBFBD>Y: %s%s';
|
||||||
|
$strMbExtensionMissing = 'mbstring PHP <20>g<EFBFBD><67><EFBFBD>͌<EFBFBD><CD8C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B<EFBFBD>܂<EFBFBD><DC82>A<EFBFBD>}<7D><><EFBFBD>`<60>o<EFBFBD>C<EFBFBD>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>Z<EFBFBD>b<EFBFBD>g<EFBFBD><67><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>悤<EFBFBD>Ɍ<EFBFBD><C98C><EFBFBD><EFBFBD>܂<EFBFBD><DC82>BphpMyAdmin <20><> mbstring <20>g<EFBFBD><67><EFBFBD>Ȃ<EFBFBD><C882>ł͕<C582><CD95><EFBFBD><EFBFBD><EFBFBD><EFBFBD>𐳊m<F090B38A>ɕ<EFBFBD><C995><EFBFBD><EFBFBD><EFBFBD><EFBFBD>邱<EFBFBD>Ƃ<EFBFBD><C682>ł<EFBFBD><C582><EFBFBD><EFBFBD>A<EFBFBD>܂<EFBFBD><DC82>A<EFBFBD>\<5C><><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>ʂ<EFBFBD><CA82>Ԃ<EFBFBD><D482>Ă<EFBFBD><C482>邩<EFBFBD><E982A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
$strMbOverloadWarning = 'PHP <20>̐ݒ<CC90><DD92><EFBFBD> mbstring.func_overload <20><><EFBFBD>L<EFBFBD><4C><EFBFBD>ł<EFBFBD><C582>B<EFBFBD><42><EFBFBD>̃I<CC83>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin <20>ƌ݊<C68C><DD8A><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>f<EFBFBD>[<5B>^<5E>̔j<CC94><6A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>!';
|
||||||
$strModifications = '<27>𐳂<EFBFBD><F090B382><EFBFBD><EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strModifications = '<27>𐳂<EFBFBD><F090B382><EFBFBD><EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strModify = '<27>C<EFBFBD><43>';
|
$strModify = '<27>C<EFBFBD><43>';
|
||||||
$strModifyIndexTopic = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>̕ύX';
|
$strModifyIndexTopic = '<27>C<EFBFBD><43><EFBFBD>f<EFBFBD>b<EFBFBD>N<EFBFBD>X<EFBFBD>̕ύX';
|
||||||
@@ -380,6 +402,7 @@ $strName = '
|
|||||||
$strNeedPrimaryKey = '<27><><EFBFBD>̃e<CC83>[<5B>u<EFBFBD><75><EFBFBD>̓v<CD83><76><EFBFBD>C<EFBFBD>}<7D><><EFBFBD>L<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>`<60><><EFBFBD>ׂ<EFBFBD><D782>ł<EFBFBD>';
|
$strNeedPrimaryKey = '<27><><EFBFBD>̃e<CC83>[<5B>u<EFBFBD><75><EFBFBD>̓v<CD83><76><EFBFBD>C<EFBFBD>}<7D><><EFBFBD>L<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>`<60><><EFBFBD>ׂ<EFBFBD><D782>ł<EFBFBD>';
|
||||||
$strNext = '<27><><EFBFBD><EFBFBD>';
|
$strNext = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strNo = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strNo = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
$strNoActivity = '%s <20>b<EFBFBD>ȏ㑀<C88F><E39180><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<EFBFBD>ēx<C493><78><EFBFBD>O<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
||||||
$strNoDatabases = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58>';
|
$strNoDatabases = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58>';
|
||||||
$strNoDatabasesSelected = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strNoDatabasesSelected = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNoDescription = '<27>L<EFBFBD>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
$strNoDescription = '<27>L<EFBFBD>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
||||||
@@ -397,6 +420,7 @@ $strNoPrivileges = '
|
|||||||
$strNoQuery = 'SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD><EFBFBD>';
|
$strNoQuery = 'SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD><EFBFBD>';
|
||||||
$strNoRights = '<27><><EFBFBD>ݓ<EFBFBD><DD93><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĂȂ<C482><C882>̂ł<CC82><C582><EFBFBD><EFBFBD>ɓ<EFBFBD><C993><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strNoRights = '<27><><EFBFBD>ݓ<EFBFBD><DD93><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĂȂ<C482><C882>̂ł<CC82><C582><EFBFBD><EFBFBD>ɓ<EFBFBD><C993><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNoRowsSelected = '<27>s<EFBFBD>͑I<CD91><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
$strNoRowsSelected = '<27>s<EFBFBD>͑I<CD91><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
||||||
|
$strNoSpace = '<27>t<EFBFBD>@<40>C<EFBFBD><43> %s <20><><EFBFBD>ۑ<EFBFBD><DB91><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɂ͋e<F382AB97>ʂ<EFBFBD><CA82>s<EFBFBD>\<5C><><EFBFBD>ł<EFBFBD><C582>B';
|
||||||
$strNoTablesFound = '<27><><EFBFBD>݂<EFBFBD> DB <20>Ƀe<C983>[<5B>u<EFBFBD><75><EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strNoTablesFound = '<27><><EFBFBD>݂<EFBFBD> DB <20>Ƀe<C983>[<5B>u<EFBFBD><75><EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNoThemeSupport = '<27>e<EFBFBD>[<5B>}<7D><><EFBFBD>T<EFBFBD>|<7C>[<5B>g<EFBFBD><67><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<EFBFBD>ݒ<EFBFBD><DD92>ƃe<C683>[<5B>}<7D>f<EFBFBD>B<EFBFBD><42><EFBFBD>N<EFBFBD>g<EFBFBD><67> %s <20><><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
$strNoThemeSupport = '<27>e<EFBFBD>[<5B>}<7D><><EFBFBD>T<EFBFBD>|<7C>[<5B>g<EFBFBD><67><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<EFBFBD>ݒ<EFBFBD><DD92>ƃe<C683>[<5B>}<7D>f<EFBFBD>B<EFBFBD><42><EFBFBD>N<EFBFBD>g<EFBFBD><67> %s <20><><EFBFBD>m<EFBFBD>F<EFBFBD><46><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
||||||
$strNoUsersFound = '<27>Y<EFBFBD><59><EFBFBD><EFBFBD><EFBFBD>[<5B>U<EFBFBD>[<5B>͌<EFBFBD><CD8C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
$strNoUsersFound = '<27>Y<EFBFBD><59><EFBFBD><EFBFBD><EFBFBD>[<5B>U<EFBFBD>[<5B>͌<EFBFBD><CD8C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
||||||
@@ -406,9 +430,9 @@ $strNotNumber = '
|
|||||||
$strNotOK = 'OK <20>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strNotOK = 'OK <20>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNotSet = '<b>%s</b> <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>A%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strNotSet = '<b>%s</b> <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>A%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNotValidNumber = ' <20>͍s<CD8D>̐<EFBFBD><CC90><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԍ<EFBFBD><D48D>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD> ';
|
$strNotValidNumber = ' <20>͍s<CD8D>̐<EFBFBD><CC90><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ԍ<EFBFBD><D48D>ł͂<C582><CD82><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD> ';
|
||||||
$strNull = '<27><><EFBFBD>̒l(Null)';
|
$strNull = '<27><><EFBFBD>̒l(NULL)';
|
||||||
$strNumSearchResultsInTable = '%s <20><><EFBFBD><EFBFBD> <i>%s</i> <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>Ō<EFBFBD><C58C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
$strNumSearchResultsInTable = '%s <20><><EFBFBD><EFBFBD> <i>%s</i> <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>Ō<EFBFBD><C58C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNumSearchResultsTotal = '<b><3E><><EFBFBD><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD>';
|
$strNumSearchResultsTotal = '<b><3E><><EFBFBD><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strNumTables = '<27>e<EFBFBD>[<5B>u<EFBFBD><75>';
|
$strNumTables = '<27>e<EFBFBD>[<5B>u<EFBFBD><75>';
|
||||||
|
|
||||||
$strOK = 'OK';
|
$strOK = 'OK';
|
||||||
@@ -475,7 +499,7 @@ $strPrivDescReferences = '
|
|||||||
$strPrivDescReload = '<27>T<EFBFBD>[<5B>o<EFBFBD>[<5B>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h<EFBFBD>A<EFBFBD>L<EFBFBD><4C><EFBFBD>b<EFBFBD>V<EFBFBD><56><EFBFBD>̃N<CC83><4E><EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B';
|
$strPrivDescReload = '<27>T<EFBFBD>[<5B>o<EFBFBD>[<5B>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h<EFBFBD>A<EFBFBD>L<EFBFBD><4C><EFBFBD>b<EFBFBD>V<EFBFBD><56><EFBFBD>̃N<CC83><4E><EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B';
|
||||||
$strPrivDescReplClient = '<27>X<EFBFBD><58><EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>}<7D>X<EFBFBD>^<5E>[<5B><><EFBFBD>v<EFBFBD><76><EFBFBD>o<EFBFBD><6F><EFBFBD>錠<EFBFBD><E98CA0><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>U<EFBFBD>[<5B>ɗ^<5E><><EFBFBD>܂<EFBFBD><DC82>B';
|
$strPrivDescReplClient = '<27>X<EFBFBD><58><EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>}<7D>X<EFBFBD>^<5E>[<5B><><EFBFBD>v<EFBFBD><76><EFBFBD>o<EFBFBD><6F><EFBFBD>錠<EFBFBD><E98CA0><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>U<EFBFBD>[<5B>ɗ^<5E><><EFBFBD>܂<EFBFBD><DC82>B';
|
||||||
$strPrivDescReplSlave = '<27><><EFBFBD>v<EFBFBD><76><EFBFBD>P<EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><58><EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>K<EFBFBD>v<EFBFBD>ł<EFBFBD><C582>B';
|
$strPrivDescReplSlave = '<27><><EFBFBD>v<EFBFBD><76><EFBFBD>P<EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD><58><EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>K<EFBFBD>v<EFBFBD>ł<EFBFBD><C582>B';
|
||||||
$strPrivDescSelect = '<27>f<EFBFBD>[<5B>^<5E>̓ǂݏo<DD8F><6F><EFBFBD><EFBFBD><EFBFBD>B';
|
$strPrivDescSelect = '<27>f<EFBFBD>[<5B>^<5E>̓ǂݏo<DD8F><6F><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strPrivDescShowDb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>̊<EFBFBD><CC8A>S<EFBFBD>ȃ<EFBFBD><C883>X<EFBFBD>g<EFBFBD>ւ̃A<CC83>N<EFBFBD>Z<EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD>^<5E><><EFBFBD>܂<EFBFBD><DC82>B';
|
$strPrivDescShowDb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD>̊<EFBFBD><CC8A>S<EFBFBD>ȃ<EFBFBD><C883>X<EFBFBD>g<EFBFBD>ւ̃A<CC83>N<EFBFBD>Z<EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD>^<5E><><EFBFBD>܂<EFBFBD><DC82>B';
|
||||||
$strPrivDescShutdown = '<27>T<EFBFBD>[<5B>o<EFBFBD>[<5B>̃V<CC83><56><EFBFBD>b<EFBFBD>g<EFBFBD>_<EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B';
|
$strPrivDescShutdown = '<27>T<EFBFBD>[<5B>o<EFBFBD>[<5B>̃V<CC83><56><EFBFBD>b<EFBFBD>g<EFBFBD>_<EFBFBD>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B';
|
||||||
$strPrivDescSuper = '<27>ő<EFBFBD><C591>̐ڑ<CC90><DA91><EFBFBD><EFBFBD>ɒB<C992><42><EFBFBD>Ă<EFBFBD><C482>ڑ<EFBFBD><DA91><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>̊Ǘ<CC8A><C797><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̓O<CD83><4F><EFBFBD>[<5B>o<EFBFBD><6F><EFBFBD>ϐ<EFBFBD><CF90>⑼<EFBFBD><E291BC><EFBFBD>[<5B>U<EFBFBD>[<5B>v<EFBFBD><76><EFBFBD>Z<EFBFBD>X<EFBFBD>̏I<CC8F><49><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD><EFBFBD><EFBFBD>悤<EFBFBD>Ȑݒ肪<DD92>K<EFBFBD>v<EFBFBD>ł<EFBFBD><C582>B';
|
$strPrivDescSuper = '<27>ő<EFBFBD><C591>̐ڑ<CC90><DA91><EFBFBD><EFBFBD>ɒB<C992><42><EFBFBD>Ă<EFBFBD><C482>ڑ<EFBFBD><DA91><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>̊Ǘ<CC8A><C797><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̓O<CD83><4F><EFBFBD>[<5B>o<EFBFBD><6F><EFBFBD>ϐ<EFBFBD><CF90>⑼<EFBFBD><E291BC><EFBFBD>[<5B>U<EFBFBD>[<5B>v<EFBFBD><76><EFBFBD>Z<EFBFBD>X<EFBFBD>̏I<CC8F><49><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD><EFBFBD><EFBFBD>悤<EFBFBD>Ȑݒ肪<DD92>K<EFBFBD>v<EFBFBD>ł<EFBFBD><C582>B';
|
||||||
@@ -484,7 +508,7 @@ $strPrivDescUsage = '
|
|||||||
$strPrivileges = '<27><><EFBFBD><EFBFBD>';
|
$strPrivileges = '<27><><EFBFBD><EFBFBD>';
|
||||||
$strPrivilegesReloaded = '<27><><EFBFBD><EFBFBD><EFBFBD>̓<EFBFBD><CD83><EFBFBD><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strPrivilegesReloaded = '<27><><EFBFBD><EFBFBD><EFBFBD>̓<EFBFBD><CD83><EFBFBD><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strProcesslist = '<27>v<EFBFBD><76><EFBFBD>Z<EFBFBD>X<EFBFBD><58><EFBFBD>X<EFBFBD>g';
|
$strProcesslist = '<27>v<EFBFBD><76><EFBFBD>Z<EFBFBD>X<EFBFBD><58><EFBFBD>X<EFBFBD>g';
|
||||||
$strPutColNames = '<27>ŏ<EFBFBD><C58F><EFBFBD> 1 <20>s<EFBFBD>ڂɃt<C983>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>lj<EFBFBD>';
|
$strPutColNames = '<27>ŏ<EFBFBD><C58F><EFBFBD> 1 <20>s<EFBFBD>ڂɃt<C983>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>lj<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
|
|
||||||
$strQBE = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[';
|
$strQBE = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[';
|
||||||
$strQBEDel = '<27>폜';
|
$strQBEDel = '<27>폜';
|
||||||
@@ -493,6 +517,7 @@ $strQueryFrame = '
|
|||||||
$strQueryOnDb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58> SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[ <b>%s</b>:';
|
$strQueryOnDb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58> SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[ <b>%s</b>:';
|
||||||
$strQuerySQLHistory = 'SQL <20><><EFBFBD><EFBFBD>';
|
$strQuerySQLHistory = 'SQL <20><><EFBFBD><EFBFBD>';
|
||||||
$strQueryStatistics = '<b><3E>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>v</b>: <20>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>T<EFBFBD>[<5B>o<EFBFBD>[<5B>ɑ<EFBFBD><C991><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
$strQueryStatistics = '<b><3E>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>v</b>: <20>N<EFBFBD><4E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>T<EFBFBD>[<5B>o<EFBFBD>[<5B>ɑ<EFBFBD><C991><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82>B';
|
||||||
|
$strQueryTime = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>s %01.4f <20>b';
|
||||||
$strQueryType = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B>^<5E>C<EFBFBD>v';
|
$strQueryType = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B>^<5E>C<EFBFBD>v';
|
||||||
$strQueryWindowLock = '<27>E<EFBFBD>B<EFBFBD><42><EFBFBD>h<EFBFBD>E<EFBFBD>̊O<CC8A><4F><EFBFBD>炱<EFBFBD>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strQueryWindowLock = '<27>E<EFBFBD>B<EFBFBD><42><EFBFBD>h<EFBFBD>E<EFBFBD>̊O<CC8A><4F><EFBFBD>炱<EFBFBD>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
|
||||||
@@ -505,6 +530,7 @@ $strRelationNotWorking = '
|
|||||||
$strRelationView = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>\<5C><>';
|
$strRelationView = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>\<5C><>';
|
||||||
$strRelationalSchema = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD>i<EFBFBD><69><EFBFBD>X<EFBFBD>L<EFBFBD>[<5B>}';
|
$strRelationalSchema = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD>i<EFBFBD><69><EFBFBD>X<EFBFBD>L<EFBFBD>[<5B>}';
|
||||||
$strRelations = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
$strRelations = '<27><><EFBFBD><EFBFBD><EFBFBD>[<5B>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
|
$strRelationsForTable = 'RELATIONS FOR TABLE';
|
||||||
$strReloadFailed = 'MySQL <20>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h<EFBFBD>Ɏ<EFBFBD><C98E>s<EFBFBD><73><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strReloadFailed = 'MySQL <20>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h<EFBFBD>Ɏ<EFBFBD><C98E>s<EFBFBD><73><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strReloadMySQL = 'MySQL <20>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h';
|
$strReloadMySQL = 'MySQL <20>̃<EFBFBD><CC83><EFBFBD><EFBFBD>[<5B>h';
|
||||||
$strReloadingThePrivileges = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>h<EFBFBD><68>';
|
$strReloadingThePrivileges = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[<5B>h<EFBFBD><68>';
|
||||||
@@ -537,6 +563,7 @@ $strRunning = '
|
|||||||
$strRussian = '<27><><EFBFBD>V<EFBFBD>A<EFBFBD><41>';
|
$strRussian = '<27><><EFBFBD>V<EFBFBD>A<EFBFBD><41>';
|
||||||
|
|
||||||
$strSQL = 'SQL';
|
$strSQL = 'SQL';
|
||||||
|
$strSQLExportCompatibility = 'SQL <20>G<EFBFBD>N<EFBFBD>X<EFBFBD>|<7C>[<5B>g<EFBFBD>݊<EFBFBD>';
|
||||||
$strSQLExportType = '<27>G<EFBFBD>N<EFBFBD>X<EFBFBD>|<7C>[<5B>g<EFBFBD>`<60><>';
|
$strSQLExportType = '<27>G<EFBFBD>N<EFBFBD>X<EFBFBD>|<7C>[<5B>g<EFBFBD>`<60><>';
|
||||||
$strSQLOptions = 'SQL <20>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
$strSQLOptions = 'SQL <20>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>';
|
||||||
$strSQLParserBugMessage = '<27><><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD> SQL <20>p<EFBFBD>[<5B>T<EFBFBD>[<5B>Ńo<C583>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD><EFBFBD><EFBFBD>邩<EFBFBD><E982A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD>Ȃ<EFBFBD><C882>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>Ɋm<C98A><6D><EFBFBD>߂āA<C481><41><EFBFBD>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>~<7E>X<EFBFBD>}<7D>b<EFBFBD>`<60><><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>`<60>F<EFBFBD>b<EFBFBD>N<EFBFBD><4E><EFBFBD>܂<EFBFBD><DC82>傤<EFBFBD>B<EFBFBD><42><EFBFBD>̑<EFBFBD><CC91>̎<EFBFBD><CC8E>s<EFBFBD>ɂ̓e<CD83>L<EFBFBD>X<EFBFBD>g<EFBFBD>G<EFBFBD><47><EFBFBD>A<EFBFBD>ň<EFBFBD><C588>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD>Ƀo<C983>C<EFBFBD>i<EFBFBD><69><EFBFBD>[<5B>R<EFBFBD>[<5B>h<EFBFBD><68><EFBFBD>t<EFBFBD><74><EFBFBD>ăt<C483>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD>b<EFBFBD>v<EFBFBD><76><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>悤<EFBFBD>Ȍ<EFBFBD><C88C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B<EFBFBD>܂<EFBFBD><DC82>A<EFBFBD><41><EFBFBD>Ȃ<EFBFBD><C882>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><> MySQL <20>̃R<CC83>}<7D><><EFBFBD>h<EFBFBD><68><EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67><EFBFBD>Ď<EFBFBD><C48E><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƃ<EFBFBD><C682>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82>BMySQL <20>T<EFBFBD>[<5B>o<EFBFBD>[<5B>͈ȉ<CD88><C889>̂悤<CC82>ɃG<C983><47><EFBFBD>[<5B><><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>ɂ͖<C982><CD96><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>菕<EFBFBD><E88F95><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ł<EFBFBD><C582>傤<EFBFBD>B<EFBFBD>R<EFBFBD>}<7D><><EFBFBD>h<EFBFBD><68><EFBFBD>C<EFBFBD><43><EFBFBD>ł͐<C582><CD90><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>A<EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>肪<EFBFBD><E882AA><EFBFBD><EFBFBD><EFBFBD>ꍇ<EFBFBD>A<EFBFBD>p<EFBFBD>[<5B>T<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>s<EFBFBD><73><EFBFBD><EFBFBD><EFBFBD>ꍇ<EFBFBD>ɂ́A<CD81><41><EFBFBD><EFBFBD><EFBFBD>̂<EFBFBD><CC82><EFBFBD> SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>ЂƂ̕<C282><CC95>Ɍ<EFBFBD><C98C>炵<EFBFBD>Ă݂ĉ<DD82><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>Ĉȉ<C488><C889>̃Z<CC83>N<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>Ńf<C583>[<5B>^<5E><><EFBFBD><EFBFBD><D882><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ăo<C483>O<EFBFBD>𑗂<F18D9082><F0919782>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD>:';
|
$strSQLParserBugMessage = '<27><><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD> SQL <20>p<EFBFBD>[<5B>T<EFBFBD>[<5B>Ńo<C583>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><C282><EFBFBD><EFBFBD><EFBFBD><EFBFBD>邩<EFBFBD><E982A9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD>Ȃ<EFBFBD><C882>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>O<EFBFBD><4F><EFBFBD><EFBFBD><EFBFBD>Ɋm<C98A><6D><EFBFBD>߂āA<C481><41><EFBFBD>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>~<7E>X<EFBFBD>}<7D>b<EFBFBD>`<60><><EFBFBD>Ȃ<EFBFBD><C882><EFBFBD><EFBFBD>`<60>F<EFBFBD>b<EFBFBD>N<EFBFBD><4E><EFBFBD>܂<EFBFBD><DC82>傤<EFBFBD>B<EFBFBD><42><EFBFBD>̑<EFBFBD><CC91>̎<EFBFBD><CC8E>s<EFBFBD>ɂ̓e<CD83>L<EFBFBD>X<EFBFBD>g<EFBFBD>G<EFBFBD><47><EFBFBD>A<EFBFBD>ň<EFBFBD><C588>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD>Ƀo<C983>C<EFBFBD>i<EFBFBD><69><EFBFBD>[<5B>R<EFBFBD>[<5B>h<EFBFBD><68><EFBFBD>t<EFBFBD><74><EFBFBD>ăt<C483>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD>b<EFBFBD>v<EFBFBD><76><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD><DC82><EFBFBD><EFBFBD>悤<EFBFBD>Ȍ<EFBFBD><C88C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B<EFBFBD>܂<EFBFBD><DC82>A<EFBFBD><41><EFBFBD>Ȃ<EFBFBD><C882>̃N<CC83>G<EFBFBD><47><EFBFBD>[<5B><> MySQL <20>̃R<CC83>}<7D><><EFBFBD>h<EFBFBD><68><EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67><EFBFBD>Ď<EFBFBD><C48E><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƃ<EFBFBD><C682>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82>BMySQL <20>T<EFBFBD>[<5B>o<EFBFBD>[<5B>͈ȉ<CD88><C889>̂悤<CC82>ɃG<C983><47><EFBFBD>[<5B><><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>ɂ͖<C982><CD96><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>菕<EFBFBD><E88F95><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ł<EFBFBD><C582>傤<EFBFBD>B<EFBFBD>R<EFBFBD>}<7D><><EFBFBD>h<EFBFBD><68><EFBFBD>C<EFBFBD><43><EFBFBD>ł͐<C582><CD90><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>A<EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>肪<EFBFBD><E882AA><EFBFBD><EFBFBD><EFBFBD>ꍇ<EFBFBD>A<EFBFBD>p<EFBFBD>[<5B>T<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD>s<EFBFBD><73><EFBFBD><EFBFBD><EFBFBD>ꍇ<EFBFBD>ɂ́A<CD81><41><EFBFBD><EFBFBD><EFBFBD>̂<EFBFBD><CC82><EFBFBD> SQL <20>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B><><EFBFBD>ЂƂ̕<C282><CC95>Ɍ<EFBFBD><C98C>炵<EFBFBD>Ă݂ĉ<DD82><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B<EFBFBD><42><EFBFBD><EFBFBD><EFBFBD>Ĉȉ<C488><C889>̃Z<CC83>N<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>Ńf<C583>[<5B>^<5E><><EFBFBD><EFBFBD><D882><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ăo<C483>O<EFBFBD>𑗂<F18D9082><F0919782>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD>:';
|
||||||
@@ -562,6 +589,8 @@ $strSearchType = '
|
|||||||
$strSecretRequired = '<27>ݒ<EFBFBD><DD92>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>͍<EFBFBD><CD8D>͔閧<CD94>p<EFBFBD>X<EFBFBD>t<EFBFBD><74><EFBFBD>[<5B>Y<EFBFBD><59><EFBFBD>K<EFBFBD>v<EFBFBD>Ƃ<EFBFBD><C682>܂<EFBFBD>(blowfish_secret)<29>B';
|
$strSecretRequired = '<27>ݒ<EFBFBD><DD92>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>͍<EFBFBD><CD8D>͔閧<CD94>p<EFBFBD>X<EFBFBD>t<EFBFBD><74><EFBFBD>[<5B>Y<EFBFBD><59><EFBFBD>K<EFBFBD>v<EFBFBD>Ƃ<EFBFBD><C682>܂<EFBFBD>(blowfish_secret)<29>B';
|
||||||
$strSelectADb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
$strSelectADb = '<27>f<EFBFBD>[<5B>^<5E>x<EFBFBD>[<5B>X<EFBFBD><58><EFBFBD>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSelectAll = '<27>S<EFBFBD>I<EFBFBD><49>';
|
$strSelectAll = '<27>S<EFBFBD>I<EFBFBD><49>';
|
||||||
|
$strSelectBinaryLog = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>C<EFBFBD>i<EFBFBD><69><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD>{<7B><>';
|
||||||
|
$strSelectBinaryLog = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>C<EFBFBD>i<EFBFBD><69><EFBFBD><EFBFBD><EFBFBD>O<EFBFBD><4F><EFBFBD>{<7B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strSelectFields = '<27>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD>̑I<CC91><49>(<28><><EFBFBD>ȏ<C288>):';
|
$strSelectFields = '<27>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD>̑I<CC91><49>(<28><><EFBFBD>ȏ<C288>):';
|
||||||
$strSelectNumRows = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[';
|
$strSelectNumRows = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[';
|
||||||
$strSelectTables = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̑I<CC91><49>';
|
$strSelectTables = '<27>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̑I<CC91><49>';
|
||||||
@@ -649,6 +678,10 @@ $strTotalUC = '
|
|||||||
$strTraditionalChinese = '<27>`<60><><EFBFBD>I<EFBFBD>Ȓ<EFBFBD><C892><EFBFBD><EFBFBD><EFBFBD>';
|
$strTraditionalChinese = '<27>`<60><><EFBFBD>I<EFBFBD>Ȓ<EFBFBD><C892><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strTraditionalSpanish = '<27>`<60><><EFBFBD>I<EFBFBD>ȃX<C883>y<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD>';
|
$strTraditionalSpanish = '<27>`<60><><EFBFBD>I<EFBFBD>ȃX<C883>y<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD>';
|
||||||
$strTraffic = '<27>g<EFBFBD><67><EFBFBD>t<EFBFBD>B<EFBFBD>b<EFBFBD>N';
|
$strTraffic = '<27>g<EFBFBD><67><EFBFBD>t<EFBFBD>B<EFBFBD>b<EFBFBD>N';
|
||||||
|
$strTransformation_image_jpeg__inline = '<27>N<EFBFBD><4E><EFBFBD>b<EFBFBD>N<EFBFBD>\<5C>ȃT<C883><54><EFBFBD>l<EFBFBD>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD>; <20>I<EFBFBD>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD>: width<74>Eheight <20><><EFBFBD>s<EFBFBD>N<EFBFBD>Z<EFBFBD><5A><EFBFBD>Ŏw<C58E><77> (<28><><EFBFBD>̔䗦<CC94><E497A6><EFBFBD>ۂ<EFBFBD><DB82>܂<EFBFBD>)';
|
||||||
|
$strTransformation_image_jpeg__link = '<27><><EFBFBD>̉摜<CC89>ւ̃<D682><CC83><EFBFBD><EFBFBD>N<EFBFBD><4E><EFBFBD>\<5C><> (<28>Ⴆ<EFBFBD><E182A6> blob <20>ڃ_<DA83>E<EFBFBD><45><EFBFBD><EFBFBD><EFBFBD>[<5B>h).';
|
||||||
|
$strTransformation_text_plain__substr = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̈ꕔ<CC88>̂ݕ\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>B<EFBFBD><42><EFBFBD>ڂ̃I<CC83>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>̓e<CD83>L<EFBFBD>X<EFBFBD>g<EFBFBD>̏o<CC8F>͂<EFBFBD><CD82>ǂ<EFBFBD><C782>ŊJ<C58A>n<EFBFBD><6E><EFBFBD>邩<EFBFBD>I<EFBFBD>t<EFBFBD>Z<EFBFBD>b<EFBFBD>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>`<60><><EFBFBD>܂<EFBFBD> (<28>f<EFBFBD>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>́u0<75>v<EFBFBD>ł<EFBFBD>)<29><><EFBFBD>ڂ̃I<CC83>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>͂ǂꂾ<C782><EA82BE><EFBFBD>̃e<CC83>L<EFBFBD>X<EFBFBD>g<EFBFBD><67><EFBFBD>Ԃ<EFBFBD><D482><EFBFBD><EFBFBD>̃I<CC83>t<EFBFBD>Z<EFBFBD>b<EFBFBD>g<EFBFBD>ł<EFBFBD><C582>B<EFBFBD><42><EFBFBD>̏ꍇ<CC8F>A<EFBFBD>c<EFBFBD><63><EFBFBD>̃e<CC83>L<EFBFBD>X<EFBFBD>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>ׂĕԂ<C495><D482>܂<EFBFBD><DC82>B<EFBFBD>O<EFBFBD>ڂ̃I<CC83>v<EFBFBD>V<EFBFBD><56><EFBFBD><EFBFBD><EFBFBD>́A<CD81><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>̈ꕔ<CC88><EA9594><EFBFBD>Ԃ<EFBFBD><D482><EFBFBD><EFBFBD>鎞<EFBFBD>A<EFBFBD>ǂ̕<C782><CC95><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD>͂ɒlj<C992><C789><EFBFBD><EFBFBD>邩<EFBFBD><E982A9><EFBFBD>`<60><><EFBFBD>܂<EFBFBD><DC82>B (<28>f<EFBFBD>t<EFBFBD>H<EFBFBD><48><EFBFBD>g<EFBFBD>́u...<2E>v<EFBFBD>ł<EFBFBD>)';
|
||||||
|
$strTransformation_text_plain__unformatted = 'HTML <20>R<EFBFBD>[<5B>h<EFBFBD><68> HTML <20><><EFBFBD>ԂƂ<D482><C682>ĕ\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82>BHTML <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ĕ\<5C><><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strTurkish = '<27>g<EFBFBD><67><EFBFBD>R<EFBFBD><52>';
|
$strTurkish = '<27>g<EFBFBD><67><EFBFBD>R<EFBFBD><52>';
|
||||||
$strType = '<27>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD>^<5E>C<EFBFBD>v';
|
$strType = '<27>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD>^<5E>C<EFBFBD>v';
|
||||||
|
|
||||||
@@ -658,6 +691,7 @@ $strUnicode = '
|
|||||||
$strUnique = '<27>B<EFBFBD><42>';
|
$strUnique = '<27>B<EFBFBD><42>';
|
||||||
$strUnknown = '<27>s<EFBFBD><73>';
|
$strUnknown = '<27>s<EFBFBD><73>';
|
||||||
$strUnselectAll = '<27>S<EFBFBD><53><EFBFBD><EFBFBD>';
|
$strUnselectAll = '<27>S<EFBFBD><53><EFBFBD><EFBFBD>';
|
||||||
|
$strUpdComTab = 'Column_comments <20>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>̃A<CC83>b<EFBFBD>v<EFBFBD>O<EFBFBD><4F><EFBFBD>[<5B>h<EFBFBD><68><EFBFBD>@<40>̃h<CC83>L<EFBFBD><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67><EFBFBD>Q<EFBFBD>Ƃ<EFBFBD><C682>Ă<EFBFBD><C482><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||||
$strUpdatePrivMessage = '%s <20>̓<EFBFBD><CC93><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>V<EFBFBD><56><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strUpdatePrivMessage = '%s <20>̓<EFBFBD><CC93><EFBFBD><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>V<EFBFBD><56><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strUpdateProfileMessage = '<27>v<EFBFBD><76><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>V<EFBFBD><56><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strUpdateProfileMessage = '<27>v<EFBFBD><76><EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD><EFBFBD><EFBFBD>X<EFBFBD>V<EFBFBD><56><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
$strUpdateQuery = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B>̍X<CC8D>V';
|
$strUpdateQuery = '<27>N<EFBFBD>G<EFBFBD><47><EFBFBD>[<5B>̍X<CC8D>V';
|
||||||
@@ -665,6 +699,7 @@ $strUpgrade = '%s %s
|
|||||||
$strUsage = '<27>g<EFBFBD>p<EFBFBD><70>';
|
$strUsage = '<27>g<EFBFBD>p<EFBFBD><70>';
|
||||||
$strUseBackquotes = '<27>t<EFBFBD>N<EFBFBD>I<EFBFBD>[<5B>g<EFBFBD>Ńe<C583>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD>';
|
$strUseBackquotes = '<27>t<EFBFBD>N<EFBFBD>I<EFBFBD>[<5B>g<EFBFBD>Ńe<C583>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD>';
|
||||||
$strUseHostTable = '<27>z<EFBFBD>X<EFBFBD>g<EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67>';
|
$strUseHostTable = '<27>z<EFBFBD>X<EFBFBD>g<EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD><67>';
|
||||||
|
$strUseTabKey = '<27>l<EFBFBD><6C><EFBFBD><EFBFBD><EFBFBD>l<EFBFBD>܂ňڂ<C588><DA82>ɂ<EFBFBD>TAB<41>L<EFBFBD>[<5B><><EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͂<EFBFBD><CD82><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȏꏊ<C88F>ł<EFBFBD><C582>ړ<EFBFBD><DA93><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɂ<EFBFBD>CTRL+<2B>J<EFBFBD>[<5B>\<5C><><EFBFBD><EFBFBD><EFBFBD>g<EFBFBD>p<EFBFBD><70><EFBFBD>܂<EFBFBD><DC82>B';
|
||||||
$strUseTables = '<27>g<EFBFBD><67><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75>';
|
$strUseTables = '<27>g<EFBFBD><67><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75>';
|
||||||
$strUseTextField = '<27>e<EFBFBD>L<EFBFBD>X<EFBFBD>g<EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD>g<EFBFBD>p';
|
$strUseTextField = '<27>e<EFBFBD>L<EFBFBD>X<EFBFBD>g<EFBFBD>t<EFBFBD>B<EFBFBD>[<5B><><EFBFBD>h<EFBFBD><68><EFBFBD>g<EFBFBD>p';
|
||||||
$strUseThisValue = '<27><><EFBFBD>̒l<CC92><6C><EFBFBD>g<EFBFBD>p';
|
$strUseThisValue = '<27><><EFBFBD>̒l<CC92><6C><EFBFBD>g<EFBFBD>p';
|
||||||
@@ -675,6 +710,7 @@ $strUserName = '
|
|||||||
$strUserNotFound = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>[<5B>U<EFBFBD>[<5B>͓<EFBFBD><CD93><EFBFBD><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>Ɍ<EFBFBD><C98C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
$strUserNotFound = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>[<5B>U<EFBFBD>[<5B>͓<EFBFBD><CD93><EFBFBD><EFBFBD>e<EFBFBD>[<5B>u<EFBFBD><75><EFBFBD>Ɍ<EFBFBD><C98C><EFBFBD><C282><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>ł<EFBFBD><C582><EFBFBD><EFBFBD>B';
|
||||||
$strUserOverview = '<27><><EFBFBD>[<5B>U<EFBFBD>[<5B>T<EFBFBD><54>';
|
$strUserOverview = '<27><><EFBFBD>[<5B>U<EFBFBD>[<5B>T<EFBFBD><54>';
|
||||||
$strUsersDeleted = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>[<5B>U<EFBFBD>[<5B>͍폜<CD8D><ED8F9C><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
$strUsersDeleted = '<27>I<EFBFBD><49><EFBFBD><EFBFBD><EFBFBD>ꂽ<EFBFBD><EA82BD><EFBFBD>[<5B>U<EFBFBD>[<5B>͍폜<CD8D><ED8F9C><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B';
|
||||||
|
$strUsersHavingAccessToDb = '<27><><EFBFBD>[<5B>U<EFBFBD>[<5B><> "%s" <20>ւ̃A<CC83>N<EFBFBD>Z<EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>܂<EFBFBD>';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL <20>̌<EFBFBD><CC8C><EFBFBD>';
|
$strValidateSQL = 'SQL <20>̌<EFBFBD><CC8C><EFBFBD>';
|
||||||
$strValidatorError = 'SQL <20><><EFBFBD>؋@<40>\<5C>̏<EFBFBD><CC8F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B%sdocumentation%s<>ɋL<C98B>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>悤<EFBFBD><E682A4>PHP <20>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><43><EFBFBD>X<EFBFBD>g<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>邩<EFBFBD>`<60>F<EFBFBD>b<EFBFBD>N<EFBFBD><4E><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
$strValidatorError = 'SQL <20><><EFBFBD>؋@<40>\<5C>̏<EFBFBD><CC8F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD><6F><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B%sdocumentation%s<>ɋL<C98B>q<EFBFBD><71><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482><EFBFBD><EFBFBD>悤<EFBFBD><E682A4>PHP <20>g<EFBFBD><67><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>C<EFBFBD><43><EFBFBD>X<EFBFBD>g<EFBFBD>[<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ă<EFBFBD><C482>邩<EFBFBD>`<60>F<EFBFBD>b<EFBFBD>N<EFBFBD><4E><EFBFBD>ĉ<EFBFBD><C489><EFBFBD><EFBFBD><EFBFBD><EFBFBD>B';
|
||||||
@@ -704,69 +740,33 @@ $strZeroRemovesTheLimit = '
|
|||||||
$strZip = '"zip <20><><EFBFBD><EFBFBD>"';
|
$strZip = '"zip <20><><EFBFBD><EFBFBD>"';
|
||||||
|
|
||||||
// To translate:
|
// To translate:
|
||||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
|
||||||
|
|
||||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||||
|
|
||||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
|
||||||
$strCompatibleHashing = 'MySQL 4.0 <20>݊<EFBFBD>'; //to translate
|
|
||||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
|
||||||
|
|
||||||
$strDBCopy = 'Copy database to'; //to translate
|
|
||||||
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
||||||
|
|
||||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
|
||||||
|
|
||||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
|
||||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
|
|
||||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
$strMIME_nodescription = '<27><><EFBFBD>̕ϊ<CC95><CF8A>ɂ͗L<CD97><4C><EFBFBD>Ȑ<EFBFBD><C890><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>܂<EFBFBD><DC82><EFBFBD><EFBFBD>B<br />Please ask the author, what %s does.';//to translate
|
||||||
|
|
||||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
|
||||||
$strMIME_available_transform = 'Available transformations';//to translate
|
|
||||||
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
|
|
||||||
$strMIME_transformation = 'Browser transformation';//to translate
|
|
||||||
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
||||||
$strMIME_transformation_options = 'Transformation options';//to translate
|
|
||||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
|
||||||
|
|
||||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
|
||||||
|
|
||||||
$strOperator = 'Operator'; //to translate
|
$strOperator = 'Operator'; //to translate
|
||||||
|
|
||||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||||
|
|
||||||
$strQueryTime = 'Query took %01.4f sec';//to translate
|
|
||||||
|
|
||||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
|
||||||
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
||||||
|
|
||||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
|
||||||
|
|
||||||
$strTakeIt = 'take it'; //to translate
|
$strTakeIt = 'take it'; //to translate
|
||||||
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
|
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //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_png__inline = 'See image/jpeg: inline'; //to translate
|
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||||
$strTransformation_text_plain__external = 'LINUX <20>̂<EFBFBD>: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
$strTransformation_text_plain__external = 'LINUX <20>̂<EFBFBD>: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//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
|
||||||
|
|
||||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
|
||||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
|
||||||
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
|
|
||||||
|
|
||||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
|
||||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
|
||||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
|
||||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -17,11 +17,11 @@ $number_decimal_separator = '.';
|
|||||||
$byteUnits = array('バイト', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
$byteUnits = array('バイト', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||||
|
|
||||||
$day_of_week = array('日', '月', '火', '水', '木', '金', '土');
|
$day_of_week = array('日', '月', '火', '水', '木', '金', '土');
|
||||||
$month = array('1月','2月','3月','4月','5月','6月','7月','8月','9月','10月','11月','12月');
|
$month = array('1 月','2 月','3 月','4 月','5 月','6 月','7 月','8 月','9 月','10 月','11 月','12 月');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%Y 年 %B %d 日 %H:%M';
|
$datefmt = '%Y 年 %B %d 日 %H:%M';
|
||||||
$timespanfmt = '%s 日, %s 時, %s 分 %s 秒';
|
$timespanfmt = '%s 日 %s 時間 %s 分 %s 秒';
|
||||||
|
|
||||||
$strAPrimaryKey = '主キーが%sに追加されました。';
|
$strAPrimaryKey = '主キーが%sに追加されました。';
|
||||||
$strAbortedClients = '中断';
|
$strAbortedClients = '中断';
|
||||||
@@ -49,9 +49,10 @@ $strAddedColumnComment = 'カラムのコメント追加されました。';
|
|||||||
$strAddedColumnRelation = 'カラムのリレーションが追加されました。';
|
$strAddedColumnRelation = 'カラムのリレーションが追加されました。';
|
||||||
$strAdministration = '管理';
|
$strAdministration = '管理';
|
||||||
$strAffectedRows = '影響された行数:';
|
$strAffectedRows = '影響された行数:';
|
||||||
$strAfter = '後に %s';
|
$strAfter = '指定カラムの後に %s';
|
||||||
$strAfterInsertBack = '戻る';
|
$strAfterInsertBack = '戻る';
|
||||||
$strAfterInsertNewInsert = '新レコードの追加';
|
$strAfterInsertNewInsert = '新レコードの追加';
|
||||||
|
$strAfterInsertNext = '次の行を編集する';
|
||||||
$strAfterInsertSame = 'このページに戻る';
|
$strAfterInsertSame = 'このページに戻る';
|
||||||
$strAll = '全部';
|
$strAll = '全部';
|
||||||
$strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?';
|
$strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?';
|
||||||
@@ -62,11 +63,12 @@ $strAnd = 'AND';
|
|||||||
$strAny = '全て';
|
$strAny = '全て';
|
||||||
$strAnyHost = '全てのホスト';
|
$strAnyHost = '全てのホスト';
|
||||||
$strAnyUser = '全てのユーザー';
|
$strAnyUser = '全てのユーザー';
|
||||||
|
$strApproximateCount = '近似かもしれません。FAQ 3.11 を参照してください。';
|
||||||
$strArabic = 'アラビア語';
|
$strArabic = 'アラビア語';
|
||||||
$strArmenian = 'アルメニア語';
|
$strArmenian = 'アルメニア語';
|
||||||
$strAscending = '昇順';
|
$strAscending = '昇順';
|
||||||
$strAtBeginningOfTable = 'テーブルの最初';
|
$strAtBeginningOfTable = 'テーブルの先頭';
|
||||||
$strAtEndOfTable = 'テーブルの最後';
|
$strAtEndOfTable = 'テーブルの末尾';
|
||||||
$strAttr = '表示';
|
$strAttr = '表示';
|
||||||
$strAutodetect = '自動検知';
|
$strAutodetect = '自動検知';
|
||||||
$strAutomaticLayout = '自動レイアウト';
|
$strAutomaticLayout = '自動レイアウト';
|
||||||
@@ -133,6 +135,8 @@ $strColumnNames = '列(コラム)名';
|
|||||||
$strColumnPrivileges = 'コラム特定 特権';
|
$strColumnPrivileges = 'コラム特定 特権';
|
||||||
$strCommand = 'コマンド';
|
$strCommand = 'コマンド';
|
||||||
$strComments = 'コメント';
|
$strComments = 'コメント';
|
||||||
|
$strCommentsForTable = 'COMMENTS FOR TABLE';
|
||||||
|
$strCompatibleHashing = 'MySQL 4.0 互換';
|
||||||
$strCompleteInserts = '完全な INSERT 文を作成する';
|
$strCompleteInserts = '完全な INSERT 文を作成する';
|
||||||
$strCompression = '圧縮';
|
$strCompression = '圧縮';
|
||||||
$strConfigFileError = 'phpMyAdmin がコンフィグレーションファイルを読み込むことが出来ません! <br />文法エラーが起きたか、ファイルが見つかりません。<br />下のリンクからコンフィグレーションファイルを直接読み込んで、php のエラーメッセージを確認して下さい。 大抵の場合、区切り文字やセミコロンを忘れています。<br />もし空白のページが現れたら全てうまく行っています。';
|
$strConfigFileError = 'phpMyAdmin がコンフィグレーションファイルを読み込むことが出来ません! <br />文法エラーが起きたか、ファイルが見つかりません。<br />下のリンクからコンフィグレーションファイルを直接読み込んで、php のエラーメッセージを確認して下さい。 大抵の場合、区切り文字やセミコロンを忘れています。<br />もし空白のページが現れたら全てうまく行っています。';
|
||||||
@@ -142,6 +146,7 @@ $strConnections = '接続';
|
|||||||
$strConstraintsForDumped = 'ダンプ済みテーブルの制限';
|
$strConstraintsForDumped = 'ダンプ済みテーブルの制限';
|
||||||
$strConstraintsForTable = 'テーブルの制限';
|
$strConstraintsForTable = 'テーブルの制限';
|
||||||
$strCookiesRequired = 'ここから先はクッキーが許可されている必要があります。';
|
$strCookiesRequired = 'ここから先はクッキーが許可されている必要があります。';
|
||||||
|
$strCopyDatabaseOK = 'データベース %s は %s にコピーされました。';
|
||||||
$strCopyTable = 'テーブルを(database<b>.</b>table)にコピーする:';
|
$strCopyTable = 'テーブルを(database<b>.</b>table)にコピーする:';
|
||||||
$strCopyTableOK = '%s テーブルを %s にコピーしました。';
|
$strCopyTableOK = '%s テーブルを %s にコピーしました。';
|
||||||
$strCopyTableSameNames = '同じテーブルにコピーできません!';
|
$strCopyTableSameNames = '同じテーブルにコピーできません!';
|
||||||
@@ -161,6 +166,8 @@ $strCzech = 'チェコ語';
|
|||||||
$strCzechSlovak = 'チェコのスロバキア語';
|
$strCzechSlovak = 'チェコのスロバキア語';
|
||||||
|
|
||||||
$strDBComment = 'データベースコメント: ';
|
$strDBComment = 'データベースコメント: ';
|
||||||
|
$strDBCopy = 'データベースをコピー コピー先:';
|
||||||
|
$strDBCopy = '下記へデータベースをコピー';
|
||||||
$strDBGContext = 'コンテキスト';
|
$strDBGContext = 'コンテキスト';
|
||||||
$strDBGContextID = 'コンテキストID';
|
$strDBGContextID = 'コンテキストID';
|
||||||
$strDBGHits = 'ヒット';
|
$strDBGHits = 'ヒット';
|
||||||
@@ -214,7 +221,7 @@ $strDrop = '削除';
|
|||||||
$strDropSelectedDatabases = '選択されたデータベースの削除';
|
$strDropSelectedDatabases = '選択されたデータベースの削除';
|
||||||
$strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除する';
|
$strDropUsersDb = 'ユーザーと同じ名前を持つデータベースを削除する';
|
||||||
$strDumpSaved = 'ダンプをファイル %s に保存しました。';
|
$strDumpSaved = 'ダンプをファイル %s に保存しました。';
|
||||||
$strDumpXRows = '%s 列をダンプ。始める列は %s です。';
|
$strDumpXRows = '%s 列をダンプ。開始列は %s です。';
|
||||||
$strDumpingData = 'テーブルのダンプデータ';
|
$strDumpingData = 'テーブルのダンプデータ';
|
||||||
$strDynamic = 'ダイナミック';
|
$strDynamic = 'ダイナミック';
|
||||||
|
|
||||||
@@ -233,6 +240,8 @@ $strEndRaw = 'RAW 終了';
|
|||||||
$strEnglish = '英語';
|
$strEnglish = '英語';
|
||||||
$strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。';
|
$strEnglishPrivileges = ' 注意: MySQLの特権の名前は英語で表示しています。';
|
||||||
$strError = 'エラー';
|
$strError = 'エラー';
|
||||||
|
$strEscapeWildcards = 'ワイルドカード「_」および「%」はそれらを文字通りに使用するために「\」でエスケープ(回避)するべきです。';
|
||||||
|
$strEscapeWildcards = 'ワイルドカード「_」と「%」は、それらを文字通りに使用するために「\」で回避する必要があります。';
|
||||||
$strEstonian = 'エストニア語';
|
$strEstonian = 'エストニア語';
|
||||||
$strExcelEdition = 'Excel の種類';
|
$strExcelEdition = 'Excel の種類';
|
||||||
$strExcelOptions = 'Excel オプション';
|
$strExcelOptions = 'Excel オプション';
|
||||||
@@ -281,7 +290,7 @@ $strHasBeenCreated = 'を作成しました。';
|
|||||||
$strHaveToShow = '表示するために、少なくてもひとつのカラムを選択しなければなりません。';
|
$strHaveToShow = '表示するために、少なくてもひとつのカラムを選択しなければなりません。';
|
||||||
$strHebrew = 'ヘブライ語';
|
$strHebrew = 'ヘブライ語';
|
||||||
$strHexForBinary = 'バイナリフィールドは 16 進数を使用する';
|
$strHexForBinary = 'バイナリフィールドは 16 進数を使用する';
|
||||||
$strHome = 'メーンページへ';
|
$strHome = 'メインページへ';
|
||||||
$strHomepageOfficial = 'phpMyAdmin ホーム';
|
$strHomepageOfficial = 'phpMyAdmin ホーム';
|
||||||
$strHost = 'ホスト';
|
$strHost = 'ホスト';
|
||||||
$strHostEmpty = 'ホスト名は空です!';
|
$strHostEmpty = 'ホスト名は空です!';
|
||||||
@@ -301,7 +310,12 @@ $strInUse = '使用中';
|
|||||||
$strIndex = 'インデックス';
|
$strIndex = 'インデックス';
|
||||||
$strIndexHasBeenDropped = 'インデックス %s が削除されました';
|
$strIndexHasBeenDropped = 'インデックス %s が削除されました';
|
||||||
$strIndexName = 'インデックス名 :';
|
$strIndexName = 'インデックス名 :';
|
||||||
$strIndexType = 'インデックスのタイプ :';
|
$strIndexType = 'インデックスの種類 :';
|
||||||
|
$strIndexWarningMultiple = '1 個を越える INDEX キーがカラム `%s` 用に作成されました。';
|
||||||
|
$strIndexWarningPrimary = 'PRIMARY と INDEX のキーは両方とも、カラム `%s` に設定されるべきではありません。';
|
||||||
|
$strIndexWarningTable = 'テーブル `%s` のインデックスに関する問題';
|
||||||
|
$strIndexWarningTable = 'テーブル `%s` のインデックスに関する問題です。';
|
||||||
|
$strIndexWarningUnique = 'UNIQUE と INDEX のキーは両方とも、カラム `%s` に設定されるべきではありません。';
|
||||||
$strIndexes = 'インデックス数';
|
$strIndexes = 'インデックス数';
|
||||||
$strInnodbStat = 'InnoDB ステータス';
|
$strInnodbStat = 'InnoDB ステータス';
|
||||||
$strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定が MySQL デフォルトの特権アカウントになっています (root ユーザーでパスワードなし) 。 MySQL サーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざして下さい。';
|
$strInsecureMySQL = 'あなたのコンフィグレーションファイルの設定が MySQL デフォルトの特権アカウントになっています (root ユーザーでパスワードなし) 。 MySQL サーバーもこのデフォルト設定で動作しているので、侵入者に対して無防備です。このセキュリティーホールは必ず閉ざして下さい。';
|
||||||
@@ -333,6 +347,7 @@ $strLandscape = 'ランドスケープ';
|
|||||||
$strLatexCaption = 'テーブルキャプション';
|
$strLatexCaption = 'テーブルキャプション';
|
||||||
$strLatexContent = 'テーブル __TABLE__ の内容';
|
$strLatexContent = 'テーブル __TABLE__ の内容';
|
||||||
$strLatexContinued = '(続ける)';
|
$strLatexContinued = '(続ける)';
|
||||||
|
$strLatexContinuedCaption = '継続時のテーブルキャプション';
|
||||||
$strLatexIncludeCaption = 'テーブルキャプションを含む';
|
$strLatexIncludeCaption = 'テーブルキャプションを含む';
|
||||||
$strLatexLabel = 'ラベルキー';
|
$strLatexLabel = 'ラベルキー';
|
||||||
$strLatexStructure = 'テーブル __TABLE__ の構造';
|
$strLatexStructure = 'テーブル __TABLE__ の構造';
|
||||||
@@ -355,10 +370,17 @@ $strLogin = 'ログイン';
|
|||||||
$strLoginInformation = 'ログイン情報';
|
$strLoginInformation = 'ログイン情報';
|
||||||
$strLogout = 'ログアウト';
|
$strLogout = 'ログアウト';
|
||||||
|
|
||||||
|
$strMIMETypesForTable = 'MIME TYPES FOR TABLE';
|
||||||
$strMIME_MIMEtype = 'MIME タイプ';
|
$strMIME_MIMEtype = 'MIME タイプ';
|
||||||
$strMIME_available_mime = '有効な MIME タイプ';
|
$strMIME_available_mime = '有効な MIME タイプ';
|
||||||
|
$strMIME_available_transform = '変換有効';
|
||||||
$strMIME_description = '説明';
|
$strMIME_description = '説明';
|
||||||
|
$strMIME_transformation = 'ブラウザー変換';
|
||||||
|
$strMIME_transformation_options = '変換オプション';
|
||||||
|
$strMIME_without = 'イタリック体で印刷されたMIME タイプは個別の変換関数を持っていません。';
|
||||||
$strMaximumSize = '最大サイズ: %s%s';
|
$strMaximumSize = '最大サイズ: %s%s';
|
||||||
|
$strMbExtensionMissing = 'mbstring PHP 拡張は見つかりませんでした。また、マルチバイト文字セットを使用しているように見えます。phpMyAdmin は mbstring 拡張なしでは文字列を正確に分割することができず、また、予期しない結果が返ってくるかもしれません。';
|
||||||
|
$strMbOverloadWarning = 'PHP の設定で mbstring.func_overload が有効です。このオプションは phpMyAdmin と互換性がなく、あるデータの破壊を引き起こすかもしれません!';
|
||||||
$strModifications = 'を正しく修正しました。';
|
$strModifications = 'を正しく修正しました。';
|
||||||
$strModify = '修正';
|
$strModify = '修正';
|
||||||
$strModifyIndexTopic = 'インデックスの変更';
|
$strModifyIndexTopic = 'インデックスの変更';
|
||||||
@@ -381,6 +403,7 @@ $strName = '名前';
|
|||||||
$strNeedPrimaryKey = 'このテーブルはプライマリキーを定義すべきです';
|
$strNeedPrimaryKey = 'このテーブルはプライマリキーを定義すべきです';
|
||||||
$strNext = '次へ';
|
$strNext = '次へ';
|
||||||
$strNo = 'いいえ';
|
$strNo = 'いいえ';
|
||||||
|
$strNoActivity = '%s 秒以上操作をしていません。再度ログインをしてください。';
|
||||||
$strNoDatabases = 'データベース数';
|
$strNoDatabases = 'データベース数';
|
||||||
$strNoDatabasesSelected = 'データベースが選択されていません。';
|
$strNoDatabasesSelected = 'データベースが選択されていません。';
|
||||||
$strNoDescription = '記述がありません';
|
$strNoDescription = '記述がありません';
|
||||||
@@ -398,6 +421,7 @@ $strNoPrivileges = '特権無し';
|
|||||||
$strNoQuery = 'SQL クエリー無し';
|
$strNoQuery = 'SQL クエリー無し';
|
||||||
$strNoRights = '現在特権を持ってないのでここに入れません。';
|
$strNoRights = '現在特権を持ってないのでここに入れません。';
|
||||||
$strNoRowsSelected = '行は選択されませんでした。';
|
$strNoRowsSelected = '行は選択されませんでした。';
|
||||||
|
$strNoSpace = 'ファイル %s を保存するには空き容量が不十分です。';
|
||||||
$strNoTablesFound = '現在の DB にテーブルはありません。';
|
$strNoTablesFound = '現在の DB にテーブルはありません。';
|
||||||
$strNoThemeSupport = 'テーマをサポートしていません。設定とテーマディレクトリ %s を確認してください。';
|
$strNoThemeSupport = 'テーマをサポートしていません。設定とテーマディレクトリ %s を確認してください。';
|
||||||
$strNoUsersFound = '該当ユーザーは見つかりませんでした。';
|
$strNoUsersFound = '該当ユーザーは見つかりませんでした。';
|
||||||
@@ -407,9 +431,9 @@ $strNotNumber = 'これは番号ではありません。';
|
|||||||
$strNotOK = 'OK ではありません。';
|
$strNotOK = 'OK ではありません。';
|
||||||
$strNotSet = '<b>%s</b> テーブルが見つからないか、%s がありません。';
|
$strNotSet = '<b>%s</b> テーブルが見つからないか、%s がありません。';
|
||||||
$strNotValidNumber = ' は行の正しい番号ではありません ';
|
$strNotValidNumber = ' は行の正しい番号ではありません ';
|
||||||
$strNull = '空の値(Null)';
|
$strNull = '空の値(NULL)';
|
||||||
$strNumSearchResultsInTable = '%s 件が <i>%s</i> テーブルで見つかりました';
|
$strNumSearchResultsInTable = '%s 件が <i>%s</i> テーブルで見つかりました。';
|
||||||
$strNumSearchResultsTotal = '<b>件数:</b> <i>%s</i> が見つかりました';
|
$strNumSearchResultsTotal = '<b>件数:</b> <i>%s</i> が見つかりました。';
|
||||||
$strNumTables = 'テーブル';
|
$strNumTables = 'テーブル';
|
||||||
|
|
||||||
$strOK = 'OK';
|
$strOK = 'OK';
|
||||||
@@ -476,7 +500,7 @@ $strPrivDescReferences = 'この MySQL バージョンでは意味ありませ
|
|||||||
$strPrivDescReload = 'サーバーのリロード、キャッシュのクリアを許可します。';
|
$strPrivDescReload = 'サーバーのリロード、キャッシュのクリアを許可します。';
|
||||||
$strPrivDescReplClient = 'スレーブかマスターを要求出来る権利をユーザーに与えます。';
|
$strPrivDescReplClient = 'スレーブかマスターを要求出来る権利をユーザーに与えます。';
|
||||||
$strPrivDescReplSlave = 'レプリケーションスレーブが必要です。';
|
$strPrivDescReplSlave = 'レプリケーションスレーブが必要です。';
|
||||||
$strPrivDescSelect = 'データの読み出し許可。';
|
$strPrivDescSelect = 'データの読み出し許可';
|
||||||
$strPrivDescShowDb = 'データベースの完全なリストへのアクセス件を与えます。';
|
$strPrivDescShowDb = 'データベースの完全なリストへのアクセス件を与えます。';
|
||||||
$strPrivDescShutdown = 'サーバーのシャットダウンを許可します。';
|
$strPrivDescShutdown = 'サーバーのシャットダウンを許可します。';
|
||||||
$strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了が出来るような設定が必要です。';
|
$strPrivDescSuper = '最大の接続数に達しても接続を許可します。多くの管理操作はグローバル変数や他ユーザープロセスの終了が出来るような設定が必要です。';
|
||||||
@@ -485,7 +509,7 @@ $strPrivDescUsage = '特権がありません。';
|
|||||||
$strPrivileges = '特権';
|
$strPrivileges = '特権';
|
||||||
$strPrivilegesReloaded = '特権はリロードされました。';
|
$strPrivilegesReloaded = '特権はリロードされました。';
|
||||||
$strProcesslist = 'プロセスリスト';
|
$strProcesslist = 'プロセスリスト';
|
||||||
$strPutColNames = '最初の 1 行目にフィールド名を追加';
|
$strPutColNames = '最初の 1 行目にフィールド名を追加する';
|
||||||
|
|
||||||
$strQBE = 'クエリー';
|
$strQBE = 'クエリー';
|
||||||
$strQBEDel = '削除';
|
$strQBEDel = '削除';
|
||||||
@@ -494,6 +518,7 @@ $strQueryFrame = 'クエリーウィンドウ';
|
|||||||
$strQueryOnDb = 'データベースの SQL クエリー <b>%s</b>:';
|
$strQueryOnDb = 'データベースの SQL クエリー <b>%s</b>:';
|
||||||
$strQuerySQLHistory = 'SQL 履歴';
|
$strQuerySQLHistory = 'SQL 履歴';
|
||||||
$strQueryStatistics = '<b>クエリー統計</b>: 起動から %s クエリーがサーバーに送られています。';
|
$strQueryStatistics = '<b>クエリー統計</b>: 起動から %s クエリーがサーバーに送られています。';
|
||||||
|
$strQueryTime = 'クエリー実行 %01.4f 秒';
|
||||||
$strQueryType = 'クエリータイプ';
|
$strQueryType = 'クエリータイプ';
|
||||||
$strQueryWindowLock = 'ウィンドウの外からこのクエリーを書き換え出来ません。';
|
$strQueryWindowLock = 'ウィンドウの外からこのクエリーを書き換え出来ません。';
|
||||||
|
|
||||||
@@ -506,6 +531,7 @@ $strRelationNotWorking = 'リレーション機能を動かすためのリンク
|
|||||||
$strRelationView = 'リレーション表示';
|
$strRelationView = 'リレーション表示';
|
||||||
$strRelationalSchema = 'リレーショナルスキーマ';
|
$strRelationalSchema = 'リレーショナルスキーマ';
|
||||||
$strRelations = 'リレーション';
|
$strRelations = 'リレーション';
|
||||||
|
$strRelationsForTable = 'RELATIONS FOR TABLE';
|
||||||
$strReloadFailed = 'MySQL のリロードに失敗しました。';
|
$strReloadFailed = 'MySQL のリロードに失敗しました。';
|
||||||
$strReloadMySQL = 'MySQL のリロード';
|
$strReloadMySQL = 'MySQL のリロード';
|
||||||
$strReloadingThePrivileges = '特権をリロード中';
|
$strReloadingThePrivileges = '特権をリロード中';
|
||||||
@@ -538,6 +564,7 @@ $strRunning = 'が実行中です。 %s';
|
|||||||
$strRussian = 'ロシア語';
|
$strRussian = 'ロシア語';
|
||||||
|
|
||||||
$strSQL = 'SQL';
|
$strSQL = 'SQL';
|
||||||
|
$strSQLExportCompatibility = 'SQL エクスポート互換';
|
||||||
$strSQLExportType = 'エクスポート形式';
|
$strSQLExportType = 'エクスポート形式';
|
||||||
$strSQLOptions = 'SQL オプション';
|
$strSQLOptions = 'SQL オプション';
|
||||||
$strSQLParserBugMessage = 'あなたは SQL パーサーでバグを見つけられるかもしれません。あなたのクエリーを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたのクエリーを MySQL のコマンドラインを使って試すことも出来ます。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のある SQL クエリーをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってバグ報告を送って下さい:';
|
$strSQLParserBugMessage = 'あなたは SQL パーサーでバグを見つけられるかもしれません。あなたのクエリーを念入りに確かめて、引用符が正しくミスマッチがないかチェックしましょう。その他の失敗にはテキストエリアで引用した外側にバイナリーコードが付いてファイルがアップロードされてしまったような原因が考えられます。また、あなたのクエリーを MySQL のコマンドラインを使って試すことも出来ます。MySQL サーバーは以下のようにエラーを出します。そこには問題を解決する手助けがあるでしょう。コマンドラインでは成功しても、まだ問題がある場合、パーサーが失敗する場合には、問題のある SQL クエリーをひとつの文に減らしてみて下さい。そして以下のセクションでデータを切り取ってバグ報告を送って下さい:';
|
||||||
@@ -563,6 +590,8 @@ $strSearchType = '検索条件:';
|
|||||||
$strSecretRequired = '設定ファイルは今は秘密パスフレーズを必要とします(blowfish_secret)。';
|
$strSecretRequired = '設定ファイルは今は秘密パスフレーズを必要とします(blowfish_secret)。';
|
||||||
$strSelectADb = 'データベースを選択してください';
|
$strSelectADb = 'データベースを選択してください';
|
||||||
$strSelectAll = '全選択';
|
$strSelectAll = '全選択';
|
||||||
|
$strSelectBinaryLog = '選択したバイナリログを閲覧';
|
||||||
|
$strSelectBinaryLog = '選択したバイナリログを閲覧する';
|
||||||
$strSelectFields = 'フィールドの選択(一つ以上):';
|
$strSelectFields = 'フィールドの選択(一つ以上):';
|
||||||
$strSelectNumRows = 'クエリー';
|
$strSelectNumRows = 'クエリー';
|
||||||
$strSelectTables = 'テーブルの選択';
|
$strSelectTables = 'テーブルの選択';
|
||||||
@@ -650,6 +679,10 @@ $strTotalUC = '合計';
|
|||||||
$strTraditionalChinese = '伝統的な中国語';
|
$strTraditionalChinese = '伝統的な中国語';
|
||||||
$strTraditionalSpanish = '伝統的なスペイン語';
|
$strTraditionalSpanish = '伝統的なスペイン語';
|
||||||
$strTraffic = 'トラフィック';
|
$strTraffic = 'トラフィック';
|
||||||
|
$strTransformation_image_jpeg__inline = 'クリック可能なサムネイルを表示します; オプション: width・height をピクセルで指定 (元の比率を保ちます)';
|
||||||
|
$strTransformation_image_jpeg__link = 'この画像へのリンクを表示 (例えば blob を直接ダウンロード).';
|
||||||
|
$strTransformation_text_plain__substr = '文字列の一部のみ表示します。一つ目のオプションはテキストの出力がどこで開始するかオフセットを定義します (デフォルトは「0」です)二つ目のオプションはどれだけのテキストを返すかのオフセットです。空の場合、残りのテキストをすべて返します。三つ目のオプションは、文字列の一部が返される時、どの文字を出力に追加するか定義します。 (デフォルトは「...」です)';
|
||||||
|
$strTransformation_text_plain__unformatted = 'HTML コードを HTML 実態として表示します。HTML を書式化して表示しません。';
|
||||||
$strTurkish = 'トルコ語';
|
$strTurkish = 'トルコ語';
|
||||||
$strType = 'フィールドタイプ';
|
$strType = 'フィールドタイプ';
|
||||||
|
|
||||||
@@ -659,6 +692,7 @@ $strUnicode = 'ユニコード';
|
|||||||
$strUnique = '唯一';
|
$strUnique = '唯一';
|
||||||
$strUnknown = '不明';
|
$strUnknown = '不明';
|
||||||
$strUnselectAll = '全解放';
|
$strUnselectAll = '全解放';
|
||||||
|
$strUpdComTab = 'Column_comments テーブルのアップグレード方法のドキュメントを参照してください';
|
||||||
$strUpdatePrivMessage = '%s の特権を更新しました。';
|
$strUpdatePrivMessage = '%s の特権を更新しました。';
|
||||||
$strUpdateProfileMessage = 'プロファイルを更新しました。';
|
$strUpdateProfileMessage = 'プロファイルを更新しました。';
|
||||||
$strUpdateQuery = 'クエリーの更新';
|
$strUpdateQuery = 'クエリーの更新';
|
||||||
@@ -666,6 +700,7 @@ $strUpgrade = '%s %s かそれ移行にアップグレードするべきです
|
|||||||
$strUsage = '使用量';
|
$strUsage = '使用量';
|
||||||
$strUseBackquotes = '逆クオートでテーブル名やフィールド名を囲む';
|
$strUseBackquotes = '逆クオートでテーブル名やフィールド名を囲む';
|
||||||
$strUseHostTable = 'ホストテーブルを使う';
|
$strUseHostTable = 'ホストテーブルを使う';
|
||||||
|
$strUseTabKey = '値から値まで移るにはTABキーを、もしくはいろんな場所でも移動するにはCTRL+カーソルを使用します。';
|
||||||
$strUseTables = '使うテーブル';
|
$strUseTables = '使うテーブル';
|
||||||
$strUseTextField = 'テキストフィールドを使用';
|
$strUseTextField = 'テキストフィールドを使用';
|
||||||
$strUseThisValue = 'この値を使用';
|
$strUseThisValue = 'この値を使用';
|
||||||
@@ -676,6 +711,7 @@ $strUserName = 'ユーザー名';
|
|||||||
$strUserNotFound = '選択されたユーザーは特権テーブルに見つかりませんでした。';
|
$strUserNotFound = '選択されたユーザーは特権テーブルに見つかりませんでした。';
|
||||||
$strUserOverview = 'ユーザー概略';
|
$strUserOverview = 'ユーザー概略';
|
||||||
$strUsersDeleted = '選択されたユーザーは削除されました。';
|
$strUsersDeleted = '選択されたユーザーは削除されました。';
|
||||||
|
$strUsersHavingAccessToDb = 'ユーザーは "%s" へのアクセス権限を所持しています';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL の検証';
|
$strValidateSQL = 'SQL の検証';
|
||||||
$strValidatorError = 'SQL 検証機能の初期化が出来ません。%sdocumentation%sに記述されているようにPHP 拡張ライブラリがインストールされているかチェックして下さい。';
|
$strValidatorError = 'SQL 検証機能の初期化が出来ません。%sdocumentation%sに記述されているようにPHP 拡張ライブラリがインストールされているかチェックして下さい。';
|
||||||
@@ -705,69 +741,33 @@ $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定する
|
|||||||
$strZip = '"zip 方式"';
|
$strZip = '"zip 方式"';
|
||||||
|
|
||||||
// To translate:
|
// To translate:
|
||||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
|
||||||
|
|
||||||
$strBinLogOriginalPosition = 'Original position'; //to translate
|
$strBinLogOriginalPosition = 'Original position'; //to translate
|
||||||
|
|
||||||
$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
|
|
||||||
$strCompatibleHashing = 'MySQL 4.0 互換'; //to translate
|
|
||||||
$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
|
|
||||||
|
|
||||||
$strDBCopy = 'Copy database to'; //to translate
|
|
||||||
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
|
||||||
|
|
||||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
|
||||||
|
|
||||||
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
|
||||||
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
|
|
||||||
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
|
||||||
|
|
||||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
$strMIME_nodescription = 'この変換には有効な説明がありません。<br />Please ask the author, what %s does.';//to translate
|
||||||
|
|
||||||
$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
|
|
||||||
$strMIME_available_transform = 'Available transformations';//to translate
|
|
||||||
$strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
|
|
||||||
$strMIME_transformation = 'Browser transformation';//to translate
|
|
||||||
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
|
||||||
$strMIME_transformation_options = 'Transformation options';//to translate
|
|
||||||
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
|
||||||
$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
|
|
||||||
|
|
||||||
$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
|
|
||||||
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
|
|
||||||
|
|
||||||
$strOperator = 'Operator'; //to translate
|
$strOperator = 'Operator'; //to translate
|
||||||
|
|
||||||
$strPasswordHashing = 'Password Hashing'; //to translate
|
$strPasswordHashing = 'Password Hashing'; //to translate
|
||||||
|
|
||||||
$strQueryTime = 'Query took %01.4f sec';//to translate
|
|
||||||
|
|
||||||
$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
|
|
||||||
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
$strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
|
||||||
|
|
||||||
$strSelectBinaryLog = 'Select binary log to view'; //to translate
|
|
||||||
|
|
||||||
$strTakeIt = 'take it'; //to translate
|
$strTakeIt = 'take it'; //to translate
|
||||||
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
|
$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //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_png__inline = 'See image/jpeg: inline'; //to translate
|
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
|
||||||
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
$strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
|
||||||
$strTransformation_text_plain__external = 'LINUX のみ: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
$strTransformation_text_plain__external = 'LINUX のみ: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
|
||||||
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
|
||||||
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
$strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
|
||||||
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
$strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
|
||||||
$strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//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
|
||||||
|
|
||||||
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
|
|
||||||
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
|
|
||||||
$strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
|
|
||||||
|
|
||||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
|
||||||
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
|
|
||||||
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
|
|
||||||
$strAfterInsertNext = 'Edit next row'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user