update
This commit is contained in:
@@ -46,6 +46,7 @@ $strAffectedRows = 'P
|
||||
$strAfter = 'Efter %s';
|
||||
$strAfterInsertBack = 'G<> tillbaka till f<>reg<65>ende sida';
|
||||
$strAfterInsertNewInsert = 'L<>gg till ytterligare en ny rad';
|
||||
$strAfterInsertNext = '<27>ndra n<>sta rad';
|
||||
$strAfterInsertSame = 'G<> tillbaka till denna sida';
|
||||
$strAll = 'Alla';
|
||||
$strAllTableSameWidth = 'Visa alla tabeller med samma bredd';
|
||||
@@ -89,14 +90,14 @@ $strBookmarkView = 'Visa endast';
|
||||
$strBrowse = 'Visa';
|
||||
$strBrowseForeignValues = 'Visa fr<66>mmande v<>rden';
|
||||
$strBulgarian = 'Bulgarisk';
|
||||
$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna p<> grund av en trasig Bz2-utvidgning i denna php-version. Det rekommenderas starkt att s<>tta direktivet <code>$cfg[\'BZipDump\']</code> i din phpMyAdmin-konfigurationsfil till <code>FALSE</code>. Om du vill anv<6E>nda Bz2-komprimering, b<>r du uppgradera till en senare php-version. Se php:s buggrapport %s f<>r detaljer.';
|
||||
$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna p<> grund av ett trasigt Bz2-till<EFBFBD>gg i denna php-version. Det rekommenderas starkt att s<>tta direktivet <code>$cfg[\'BZipDump\']</code> i din phpMyAdmin-konfigurationsfil till <code>FALSE</code>. Om du vill anv<6E>nda Bz2-komprimering, b<>r du uppgradera till en senare php-version. Se php:s buggrapport %s f<>r detaljer.';
|
||||
$strBzip = '"bzippad"';
|
||||
|
||||
$strCSVOptions = 'CSV-alternativ';
|
||||
$strCalendar = 'Kalender';
|
||||
$strCannotLogin = 'Kan ej logga in p<> MySQL-server';
|
||||
$strCantLoad = 'kan inte ladda %s-till<6C>gg,<br />var god kontrollera PHP-konfigurationen.';
|
||||
$strCantLoadRecodeIconv = 'Kan inte ladda ut<EFBFBD>kningarna iconv eller recode som beh<65>vs f<>r teckenupps<70>ttningsomvandling. Konfigurera php f<>r att till<6C>ta dessa ut<EFBFBD>kningar eller st<73>ng av teckenupps<70>ttningsomvandling i phpMyAdmin.';
|
||||
$strCantLoadRecodeIconv = 'Kan inte ladda till<EFBFBD>ggen iconv eller recode som beh<65>vs f<>r teckenupps<70>ttningsomvandling. Konfigurera php f<>r att till<6C>ta dessa till<EFBFBD>gg eller st<73>ng av teckenupps<70>ttningsomvandling i phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'Kan inte byta namn p<> index till "PRIMARY"!';
|
||||
$strCantUseRecodeIconv = 'Kan inte anv<6E>nda funktionerna iconv, libiconv eller recode_string n<>r ut<75>kade rapporter ska laddas. Kontrollera din php-konfiguration.';
|
||||
$strCardinality = 'Kardinalitet';
|
||||
@@ -372,6 +373,8 @@ $strMIME_transformation_options = 'Omvandlingsparametrar';
|
||||
$strMIME_transformation_options_note = 'Ange v<>rdena f<>r omvandlingsparametrar enligt f<>ljande format: \'a\',\'b\',\'c\'...<br />Om du beh<65>ver l<>gga till ett bak<61>tstreck ("\") eller ett enkelcitat ("\'") i v<>rdena, skriv ett bak<61>tstreck f<>re tecknet (t.ex. \'\\\\xyz\' eller \'a\\\'b\').';
|
||||
$strMIME_without = 'Kursiverade MIME-typer har inte n<>gon separat omvandlingsfunktion';
|
||||
$strMaximumSize = 'Maximal storlek: %s%s';
|
||||
$strMbExtensionMissing = 'PHP-till<6C>gget mbstring kunde inte hittas och det verkar som om du anv<6E>nder flerbitars teckenupps<70>ttning. phpMyAdmin kan inte dela upp str<74>ngar korrekt utan till<6C>gget mbstring, vilket kan leda till ov<6F>ntade resultat.';
|
||||
$strMbOverloadWarning = 'Du har aktiverat mbstring.func_overload i din PHP-konfiguration. Detta alternativ <20>r inkompatibelt med phpMyAdmin och kan orsaka att en del data f<>rst<73>rs!';
|
||||
$strModifications = '<27>ndringarna har sparats';
|
||||
$strModify = '<27>ndra';
|
||||
$strModifyIndexTopic = '<27>ndra ett index';
|
||||
@@ -558,6 +561,7 @@ $strRunning = 'k
|
||||
$strRussian = 'Rysk';
|
||||
|
||||
$strSQL = 'SQL';
|
||||
$strSQLExportCompatibility = 'SQL-export-kompatibilitet';
|
||||
$strSQLExportType = 'Export-typ';
|
||||
$strSQLOptions = 'SQL-alternativ';
|
||||
$strSQLParserBugMessage = 'Det <20>r m<>jligt att du har hittat en bugg i SQL-analysatorn. Var god granska din fr<66>ga noga och kontrollera att citationstecknen <20>r korrekta och matchar varandra. En annan m<>jlig felorsak kan vara att du <20>verf<72>r en fil med bin<69>rkod som inte ligger inom citationstecken. Du kan <20>ven testa din fr<66>ga i MySQL:s kommandoradsgr<67>nssnitt. Felmeddelandet fr<66>n MySQL-servern nedan, om det finns n<>got, kan ocks<6B> hj<68>lpa dig att analysera problemet. Om du fortfarande har problem eller om SQL-analysatorn misslyckas n<>r kommandoradsgr<67>nssnittet lyckas, var v<>nlig reducera din inmatning av SQL-fr<66>gor till den enda fr<66>ga som orsakar problem och skicka en buggrapport med datastycket i URKLIPP-sektionen nedan:';
|
||||
@@ -715,6 +719,7 @@ $strUsersDeleted = 'De markerade anv
|
||||
$strUsersHavingAccessToDb = 'Anv<6E>ndare som har tillg<6C>ng till "%s"';
|
||||
|
||||
$strValidateSQL = 'Validera SQL-kod';
|
||||
$strValidatorError = 'SQL-validatorn kunde inte initieras. Kontrollera att du har installerat de n<>dv<64>ndiga PHP-till<6C>ggen enligt %sdokumentationen%s.';
|
||||
$strValidatorError = 'SQL-validatorn kunde inte initieras. Kontrollera att du har installerat de n<>dv<64>ndiga PHP-ut<75>kningarna enligt %sdokumentationen%s.';
|
||||
$strValue = 'V<>rde';
|
||||
$strVar = 'Variabel';
|
||||
@@ -741,63 +746,71 @@ $strZeroRemovesTheLimit = 'Anm: Genom att s
|
||||
$strZip = '"zippad"';
|
||||
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //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
|
||||
$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
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
$strView = 'View'; //to translate
|
||||
$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
|
||||
$strEngines = 'Engines'; //to translate
|
||||
$strStorageEngines = 'Storage Engines'; //to translate
|
||||
$strStorageEngine = 'Storage Engine'; //to translate
|
||||
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
|
||||
$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
|
||||
$strEngineAvailable = '%s is available on this MySQL server.'; //to translate
|
||||
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
|
||||
$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
|
||||
$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
|
||||
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
|
||||
$strMyISAMDataPointerSize = 'Data pointer size'; //to translate
|
||||
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
|
||||
$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
|
||||
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
|
||||
$strMyISAMRepairThreads = 'Repair threads'; //to translate
|
||||
$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
|
||||
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
|
||||
$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
|
||||
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
|
||||
$strVersionInformation = 'Version information'; //to translate
|
||||
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
|
||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
|
||||
$strInnoDBDataFilePath = 'Data files'; //to translate
|
||||
$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
||||
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
||||
$strBufferPool = 'Buffer Pool'; //to translate
|
||||
$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
|
||||
$strDataPages = 'Pages containing data'; //to translate
|
||||
$strFreePages = 'Free pages'; //to translate
|
||||
$strBusyPages = 'Busy pages'; //to translate
|
||||
$strDirtyPages = 'Dirty pages'; //to translate
|
||||
$strPagesToBeFlushed = 'Pages to be flushed'; //to translate
|
||||
$strLatchedPages = 'Latched pages'; //to translate
|
||||
$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
|
||||
$strReadRequests = 'Read requests'; //to translate
|
||||
$strWriteRequests = 'Write requests'; //to translate
|
||||
$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
|
||||
$strBufferReadMisses = 'Read misses'; //to translate
|
||||
$strBufferReadMissesInPercent = 'Read misses in %'; //to translate
|
||||
$strBufferWriteWaits = 'Write waits'; //to translate
|
||||
$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
|
||||
$strBusyPages = 'Busy pages'; //to translate
|
||||
|
||||
$strDataPages = 'Pages containing data'; //to translate
|
||||
$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
|
||||
$strDirtyPages = 'Dirty pages'; //to translate
|
||||
|
||||
$strEngineAvailable = '%s is available on this MySQL server.'; //to translate
|
||||
$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
|
||||
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
|
||||
$strEngines = 'Engines'; //to translate
|
||||
|
||||
$strFreePages = 'Free pages'; //to translate
|
||||
|
||||
$strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
|
||||
$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
||||
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBDataFilePath = 'Data files'; //to translate
|
||||
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
|
||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
|
||||
$strLatchedPages = 'Latched pages'; //to translate
|
||||
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
|
||||
|
||||
$strMyISAMDataPointerSize = 'Data pointer size'; //to translate
|
||||
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
|
||||
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
|
||||
$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
|
||||
$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
|
||||
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
|
||||
$strMyISAMRepairThreads = 'Repair threads'; //to translate
|
||||
$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
|
||||
$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
|
||||
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
|
||||
|
||||
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
|
||||
|
||||
$strPagesToBeFlushed = 'Pages to be flushed'; //to translate
|
||||
|
||||
$strReadRequests = 'Read requests'; //to translate
|
||||
|
||||
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
|
||||
$strStorageEngine = 'Storage Engine'; //to translate
|
||||
$strStorageEngines = 'Storage Engines'; //to translate
|
||||
|
||||
$strVersionInformation = 'Version information'; //to translate
|
||||
$strView = 'View'; //to translate
|
||||
$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
|
||||
|
||||
$strWriteRequests = 'Write requests'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -47,6 +47,7 @@ $strAffectedRows = 'Påverkade rader:';
|
||||
$strAfter = 'Efter %s';
|
||||
$strAfterInsertBack = 'Gå tillbaka till föregående sida';
|
||||
$strAfterInsertNewInsert = 'Lägg till ytterligare en ny rad';
|
||||
$strAfterInsertNext = 'Ändra nästa rad';
|
||||
$strAfterInsertSame = 'Gå tillbaka till denna sida';
|
||||
$strAll = 'Alla';
|
||||
$strAllTableSameWidth = 'Visa alla tabeller med samma bredd';
|
||||
@@ -90,14 +91,14 @@ $strBookmarkView = 'Visa endast';
|
||||
$strBrowse = 'Visa';
|
||||
$strBrowseForeignValues = 'Visa främmande värden';
|
||||
$strBulgarian = 'Bulgarisk';
|
||||
$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna på grund av en trasig Bz2-utvidgning i denna php-version. Det rekommenderas starkt att sätta direktivet <code>$cfg[\'BZipDump\']</code> i din phpMyAdmin-konfigurationsfil till <code>FALSE</code>. Om du vill använda Bz2-komprimering, bör du uppgradera till en senare php-version. Se php:s buggrapport %s för detaljer.';
|
||||
$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna på grund av ett trasigt Bz2-tillägg i denna php-version. Det rekommenderas starkt att sätta direktivet <code>$cfg[\'BZipDump\']</code> i din phpMyAdmin-konfigurationsfil till <code>FALSE</code>. Om du vill använda Bz2-komprimering, bör du uppgradera till en senare php-version. Se php:s buggrapport %s för detaljer.';
|
||||
$strBzip = '"bzippad"';
|
||||
|
||||
$strCSVOptions = 'CSV-alternativ';
|
||||
$strCalendar = 'Kalender';
|
||||
$strCannotLogin = 'Kan ej logga in på MySQL-server';
|
||||
$strCantLoad = 'kan inte ladda %s-tillägg,<br />var god kontrollera PHP-konfigurationen.';
|
||||
$strCantLoadRecodeIconv = 'Kan inte ladda utökningarna iconv eller recode som behövs för teckenuppsättningsomvandling. Konfigurera php för att tillåta dessa utökningar eller stäng av teckenuppsättningsomvandling i phpMyAdmin.';
|
||||
$strCantLoadRecodeIconv = 'Kan inte ladda tilläggen iconv eller recode som behövs för teckenuppsättningsomvandling. Konfigurera php för att tillåta dessa tillägg eller stäng av teckenuppsättningsomvandling i phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'Kan inte byta namn på index till "PRIMARY"!';
|
||||
$strCantUseRecodeIconv = 'Kan inte använda funktionerna iconv, libiconv eller recode_string när utökade rapporter ska laddas. Kontrollera din php-konfiguration.';
|
||||
$strCardinality = 'Kardinalitet';
|
||||
@@ -373,6 +374,8 @@ $strMIME_transformation_options = 'Omvandlingsparametrar';
|
||||
$strMIME_transformation_options_note = 'Ange värdena för omvandlingsparametrar enligt följande format: \'a\',\'b\',\'c\'...<br />Om du behöver lägga till ett bakåtstreck ("\") eller ett enkelcitat ("\'") i värdena, skriv ett bakåtstreck före tecknet (t.ex. \'\\\\xyz\' eller \'a\\\'b\').';
|
||||
$strMIME_without = 'Kursiverade MIME-typer har inte någon separat omvandlingsfunktion';
|
||||
$strMaximumSize = 'Maximal storlek: %s%s';
|
||||
$strMbExtensionMissing = 'PHP-tillägget mbstring kunde inte hittas och det verkar som om du använder flerbitars teckenuppsättning. phpMyAdmin kan inte dela upp strängar korrekt utan tillägget mbstring, vilket kan leda till oväntade resultat.';
|
||||
$strMbOverloadWarning = 'Du har aktiverat mbstring.func_overload i din PHP-konfiguration. Detta alternativ är inkompatibelt med phpMyAdmin och kan orsaka att en del data förstörs!';
|
||||
$strModifications = 'Ändringarna har sparats';
|
||||
$strModify = 'Ändra';
|
||||
$strModifyIndexTopic = 'Ändra ett index';
|
||||
@@ -559,6 +562,7 @@ $strRunning = 'körs på %s';
|
||||
$strRussian = 'Rysk';
|
||||
|
||||
$strSQL = 'SQL';
|
||||
$strSQLExportCompatibility = 'SQL-export-kompatibilitet';
|
||||
$strSQLExportType = 'Export-typ';
|
||||
$strSQLOptions = 'SQL-alternativ';
|
||||
$strSQLParserBugMessage = 'Det är möjligt att du har hittat en bugg i SQL-analysatorn. Var god granska din fråga noga och kontrollera att citationstecknen är korrekta och matchar varandra. En annan möjlig felorsak kan vara att du överför en fil med binärkod som inte ligger inom citationstecken. Du kan även testa din fråga i MySQL:s kommandoradsgränssnitt. Felmeddelandet från MySQL-servern nedan, om det finns något, kan också hjälpa dig att analysera problemet. Om du fortfarande har problem eller om SQL-analysatorn misslyckas när kommandoradsgränssnittet lyckas, var vänlig reducera din inmatning av SQL-frågor till den enda fråga som orsakar problem och skicka en buggrapport med datastycket i URKLIPP-sektionen nedan:';
|
||||
@@ -716,6 +720,7 @@ $strUsersDeleted = 'De markerade användarna har tagits bort.';
|
||||
$strUsersHavingAccessToDb = 'Användare som har tillgång till "%s"';
|
||||
|
||||
$strValidateSQL = 'Validera SQL-kod';
|
||||
$strValidatorError = 'SQL-validatorn kunde inte initieras. Kontrollera att du har installerat de nödvändiga PHP-tilläggen enligt %sdokumentationen%s.';
|
||||
$strValidatorError = 'SQL-validatorn kunde inte initieras. Kontrollera att du har installerat de nödvändiga PHP-utökningarna enligt %sdokumentationen%s.';
|
||||
$strValue = 'Värde';
|
||||
$strVar = 'Variabel';
|
||||
@@ -742,63 +747,71 @@ $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll)
|
||||
$strZip = '"zippad"';
|
||||
|
||||
// To translate:
|
||||
$strAfterInsertNext = 'Edit next row'; //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
|
||||
$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
|
||||
|
||||
$strSQLExportCompatibility = 'SQL export compatibility'; //to translate
|
||||
|
||||
$strView = 'View'; //to translate
|
||||
$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
|
||||
$strEngines = 'Engines'; //to translate
|
||||
$strStorageEngines = 'Storage Engines'; //to translate
|
||||
$strStorageEngine = 'Storage Engine'; //to translate
|
||||
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
|
||||
$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
|
||||
$strEngineAvailable = '%s is available on this MySQL server.'; //to translate
|
||||
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
|
||||
$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
|
||||
$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
|
||||
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
|
||||
$strMyISAMDataPointerSize = 'Data pointer size'; //to translate
|
||||
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
|
||||
$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
|
||||
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
|
||||
$strMyISAMRepairThreads = 'Repair threads'; //to translate
|
||||
$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
|
||||
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
|
||||
$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
|
||||
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
|
||||
$strVersionInformation = 'Version information'; //to translate
|
||||
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
|
||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
|
||||
$strInnoDBDataFilePath = 'Data files'; //to translate
|
||||
$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
||||
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
||||
$strBufferPool = 'Buffer Pool'; //to translate
|
||||
$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
|
||||
$strDataPages = 'Pages containing data'; //to translate
|
||||
$strFreePages = 'Free pages'; //to translate
|
||||
$strBusyPages = 'Busy pages'; //to translate
|
||||
$strDirtyPages = 'Dirty pages'; //to translate
|
||||
$strPagesToBeFlushed = 'Pages to be flushed'; //to translate
|
||||
$strLatchedPages = 'Latched pages'; //to translate
|
||||
$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
|
||||
$strReadRequests = 'Read requests'; //to translate
|
||||
$strWriteRequests = 'Write requests'; //to translate
|
||||
$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
|
||||
$strBufferReadMisses = 'Read misses'; //to translate
|
||||
$strBufferReadMissesInPercent = 'Read misses in %'; //to translate
|
||||
$strBufferWriteWaits = 'Write waits'; //to translate
|
||||
$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
|
||||
$strBusyPages = 'Busy pages'; //to translate
|
||||
|
||||
$strDataPages = 'Pages containing data'; //to translate
|
||||
$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
|
||||
$strDirtyPages = 'Dirty pages'; //to translate
|
||||
|
||||
$strEngineAvailable = '%s is available on this MySQL server.'; //to translate
|
||||
$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
|
||||
$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
|
||||
$strEngines = 'Engines'; //to translate
|
||||
|
||||
$strFreePages = 'Free pages'; //to translate
|
||||
|
||||
$strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
|
||||
$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
|
||||
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBDataFilePath = 'Data files'; //to translate
|
||||
$strInnoDBDataHomeDir = 'Data home directory'; //to translate
|
||||
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
|
||||
$strLatchedPages = 'Latched pages'; //to translate
|
||||
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
|
||||
|
||||
$strMyISAMDataPointerSize = 'Data pointer size'; //to translate
|
||||
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
|
||||
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
|
||||
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
|
||||
$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
|
||||
$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
|
||||
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
|
||||
$strMyISAMRepairThreads = 'Repair threads'; //to translate
|
||||
$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
|
||||
$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
|
||||
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
|
||||
|
||||
$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
|
||||
|
||||
$strPagesToBeFlushed = 'Pages to be flushed'; //to translate
|
||||
|
||||
$strReadRequests = 'Read requests'; //to translate
|
||||
|
||||
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
|
||||
$strStorageEngine = 'Storage Engine'; //to translate
|
||||
$strStorageEngines = 'Storage Engines'; //to translate
|
||||
|
||||
$strVersionInformation = 'Version information'; //to translate
|
||||
$strView = 'View'; //to translate
|
||||
$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
|
||||
|
||||
$strWriteRequests = 'Write requests'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user