From d73912c3a49226b3abcafb9826576f0541a079fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 2 Jan 2003 00:33:03 +0000 Subject: [PATCH] fixed typos and missing/duplicate string --- ChangeLog | 2 +- lang/finnish-iso-8859-1.inc.php3 | 135 ++++++++-------- lang/finnish-utf-8.inc.php3 | 135 ++++++++-------- lang/french-iso-8859-1.inc.php3 | 6 +- lang/french-utf-8.inc.php3 | 6 +- lang/galician-iso-8859-1.inc.php3 | 61 +++++--- lang/galician-utf-8.inc.php3 | 61 +++++--- lang/georgian-utf-8.inc.php3 | 4 +- lang/german-iso-8859-1.inc.php3 | 2 +- lang/german-utf-8.inc.php3 | 2 +- lang/indonesian-iso-8859-1.inc.php3 | 128 ++++++++------- lang/indonesian-utf-8.inc.php3 | 128 ++++++++------- lang/italian-iso-8859-1.inc.php3 | 1 - lang/italian-utf-8.inc.php3 | 1 - lang/norwegian-iso-8859-1.inc.php3 | 102 ++++++------ lang/norwegian-utf-8.inc.php3 | 102 ++++++------ lang/polish-iso-8859-2.inc.php3 | 126 ++++++++------- lang/polish-utf-8.inc.php3 | 126 ++++++++------- lang/romanian-iso-8859-1.inc.php3 | 35 +++-- lang/romanian-utf-8.inc.php3 | 35 +++-- lang/slovenian-iso-8859-2.inc.php3 | 50 +++--- lang/slovenian-utf-8.inc.php3 | 50 +++--- lang/slovenian-windows-1250.inc.php3 | 50 +++--- lang/spanish-iso-8859-1.inc.php3 | 106 +++++++------ lang/spanish-utf-8.inc.php3 | 106 +++++++------ lang/turkish-iso-8859-9.inc.php3 | 224 ++++++++++++++------------- lang/turkish-utf-8.inc.php3 | 224 ++++++++++++++------------- 27 files changed, 1085 insertions(+), 923 deletions(-) diff --git a/ChangeLog b/ChangeLog index d1112dd4b..cbd71e4d9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ $Source$ * lang/sort_lang.sh: Made POSIX sh compatible. * lang/check_lang.sh: Made require bash. * lang/swedish*: Updated. - * lang/*: For some translations fixed missing/duplicate strings. + * lang/*: For many translations fixed missing/duplicate strings. 2002-12-28 Marc Delisle * lang/ukrainian: update, thanks to Markijan Baran diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index 91eaf91de..c65ea3c66 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -286,6 +286,9 @@ $strPrimaryKeyHasBeenDropped = 'Ensisijainen avain on pudotettu'; $strPrimaryKeyName = 'Ensisijaisen avaimen nimenä pitää olla PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" saa olla vain ja ainoastaanensisijaisen avaimen nimenä!)'; $strPrintView = 'Tulostusversio'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Käyttöoikeudet'; $strProperties = 'Asetukset'; $strPutColNames = 'Laita sarakkeiden nimet ensimmäiselle riville'; @@ -294,6 +297,7 @@ $strQBE = 'Esimerkin mukainen haku'; $strQBEDel = 'Poista'; $strQBEIns = 'Lisää'; $strQueryOnDb = 'Suorita SQL-lause tietokannassa %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Kirjoita uudelleen'; $strRecords = 'riviä'; @@ -318,9 +322,9 @@ $strRowLength = 'Rivin pituus'; $strRowSize = ' Rivin koko '; $strRows = 'riviä'; $strRowsFrom = 'riviä alkaen rivistä'; -$strRowsModeHorizontal= 'vaakasuora'; -$strRowsModeOptions= '%ssti, otsikoita toistetaan %s:n rivin välein'; -$strRowsModeVertical= 'pystysuora'; +$strRowsModeHorizontal = 'vaakasuora'; +$strRowsModeOptions = '%ssti, otsikoita toistetaan %s:n rivin välein'; +$strRowsModeVertical = 'pystysuora'; $strRowsStatistic = 'Rivistatistiikka'; $strRunQuery = 'Suorita'; $strRunSQLQuery = 'Suorita SQL-lauseita tietokannassa %s'; @@ -333,7 +337,7 @@ $strSQLQuery = 'SQL-lause'; $strSQLResult = 'SQL-lauseen tulos'; $strSQPBugInvalidIdentifer = 'Epäkelpo tunniste'; $strSQPBugUnclosedQuote = 'Toinen lainausmerkki puuttuu merkkijonon lopusta'; -$strSQPBugUnknownPunctation = 'Tuntematon välimerkki'; +$strSQPBugUnknownPunctuation = 'Tuntematon välimerkki'; $strSave = 'Tallenna'; $strScaleFactorSmall = 'Kaavio ei mahdu yhdelle sivulle tällä skaalauksella'; $strSearch = 'Hae'; @@ -355,6 +359,7 @@ $strSelectTables = 'Valitse taulut'; $strSend = 'Tallenna tiedostoksi'; $strServer = 'Palvelin %s'; $strServerChoice = 'Valitse palvelin'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Palvelimen versio'; $strSetEnumVal = 'Jos sarakkeen tietotyyppi on "enum" tai "set", syötä vaaditut arvot tässä muodossa: \'a\',\'b\',\'c\'...
Jos tarvitset arvoissa kenoviivaa ("\") tai heittomerkkiä ("\'"), laita merkin eteen kenoviiva (esim. \'\\\\xyz\' tai \'a\\\'b\').'; $strShow = 'Näytä'; @@ -431,60 +436,52 @@ $strWrongUser = 'V $strYes = 'Kyllä'; $strZip = '"zip-pakattu"'; - // To translate - -$strImportDocSQL = 'Import docSQL Files'; //to translate -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate +$strImportDocSQL = 'Import docSQL Files'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -499,15 +496,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -515,21 +509,38 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 8b32de1fa..6787b585e 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -287,6 +287,9 @@ $strPrimaryKeyHasBeenDropped = 'Ensisijainen avain on pudotettu'; $strPrimaryKeyName = 'Ensisijaisen avaimen nimenä pitää olla PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" saa olla vain ja ainoastaanensisijaisen avaimen nimenä!)'; $strPrintView = 'Tulostusversio'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Käyttöoikeudet'; $strProperties = 'Asetukset'; $strPutColNames = 'Laita sarakkeiden nimet ensimmäiselle riville'; @@ -295,6 +298,7 @@ $strQBE = 'Esimerkin mukainen haku'; $strQBEDel = 'Poista'; $strQBEIns = 'Lisää'; $strQueryOnDb = 'Suorita SQL-lause tietokannassa %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Kirjoita uudelleen'; $strRecords = 'riviä'; @@ -319,9 +323,9 @@ $strRowLength = 'Rivin pituus'; $strRowSize = ' Rivin koko '; $strRows = 'riviä'; $strRowsFrom = 'riviä alkaen rivistä'; -$strRowsModeHorizontal= 'vaakasuora'; -$strRowsModeOptions= '%ssti, otsikoita toistetaan %s:n rivin välein'; -$strRowsModeVertical= 'pystysuora'; +$strRowsModeHorizontal = 'vaakasuora'; +$strRowsModeOptions = '%ssti, otsikoita toistetaan %s:n rivin välein'; +$strRowsModeVertical = 'pystysuora'; $strRowsStatistic = 'Rivistatistiikka'; $strRunQuery = 'Suorita'; $strRunSQLQuery = 'Suorita SQL-lauseita tietokannassa %s'; @@ -334,7 +338,7 @@ $strSQLQuery = 'SQL-lause'; $strSQLResult = 'SQL-lauseen tulos'; $strSQPBugInvalidIdentifer = 'Epäkelpo tunniste'; $strSQPBugUnclosedQuote = 'Toinen lainausmerkki puuttuu merkkijonon lopusta'; -$strSQPBugUnknownPunctation = 'Tuntematon välimerkki'; +$strSQPBugUnknownPunctuation = 'Tuntematon välimerkki'; $strSave = 'Tallenna'; $strScaleFactorSmall = 'Kaavio ei mahdu yhdelle sivulle tällä skaalauksella'; $strSearch = 'Hae'; @@ -356,6 +360,7 @@ $strSelectTables = 'Valitse taulut'; $strSend = 'Tallenna tiedostoksi'; $strServer = 'Palvelin %s'; $strServerChoice = 'Valitse palvelin'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Palvelimen versio'; $strSetEnumVal = 'Jos sarakkeen tietotyyppi on "enum" tai "set", syötä vaaditut arvot tässä muodossa: \'a\',\'b\',\'c\'...
Jos tarvitset arvoissa kenoviivaa ("\") tai heittomerkkiä ("\'"), laita merkin eteen kenoviiva (esim. \'\\\\xyz\' tai \'a\\\'b\').'; $strShow = 'Näytä'; @@ -432,60 +437,52 @@ $strWrongUser = 'Väärä käyttäjätunnus tai salasana. Pääsy kielletty.'; $strYes = 'Kyllä'; $strZip = '"zip-pakattu"'; - // To translate - -$strImportDocSQL = 'Import docSQL Files'; //to translate -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate +$strImportDocSQL = 'Import docSQL Files'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -500,15 +497,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -516,21 +510,38 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index 37054e506..351b1d33e 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -388,9 +388,9 @@ $strRowLength = 'Longueur enr.'; $strRowSize = ' Taille enr. '; $strRows = 'Enregistrements'; $strRowsFrom = 'ligne(s) à partir de l\'enregistrement n°'; -$strRowsModeHorizontal= 'horizontal'; -$strRowsModeOptions= 'en mode %s et répéter les en-têtes à chaque groupe de %s'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'horizontal'; +$strRowsModeOptions = 'en mode %s et répéter les en-têtes à chaque groupe de %s'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Statistiques'; $strRunQuery = 'Exécuter la requête'; $strRunSQLQuery = 'Exécuter une ou des requêtes sur la base %s'; diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 931649d27..9d7416b0a 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -389,9 +389,9 @@ $strRowLength = 'Longueur enr.'; $strRowSize = ' Taille enr. '; $strRows = 'Enregistrements'; $strRowsFrom = 'ligne(s) à partir de l\'enregistrement n°'; -$strRowsModeHorizontal= 'horizontal'; -$strRowsModeOptions= 'en mode %s et répéter les en-têtes à chaque groupe de %s'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'horizontal'; +$strRowsModeOptions = 'en mode %s et répéter les en-têtes à chaque groupe de %s'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Statistiques'; $strRunQuery = 'Exécuter la requête'; $strRunSQLQuery = 'Exécuter une ou des requêtes sur la base %s'; diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 084597b30..858ac7a95 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -60,7 +60,7 @@ $strBack = 'Voltar'; $strBeginCut = 'COMEZA O RECORTE'; $strBeginRaw = 'COMEZA O TEXTO SIMPLE ("RAW")'; $strBinary = ' Binario '; -$strBinaryDoNotEdit= ' Binario - non editar '; +$strBinaryDoNotEdit = ' Binario - non editar '; $strBookmarkDeleted = 'Eliminouse o marcador.'; $strBookmarkLabel = 'Nome'; $strBookmarkQuery = 'A procura de SQL foi gardada'; @@ -269,6 +269,7 @@ $strNotValidNumber = ' non $strNull = 'Nulo'; $strNumSearchResultsInTable = '%s ocorrencias(s) dentro da tabela %s'; $strNumSearchResultsTotal = 'Total: %s ocorrencia(s)'; +$strNumTables = 'Tables'; $strOK = 'Conforme'; $strOftenQuotation = 'Xeralmente son aspas. OPCIONAL significa que só os campos de caracteres son delimitados por caracteres "delimitadores"'; @@ -315,7 +316,6 @@ $strQBEDel = 'Eliminar'; $strQBEIns = 'Inserir'; $strQueryOnDb = 'Procura tipo SQL no banco de datos %s:'; $strQueryStatistics = 'Estatística das procuras: Desde que se iniciou, enviáronselle ao servidor %s procuras.'; -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strQueryType = 'Tipo de procura'; $strReType = 'Reescreber'; @@ -324,6 +324,7 @@ $strRecords = 'Rexistros'; $strReferentialIntegrity = 'Comprobar a integridade das referencias:'; $strRelationNotWorking = 'Desactivouse a funcionalidade adicional para o traballo con tabelas vinculadas. Para saber o por que, faga click%saquí%s.'; $strRelationView = 'Vista das relacións'; +$strRelationalSchema = 'Relational schema'; $strReloadFailed = 'A reinicialización do MySQL fallou.'; $strReloadMySQL = 'Reinicializar o MySQL'; $strRememberReload = 'Lembre-se recarregar o servidor.'; @@ -339,12 +340,12 @@ $strRevokeGrantMessage = 'Retirou-lle o privilexio de Permitir a %s'; $strRevokeMessage = 'Retirou-lle os privilexios a %s'; $strRevokePriv = 'Revogar privilexios'; $strRowLength = 'Lonxitude da fila'; -$strRowSize= ' Tamaño da fila '; +$strRowSize = ' Tamaño da fila '; $strRows = 'Filas'; $strRowsFrom = 'filas, a comezar da'; -$strRowsModeHorizontal= 'horizontal'; -$strRowsModeOptions= 'en modo %s e repetir os cabezallos de cada %s celas'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'horizontal'; +$strRowsModeOptions = 'en modo %s e repetir os cabezallos de cada %s celas'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Estatistícas da Fila'; $strRunQuery = 'Enviar esta procura'; $strRunSQLQuery = 'Efectuar unha procura SQL na base de datos %s'; @@ -383,8 +384,6 @@ $strServerChoice = 'Escolla de Servidor'; $strServerStatus = 'Información sobre o runtime'; $strServerStatusUptime = 'Este servidor de MySQL leva funcionando %s. Iniciouse às %s.'; $strServerTabProcesslist = 'Procesos'; -$strServerTabVariables = 'Variables'; -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerTrafficNotes = 'Tráfico do servidor: Estas tabelas mostran as estatísticas do tráfico da rede neste servidor de MySQL desde que se iniciou.'; $strServerVars = 'Variables e configuración do servidor'; $strServerVersion = 'Versión do servidor'; @@ -426,6 +425,7 @@ $strTableHasBeenDropped = 'Eliminouse a tabela %s'; $strTableHasBeenEmptied = 'Vaciouse a tabela %s'; $strTableHasBeenFlushed = 'Fechouse a tabela %s'; $strTableMaintenance = 'Tabela de manutención'; +$strTableOfContents = 'Table of contents'; $strTableStructure = 'Estructura da tabela'; $strTableType = 'Tipo da tabela'; $strTables = '%s tabela(s)'; @@ -436,6 +436,7 @@ $strTheTerminator = 'O car $strThreadSuccessfullyKilled = 'Finalizouse o fío %s.'; $strTime = 'Tempo'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strTraffic = 'Tráfico'; $strType = 'Tipo'; @@ -471,10 +472,28 @@ $strYes = 'Si'; $strZip = 'comprimido no formato "zipped"'; // To translate + $strAdministration = 'Administration'; //to translate + +$strCannotLogin = 'Cannot login to MySQL server'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strImportDocSQL = 'Import docSQL Files'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -489,15 +508,15 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; //to translate +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -505,21 +524,17 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strServerTabVariables = 'Variables'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 4e4d18d4b..a66652996 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -61,7 +61,7 @@ $strBack = 'Voltar'; $strBeginCut = 'COMEZA O RECORTE'; $strBeginRaw = 'COMEZA O TEXTO SIMPLE ("RAW")'; $strBinary = ' Binario '; -$strBinaryDoNotEdit= ' Binario - non editar '; +$strBinaryDoNotEdit = ' Binario - non editar '; $strBookmarkDeleted = 'Eliminouse o marcador.'; $strBookmarkLabel = 'Nome'; $strBookmarkQuery = 'A procura de SQL foi gardada'; @@ -270,6 +270,7 @@ $strNotValidNumber = ' non é un número válido para unha fila!'; $strNull = 'Nulo'; $strNumSearchResultsInTable = '%s ocorrencias(s) dentro da tabela %s'; $strNumSearchResultsTotal = 'Total: %s ocorrencia(s)'; +$strNumTables = 'Tables'; $strOK = 'Conforme'; $strOftenQuotation = 'Xeralmente son aspas. OPCIONAL significa que só os campos de caracteres son delimitados por caracteres "delimitadores"'; @@ -316,7 +317,6 @@ $strQBEDel = 'Eliminar'; $strQBEIns = 'Inserir'; $strQueryOnDb = 'Procura tipo SQL no banco de datos %s:'; $strQueryStatistics = 'Estatística das procuras: Desde que se iniciou, enviáronselle ao servidor %s procuras.'; -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strQueryType = 'Tipo de procura'; $strReType = 'Reescreber'; @@ -325,6 +325,7 @@ $strRecords = 'Rexistros'; $strReferentialIntegrity = 'Comprobar a integridade das referencias:'; $strRelationNotWorking = 'Desactivouse a funcionalidade adicional para o traballo con tabelas vinculadas. Para saber o por que, faga click%saquí%s.'; $strRelationView = 'Vista das relacións'; +$strRelationalSchema = 'Relational schema'; $strReloadFailed = 'A reinicialización do MySQL fallou.'; $strReloadMySQL = 'Reinicializar o MySQL'; $strRememberReload = 'Lembre-se recarregar o servidor.'; @@ -340,12 +341,12 @@ $strRevokeGrantMessage = 'Retirou-lle o privilexio de Permitir a %s'; $strRevokeMessage = 'Retirou-lle os privilexios a %s'; $strRevokePriv = 'Revogar privilexios'; $strRowLength = 'Lonxitude da fila'; -$strRowSize= ' Tamaño da fila '; +$strRowSize = ' Tamaño da fila '; $strRows = 'Filas'; $strRowsFrom = 'filas, a comezar da'; -$strRowsModeHorizontal= 'horizontal'; -$strRowsModeOptions= 'en modo %s e repetir os cabezallos de cada %s celas'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'horizontal'; +$strRowsModeOptions = 'en modo %s e repetir os cabezallos de cada %s celas'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Estatistícas da Fila'; $strRunQuery = 'Enviar esta procura'; $strRunSQLQuery = 'Efectuar unha procura SQL na base de datos %s'; @@ -384,8 +385,6 @@ $strServerChoice = 'Escolla de Servidor'; $strServerStatus = 'Información sobre o runtime'; $strServerStatusUptime = 'Este servidor de MySQL leva funcionando %s. Iniciouse às %s.'; $strServerTabProcesslist = 'Procesos'; -$strServerTabVariables = 'Variables'; -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerTrafficNotes = 'Tráfico do servidor: Estas tabelas mostran as estatísticas do tráfico da rede neste servidor de MySQL desde que se iniciou.'; $strServerVars = 'Variables e configuración do servidor'; $strServerVersion = 'Versión do servidor'; @@ -427,6 +426,7 @@ $strTableHasBeenDropped = 'Eliminouse a tabela %s'; $strTableHasBeenEmptied = 'Vaciouse a tabela %s'; $strTableHasBeenFlushed = 'Fechouse a tabela %s'; $strTableMaintenance = 'Tabela de manutención'; +$strTableOfContents = 'Table of contents'; $strTableStructure = 'Estructura da tabela'; $strTableType = 'Tipo da tabela'; $strTables = '%s tabela(s)'; @@ -437,6 +437,7 @@ $strTheTerminator = 'O carácter que separa os campos.'; $strThreadSuccessfullyKilled = 'Finalizouse o fío %s.'; $strTime = 'Tempo'; $strTotal = 'total'; +$strTotalUC = 'Total'; $strTraffic = 'Tráfico'; $strType = 'Tipo'; @@ -472,10 +473,28 @@ $strYes = 'Si'; $strZip = 'comprimido no formato "zipped"'; // To translate + $strAdministration = 'Administration'; //to translate + +$strCannotLogin = 'Cannot login to MySQL server'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strImportDocSQL = 'Import docSQL Files'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -490,15 +509,15 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; //to translate +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; //to translate +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; //to translate $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -506,21 +525,17 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strServerTabVariables = 'Variables'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 338bea23a..a5cb53e22 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -216,7 +216,6 @@ $strMySQLShowStatus = 'MySQL მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის მდ $strMySQLShowVars = 'MySQL მáƒáƒœáƒáƒªáƒ”მთრბáƒáƒ–ის სისტემური ცვლáƒáƒ“ები'; $strName = 'სáƒáƒ®áƒ”ლი'; -$strNbRecords = 'სტრიქáƒáƒœáƒ”ბის რáƒáƒáƒ“ენáƒáƒ‘áƒ'; $strNext = 'შემდეგი'; $strNo = 'áƒáƒ áƒ'; $strNoDatabases = 'ცáƒáƒ áƒ˜áƒ”ლიáƒ'; @@ -348,7 +347,6 @@ $strSplitWordsWithSpace = 'სიტყვები áƒáƒ áƒ˜áƒ¡ დáƒáƒ¨áƒšáƒ˜ $strSQL = 'SQL-ი'; $strSQLQuery = 'SQL-ის áƒáƒ›áƒáƒ áƒ©áƒ”ვáƒ'; $strSQLResult = 'SQL შედეგი'; -$strStartingRecord = 'სტრიქáƒáƒœáƒ˜áƒ¡ ჩáƒáƒ¬áƒ”რის დáƒáƒ¬áƒ§áƒ”ბáƒ'; $strStatement = 'áƒáƒ¦áƒ¬áƒ”რáƒ'; $strStrucCSV = 'CSV მáƒáƒœáƒáƒªáƒ”მები'; $strStrucData = 'სტრუქტურრდრმáƒáƒœáƒáƒªáƒ”მები'; @@ -546,4 +544,6 @@ $strRevokeAndDelete = 'Revoke all active privileges from the users and delete th $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate $strOriginalInterface = 'original interface'; //to translate +$strDumpXRows = 'Dump %s row(s) starting at record # %s.'; //to translate +$strExportToXML = 'Export to XML format'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 2564f2e8c..0426cf8d5 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -269,7 +269,7 @@ $strNoIndex = 'Kein Index definiert!'; $strNoIndexPartsDefined = 'Keine Indizies definiert.'; $strNoModification = 'Keine Änderung'; $strNoPassword = 'Kein Kennwort'; -$strNoPhp = 'ohne PHP-Code'; +$strNoPhp = 'ohne PHP-Code'; $strNoPrivileges = 'Keine Rechte'; $strNoQuery = 'Kein SQL-Befehl!'; $strNoRights = 'Sie haben nicht genug Rechte um fortzufahren!'; diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index fd263521d..7cfff452b 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -270,7 +270,7 @@ $strNoIndex = 'Kein Index definiert!'; $strNoIndexPartsDefined = 'Keine Indizies definiert.'; $strNoModification = 'Keine Änderung'; $strNoPassword = 'Kein Kennwort'; -$strNoPhp = 'ohne PHP-Code'; +$strNoPhp = 'ohne PHP-Code'; $strNoPrivileges = 'Keine Rechte'; $strNoQuery = 'Kein SQL-Befehl!'; $strNoRights = 'Sie haben nicht genug Rechte um fortzufahren!'; diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 191419ab9..b75775c66 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -225,7 +225,6 @@ $strMySQLShowStatus = 'Tampilkan informasi runtime dari MySQL'; $strMySQLShowVars = 'Tampilkan variabel sistem dari MySQL'; $strName = 'Nama'; -$strNbRecords = 'Jumlah baris'; $strNext = 'Berikutnya'; $strNo = 'Tidak'; $strNoDatabases = 'Database tidak ditemukan'; @@ -284,6 +283,9 @@ $strPrimaryKeyHasBeenDropped = 'Primary key telah dihapus'; $strPrimaryKeyName = 'Nama primary key mesti... PRIMARY!'; $strPrimaryKeyWarning = '(Tanda nama "PRIMARY" wajib sebagai satu-satunya nama dan hanya sebagai Primary Key saja!)'; $strPrintView = 'Pandangan cetak'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Hak Akses (Privilege)'; $strProperties = 'Properties'; $strPutColNames = 'Letakkan nama Fields pada baris pertama'; @@ -292,6 +294,7 @@ $strQBE = 'Cari berdasarkan data contoh'; $strQBEDel = 'Hapus'; $strQBEIns = 'Sisipkan'; $strQueryOnDb = 'Query SQL dalam database %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Ketik ulang'; $strRecords = 'Rekord'; @@ -331,7 +334,7 @@ $strSQLQuery = 'Query SQL'; $strSQLResult = 'Hasil SQL'; $strSQPBugInvalidIdentifer = 'Identifer tidak valid'; $strSQPBugUnclosedQuote = 'Kutipan tidak ditutup'; -$strSQPBugUnknownPunctation = 'Punctation String tidak dikenali'; +$strSQPBugUnknownPunctuation = 'Punctation String tidak dikenali'; $strSave = 'Simpan'; $strScaleFactorSmall = 'Faktor skala yang dipilih terlalu kecil untuk dimuat dalam skema satu halaman'; $strSearch = 'Cari'; @@ -353,6 +356,7 @@ $strSelectTables = 'Pilih tabel'; $strSend = 'Kirim ke'; $strServer = 'Server %s'; $strServerChoice = 'Pilihan Server'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Versi Server'; $strSetEnumVal = 'Jika tipe field sama dengan "enum" atau "set", silakan masukkan nilai dengan format: \'a\',\'b\',\'c\'...
Jika sebuah backslash ("\") atau satu tanda kutip ("\'") diperlukan, tanda tersebut perlu ditutupi dengan tanda backslash (seb. contoh \'\\\\xyz\' atau \'a\\\'b\').'; $strShow = 'Tampilkan'; @@ -370,7 +374,6 @@ $strSize = 'Ukuran'; $strSort = 'Urutkan'; $strSpaceUsage = 'Penggunaan ruang'; $strSplitWordsWithSpace = 'Kata dipisahkan oleh karakter spasi (" ").'; -$strStartingRecord = 'Baris mulai'; $strStatement = 'Pernyataan'; $strStrucCSV = 'Data CSV'; $strStrucData = 'Struktur dan data'; @@ -431,57 +434,50 @@ $strYes = 'Ya'; $strZip = '"Dikompress dengan Zip"'; // To translate - -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -496,15 +492,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -512,21 +505,38 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 40a14e53b..5b388475a 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -226,7 +226,6 @@ $strMySQLShowStatus = 'Tampilkan informasi runtime dari MySQL'; $strMySQLShowVars = 'Tampilkan variabel sistem dari MySQL'; $strName = 'Nama'; -$strNbRecords = 'Jumlah baris'; $strNext = 'Berikutnya'; $strNo = 'Tidak'; $strNoDatabases = 'Database tidak ditemukan'; @@ -285,6 +284,9 @@ $strPrimaryKeyHasBeenDropped = 'Primary key telah dihapus'; $strPrimaryKeyName = 'Nama primary key mesti... PRIMARY!'; $strPrimaryKeyWarning = '(Tanda nama "PRIMARY" wajib sebagai satu-satunya nama dan hanya sebagai Primary Key saja!)'; $strPrintView = 'Pandangan cetak'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Hak Akses (Privilege)'; $strProperties = 'Properties'; $strPutColNames = 'Letakkan nama Fields pada baris pertama'; @@ -293,6 +295,7 @@ $strQBE = 'Cari berdasarkan data contoh'; $strQBEDel = 'Hapus'; $strQBEIns = 'Sisipkan'; $strQueryOnDb = 'Query SQL dalam database %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Ketik ulang'; $strRecords = 'Rekord'; @@ -332,7 +335,7 @@ $strSQLQuery = 'Query SQL'; $strSQLResult = 'Hasil SQL'; $strSQPBugInvalidIdentifer = 'Identifer tidak valid'; $strSQPBugUnclosedQuote = 'Kutipan tidak ditutup'; -$strSQPBugUnknownPunctation = 'Punctation String tidak dikenali'; +$strSQPBugUnknownPunctuation = 'Punctation String tidak dikenali'; $strSave = 'Simpan'; $strScaleFactorSmall = 'Faktor skala yang dipilih terlalu kecil untuk dimuat dalam skema satu halaman'; $strSearch = 'Cari'; @@ -354,6 +357,7 @@ $strSelectTables = 'Pilih tabel'; $strSend = 'Kirim ke'; $strServer = 'Server %s'; $strServerChoice = 'Pilihan Server'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Versi Server'; $strSetEnumVal = 'Jika tipe field sama dengan "enum" atau "set", silakan masukkan nilai dengan format: \'a\',\'b\',\'c\'...
Jika sebuah backslash ("\") atau satu tanda kutip ("\'") diperlukan, tanda tersebut perlu ditutupi dengan tanda backslash (seb. contoh \'\\\\xyz\' atau \'a\\\'b\').'; $strShow = 'Tampilkan'; @@ -371,7 +375,6 @@ $strSize = 'Ukuran'; $strSort = 'Urutkan'; $strSpaceUsage = 'Penggunaan ruang'; $strSplitWordsWithSpace = 'Kata dipisahkan oleh karakter spasi (" ").'; -$strStartingRecord = 'Baris mulai'; $strStatement = 'Pernyataan'; $strStrucCSV = 'Data CSV'; $strStrucData = 'Struktur dan data'; @@ -432,57 +435,50 @@ $strYes = 'Ya'; $strZip = '"Dikompress dengan Zip"'; // To translate - -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -497,15 +493,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -513,21 +506,38 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 01f61def8..118ab1022 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -119,7 +119,6 @@ $strDatabaseWildcard = 'Database (wildcards permesse):'; $strDatabases = 'database'; $strDatabasesStats = 'Statistiche dei databases'; $strDefault = 'Predefinito'; -$strDelPassMessage = 'Hai cancellato la password per'; $strDelete = 'Cancella'; $strDeleteAndFlush = 'Cancella gli utenti e dopo ricarica i privilegi.'; $strDeleteAndFlushDescr = 'Questa è la vita più giusta, ma il caricamento dei privilegi può durare qualche secondo.'; diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 197142037..66475fb41 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -120,7 +120,6 @@ $strDatabaseWildcard = 'Database (wildcards permesse):'; $strDatabases = 'database'; $strDatabasesStats = 'Statistiche dei databases'; $strDefault = 'Predefinito'; -$strDelPassMessage = 'Hai cancellato la password per'; $strDelete = 'Cancella'; $strDeleteAndFlush = 'Cancella gli utenti e dopo ricarica i privilegi.'; $strDeleteAndFlushDescr = 'Questa è la vita più giusta, ma il caricamento dei privilegi può durare qualche secondo.'; diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 9a42a09ff..57d2e26e0 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -21,6 +21,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%d. %B, %Y klokka %H:%M %p'; $timespanfmt = '%s dager, %s timer, %s minutter og %s sekunder'; +$strAPrimaryKey = 'En primærnøkkel har blitt lagt til %s'; $strAbortedClients = 'Avbrutt'; $strAccessDenied = 'Ingen tilgang'; $strAction = 'Handling'; @@ -41,16 +42,15 @@ $strAfterInsertNewInsert = 'Sett inn en ny post'; $strAll = 'Alle'; $strAllTableSameWidth = 'vis alle tabeller med samme bredde?'; $strAlterOrderBy = 'Endre tabellrekkefølge ved'; +$strAnIndex = 'En indeks har blitt lagt til %s'; $strAnalyzeTable = 'Analyser tabell'; $strAnd = 'Og'; -$strAnIndex = 'En indeks har blitt lagt til %s'; $strAny = 'Alle'; $strAnyColumn = 'Alle kolonner'; $strAnyDatabase = 'Alle databaser'; $strAnyHost = 'Alle verter'; $strAnyTable = 'Alle tabeller'; $strAnyUser = 'Alle brukere'; -$strAPrimaryKey = 'En primærnøkkel har blitt lagt til %s'; $strAscending = 'Stigende'; $strAtBeginningOfTable = 'Ved begynnelsen av tabellen'; $strAtEndOfTable = 'Ved slutten av tabellen'; @@ -110,19 +110,19 @@ $strCreatePdfFeat = 'Lag PDF-dokumenter'; $strCriteria = 'Kriterier'; $strData = 'Data'; -$strDatabase = 'Database '; -$strDatabaseHasBeenDropped = 'Databasen %s har blitt slettet'; -$strDatabases = 'databaser'; -$strDatabasesStats = 'Statistikk for databaser'; -$strDatabaseWildcard = 'Database (asterisk er tillatt):'; $strDataDict = 'Dataordbok'; $strDataOnly = 'Bare data'; +$strDatabase = 'Database '; +$strDatabaseHasBeenDropped = 'Databasen %s har blitt slettet'; +$strDatabaseWildcard = 'Database (asterisk er tillatt):'; +$strDatabases = 'databaser'; +$strDatabasesStats = 'Statistikk for databaser'; $strDefault = 'Standard'; $strDelete = 'Slett'; -$strDeleted = 'Raden er slettet'; -$strDeletedRows = 'Slettede rader:'; $strDeleteFailed = 'Slettingen mislyktes!'; $strDeleteUserMessage = 'Du har slettet brukeren %s.'; +$strDeleted = 'Raden er slettet'; +$strDeletedRows = 'Slettede rader:'; $strDescending = 'Synkende'; $strDisabled = 'Avslått'; $strDisplay = 'Vis'; @@ -130,13 +130,13 @@ $strDisplayFeat = 'Vis egenskaper'; $strDisplayOrder = 'Visningsrekkefølge:'; $strDisplayPDF = 'Vis PDF-skjema'; $strDoAQuery = 'Utfør en "query by example" (wildcard: "%")'; -$strDocu = 'Dokumentasjon'; $strDoYouReally = 'Vil du virkelig '; +$strDocu = 'Dokumentasjon'; $strDrop = 'Slett'; $strDropDB = 'Slett databasen %s'; $strDropTable = 'Slett tabell'; -$strDumpingData = 'Dataark for tabell'; $strDumpXRows = 'Dumpe %s rader fra rad %s.'; +$strDumpingData = 'Dataark for tabell'; $strDynamic = 'dynamisk'; $strEdit = 'Endre'; @@ -168,14 +168,14 @@ $strFieldsTerminatedBy = 'Felter avsluttet med'; $strFixed = 'statisk'; $strFlushPrivilegesNote = 'Merk: phpMyAdmin får brukerprivilegiene direkte fra MySQL privilegietabeller. Innholdet i disse tabellene kan være forskjellig fra de privilegiene serveren bruker hvis det er utført manuelle endringer på den. I så fall bør du %soppfriske privilegiene%s før du fortsetter.'; $strFlushTable = 'Oppfrisk tabellen ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'Manglende verdi i skjemaet!'; +$strFormat = 'Format'; $strFullText = 'Hele strenger'; $strFunction = 'Funksjon'; $strGenBy = 'Generert av'; -$strGeneralRelationFeat = 'Generelle relasjonsegenskaper'; $strGenTime = 'Generert den'; +$strGeneralRelationFeat = 'Generelle relasjonsegenskaper'; $strGlobalPrivileges = 'Globale privilegier'; $strGlobalValue = 'Global verdi'; $strGo = 'Utfør'; @@ -197,27 +197,27 @@ $strIdxFulltext = 'Fulltekst'; $strIfYouWish = 'Hvis du kun ønsker å lese inn enkelte av tabellens kolonner, angi en kommaseparert feltliste.'; $strIgnore = 'Ignorer'; $strImportDocSQL = 'Importer docSQL-filer'; +$strInUse = 'i bruk'; $strIndex = 'Indeks'; -$strIndexes = 'Indekser'; $strIndexHasBeenDropped = 'Indeksen %s har blitt slettet'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; +$strIndexes = 'Indekser'; $strInsecureMySQL = 'Din konfigurasjonsfil inneholder innstillinger (root uten passord) som korrensponderer med MySQLs standard priviligerte brukerkonto. Din MySQL-tjener kjører med denne standardinnstillingen, er åpen for misbruk, og du burde fikse dette sikkerhetshullet snarest.'; $strInsert = 'Sett inn'; $strInsertAsNewRow = 'Sett inn som ny rad'; -$strInsertedRows = 'Innsatte rader:'; $strInsertNewRow = 'Sett inn ny rad'; $strInsertTextfiles = 'Les tekstfil inn i tabell'; +$strInsertedRows = 'Innsatte rader:'; $strInstructions = 'Instruksjoner'; -$strInUse = 'i bruk'; $strInvalidName = '"%s" er ett reservert ord, du kan ikke bruke det som et database-, tabell- eller feltnavn.'; $strKeepPass = 'Ikke endre passordet'; $strKeyname = 'Nøkkel'; $strKill = 'Avslutt'; -$strLandscape = 'Landskapsformat'; $strLaTeX = 'LaTeX'; +$strLandscape = 'Landskapsformat'; $strLength = 'Lengde'; $strLengthSet = 'Lengde/Sett*'; $strLimitNumRows = 'Antall poster per side'; @@ -227,10 +227,10 @@ $strLinesTerminatedBy = 'Linker avsluttet med'; $strLinkNotFound = 'Link ikke funnet'; $strLinksTo = 'Linker til'; $strLocationTextfile = 'Plassering av filen'; -$strLogin = 'Logg inn'; -$strLogout = 'Logg ut'; $strLogPassword = 'Passord:'; $strLogUsername = 'Brukernavn:'; +$strLogin = 'Logg inn'; +$strLogout = 'Logg ut'; $strMissingBracket = 'Manglende parantes'; $strModifications = 'Endringene er lagret'; @@ -258,26 +258,26 @@ $strNoFrames = 'phpMyAdmin er mer brukervennlig med en rammekapabel nettl $strNoIndex = 'Ingen indeks definert!'; $strNoIndexPartsDefined = 'Ingen indeksdeler definert!'; $strNoModification = 'Ingen endring'; -$strNone = 'Ingen'; $strNoPassword = 'Intet passord'; $strNoPhp = 'uten PHP kode'; $strNoPrivileges = 'Ingen privilegier'; $strNoQuery = 'Ingen SQL spørring!'; $strNoRights = 'Du har ikke nok rettigheter til å være her nå!'; $strNoTablesFound = 'Ingen tabeller i databasen.'; +$strNoUsersFound = 'Ingen bruker(e) funnet.'; +$strNoValidateSQL = 'Ikke teste SQL'; +$strNone = 'Ingen'; $strNotNumber = 'Dette er ikke ett tall!'; $strNotOK = 'ikke OK'; $strNotSet = '%s tabellen ble ikke funnet eller ikke konfigurert i %s'; $strNotValidNumber = ' er ikke et gyldig radnummer!'; -$strNoUsersFound = 'Ingen bruker(e) funnet.'; -$strNoValidateSQL = 'Ikke teste SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s treff i tabell %s'; $strNumSearchResultsTotal = 'Totalt: %s treff'; $strNumTables = 'Tabeller'; -$strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar"-felter) er omfattet av tegnet.'; $strOK = 'OK'; +$strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar"-felter) er omfattet av tegnet.'; $strOperations = 'Operasjoner'; $strOptimizeTable = 'Optimiser tabell'; $strOptionalControls = 'Valgfritt. Angir hvordan spesialtegn skrives eller leses.'; @@ -286,6 +286,8 @@ $strOptions = 'Innstillinger'; $strOr = 'Eller'; $strOverhead = 'Overheng'; +$strPHP40203 = 'Du bruker PHP 4.2.3, som har en alvorlig feil med flerbyte-strenger (mbstring). Se PHP-feilrapport 19404. Denne versjonen av PHP er ikke anbefalt for bruk med phpMyAdmin.'; +$strPHPVersion = 'PHP-Versjon'; $strPageNumber = 'Sidenummer:'; $strPartialText = 'Delvis tekst'; $strPassword = 'Passord'; @@ -297,8 +299,6 @@ $strPdfInvalidTblName = 'Tabellen "%s" eksisterer ikke!'; $strPdfNoTables = 'Ingen tabeller'; $strPerHour = 'per time'; $strPhp = 'Lag PHP kode'; -$strPHP40203 = 'Du bruker PHP 4.2.3, som har en alvorlig feil med flerbyte-strenger (mbstring). Se PHP-feilrapport 19404. Denne versjonen av PHP er ikke anbefalt for bruk med phpMyAdmin.'; -$strPHPVersion = 'PHP-Versjon'; $strPmaDocumentation = 'phpMyAdmin-Dokumentasjon'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] variabelen MÅ være innstilt i din konfigurasjonsfil!'; $strPortrait = 'Portrettformat'; @@ -331,9 +331,9 @@ $strPrivDescMaxUpdates = 'Begrenser antall kommandoer som kan endre tabeller ell $strPrivDescProcess3 = 'Tillater avslutting av prosesser som tilhører andre brukere.'; $strPrivDescProcess4 = 'Tillater visning av komplette spørringer i prosesslisten.'; $strPrivDescReferences = 'har ingen effekt i denne versjonen av MySQL.'; +$strPrivDescReload = 'Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager.'; $strPrivDescReplClient = 'Gir tillatelse til brukeren til å spørre hvor replikasjonsslaver eller -tjenere er.'; $strPrivDescReplSlave = 'Trenges av replikasjonsslavene.'; -$strPrivDescReload = 'Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager.'; $strPrivDescSelect = 'Tillater lesing av data.'; $strPrivDescShowDb = 'Gir adgang til komplett liste over databaser.'; $strPrivDescShutdown = 'Tillater avslutting av tjener.'; @@ -353,12 +353,13 @@ $strQueryOnDb = 'SQL-sp $strQueryStatistics = 'Spørrings statistikk: Siden oppstart, har %s spørringer blitt sendt til tjeneren.'; $strQueryType = 'Spørringstype'; +$strReType = 'Gjenta'; $strReceived = 'Mottatt'; $strRecords = 'Rader'; $strReferentialIntegrity = 'Sjekk referanseintegritet:'; -$strRelationalSchema = 'Relasjonsskjema'; $strRelationNotWorking = 'Tilleggsfunksjonene for å kunne jobbe med koblede tabeller er deaktivert. For å finne ut hvorfor, klikk %sher%s.'; $strRelationView = 'Relasjonsvisning'; +$strRelationalSchema = 'Relasjonsskjema'; $strReloadFailed = 'Omstart av MySQL feilet.'; $strReloadMySQL = 'Omstart av MySQL'; $strRememberReload = 'Husk å restarte tjeneren.'; @@ -369,24 +370,31 @@ $strReplace = 'Erstatt'; $strReplaceTable = 'Erstatt tabell med filen'; $strReset = 'Tøm skjema'; $strResourceLimits = 'Ressursbegrensninger'; -$strReType = 'Gjenta'; $strRevoke = 'Tilbakekall'; $strRevokeGrant = 'Tilbakekall Grant'; $strRevokeGrantMessage = 'Du har tilbakekalt Grant-privilegiet til %s'; $strRevokeMessage = 'Du har fjernet privilegiene til %s'; $strRevokePriv = 'Tibakekall privilegier'; $strRowLength = 'Radlengde'; +$strRowSize = ' Radstørelse '; $strRows = 'Rader'; $strRowsFrom = 'rader fra'; -$strRowSize = ' Radstørelse '; -$strRowsModeHorizontal= 'vannrett'; -$strRowsModeOptions= 'i %s modus og gjenta headers etter %s celler'; -$strRowsModeVertical= 'loddrett'; +$strRowsModeHorizontal = 'vannrett'; +$strRowsModeOptions = 'i %s modus og gjenta headers etter %s celler'; +$strRowsModeVertical = 'loddrett'; $strRowsStatistic = 'Radstatistikk'; -$strRunning = 'som kjører på %s'; $strRunQuery = 'Kjør spørring'; $strRunSQLQuery = 'Kjør SQL spørring/spørringer mot databasen %s'; +$strRunning = 'som kjører på %s'; +$strSQL = 'SQL'; +$strSQLParserBugMessage = 'Det er en mulighet for at du har funnet en feil i SQL-parseren. Vennligst kontroller din spørring nøye og kontroller at anførselstegn er korrekte og matsjer hverandre. En annen mulig feilårsak kan være at du overfører en fil med binærkode som ikke ligger innenfor anførselstegn. Du kan også teste din spørring i MYSQLs kommandolinjegrensesnitt. Feilmeldingen fra MySQL-tjeneren nedenfor, hvis det var en, kan også hjelpe deg med å analysere problemet. Hvis du fortsatt har problemer eller parseren feiler hvor kommandolinjegrensesnittet lyktes, vennligst reduser din SQL-spørring til den spørringen som forårsaker problemet og send en feilrapport med datastykket i CUT-seksjonen nedenfor:'; +$strSQLParserUserError = 'Det ser ut til å være en feil i din SQL-spørring. En eventuell feilmelding fra MySQL-tjeneren er skrevet ut nedenfor, kan kanskje hjelpe deg med å finne feilen.'; +$strSQLQuery = 'SQL-spørring'; +$strSQLResult = 'SQL-resultat'; +$strSQPBugInvalidIdentifer = 'Ugyldig identifikator'; +$strSQPBugUnclosedQuote = 'Anførselstegnet er ikke lukket'; +$strSQPBugUnknownPunctuation = 'Ukjent tegnsettingsstreng'; $strSave = 'Lagre'; $strScaleFactorSmall = 'Skaleringsfaktoren er for liten til å romme alt på en side'; $strSearch = 'Søk'; @@ -422,26 +430,17 @@ $strShow = 'Vis'; $strShowAll = 'Vis alle'; $strShowColor = 'Vis farger'; $strShowCols = 'Vis kolonner'; -$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowGrid = 'Vis rutenett'; -$strShowingRecords = 'Viser rader '; $strShowPHPInfo = 'Vis PHP-informasjon'; $strShowTableDimension = 'Vis tabelldimensjoner'; $strShowTables = 'Vis tabeller'; $strShowThisQuery = ' Vis denne spørring her igjen '; +$strShowingRecords = 'Viser rader '; $strSingly = '(enkeltvis)'; $strSize = 'Størrelse'; $strSort = 'Sorter'; $strSpaceUsage = 'Plassbruk'; $strSplitWordsWithSpace = 'Ord er separert med et mellomrom (" ").'; -$strSQL = 'SQL'; -$strSQLParserBugMessage = 'Det er en mulighet for at du har funnet en feil i SQL-parseren. Vennligst kontroller din spørring nøye og kontroller at anførselstegn er korrekte og matsjer hverandre. En annen mulig feilårsak kan være at du overfører en fil med binærkode som ikke ligger innenfor anførselstegn. Du kan også teste din spørring i MYSQLs kommandolinjegrensesnitt. Feilmeldingen fra MySQL-tjeneren nedenfor, hvis det var en, kan også hjelpe deg med å analysere problemet. Hvis du fortsatt har problemer eller parseren feiler hvor kommandolinjegrensesnittet lyktes, vennligst reduser din SQL-spørring til den spørringen som forårsaker problemet og send en feilrapport med datastykket i CUT-seksjonen nedenfor:'; -$strSQLParserUserError = 'Det ser ut til å være en feil i din SQL-spørring. En eventuell feilmelding fra MySQL-tjeneren er skrevet ut nedenfor, kan kanskje hjelpe deg med å finne feilen.'; -$strSQLQuery = 'SQL-spørring'; -$strSQLResult = 'SQL-resultat'; -$strSQPBugInvalidIdentifer = 'Ugyldig identifikator'; -$strSQPBugUnclosedQuote = 'Anførselstegnet er ikke lukket'; -$strSQPBugUnknownPunctuation = 'Ukjent tegnsettingsstreng'; $strStatement = 'Oversikt'; $strStatus = 'Status'; $strStrucCSV = 'CSV-data'; @@ -463,9 +462,9 @@ $strTableHasBeenEmptied = 'Tabellen %s har blitt t $strTableHasBeenFlushed = 'Tabelen %s har blitt oppfrisket'; $strTableMaintenance = 'Tabellvedlikehold'; $strTableOfContents = 'Innholdsfortegnelse'; -$strTables = '%s tabell(er)'; $strTableStructure = 'Tabellstruktur for tabell'; $strTableType = 'Tabelltype'; +$strTables = '%s tabell(er)'; $strTextAreaLength = ' På grunn av sin lengde,
så vil muligens dette feltet ikke være redigerbart '; $strTheContent = 'Innholdet av filen er lagt inn.'; $strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt'; @@ -486,12 +485,12 @@ $strUpdateProfileMessage = 'Profilen har blitt oppdatert.'; $strUpdateQuery = 'Oppdater spørring'; $strUsage = 'Bruk'; $strUseBackquotes = 'Bruk venstre anførselstegn med tabell og feltnavn'; +$strUseTables = 'Bruk tabeller'; $strUser = 'Bruker'; $strUserEmpty = 'Brukernavnet er tomt!'; $strUserName = 'Brukernavn'; $strUserOverview = 'Brukeroversikt'; $strUsers = 'Brukere'; -$strUseTables = 'Bruk tabeller'; $strValidateSQL = 'Test SQL'; $strValidatorError = 'SQL-kontrolleren kunne ikke startes. Vennligst sjekk at du har installert de nødvendige php-tilleggene som beskrevet i %sdokumentasjonen%s.'; @@ -512,17 +511,24 @@ $strZeroRemovesTheLimit = 'Merk: Ved $strZip = 'Komprimert (zip)'; // To translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate $strDeleting = 'Deleting %s'; //to translate + $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strShowDatadictAs = 'Data Dictionary Format'; //to translate + $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 050f50b01..7bb18e493 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -22,6 +22,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%d. %B, %Y klokka %H:%M %p'; $timespanfmt = '%s dager, %s timer, %s minutter og %s sekunder'; +$strAPrimaryKey = 'En primærnøkkel har blitt lagt til %s'; $strAbortedClients = 'Avbrutt'; $strAccessDenied = 'Ingen tilgang'; $strAction = 'Handling'; @@ -42,16 +43,15 @@ $strAfterInsertNewInsert = 'Sett inn en ny post'; $strAll = 'Alle'; $strAllTableSameWidth = 'vis alle tabeller med samme bredde?'; $strAlterOrderBy = 'Endre tabellrekkefølge ved'; +$strAnIndex = 'En indeks har blitt lagt til %s'; $strAnalyzeTable = 'Analyser tabell'; $strAnd = 'Og'; -$strAnIndex = 'En indeks har blitt lagt til %s'; $strAny = 'Alle'; $strAnyColumn = 'Alle kolonner'; $strAnyDatabase = 'Alle databaser'; $strAnyHost = 'Alle verter'; $strAnyTable = 'Alle tabeller'; $strAnyUser = 'Alle brukere'; -$strAPrimaryKey = 'En primærnøkkel har blitt lagt til %s'; $strAscending = 'Stigende'; $strAtBeginningOfTable = 'Ved begynnelsen av tabellen'; $strAtEndOfTable = 'Ved slutten av tabellen'; @@ -111,19 +111,19 @@ $strCreatePdfFeat = 'Lag PDF-dokumenter'; $strCriteria = 'Kriterier'; $strData = 'Data'; -$strDatabase = 'Database '; -$strDatabaseHasBeenDropped = 'Databasen %s har blitt slettet'; -$strDatabases = 'databaser'; -$strDatabasesStats = 'Statistikk for databaser'; -$strDatabaseWildcard = 'Database (asterisk er tillatt):'; $strDataDict = 'Dataordbok'; $strDataOnly = 'Bare data'; +$strDatabase = 'Database '; +$strDatabaseHasBeenDropped = 'Databasen %s har blitt slettet'; +$strDatabaseWildcard = 'Database (asterisk er tillatt):'; +$strDatabases = 'databaser'; +$strDatabasesStats = 'Statistikk for databaser'; $strDefault = 'Standard'; $strDelete = 'Slett'; -$strDeleted = 'Raden er slettet'; -$strDeletedRows = 'Slettede rader:'; $strDeleteFailed = 'Slettingen mislyktes!'; $strDeleteUserMessage = 'Du har slettet brukeren %s.'; +$strDeleted = 'Raden er slettet'; +$strDeletedRows = 'Slettede rader:'; $strDescending = 'Synkende'; $strDisabled = 'AvslÃ¥tt'; $strDisplay = 'Vis'; @@ -131,13 +131,13 @@ $strDisplayFeat = 'Vis egenskaper'; $strDisplayOrder = 'Visningsrekkefølge:'; $strDisplayPDF = 'Vis PDF-skjema'; $strDoAQuery = 'Utfør en "query by example" (wildcard: "%")'; -$strDocu = 'Dokumentasjon'; $strDoYouReally = 'Vil du virkelig '; +$strDocu = 'Dokumentasjon'; $strDrop = 'Slett'; $strDropDB = 'Slett databasen %s'; $strDropTable = 'Slett tabell'; -$strDumpingData = 'Dataark for tabell'; $strDumpXRows = 'Dumpe %s rader fra rad %s.'; +$strDumpingData = 'Dataark for tabell'; $strDynamic = 'dynamisk'; $strEdit = 'Endre'; @@ -169,14 +169,14 @@ $strFieldsTerminatedBy = 'Felter avsluttet med'; $strFixed = 'statisk'; $strFlushPrivilegesNote = 'Merk: phpMyAdmin fÃ¥r brukerprivilegiene direkte fra MySQL privilegietabeller. Innholdet i disse tabellene kan være forskjellig fra de privilegiene serveren bruker hvis det er utført manuelle endringer pÃ¥ den. I sÃ¥ fall bør du %soppfriske privilegiene%s før du fortsetter.'; $strFlushTable = 'Oppfrisk tabellen ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'Manglende verdi i skjemaet!'; +$strFormat = 'Format'; $strFullText = 'Hele strenger'; $strFunction = 'Funksjon'; $strGenBy = 'Generert av'; -$strGeneralRelationFeat = 'Generelle relasjonsegenskaper'; $strGenTime = 'Generert den'; +$strGeneralRelationFeat = 'Generelle relasjonsegenskaper'; $strGlobalPrivileges = 'Globale privilegier'; $strGlobalValue = 'Global verdi'; $strGo = 'Utfør'; @@ -198,27 +198,27 @@ $strIdxFulltext = 'Fulltekst'; $strIfYouWish = 'Hvis du kun ønsker Ã¥ lese inn enkelte av tabellens kolonner, angi en kommaseparert feltliste.'; $strIgnore = 'Ignorer'; $strImportDocSQL = 'Importer docSQL-filer'; +$strInUse = 'i bruk'; $strIndex = 'Indeks'; -$strIndexes = 'Indekser'; $strIndexHasBeenDropped = 'Indeksen %s har blitt slettet'; $strIndexName = 'Indeksnavn :'; $strIndexType = 'Indekstype :'; +$strIndexes = 'Indekser'; $strInsecureMySQL = 'Din konfigurasjonsfil inneholder innstillinger (root uten passord) som korrensponderer med MySQLs standard priviligerte brukerkonto. Din MySQL-tjener kjører med denne standardinnstillingen, er Ã¥pen for misbruk, og du burde fikse dette sikkerhetshullet snarest.'; $strInsert = 'Sett inn'; $strInsertAsNewRow = 'Sett inn som ny rad'; -$strInsertedRows = 'Innsatte rader:'; $strInsertNewRow = 'Sett inn ny rad'; $strInsertTextfiles = 'Les tekstfil inn i tabell'; +$strInsertedRows = 'Innsatte rader:'; $strInstructions = 'Instruksjoner'; -$strInUse = 'i bruk'; $strInvalidName = '"%s" er ett reservert ord, du kan ikke bruke det som et database-, tabell- eller feltnavn.'; $strKeepPass = 'Ikke endre passordet'; $strKeyname = 'Nøkkel'; $strKill = 'Avslutt'; -$strLandscape = 'Landskapsformat'; $strLaTeX = 'LaTeX'; +$strLandscape = 'Landskapsformat'; $strLength = 'Lengde'; $strLengthSet = 'Lengde/Sett*'; $strLimitNumRows = 'Antall poster per side'; @@ -228,10 +228,10 @@ $strLinesTerminatedBy = 'Linker avsluttet med'; $strLinkNotFound = 'Link ikke funnet'; $strLinksTo = 'Linker til'; $strLocationTextfile = 'Plassering av filen'; -$strLogin = 'Logg inn'; -$strLogout = 'Logg ut'; $strLogPassword = 'Passord:'; $strLogUsername = 'Brukernavn:'; +$strLogin = 'Logg inn'; +$strLogout = 'Logg ut'; $strMissingBracket = 'Manglende parantes'; $strModifications = 'Endringene er lagret'; @@ -259,26 +259,26 @@ $strNoFrames = 'phpMyAdmin er mer brukervennlig med en rammekapabel nettl $strNoIndex = 'Ingen indeks definert!'; $strNoIndexPartsDefined = 'Ingen indeksdeler definert!'; $strNoModification = 'Ingen endring'; -$strNone = 'Ingen'; $strNoPassword = 'Intet passord'; $strNoPhp = 'uten PHP kode'; $strNoPrivileges = 'Ingen privilegier'; $strNoQuery = 'Ingen SQL spørring!'; $strNoRights = 'Du har ikke nok rettigheter til Ã¥ være her nÃ¥!'; $strNoTablesFound = 'Ingen tabeller i databasen.'; +$strNoUsersFound = 'Ingen bruker(e) funnet.'; +$strNoValidateSQL = 'Ikke teste SQL'; +$strNone = 'Ingen'; $strNotNumber = 'Dette er ikke ett tall!'; $strNotOK = 'ikke OK'; $strNotSet = '%s tabellen ble ikke funnet eller ikke konfigurert i %s'; $strNotValidNumber = ' er ikke et gyldig radnummer!'; -$strNoUsersFound = 'Ingen bruker(e) funnet.'; -$strNoValidateSQL = 'Ikke teste SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s treff i tabell %s'; $strNumSearchResultsTotal = 'Totalt: %s treff'; $strNumTables = 'Tabeller'; -$strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar"-felter) er omfattet av tegnet.'; $strOK = 'OK'; +$strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar"-felter) er omfattet av tegnet.'; $strOperations = 'Operasjoner'; $strOptimizeTable = 'Optimiser tabell'; $strOptionalControls = 'Valgfritt. Angir hvordan spesialtegn skrives eller leses.'; @@ -287,6 +287,8 @@ $strOptions = 'Innstillinger'; $strOr = 'Eller'; $strOverhead = 'Overheng'; +$strPHP40203 = 'Du bruker PHP 4.2.3, som har en alvorlig feil med flerbyte-strenger (mbstring). Se PHP-feilrapport 19404. Denne versjonen av PHP er ikke anbefalt for bruk med phpMyAdmin.'; +$strPHPVersion = 'PHP-Versjon'; $strPageNumber = 'Sidenummer:'; $strPartialText = 'Delvis tekst'; $strPassword = 'Passord'; @@ -298,8 +300,6 @@ $strPdfInvalidTblName = 'Tabellen "%s" eksisterer ikke!'; $strPdfNoTables = 'Ingen tabeller'; $strPerHour = 'per time'; $strPhp = 'Lag PHP kode'; -$strPHP40203 = 'Du bruker PHP 4.2.3, som har en alvorlig feil med flerbyte-strenger (mbstring). Se PHP-feilrapport 19404. Denne versjonen av PHP er ikke anbefalt for bruk med phpMyAdmin.'; -$strPHPVersion = 'PHP-Versjon'; $strPmaDocumentation = 'phpMyAdmin-Dokumentasjon'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] variabelen MÃ… være innstilt i din konfigurasjonsfil!'; $strPortrait = 'Portrettformat'; @@ -332,9 +332,9 @@ $strPrivDescMaxUpdates = 'Begrenser antall kommandoer som kan endre tabeller ell $strPrivDescProcess3 = 'Tillater avslutting av prosesser som tilhører andre brukere.'; $strPrivDescProcess4 = 'Tillater visning av komplette spørringer i prosesslisten.'; $strPrivDescReferences = 'har ingen effekt i denne versjonen av MySQL.'; +$strPrivDescReload = 'Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager.'; $strPrivDescReplClient = 'Gir tillatelse til brukeren til Ã¥ spørre hvor replikasjonsslaver eller -tjenere er.'; $strPrivDescReplSlave = 'Trenges av replikasjonsslavene.'; -$strPrivDescReload = 'Tillater oppfrisking av tjenerinnstillinger og oppfrisking av mellomlager.'; $strPrivDescSelect = 'Tillater lesing av data.'; $strPrivDescShowDb = 'Gir adgang til komplett liste over databaser.'; $strPrivDescShutdown = 'Tillater avslutting av tjener.'; @@ -354,12 +354,13 @@ $strQueryOnDb = 'SQL-spørring i database %s:'; $strQueryStatistics = 'Spørrings statistikk: Siden oppstart, har %s spørringer blitt sendt til tjeneren.'; $strQueryType = 'Spørringstype'; +$strReType = 'Gjenta'; $strReceived = 'Mottatt'; $strRecords = 'Rader'; $strReferentialIntegrity = 'Sjekk referanseintegritet:'; -$strRelationalSchema = 'Relasjonsskjema'; $strRelationNotWorking = 'Tilleggsfunksjonene for Ã¥ kunne jobbe med koblede tabeller er deaktivert. For Ã¥ finne ut hvorfor, klikk %sher%s.'; $strRelationView = 'Relasjonsvisning'; +$strRelationalSchema = 'Relasjonsskjema'; $strReloadFailed = 'Omstart av MySQL feilet.'; $strReloadMySQL = 'Omstart av MySQL'; $strRememberReload = 'Husk Ã¥ restarte tjeneren.'; @@ -370,24 +371,31 @@ $strReplace = 'Erstatt'; $strReplaceTable = 'Erstatt tabell med filen'; $strReset = 'Tøm skjema'; $strResourceLimits = 'Ressursbegrensninger'; -$strReType = 'Gjenta'; $strRevoke = 'Tilbakekall'; $strRevokeGrant = 'Tilbakekall Grant'; $strRevokeGrantMessage = 'Du har tilbakekalt Grant-privilegiet til %s'; $strRevokeMessage = 'Du har fjernet privilegiene til %s'; $strRevokePriv = 'Tibakekall privilegier'; $strRowLength = 'Radlengde'; +$strRowSize = ' Radstørelse '; $strRows = 'Rader'; $strRowsFrom = 'rader fra'; -$strRowSize = ' Radstørelse '; -$strRowsModeHorizontal= 'vannrett'; -$strRowsModeOptions= 'i %s modus og gjenta headers etter %s celler'; -$strRowsModeVertical= 'loddrett'; +$strRowsModeHorizontal = 'vannrett'; +$strRowsModeOptions = 'i %s modus og gjenta headers etter %s celler'; +$strRowsModeVertical = 'loddrett'; $strRowsStatistic = 'Radstatistikk'; -$strRunning = 'som kjører pÃ¥ %s'; $strRunQuery = 'Kjør spørring'; $strRunSQLQuery = 'Kjør SQL spørring/spørringer mot databasen %s'; +$strRunning = 'som kjører pÃ¥ %s'; +$strSQL = 'SQL'; +$strSQLParserBugMessage = 'Det er en mulighet for at du har funnet en feil i SQL-parseren. Vennligst kontroller din spørring nøye og kontroller at anførselstegn er korrekte og matsjer hverandre. En annen mulig feilÃ¥rsak kan være at du overfører en fil med binærkode som ikke ligger innenfor anførselstegn. Du kan ogsÃ¥ teste din spørring i MYSQLs kommandolinjegrensesnitt. Feilmeldingen fra MySQL-tjeneren nedenfor, hvis det var en, kan ogsÃ¥ hjelpe deg med Ã¥ analysere problemet. Hvis du fortsatt har problemer eller parseren feiler hvor kommandolinjegrensesnittet lyktes, vennligst reduser din SQL-spørring til den spørringen som forÃ¥rsaker problemet og send en feilrapport med datastykket i CUT-seksjonen nedenfor:'; +$strSQLParserUserError = 'Det ser ut til Ã¥ være en feil i din SQL-spørring. En eventuell feilmelding fra MySQL-tjeneren er skrevet ut nedenfor, kan kanskje hjelpe deg med Ã¥ finne feilen.'; +$strSQLQuery = 'SQL-spørring'; +$strSQLResult = 'SQL-resultat'; +$strSQPBugInvalidIdentifer = 'Ugyldig identifikator'; +$strSQPBugUnclosedQuote = 'Anførselstegnet er ikke lukket'; +$strSQPBugUnknownPunctuation = 'Ukjent tegnsettingsstreng'; $strSave = 'Lagre'; $strScaleFactorSmall = 'Skaleringsfaktoren er for liten til Ã¥ romme alt pÃ¥ en side'; $strSearch = 'Søk'; @@ -423,26 +431,17 @@ $strShow = 'Vis'; $strShowAll = 'Vis alle'; $strShowColor = 'Vis farger'; $strShowCols = 'Vis kolonner'; -$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowGrid = 'Vis rutenett'; -$strShowingRecords = 'Viser rader '; $strShowPHPInfo = 'Vis PHP-informasjon'; $strShowTableDimension = 'Vis tabelldimensjoner'; $strShowTables = 'Vis tabeller'; $strShowThisQuery = ' Vis denne spørring her igjen '; +$strShowingRecords = 'Viser rader '; $strSingly = '(enkeltvis)'; $strSize = 'Størrelse'; $strSort = 'Sorter'; $strSpaceUsage = 'Plassbruk'; $strSplitWordsWithSpace = 'Ord er separert med et mellomrom (" ").'; -$strSQL = 'SQL'; -$strSQLParserBugMessage = 'Det er en mulighet for at du har funnet en feil i SQL-parseren. Vennligst kontroller din spørring nøye og kontroller at anførselstegn er korrekte og matsjer hverandre. En annen mulig feilÃ¥rsak kan være at du overfører en fil med binærkode som ikke ligger innenfor anførselstegn. Du kan ogsÃ¥ teste din spørring i MYSQLs kommandolinjegrensesnitt. Feilmeldingen fra MySQL-tjeneren nedenfor, hvis det var en, kan ogsÃ¥ hjelpe deg med Ã¥ analysere problemet. Hvis du fortsatt har problemer eller parseren feiler hvor kommandolinjegrensesnittet lyktes, vennligst reduser din SQL-spørring til den spørringen som forÃ¥rsaker problemet og send en feilrapport med datastykket i CUT-seksjonen nedenfor:'; -$strSQLParserUserError = 'Det ser ut til Ã¥ være en feil i din SQL-spørring. En eventuell feilmelding fra MySQL-tjeneren er skrevet ut nedenfor, kan kanskje hjelpe deg med Ã¥ finne feilen.'; -$strSQLQuery = 'SQL-spørring'; -$strSQLResult = 'SQL-resultat'; -$strSQPBugInvalidIdentifer = 'Ugyldig identifikator'; -$strSQPBugUnclosedQuote = 'Anførselstegnet er ikke lukket'; -$strSQPBugUnknownPunctuation = 'Ukjent tegnsettingsstreng'; $strStatement = 'Oversikt'; $strStatus = 'Status'; $strStrucCSV = 'CSV-data'; @@ -464,9 +463,9 @@ $strTableHasBeenEmptied = 'Tabellen %s har blitt tømt'; $strTableHasBeenFlushed = 'Tabelen %s har blitt oppfrisket'; $strTableMaintenance = 'Tabellvedlikehold'; $strTableOfContents = 'Innholdsfortegnelse'; -$strTables = '%s tabell(er)'; $strTableStructure = 'Tabellstruktur for tabell'; $strTableType = 'Tabelltype'; +$strTables = '%s tabell(er)'; $strTextAreaLength = ' PÃ¥ grunn av sin lengde,
sÃ¥ vil muligens dette feltet ikke være redigerbart '; $strTheContent = 'Innholdet av filen er lagt inn.'; $strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt'; @@ -487,12 +486,12 @@ $strUpdateProfileMessage = 'Profilen har blitt oppdatert.'; $strUpdateQuery = 'Oppdater spørring'; $strUsage = 'Bruk'; $strUseBackquotes = 'Bruk venstre anførselstegn med tabell og feltnavn'; +$strUseTables = 'Bruk tabeller'; $strUser = 'Bruker'; $strUserEmpty = 'Brukernavnet er tomt!'; $strUserName = 'Brukernavn'; $strUserOverview = 'Brukeroversikt'; $strUsers = 'Brukere'; -$strUseTables = 'Bruk tabeller'; $strValidateSQL = 'Test SQL'; $strValidatorError = 'SQL-kontrolleren kunne ikke startes. Vennligst sjekk at du har installert de nødvendige php-tilleggene som beskrevet i %sdokumentasjonen%s.'; @@ -513,17 +512,24 @@ $strZeroRemovesTheLimit = 'Merk: Ved Ã¥ sette disse til 0 (null) fjerner begrens $strZip = 'Komprimert (zip)'; // To translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate $strDeleting = 'Deleting %s'; //to translate + $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate + $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strShowDatadictAs = 'Data Dictionary Format'; //to translate + $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 80fc81511..da9d03998 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -17,6 +17,7 @@ $month = array('Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', 'Lip', 'Sie', 'Wrz', 'P $datefmt = '%d %B %Y, %H:%M'; $timespanfmt = '%s dni, %s godzin, %s minut i %s sekund'; +$strAPrimaryKey = 'Do %s dodany zosta³ klucz podstawowy'; $strAbortedClients = 'Przerwane'; $strAccessDenied = 'Brak dostêpu'; $strAction = 'Dzia³anie'; @@ -36,16 +37,15 @@ $strAfterInsertNewInsert = 'Wstawienie nowego rekordu'; $strAll = 'Wszystko'; $strAllTableSameWidth = 'wy¶wietliæ wszystkie tabele z tak± sam± szeroko¶ci±?'; $strAlterOrderBy = 'Sortowanie tabeli wg'; +$strAnIndex = 'Do %s dodany zosta³ indeks'; $strAnalyzeTable = 'Analizowanie tabeli'; $strAnd = 'Oraz'; -$strAnIndex = 'Do %s dodany zosta³ indeks'; $strAny = 'Dowolny'; $strAnyColumn = 'Dowolna kolumna'; $strAnyDatabase = 'Dowolna baza danych'; $strAnyHost = 'Dowolny host'; $strAnyTable = 'Dowolna tabela'; $strAnyUser = 'Dowolny u¿ytkownik'; -$strAPrimaryKey = 'Do %s dodany zosta³ klucz podstawowy'; $strAscending = 'Rosn±co'; $strAtBeginningOfTable = 'Na pocz±tku tabeli'; $strAtEndOfTable = 'Na koñcu tabeli'; @@ -105,19 +105,19 @@ $strCreatePdfFeat = 'Tworzenie PDF- $strCriteria = 'Kryteria'; $strData = 'Dane'; -$strDatabase = 'Baza danych '; -$strDatabaseHasBeenDropped = 'Baza danych %s zosta³a usuniêta.'; -$strDatabases = 'bazy danych'; -$strDatabasesStats = 'Statystyki baz danych'; -$strDatabaseWildcard = 'Baza danych (dozwolone maski):'; $strDataDict = 'S³ownik danych'; $strDataOnly = 'Tylko dane'; +$strDatabase = 'Baza danych '; +$strDatabaseHasBeenDropped = 'Baza danych %s zosta³a usuniêta.'; +$strDatabaseWildcard = 'Baza danych (dozwolone maski):'; +$strDatabases = 'bazy danych'; +$strDatabasesStats = 'Statystyki baz danych'; $strDefault = 'Domy¶lnie'; $strDelete = 'Skasowanie'; -$strDeleted = 'Rekord zosta³ skasowany'; -$strDeletedRows = 'Skasowane rekordy:'; $strDeleteFailed = 'Kasowanie nie powiod³o siê!'; $strDeleteUserMessage = 'Usun±³e¶ uzytkownika %s.'; +$strDeleted = 'Rekord zosta³ skasowany'; +$strDeletedRows = 'Skasowane rekordy:'; $strDescending = 'Malej±co'; $strDisabled = 'wy³±czone'; $strDisplay = 'Poka¿'; @@ -125,13 +125,13 @@ $strDisplayFeat = 'Funkcje wy $strDisplayOrder = 'Kolejno¶æ wy¶wietlania:'; $strDisplayPDF = 'Wy¶wietl schemat PDF'; $strDoAQuery = 'Wykonaj "zapytanie przez przyk³ad" (znak globalny: "%")'; -$strDocu = 'Dokumentacja'; $strDoYouReally = 'Czy na pewno wykonaæ '; +$strDocu = 'Dokumentacja'; $strDrop = 'Usuniêcie'; $strDropDB = 'Usuniêcie bazy danych %s'; $strDropTable = 'Usuniêcie tabeli'; -$strDumpingData = 'Zrzut danych tabeli'; $strDumpXRows = 'Zrzuæ %s wierszy zaczynaj±c od wiersza %s.'; +$strDumpingData = 'Zrzut danych tabeli'; $strDynamic = 'zmienny'; $strEdit = 'Edycja'; @@ -162,14 +162,14 @@ $strFieldsEscapedBy = 'Pola poprzedzone przez'; $strFieldsTerminatedBy = 'Pola oddzielane przez'; $strFixed = 'sta³y'; $strFlushTable = 'Prze³adowanie tabeli ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'Brakuj±ca warto¶æ w formularzu!'; +$strFormat = 'Format'; $strFullText = 'Pe³ny tekst'; $strFunction = 'Funkcja'; $strGenBy = 'Wygenerowany przez'; -$strGeneralRelationFeat = 'Ogólne funkcje relacyjne'; $strGenTime = 'Czas wygenerowania'; +$strGeneralRelationFeat = 'Ogólne funkcje relacyjne'; $strGlobalValue = 'Warto¶æ globalna'; $strGo = 'Wykonanie'; $strGrants = 'Nadanie'; @@ -189,19 +189,19 @@ $strIdxFulltext = 'Pe $strIfYouWish = 'Prosze podaæ listê kolumn rozdzielon± przecinkami aby za³adowaæ tylko wybrane kolumny.'; $strIgnore = 'Ignoruj'; $strImportDocSQL = 'Import plików docSQL'; +$strInUse = 'w u¿yciu'; $strIndex = 'Indeks'; -$strIndexes = 'Indeksy'; $strIndexHasBeenDropped = 'Klucz %s zosta³ usuniêty'; $strIndexName = 'Nazwa indeksu :'; $strIndexType = 'Rodzaj indeksu :'; +$strIndexes = 'Indeksy'; $strInsecureMySQL = 'Twój plik konfiguracyjny zawiera ustawienia (konto roota bez has³a), które odpowiadaja domy¶lnemu uprzywilejowanemu kontu MySQL. Twój serwer MySQL dzia³a z takim domy¶lnym ustawieniem, jest otwarty dla w³amywaczy i naprawdê ta luka w bezpieczeñstwie powinna zostaæ naprawiona.'; $strInsert = 'Dodanie'; $strInsertAsNewRow = 'Dodanie jako nowego rekordu'; -$strInsertedRows = 'Wprowadzone rekordy:'; $strInsertNewRow = 'Dodanie nowego rekordu'; $strInsertTextfiles = 'Dodanie pliku tekstowego do tabeli'; +$strInsertedRows = 'Wprowadzone rekordy:'; $strInstructions = 'Instrukcje'; -$strInUse = 'w u¿yciu'; $strInvalidName = '"%s" jest s³owem zarezerwowanym, nie mo¿na u¿yæ go jako nazwy bazy danych/tabeli/pola.'; $strKeepPass = 'Nie zmieniaj has³a'; @@ -218,9 +218,9 @@ $strLinesTerminatedBy = 'Linie zako $strLinkNotFound = 'Link nie znaleziony'; $strLinksTo = 'Linki do'; $strLocationTextfile = 'Lokalizacja pliku tekstowego'; -$strLogin = 'Login'; $strLogPassword = 'Has³o:'; $strLogUsername = 'U¿ytkownik:'; +$strLogin = 'Login'; $strLogout = 'Wylogowanie'; $strMissingBracket = 'Brakuj±cy nawias'; @@ -245,30 +245,30 @@ $strNoDatabases = 'Brak baz danych'; $strNoDescription = 'brak opisu'; $strNoDropDatabases = 'Polecenie "DROP DATABASE" jest zablokowane.'; $strNoExplain = 'Pomiñ wyja¶nienie SQL'; -$strNoFrames='phpMyAdmin jest bardziej przyjazny w przegl±darkach obs³uguj±cych ramki'; +$strNoFrames = 'phpMyAdmin jest bardziej przyjazny w przegl±darkach obs³uguj±cych ramki'; $strNoIndex = 'Brak zdefiniowanego indeksu!'; $strNoIndexPartsDefined = 'Brak zdefiniowanych czê¶ci indeksu!'; $strNoModification = 'Bez zmian'; -$strNone = 'Brak'; $strNoPassword = 'Brak has³a'; $strNoPhp = 'bez kodu PHP'; $strNoPrivileges = 'Brak uprawnieñ'; $strNoQuery = 'Brak zapytania SQL!'; $strNoRights = 'Brak wystarczajacych uprawnieñ!'; $strNoTablesFound = 'Nie znaleziono tabeli w bazie danych.'; +$strNoUsersFound = 'Nie znaleziono u¿ytkownika(ów).'; +$strNoValidateSQL = 'Pomiñ sprawdzanie poprawno¶ci SQL'; +$strNone = 'Brak'; $strNotNumber = 'To nie jest liczba!'; $strNotOK = 'b³±d'; $strNotSet = 'Tabela %s nie zosta³a znaleziona lub nie jest ustawiona w %s'; $strNotValidNumber = ' nie jest poprawnym numerem rekordu!'; -$strNoUsersFound = 'Nie znaleziono u¿ytkownika(ów).'; -$strNoValidateSQL = 'Pomiñ sprawdzanie poprawno¶ci SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s trafieñ wewn±trz tabeli %s'; $strNumSearchResultsTotal = 'W sumie: %s trafieñ'; $strNumTables = 'Tabele'; -$strOftenQuotation = 'Znaki cudzys³owu. OPCJONALNIE oznacza, ¿e tylko pola char oraz varchar s± zawarte w "cudzys³owach".'; $strOK = 'OK'; +$strOftenQuotation = 'Znaki cudzys³owu. OPCJONALNIE oznacza, ¿e tylko pola char oraz varchar s± zawarte w "cudzys³owach".'; $strOperations = 'Operacje'; $strOptimizeTable = 'Optymalizacja tabeli'; $strOptionalControls = 'Opcjonalnie. Okre¶lenie w jaki sposób zapisaæ lub odczytaæ znaki specjalne.'; @@ -277,6 +277,8 @@ $strOptions = 'Opcje'; $strOr = 'Lub'; $strOverhead = 'Nadmiar'; +$strPHP40203 = 'U¿ywasz PHP w wersji 4.2.3, która ma powa¿ny b³±d w obs³udze napisów wielobajtowych (mbstring). Zobacz raport na temat b³êdów PHP nr 19404. Nie zaleca siê u¿ywania tej wersji PHP z phpMyAdminem.'; +$strPHPVersion = 'Wersja PHP'; $strPageNumber = 'Numer strony:'; $strPartialText = 'Skrócony tekst'; $strPassword = 'Has³o'; @@ -288,8 +290,6 @@ $strPdfInvalidTblName = 'Tabela "%s" nie istnieje!'; $strPdfNoTables = 'Brak tabel'; $strPerHour = 'na godzinê'; $strPhp = 'Utwórz kod PHP'; -$strPHP40203 = 'U¿ywasz PHP w wersji 4.2.3, która ma powa¿ny b³±d w obs³udze napisów wielobajtowych (mbstring). Zobacz raport na temat b³êdów PHP nr 19404. Nie zaleca siê u¿ywania tej wersji PHP z phpMyAdminem.'; -$strPHPVersion = 'Wersja PHP'; $strPmaDocumentation = 'Dokumentacja phpMyAdmina'; $strPmaUriError = 'Dyrektywa $cfg[\'PmaAbsoluteUri\'] musi byæ ustawiona w pliku konfiguracyjnym!'; $strPortrait = 'Orientacja pionowa'; @@ -302,6 +302,9 @@ $strPrimaryKeyName = 'Nazw $strPrimaryKeyWarning = '("PRIMARY" musi byæ nazw± jedynie klucza podstawowego!)'; $strPrint = 'Drukowanie'; $strPrintView = 'Widok do wydruku'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Uprawnienia'; $strProcesslist = 'Lista procesów'; $strProperties = 'W³asciwo¶ci'; @@ -314,12 +317,13 @@ $strQueryOnDb = 'Zapytanie SQL dla bazy danych %s:'; $strQueryStatistics = 'Statystyki zapytañ: Od rozpoczêcia jego pracy, do serwera zosta³o wys³anych %s zapytañ.'; $strQueryType = 'Rodzaj zapytania'; +$strReType = 'Ponownie'; $strReceived = 'Otrzymane'; $strRecords = 'Rekordy'; $strReferentialIntegrity = 'Sprawdzenie spójno¶ci powi±zañ:'; -$strRelationalSchema = 'Schemat relacyjny'; $strRelationNotWorking = 'Dodatkowe mo¿liwo¶ci pracy z po³±czonymi tabelami zosta³y wy³±czone. Aby dowiedzieæ siê, dlaczego - kliknij %stutaj%s.'; $strRelationView = 'Widok relacyjny'; +$strRelationalSchema = 'Schemat relacyjny'; $strReloadFailed = 'Nie powiod³o siê prze³adowanie MySQL.'; $strReloadMySQL = 'Prze³adowanie MySQL'; $strRememberReload = 'Proszê pamiêtaæ o prze³adowaniu serwera.'; @@ -329,24 +333,31 @@ $strRepairTable = 'Naprawienie tabeli'; $strReplace = 'Zamiana'; $strReplaceTable = 'Zamiana danych tabeli z plikiem'; $strReset = 'Reset'; -$strReType = 'Ponownie'; $strRevoke = 'Cofniêcie'; $strRevokeGrant = 'Cofniêcie uprawnieñ'; $strRevokeGrantMessage = 'Cofniête zosta³y uprawnienia dla %s'; $strRevokeMessage = 'Cofniête zosta³y uprawnienia dla %s'; $strRevokePriv = 'Cofniêcie uprawnieñ'; $strRowLength = 'D³ugo¶æ rekordu'; -$strRows = 'Rekordów'; $strRowSize = ' Rozmiar rekordu '; +$strRows = 'Rekordów'; $strRowsFrom = 'rekordów pocz±wszy od'; -$strRowsModeHorizontal= 'poziomo'; -$strRowsModeOptions= 'w trybie %s powtórz nag³ówki po %s komórkach'; -$strRowsModeVertical= 'pionowo'; +$strRowsModeHorizontal = 'poziomo'; +$strRowsModeOptions = 'w trybie %s powtórz nag³ówki po %s komórkach'; +$strRowsModeVertical = 'pionowo'; $strRowsStatistic = 'Statystyka rekordów'; -$strRunning = 'uruchomiony na %s'; $strRunQuery = 'Wykonanie zapytania'; $strRunSQLQuery = 'Wykonanie zapytania/zapytañ SQL do bazy danych %s'; +$strRunning = 'uruchomiony na %s'; +$strSQL = 'SQL'; +$strSQLParserBugMessage = 'Istnieje szanse, ¿e w³a¶nie znalaz³e¶ b³±d w analizatorze sk³adni SQL. Zbadaj bli¿ej swoje zapytanie i sprawd¼, czy cudzys³owy s± poprawne i dobrze sparowane. Inn± mo¿liw± przyczyn± niepowodzenia mo¿e byæ to, ¿e wysy³asz plik ze znakami binarnymi poza obszarem tekstu ujêtego w cudzys³owy. Mo¿esz równie¿ sprawdziæ swoje zapytanie SQL poprzez liniê poleceñ MySQL. W znalezieniu przyczyny problemu mo¿e pomóæ tak¿e - je¶li siê pojawi - poni¿szy opis b³êdu serwera MySQL. Je¶li nadam masz problemy lub analizator sk³adni zg³asza usterkê a linia poleceñ - nie, ogranicz sekwencjê zapytañ SQL do pojedynczego, które powoduje problemy i zg³o¶æ b³±d, do³±czaj±c fragment danych zawarty w poni¿szej sekcji CUT:'; +$strSQLParserUserError = 'Wygl±da na to, ¿e w twoim zapytaniu SQL jest b³±d. W znalezieniu przyczyny problemu mo¿e pomóæ tak¿e - je¶li siê pojawi - poni¿szy opis b³êdu serwera MySQL.'; +$strSQLQuery = 'zapytanie SQL'; +$strSQLResult = 'Rezultat SQL'; +$strSQPBugInvalidIdentifer = 'Nieprawid³owy identyfikator'; +$strSQPBugUnclosedQuote = 'Niezamkniêty cudzys³ów'; +$strSQPBugUnknownPunctuation = 'Nieznany znak przestankowy'; $strSave = 'Zachowanie'; $strScaleFactorSmall = 'Wspó³czynnik skali jest za ma³y, by schemat zmie¶ci³ siê na jednej stronie'; $strSearch = 'Szukaj'; @@ -372,7 +383,6 @@ $strServerChoice = 'Wyb $strServerStatus = 'Informacje o dzia³aniu serwera'; $strServerStatusUptime = 'Ten serwer MySQL dzia³a przez %s. Rozpoczêcie jego pracy: %s.'; $strServerTabProcesslist = 'Procesy'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Zmienne'; $strServerTrafficNotes = 'Ruch na serwerze: Poni¿sze tabele pokazuj± statystyki ruchu na tym serwerze MySQL od rozpoczêcia jego pracy.'; $strServerVars = 'Zmienne i ustawienia serwera'; @@ -385,24 +395,16 @@ $strShowColor = 'Poka $strShowCols = 'Pokazanie kolumn'; $strShowDatadictAs = 'Format s³ownika danych'; $strShowGrid = 'Poka¿ siatkê'; -$strShowingRecords = 'Pokazanie rekordów '; $strShowPHPInfo = 'Informacje o PHP'; $strShowTableDimension = 'Poka¿ wymiary tabel'; $strShowTables = 'Pokazanie tabel'; $strShowThisQuery = ' Ponowne wywo³anie tego zapytania '; +$strShowingRecords = 'Pokazanie rekordów '; $strSingly = '(pojedynczo)'; $strSize = 'Rozmiar'; $strSort = 'Sortuj'; $strSpaceUsage = 'Wykorzystanie przestrzeni'; $strSplitWordsWithSpace = 'S³owa s± rozdzielane znakiem spacji (" ").'; -$strSQL = 'SQL'; -$strSQLParserBugMessage = 'Istnieje szanse, ¿e w³a¶nie znalaz³e¶ b³±d w analizatorze sk³adni SQL. Zbadaj bli¿ej swoje zapytanie i sprawd¼, czy cudzys³owy s± poprawne i dobrze sparowane. Inn± mo¿liw± przyczyn± niepowodzenia mo¿e byæ to, ¿e wysy³asz plik ze znakami binarnymi poza obszarem tekstu ujêtego w cudzys³owy. Mo¿esz równie¿ sprawdziæ swoje zapytanie SQL poprzez liniê poleceñ MySQL. W znalezieniu przyczyny problemu mo¿e pomóæ tak¿e - je¶li siê pojawi - poni¿szy opis b³êdu serwera MySQL. Je¶li nadam masz problemy lub analizator sk³adni zg³asza usterkê a linia poleceñ - nie, ogranicz sekwencjê zapytañ SQL do pojedynczego, które powoduje problemy i zg³o¶æ b³±d, do³±czaj±c fragment danych zawarty w poni¿szej sekcji CUT:'; -$strSQLParserUserError = 'Wygl±da na to, ¿e w twoim zapytaniu SQL jest b³±d. W znalezieniu przyczyny problemu mo¿e pomóæ tak¿e - je¶li siê pojawi - poni¿szy opis b³êdu serwera MySQL.'; -$strSQLQuery = 'zapytanie SQL'; -$strSQLResult = 'Rezultat SQL'; -$strSQPBugInvalidIdentifer = 'Nieprawid³owy identyfikator'; -$strSQPBugUnclosedQuote = 'Niezamkniêty cudzys³ów'; -$strSQPBugUnknownPunctuation = 'Nieznany znak przestankowy'; $strStatement = 'Cecha'; $strStatus = 'Status'; $strStrucCSV = 'dane CSV'; @@ -424,9 +426,9 @@ $strTableHasBeenEmptied = 'Tabela %s zosta $strTableHasBeenFlushed = 'Tabela %s zosta³a prze³adowana'; $strTableMaintenance = 'Zarz±dzanie tabel±'; $strTableOfContents = 'Spis tre¶ci'; -$strTables = '%s tabel(a)'; $strTableStructure = 'Struktura tabeli dla '; $strTableType = 'Typ tabeli'; +$strTables = '%s tabel(a)'; $strTextAreaLength = ' To pole mo¿e nie byæ edytowalne,
z powodu swojej d³ugo¶ci '; $strTheContent = 'Zawarto¶æ pliku zosta³a do³±czona.'; $strTheContents = 'Zawarto¶æ pliku zastapi³a dane wybranej tabeli, których podstawowy lub unikalny klucz by³ identyczny.'; @@ -447,11 +449,11 @@ $strUpdateProfileMessage = 'Profil zosta $strUpdateQuery = 'Zmiana zapytania'; $strUsage = 'Wykorzystanie'; $strUseBackquotes = 'U¿ycie cudzys³owów z nazwami tabel i pól'; +$strUseTables = 'U¿ycie tabel'; $strUser = 'U¿ytkownik'; $strUserEmpty = 'Brak nazwy u¿ytkownika!'; $strUserName = 'Nazwa u¿ytkownika'; $strUsers = 'U¿ytkownicy'; -$strUseTables = 'U¿ycie tabel'; $strValidateSQL = 'Sprawdzanie proprawno¶ci SQL'; $strValidatorError = 'Analizator sk³adni SQL nie móg³ zostaæ zainicjalizowany. Sprawd¼, czy zainstalowane s± niezbêdne rozszerzenia php, tak jak zosta³o to opisane w %sdokumentacji%s.'; @@ -469,14 +471,27 @@ $strWrongUser = 'B $strYes = 'Tak'; $strZip = '".zip"'; - // To translate -$strLaTeX = 'LaTeX'; //to translate $strAdministration = 'Administration'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -491,15 +506,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -507,21 +519,15 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index d6da0dd1c..6da2821b2 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -18,6 +18,7 @@ $month = array('Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', 'Lip', 'Sie', 'Wrz', 'P $datefmt = '%d %B %Y, %H:%M'; $timespanfmt = '%s dni, %s godzin, %s minut i %s sekund'; +$strAPrimaryKey = 'Do %s dodany zostaÅ‚ klucz podstawowy'; $strAbortedClients = 'Przerwane'; $strAccessDenied = 'Brak dostÄ™pu'; $strAction = 'DziaÅ‚anie'; @@ -37,16 +38,15 @@ $strAfterInsertNewInsert = 'Wstawienie nowego rekordu'; $strAll = 'Wszystko'; $strAllTableSameWidth = 'wyÅ›wietlić wszystkie tabele z takÄ… samÄ… szerokoÅ›ciÄ…?'; $strAlterOrderBy = 'Sortowanie tabeli wg'; +$strAnIndex = 'Do %s dodany zostaÅ‚ indeks'; $strAnalyzeTable = 'Analizowanie tabeli'; $strAnd = 'Oraz'; -$strAnIndex = 'Do %s dodany zostaÅ‚ indeks'; $strAny = 'Dowolny'; $strAnyColumn = 'Dowolna kolumna'; $strAnyDatabase = 'Dowolna baza danych'; $strAnyHost = 'Dowolny host'; $strAnyTable = 'Dowolna tabela'; $strAnyUser = 'Dowolny użytkownik'; -$strAPrimaryKey = 'Do %s dodany zostaÅ‚ klucz podstawowy'; $strAscending = 'RosnÄ…co'; $strAtBeginningOfTable = 'Na poczÄ…tku tabeli'; $strAtEndOfTable = 'Na koÅ„cu tabeli'; @@ -106,19 +106,19 @@ $strCreatePdfFeat = 'Tworzenie PDF-ów'; $strCriteria = 'Kryteria'; $strData = 'Dane'; -$strDatabase = 'Baza danych '; -$strDatabaseHasBeenDropped = 'Baza danych %s zostaÅ‚a usuniÄ™ta.'; -$strDatabases = 'bazy danych'; -$strDatabasesStats = 'Statystyki baz danych'; -$strDatabaseWildcard = 'Baza danych (dozwolone maski):'; $strDataDict = 'SÅ‚ownik danych'; $strDataOnly = 'Tylko dane'; +$strDatabase = 'Baza danych '; +$strDatabaseHasBeenDropped = 'Baza danych %s zostaÅ‚a usuniÄ™ta.'; +$strDatabaseWildcard = 'Baza danych (dozwolone maski):'; +$strDatabases = 'bazy danych'; +$strDatabasesStats = 'Statystyki baz danych'; $strDefault = 'DomyÅ›lnie'; $strDelete = 'Skasowanie'; -$strDeleted = 'Rekord zostaÅ‚ skasowany'; -$strDeletedRows = 'Skasowane rekordy:'; $strDeleteFailed = 'Kasowanie nie powiodÅ‚o siÄ™!'; $strDeleteUserMessage = 'UsunÄ…Å‚eÅ› uzytkownika %s.'; +$strDeleted = 'Rekord zostaÅ‚ skasowany'; +$strDeletedRows = 'Skasowane rekordy:'; $strDescending = 'MalejÄ…co'; $strDisabled = 'wyłączone'; $strDisplay = 'Pokaż'; @@ -126,13 +126,13 @@ $strDisplayFeat = 'Funkcje wyÅ›wietlania'; $strDisplayOrder = 'Kolejność wyÅ›wietlania:'; $strDisplayPDF = 'WyÅ›wietl schemat PDF'; $strDoAQuery = 'Wykonaj "zapytanie przez przykÅ‚ad" (znak globalny: "%")'; -$strDocu = 'Dokumentacja'; $strDoYouReally = 'Czy na pewno wykonać '; +$strDocu = 'Dokumentacja'; $strDrop = 'UsuniÄ™cie'; $strDropDB = 'UsuniÄ™cie bazy danych %s'; $strDropTable = 'UsuniÄ™cie tabeli'; -$strDumpingData = 'Zrzut danych tabeli'; $strDumpXRows = 'Zrzuć %s wierszy zaczynajÄ…c od wiersza %s.'; +$strDumpingData = 'Zrzut danych tabeli'; $strDynamic = 'zmienny'; $strEdit = 'Edycja'; @@ -163,14 +163,14 @@ $strFieldsEscapedBy = 'Pola poprzedzone przez'; $strFieldsTerminatedBy = 'Pola oddzielane przez'; $strFixed = 'staÅ‚y'; $strFlushTable = 'PrzeÅ‚adowanie tabeli ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'BrakujÄ…ca wartość w formularzu!'; +$strFormat = 'Format'; $strFullText = 'PeÅ‚ny tekst'; $strFunction = 'Funkcja'; $strGenBy = 'Wygenerowany przez'; -$strGeneralRelationFeat = 'Ogólne funkcje relacyjne'; $strGenTime = 'Czas wygenerowania'; +$strGeneralRelationFeat = 'Ogólne funkcje relacyjne'; $strGlobalValue = 'Wartość globalna'; $strGo = 'Wykonanie'; $strGrants = 'Nadanie'; @@ -190,19 +190,19 @@ $strIdxFulltext = 'PeÅ‚ny tekst'; $strIfYouWish = 'Prosze podać listÄ™ kolumn rozdzielonÄ… przecinkami aby zaÅ‚adować tylko wybrane kolumny.'; $strIgnore = 'Ignoruj'; $strImportDocSQL = 'Import plików docSQL'; +$strInUse = 'w użyciu'; $strIndex = 'Indeks'; -$strIndexes = 'Indeksy'; $strIndexHasBeenDropped = 'Klucz %s zostaÅ‚ usuniÄ™ty'; $strIndexName = 'Nazwa indeksu :'; $strIndexType = 'Rodzaj indeksu :'; +$strIndexes = 'Indeksy'; $strInsecureMySQL = 'Twój plik konfiguracyjny zawiera ustawienia (konto roota bez hasÅ‚a), które odpowiadaja domyÅ›lnemu uprzywilejowanemu kontu MySQL. Twój serwer MySQL dziaÅ‚a z takim domyÅ›lnym ustawieniem, jest otwarty dla wÅ‚amywaczy i naprawdÄ™ ta luka w bezpieczeÅ„stwie powinna zostać naprawiona.'; $strInsert = 'Dodanie'; $strInsertAsNewRow = 'Dodanie jako nowego rekordu'; -$strInsertedRows = 'Wprowadzone rekordy:'; $strInsertNewRow = 'Dodanie nowego rekordu'; $strInsertTextfiles = 'Dodanie pliku tekstowego do tabeli'; +$strInsertedRows = 'Wprowadzone rekordy:'; $strInstructions = 'Instrukcje'; -$strInUse = 'w użyciu'; $strInvalidName = '"%s" jest sÅ‚owem zarezerwowanym, nie można użyć go jako nazwy bazy danych/tabeli/pola.'; $strKeepPass = 'Nie zmieniaj hasÅ‚a'; @@ -219,9 +219,9 @@ $strLinesTerminatedBy = 'Linie zakoÅ„czone przez'; $strLinkNotFound = 'Link nie znaleziony'; $strLinksTo = 'Linki do'; $strLocationTextfile = 'Lokalizacja pliku tekstowego'; -$strLogin = 'Login'; $strLogPassword = 'HasÅ‚o:'; $strLogUsername = 'Użytkownik:'; +$strLogin = 'Login'; $strLogout = 'Wylogowanie'; $strMissingBracket = 'BrakujÄ…cy nawias'; @@ -246,30 +246,30 @@ $strNoDatabases = 'Brak baz danych'; $strNoDescription = 'brak opisu'; $strNoDropDatabases = 'Polecenie "DROP DATABASE" jest zablokowane.'; $strNoExplain = 'PomiÅ„ wyjaÅ›nienie SQL'; -$strNoFrames='phpMyAdmin jest bardziej przyjazny w przeglÄ…darkach obsÅ‚ugujÄ…cych ramki'; +$strNoFrames = 'phpMyAdmin jest bardziej przyjazny w przeglÄ…darkach obsÅ‚ugujÄ…cych ramki'; $strNoIndex = 'Brak zdefiniowanego indeksu!'; $strNoIndexPartsDefined = 'Brak zdefiniowanych części indeksu!'; $strNoModification = 'Bez zmian'; -$strNone = 'Brak'; $strNoPassword = 'Brak hasÅ‚a'; $strNoPhp = 'bez kodu PHP'; $strNoPrivileges = 'Brak uprawnieÅ„'; $strNoQuery = 'Brak zapytania SQL!'; $strNoRights = 'Brak wystarczajacych uprawnieÅ„!'; $strNoTablesFound = 'Nie znaleziono tabeli w bazie danych.'; +$strNoUsersFound = 'Nie znaleziono użytkownika(ów).'; +$strNoValidateSQL = 'PomiÅ„ sprawdzanie poprawnoÅ›ci SQL'; +$strNone = 'Brak'; $strNotNumber = 'To nie jest liczba!'; $strNotOK = 'błąd'; $strNotSet = 'Tabela %s nie zostaÅ‚a znaleziona lub nie jest ustawiona w %s'; $strNotValidNumber = ' nie jest poprawnym numerem rekordu!'; -$strNoUsersFound = 'Nie znaleziono użytkownika(ów).'; -$strNoValidateSQL = 'PomiÅ„ sprawdzanie poprawnoÅ›ci SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s trafieÅ„ wewnÄ…trz tabeli %s'; $strNumSearchResultsTotal = 'W sumie: %s trafieÅ„'; $strNumTables = 'Tabele'; -$strOftenQuotation = 'Znaki cudzysÅ‚owu. OPCJONALNIE oznacza, że tylko pola char oraz varchar sÄ… zawarte w "cudzysÅ‚owach".'; $strOK = 'OK'; +$strOftenQuotation = 'Znaki cudzysÅ‚owu. OPCJONALNIE oznacza, że tylko pola char oraz varchar sÄ… zawarte w "cudzysÅ‚owach".'; $strOperations = 'Operacje'; $strOptimizeTable = 'Optymalizacja tabeli'; $strOptionalControls = 'Opcjonalnie. OkreÅ›lenie w jaki sposób zapisać lub odczytać znaki specjalne.'; @@ -278,6 +278,8 @@ $strOptions = 'Opcje'; $strOr = 'Lub'; $strOverhead = 'Nadmiar'; +$strPHP40203 = 'Używasz PHP w wersji 4.2.3, która ma poważny błąd w obsÅ‚udze napisów wielobajtowych (mbstring). Zobacz raport na temat błędów PHP nr 19404. Nie zaleca siÄ™ używania tej wersji PHP z phpMyAdminem.'; +$strPHPVersion = 'Wersja PHP'; $strPageNumber = 'Numer strony:'; $strPartialText = 'Skrócony tekst'; $strPassword = 'HasÅ‚o'; @@ -289,8 +291,6 @@ $strPdfInvalidTblName = 'Tabela "%s" nie istnieje!'; $strPdfNoTables = 'Brak tabel'; $strPerHour = 'na godzinÄ™'; $strPhp = 'Utwórz kod PHP'; -$strPHP40203 = 'Używasz PHP w wersji 4.2.3, która ma poważny błąd w obsÅ‚udze napisów wielobajtowych (mbstring). Zobacz raport na temat błędów PHP nr 19404. Nie zaleca siÄ™ używania tej wersji PHP z phpMyAdminem.'; -$strPHPVersion = 'Wersja PHP'; $strPmaDocumentation = 'Dokumentacja phpMyAdmina'; $strPmaUriError = 'Dyrektywa $cfg[\'PmaAbsoluteUri\'] musi być ustawiona w pliku konfiguracyjnym!'; $strPortrait = 'Orientacja pionowa'; @@ -303,6 +303,9 @@ $strPrimaryKeyName = 'NazwÄ… podstawowego klucza musi być... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" musi być nazwÄ… jedynie klucza podstawowego!)'; $strPrint = 'Drukowanie'; $strPrintView = 'Widok do wydruku'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Uprawnienia'; $strProcesslist = 'Lista procesów'; $strProperties = 'WÅ‚asciwoÅ›ci'; @@ -315,12 +318,13 @@ $strQueryOnDb = 'Zapytanie SQL dla bazy danych %s:'; $strQueryStatistics = 'Statystyki zapytaÅ„: Od rozpoczÄ™cia jego pracy, do serwera zostaÅ‚o wysÅ‚anych %s zapytaÅ„.'; $strQueryType = 'Rodzaj zapytania'; +$strReType = 'Ponownie'; $strReceived = 'Otrzymane'; $strRecords = 'Rekordy'; $strReferentialIntegrity = 'Sprawdzenie spójnoÅ›ci powiÄ…zaÅ„:'; -$strRelationalSchema = 'Schemat relacyjny'; $strRelationNotWorking = 'Dodatkowe możliwoÅ›ci pracy z połączonymi tabelami zostaÅ‚y wyłączone. Aby dowiedzieć siÄ™, dlaczego - kliknij %stutaj%s.'; $strRelationView = 'Widok relacyjny'; +$strRelationalSchema = 'Schemat relacyjny'; $strReloadFailed = 'Nie powiodÅ‚o siÄ™ przeÅ‚adowanie MySQL.'; $strReloadMySQL = 'PrzeÅ‚adowanie MySQL'; $strRememberReload = 'ProszÄ™ pamiÄ™tać o przeÅ‚adowaniu serwera.'; @@ -330,24 +334,31 @@ $strRepairTable = 'Naprawienie tabeli'; $strReplace = 'Zamiana'; $strReplaceTable = 'Zamiana danych tabeli z plikiem'; $strReset = 'Reset'; -$strReType = 'Ponownie'; $strRevoke = 'CofniÄ™cie'; $strRevokeGrant = 'CofniÄ™cie uprawnieÅ„'; $strRevokeGrantMessage = 'CofniÄ™te zostaÅ‚y uprawnienia dla %s'; $strRevokeMessage = 'CofniÄ™te zostaÅ‚y uprawnienia dla %s'; $strRevokePriv = 'CofniÄ™cie uprawnieÅ„'; $strRowLength = 'DÅ‚ugość rekordu'; -$strRows = 'Rekordów'; $strRowSize = ' Rozmiar rekordu '; +$strRows = 'Rekordów'; $strRowsFrom = 'rekordów poczÄ…wszy od'; -$strRowsModeHorizontal= 'poziomo'; -$strRowsModeOptions= 'w trybie %s powtórz nagłówki po %s komórkach'; -$strRowsModeVertical= 'pionowo'; +$strRowsModeHorizontal = 'poziomo'; +$strRowsModeOptions = 'w trybie %s powtórz nagłówki po %s komórkach'; +$strRowsModeVertical = 'pionowo'; $strRowsStatistic = 'Statystyka rekordów'; -$strRunning = 'uruchomiony na %s'; $strRunQuery = 'Wykonanie zapytania'; $strRunSQLQuery = 'Wykonanie zapytania/zapytaÅ„ SQL do bazy danych %s'; +$strRunning = 'uruchomiony na %s'; +$strSQL = 'SQL'; +$strSQLParserBugMessage = 'Istnieje szanse, że wÅ‚aÅ›nie znalazÅ‚eÅ› błąd w analizatorze skÅ‚adni SQL. Zbadaj bliżej swoje zapytanie i sprawdź, czy cudzysÅ‚owy sÄ… poprawne i dobrze sparowane. InnÄ… możliwÄ… przyczynÄ… niepowodzenia może być to, że wysyÅ‚asz plik ze znakami binarnymi poza obszarem tekstu ujÄ™tego w cudzysÅ‚owy. Możesz również sprawdzić swoje zapytanie SQL poprzez liniÄ™ poleceÅ„ MySQL. W znalezieniu przyczyny problemu może pomóć także - jeÅ›li siÄ™ pojawi - poniższy opis błędu serwera MySQL. JeÅ›li nadam masz problemy lub analizator skÅ‚adni zgÅ‚asza usterkÄ™ a linia poleceÅ„ - nie, ogranicz sekwencjÄ™ zapytaÅ„ SQL do pojedynczego, które powoduje problemy i zgÅ‚ość błąd, dołączajÄ…c fragment danych zawarty w poniższej sekcji CUT:'; +$strSQLParserUserError = 'WyglÄ…da na to, że w twoim zapytaniu SQL jest błąd. W znalezieniu przyczyny problemu może pomóć także - jeÅ›li siÄ™ pojawi - poniższy opis błędu serwera MySQL.'; +$strSQLQuery = 'zapytanie SQL'; +$strSQLResult = 'Rezultat SQL'; +$strSQPBugInvalidIdentifer = 'NieprawidÅ‚owy identyfikator'; +$strSQPBugUnclosedQuote = 'NiezamkniÄ™ty cudzysłów'; +$strSQPBugUnknownPunctuation = 'Nieznany znak przestankowy'; $strSave = 'Zachowanie'; $strScaleFactorSmall = 'Współczynnik skali jest za maÅ‚y, by schemat zmieÅ›ciÅ‚ siÄ™ na jednej stronie'; $strSearch = 'Szukaj'; @@ -373,7 +384,6 @@ $strServerChoice = 'Wybór serwera'; $strServerStatus = 'Informacje o dziaÅ‚aniu serwera'; $strServerStatusUptime = 'Ten serwer MySQL dziaÅ‚a przez %s. RozpoczÄ™cie jego pracy: %s.'; $strServerTabProcesslist = 'Procesy'; -$strServerTabStatus = 'Status'; $strServerTabVariables = 'Zmienne'; $strServerTrafficNotes = 'Ruch na serwerze: Poniższe tabele pokazujÄ… statystyki ruchu na tym serwerze MySQL od rozpoczÄ™cia jego pracy.'; $strServerVars = 'Zmienne i ustawienia serwera'; @@ -386,24 +396,16 @@ $strShowColor = 'Pokaż kolor'; $strShowCols = 'Pokazanie kolumn'; $strShowDatadictAs = 'Format sÅ‚ownika danych'; $strShowGrid = 'Pokaż siatkÄ™'; -$strShowingRecords = 'Pokazanie rekordów '; $strShowPHPInfo = 'Informacje o PHP'; $strShowTableDimension = 'Pokaż wymiary tabel'; $strShowTables = 'Pokazanie tabel'; $strShowThisQuery = ' Ponowne wywoÅ‚anie tego zapytania '; +$strShowingRecords = 'Pokazanie rekordów '; $strSingly = '(pojedynczo)'; $strSize = 'Rozmiar'; $strSort = 'Sortuj'; $strSpaceUsage = 'Wykorzystanie przestrzeni'; $strSplitWordsWithSpace = 'SÅ‚owa sÄ… rozdzielane znakiem spacji (" ").'; -$strSQL = 'SQL'; -$strSQLParserBugMessage = 'Istnieje szanse, że wÅ‚aÅ›nie znalazÅ‚eÅ› błąd w analizatorze skÅ‚adni SQL. Zbadaj bliżej swoje zapytanie i sprawdź, czy cudzysÅ‚owy sÄ… poprawne i dobrze sparowane. InnÄ… możliwÄ… przyczynÄ… niepowodzenia może być to, że wysyÅ‚asz plik ze znakami binarnymi poza obszarem tekstu ujÄ™tego w cudzysÅ‚owy. Możesz również sprawdzić swoje zapytanie SQL poprzez liniÄ™ poleceÅ„ MySQL. W znalezieniu przyczyny problemu może pomóć także - jeÅ›li siÄ™ pojawi - poniższy opis błędu serwera MySQL. JeÅ›li nadam masz problemy lub analizator skÅ‚adni zgÅ‚asza usterkÄ™ a linia poleceÅ„ - nie, ogranicz sekwencjÄ™ zapytaÅ„ SQL do pojedynczego, które powoduje problemy i zgÅ‚ość błąd, dołączajÄ…c fragment danych zawarty w poniższej sekcji CUT:'; -$strSQLParserUserError = 'WyglÄ…da na to, że w twoim zapytaniu SQL jest błąd. W znalezieniu przyczyny problemu może pomóć także - jeÅ›li siÄ™ pojawi - poniższy opis błędu serwera MySQL.'; -$strSQLQuery = 'zapytanie SQL'; -$strSQLResult = 'Rezultat SQL'; -$strSQPBugInvalidIdentifer = 'NieprawidÅ‚owy identyfikator'; -$strSQPBugUnclosedQuote = 'NiezamkniÄ™ty cudzysłów'; -$strSQPBugUnknownPunctuation = 'Nieznany znak przestankowy'; $strStatement = 'Cecha'; $strStatus = 'Status'; $strStrucCSV = 'dane CSV'; @@ -425,9 +427,9 @@ $strTableHasBeenEmptied = 'Tabela %s zostaÅ‚a opróżniona'; $strTableHasBeenFlushed = 'Tabela %s zostaÅ‚a przeÅ‚adowana'; $strTableMaintenance = 'ZarzÄ…dzanie tabelÄ…'; $strTableOfContents = 'Spis treÅ›ci'; -$strTables = '%s tabel(a)'; $strTableStructure = 'Struktura tabeli dla '; $strTableType = 'Typ tabeli'; +$strTables = '%s tabel(a)'; $strTextAreaLength = ' To pole może nie być edytowalne,
z powodu swojej dÅ‚ugoÅ›ci '; $strTheContent = 'Zawartość pliku zostaÅ‚a dołączona.'; $strTheContents = 'Zawartość pliku zastapiÅ‚a dane wybranej tabeli, których podstawowy lub unikalny klucz byÅ‚ identyczny.'; @@ -448,11 +450,11 @@ $strUpdateProfileMessage = 'Profil zostaÅ‚ uaktualniony.'; $strUpdateQuery = 'Zmiana zapytania'; $strUsage = 'Wykorzystanie'; $strUseBackquotes = 'Użycie cudzysÅ‚owów z nazwami tabel i pól'; +$strUseTables = 'Użycie tabel'; $strUser = 'Użytkownik'; $strUserEmpty = 'Brak nazwy użytkownika!'; $strUserName = 'Nazwa użytkownika'; $strUsers = 'Użytkownicy'; -$strUseTables = 'Użycie tabel'; $strValidateSQL = 'Sprawdzanie proprawnoÅ›ci SQL'; $strValidatorError = 'Analizator skÅ‚adni SQL nie mógÅ‚ zostać zainicjalizowany. Sprawdź, czy zainstalowane sÄ… niezbÄ™dne rozszerzenia php, tak jak zostaÅ‚o to opisane w %sdokumentacji%s.'; @@ -470,14 +472,27 @@ $strWrongUser = 'Błędne pola użytkownik/hasÅ‚o. Brak dostÄ™pu.'; $strYes = 'Tak'; $strZip = '".zip"'; - // To translate -$strLaTeX = 'LaTeX'; //to translate $strAdministration = 'Administration'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -492,15 +507,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -508,21 +520,15 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 18369b174..3993d3a07 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -341,9 +341,9 @@ $strRowLength = 'Lungime linie'; $strRowSize = ' Marime linie '; $strRows = 'Linie'; $strRowsFrom = 'linii incepand cu'; -$strRowsModeHorizontal= 'orizontal'; -$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'orizontal'; +$strRowsModeOptions = 'in mod %s si repetare antet dupa %s celule'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Statisticile randului'; $strRunQuery = 'Trimite comanda'; $strRunSQLQuery = 'Run SQL query/queries pe baza de date %s'; @@ -474,11 +474,21 @@ $strZip = '"arhivat"'; $strAdministration = 'Administration'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -510,23 +520,14 @@ $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate - -$strUserOverview = 'User overview'; //to translate - -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate - -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index a552748c1..40150aafc 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -342,9 +342,9 @@ $strRowLength = 'Lungime linie'; $strRowSize = ' Marime linie '; $strRows = 'Linie'; $strRowsFrom = 'linii incepand cu'; -$strRowsModeHorizontal= 'orizontal'; -$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule'; -$strRowsModeVertical= 'vertical'; +$strRowsModeHorizontal = 'orizontal'; +$strRowsModeOptions = 'in mod %s si repetare antet dupa %s celule'; +$strRowsModeVertical = 'vertical'; $strRowsStatistic = 'Statisticile randului'; $strRunQuery = 'Trimite comanda'; $strRunSQLQuery = 'Run SQL query/queries pe baza de date %s'; @@ -475,11 +475,21 @@ $strZip = '"arhivat"'; $strAdministration = 'Administration'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -511,23 +521,14 @@ $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate - -$strUserOverview = 'User overview'; //to translate - -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate - -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index a710cc19b..d1b64d486 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -210,9 +210,8 @@ $strKeepPass = 'Ne spreminjaj gesla'; $strKeyname = 'Ime kljuèa'; $strKill = 'Ubij proces'; -$strLandscape = 'Le¾eèe'; -$strLanguage = 'Jezik'; $strLaTeX = 'LaTeX'; +$strLandscape = 'Le¾eèe'; $strLength = 'Dol¾ina'; $strLengthSet = 'Dol¾ina/Vrednosti*'; $strLimitNumRows = '©tevilo vrstic na stran'; @@ -297,7 +296,6 @@ $strPhp = 'Ustvari PHP kodo'; $strPmaDocumentation = 'phpMyAdmin dokumentacija'; $strPmaUriError = 'Ukaz $cfg[\'PmaAbsoluteUri\'] mora biti definiran v konfiguracijski datoteki!'; $strPortrait = 'Pokonèno'; -$strProcesslist = 'Seznam procesov'; $strPos1 = 'Zaèetek'; $strPrevious = 'Prej¹nji'; $strPrimary = 'Primarni'; @@ -307,7 +305,11 @@ $strPrimaryKeyName = 'Ime primarnega klju $strPrimaryKeyWarning = '("PRIMARY" mora biti ime samo primarnega kljuèa!)'; $strPrint = 'Natisni'; $strPrintView = 'Pogled postavitve tiskanja'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Privilegiji'; +$strProcesslist = 'Seznam procesov'; $strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; @@ -322,9 +324,9 @@ $strReType = 'Ponovno vnesi'; $strReceived = 'Prejeto'; $strRecords = 'Zapisi'; $strReferentialIntegrity = 'Preveri referenèno integriteto:'; -$strRelationalSchema = 'Relacijska shema'; $strRelationNotWorking = 'Dodatne funkcije za delo s povezanimi tabelami so bile izkjuèene. Èe ¾elite izvedeti zakaj, kliknite %stukaj%s.'; $strRelationView = 'Pogled relacij'; +$strRelationalSchema = 'Relacijska shema'; $strReloadFailed = 'Ponovno nalaganje MySQL ni uspelo.'; $strReloadMySQL = 'Ponovno nalo¾i MySQL'; $strRememberReload = 'Ne pozabite ponovno nalo¾iti stre¾nika.'; @@ -358,7 +360,7 @@ $strSQLQuery = 'SQL-poizvedba'; $strSQLResult = 'Rezultat SQL'; $strSQPBugInvalidIdentifer = 'Neveljavni identifikator'; $strSQPBugUnclosedQuote = 'Odprt citat'; -$strSQPBugUnknownPunctation = 'Neznan niz loèil'; +$strSQPBugUnknownPunctuation = 'Neznan niz loèil'; $strSave = 'Shrani'; $strScaleFactorSmall = 'Faktor poveèava je premajhen, da bi spravili shemo na eno stran'; $strSearch = 'Iskanje'; @@ -383,8 +385,8 @@ $strServer = 'Stre $strServerChoice = 'Izbira stre¾nika'; $strServerStatus = 'Podatki o izvajanju'; $strServerStatusUptime = 'MySQL stre¾nik deluje ¾e %s. Zagnal se je %s.'; -$strServerTabVariables = 'Spremenljivke'; $strServerTabProcesslist = 'Procesi'; +$strServerTabVariables = 'Spremenljivke'; $strServerTrafficNotes = 'Promet na stre¾niku: V teh tabelah je prikazana statistika obremenitve omre¾ja za ta MySQL stre¾nik, odkar je bil zagnan.'; $strServerVars = 'Spremenljivke in nastavitve stre¾nika'; $strServerVersion = 'Razlièica stre¾nika'; @@ -472,12 +474,25 @@ $strWrongUser = 'Napa $strYes = 'Da'; $strZip = '"zipano"'; - // To translate + $strAdministration = 'Administration'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -492,15 +507,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -508,21 +520,15 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index fcb4dddf0..1597c3796 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -211,9 +211,8 @@ $strKeepPass = 'Ne spreminjaj gesla'; $strKeyname = 'Ime kljuÄa'; $strKill = 'Ubij proces'; -$strLandscape = 'LežeÄe'; -$strLanguage = 'Jezik'; $strLaTeX = 'LaTeX'; +$strLandscape = 'LežeÄe'; $strLength = 'Dolžina'; $strLengthSet = 'Dolžina/Vrednosti*'; $strLimitNumRows = 'Å tevilo vrstic na stran'; @@ -298,7 +297,6 @@ $strPhp = 'Ustvari PHP kodo'; $strPmaDocumentation = 'phpMyAdmin dokumentacija'; $strPmaUriError = 'Ukaz $cfg[\'PmaAbsoluteUri\'] mora biti definiran v konfiguracijski datoteki!'; $strPortrait = 'PokonÄno'; -$strProcesslist = 'Seznam procesov'; $strPos1 = 'ZaÄetek'; $strPrevious = 'PrejÅ¡nji'; $strPrimary = 'Primarni'; @@ -308,7 +306,11 @@ $strPrimaryKeyName = 'Ime primarnega kljuÄa mora biti... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" mora biti ime samo primarnega kljuÄa!)'; $strPrint = 'Natisni'; $strPrintView = 'Pogled postavitve tiskanja'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Privilegiji'; +$strProcesslist = 'Seznam procesov'; $strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; @@ -323,9 +325,9 @@ $strReType = 'Ponovno vnesi'; $strReceived = 'Prejeto'; $strRecords = 'Zapisi'; $strReferentialIntegrity = 'Preveri referenÄno integriteto:'; -$strRelationalSchema = 'Relacijska shema'; $strRelationNotWorking = 'Dodatne funkcije za delo s povezanimi tabelami so bile izkjuÄene. ÄŒe želite izvedeti zakaj, kliknite %stukaj%s.'; $strRelationView = 'Pogled relacij'; +$strRelationalSchema = 'Relacijska shema'; $strReloadFailed = 'Ponovno nalaganje MySQL ni uspelo.'; $strReloadMySQL = 'Ponovno naloži MySQL'; $strRememberReload = 'Ne pozabite ponovno naložiti strežnika.'; @@ -359,7 +361,7 @@ $strSQLQuery = 'SQL-poizvedba'; $strSQLResult = 'Rezultat SQL'; $strSQPBugInvalidIdentifer = 'Neveljavni identifikator'; $strSQPBugUnclosedQuote = 'Odprt citat'; -$strSQPBugUnknownPunctation = 'Neznan niz loÄil'; +$strSQPBugUnknownPunctuation = 'Neznan niz loÄil'; $strSave = 'Shrani'; $strScaleFactorSmall = 'Faktor poveÄava je premajhen, da bi spravili shemo na eno stran'; $strSearch = 'Iskanje'; @@ -384,8 +386,8 @@ $strServer = 'Strežnik %s'; $strServerChoice = 'Izbira strežnika'; $strServerStatus = 'Podatki o izvajanju'; $strServerStatusUptime = 'MySQL strežnik deluje že %s. Zagnal se je %s.'; -$strServerTabVariables = 'Spremenljivke'; $strServerTabProcesslist = 'Procesi'; +$strServerTabVariables = 'Spremenljivke'; $strServerTrafficNotes = 'Promet na strežniku: V teh tabelah je prikazana statistika obremenitve omrežja za ta MySQL strežnik, odkar je bil zagnan.'; $strServerVars = 'Spremenljivke in nastavitve strežnika'; $strServerVersion = 'RazliÄica strežnika'; @@ -473,12 +475,25 @@ $strWrongUser = 'NapaÄno uporabniÅ¡ko ime/geslo. Dostop zavrnjen.'; $strYes = 'Da'; $strZip = '"zipano"'; - // To translate + $strAdministration = 'Administration'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -493,15 +508,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -509,21 +521,15 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index f460fd81b..80dbd0dde 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -210,9 +210,8 @@ $strKeepPass = 'Ne spreminjaj gesla'; $strKeyname = 'Ime kljuèa'; $strKill = 'Ubij proces'; -$strLandscape = 'Leeèe'; -$strLanguage = 'Jezik'; $strLaTeX = 'LaTeX'; +$strLandscape = 'Leeèe'; $strLength = 'Dolina'; $strLengthSet = 'Dolina/Vrednosti*'; $strLimitNumRows = 'Število vrstic na stran'; @@ -297,7 +296,6 @@ $strPhp = 'Ustvari PHP kodo'; $strPmaDocumentation = 'phpMyAdmin dokumentacija'; $strPmaUriError = 'Ukaz $cfg[\'PmaAbsoluteUri\'] mora biti definiran v konfiguracijski datoteki!'; $strPortrait = 'Pokonèno'; -$strProcesslist = 'Seznam procesov'; $strPos1 = 'Zaèetek'; $strPrevious = 'Prejšnji'; $strPrimary = 'Primarni'; @@ -307,7 +305,11 @@ $strPrimaryKeyName = 'Ime primarnega klju $strPrimaryKeyWarning = '("PRIMARY" mora biti ime samo primarnega kljuèa!)'; $strPrint = 'Natisni'; $strPrintView = 'Pogled postavitve tiskanja'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Privilegiji'; +$strProcesslist = 'Seznam procesov'; $strProperties = 'Lastnosti'; $strPutColNames = 'Postavi imena polj v prvo vrstico'; @@ -322,9 +324,9 @@ $strReType = 'Ponovno vnesi'; $strReceived = 'Prejeto'; $strRecords = 'Zapisi'; $strReferentialIntegrity = 'Preveri referenèno integriteto:'; -$strRelationalSchema = 'Relacijska shema'; $strRelationNotWorking = 'Dodatne funkcije za delo s povezanimi tabelami so bile izkjuèene. Èe elite izvedeti zakaj, kliknite %stukaj%s.'; $strRelationView = 'Pogled relacij'; +$strRelationalSchema = 'Relacijska shema'; $strReloadFailed = 'Ponovno nalaganje MySQL ni uspelo.'; $strReloadMySQL = 'Ponovno naloi MySQL'; $strRememberReload = 'Ne pozabite ponovno naloiti strenika.'; @@ -358,7 +360,7 @@ $strSQLQuery = 'SQL-poizvedba'; $strSQLResult = 'Rezultat SQL'; $strSQPBugInvalidIdentifer = 'Neveljavni identifikator'; $strSQPBugUnclosedQuote = 'Odprt citat'; -$strSQPBugUnknownPunctation = 'Neznan niz loèil'; +$strSQPBugUnknownPunctuation = 'Neznan niz loèil'; $strSave = 'Shrani'; $strScaleFactorSmall = 'Faktor poveèava je premajhen, da bi spravili shemo na eno stran'; $strSearch = 'Iskanje'; @@ -383,8 +385,8 @@ $strServer = 'Stre $strServerChoice = 'Izbira strenika'; $strServerStatus = 'Podatki o izvajanju'; $strServerStatusUptime = 'MySQL strenik deluje e %s. Zagnal se je %s.'; -$strServerTabVariables = 'Spremenljivke'; $strServerTabProcesslist = 'Procesi'; +$strServerTabVariables = 'Spremenljivke'; $strServerTrafficNotes = 'Promet na streniku: V teh tabelah je prikazana statistika obremenitve omreja za ta MySQL strenik, odkar je bil zagnan.'; $strServerVars = 'Spremenljivke in nastavitve strenika'; $strServerVersion = 'Razlièica strenika'; @@ -472,12 +474,25 @@ $strWrongUser = 'Napa $strYes = 'Da'; $strZip = '"zipano"'; - // To translate + $strAdministration = 'Administration'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate $strGrantOption = 'Grant'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -492,15 +507,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -508,21 +520,15 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate - -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 3e59cb70d..2d025d659 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -290,6 +290,9 @@ $strPrimaryKeyName = 'El nombre de la clave primaria debe ser... $strPrimaryKeyWarning = '("PRIMARY" debe ser el nombre de y únicamente de ¡una clave primaria!)'; $strPrint = 'Imprimir'; $strPrintView = 'Vista de impresión'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Privilegios'; $strProperties = 'Propiedades'; $strPutColNames = 'Ponga los nombres de campo en la primera hilera'; @@ -298,13 +301,14 @@ $strQBE = 'Generar una consulta'; $strQBEDel = 'Borrar'; $strQBEIns = 'Insertar'; $strQueryOnDb = 'Consulta a la base de datos %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Re-escriba'; $strRecords = 'Registros'; $strReferentialIntegrity = 'Compruebe la integridad referencial:'; -$strRelationalSchema = 'Esquema relacionado'; $strRelationNotWorking = 'Los componentes adicionales para trabajar con tablas vinculadas fueron desactivados. Para saber porqué, dé clic %saquí%s.'; //Features = ¿componentes? $strRelationView = 'Vista de relaciones'; +$strRelationalSchema = 'Esquema relacionado'; $strReloadFailed = 'El reinicio de MySQL ha fallado.'; $strReloadMySQL = 'Reinicio de MySQL'; $strRememberReload = 'Recuerde reiniciar el servidor.'; @@ -360,6 +364,7 @@ $strSelectTables = 'Seleccionar tablas'; $strSend = 'Enviar'; $strServer = 'Servidor %s'; $strServerChoice = 'Elección del servidor'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Versión del servidor'; $strSetEnumVal = 'Si el tipo de campo es "enum" o "set", por favor ingrese los valores usando este formato: \'a\',\'b\',\'c\'...
Si alguna vez necesita poner una barra invertida("\") o una comilla simple ("\'") entre esos valores, siempre ponga una barra invertida. (Por ejemplo \'\\\\xyz\' o \'a\\\'b\').'; $strShow = 'Mostrar'; @@ -439,45 +444,44 @@ $strWrongUser = 'Usuario/contrase $strYes = 'Sí'; $strZip = '"comprimido con zip"'; - // To translate $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate + +$strCommand = 'Command'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate +$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + +$strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate +$strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + $strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate -$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate -$strGlobalPrivileges = 'Global privileges'; //to translate -$strGrantOption = 'Grant'; //to translate +$strMoreStatusVars = 'More status variables'; //to translate + +$strNoQuery = 'No SQL query!'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -492,15 +496,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -508,21 +509,34 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strStatus = 'Status'; //to translate + +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 715d3070f..f4cdebbc7 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -291,6 +291,9 @@ $strPrimaryKeyName = 'El nombre de la clave primaria debe ser... ¡PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" debe ser el nombre de y únicamente de ¡una clave primaria!)'; $strPrint = 'Imprimir'; $strPrintView = 'Vista de impresión'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Privilegios'; $strProperties = 'Propiedades'; $strPutColNames = 'Ponga los nombres de campo en la primera hilera'; @@ -299,13 +302,14 @@ $strQBE = 'Generar una consulta'; $strQBEDel = 'Borrar'; $strQBEIns = 'Insertar'; $strQueryOnDb = 'Consulta a la base de datos %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; $strReType = 'Re-escriba'; $strRecords = 'Registros'; $strReferentialIntegrity = 'Compruebe la integridad referencial:'; -$strRelationalSchema = 'Esquema relacionado'; $strRelationNotWorking = 'Los componentes adicionales para trabajar con tablas vinculadas fueron desactivados. Para saber porqué, dé clic %saquí%s.'; //Features = ¿componentes? $strRelationView = 'Vista de relaciones'; +$strRelationalSchema = 'Esquema relacionado'; $strReloadFailed = 'El reinicio de MySQL ha fallado.'; $strReloadMySQL = 'Reinicio de MySQL'; $strRememberReload = 'Recuerde reiniciar el servidor.'; @@ -361,6 +365,7 @@ $strSelectTables = 'Seleccionar tablas'; $strSend = 'Enviar'; $strServer = 'Servidor %s'; $strServerChoice = 'Elección del servidor'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Versión del servidor'; $strSetEnumVal = 'Si el tipo de campo es "enum" o "set", por favor ingrese los valores usando este formato: \'a\',\'b\',\'c\'...
Si alguna vez necesita poner una barra invertida("\") o una comilla simple ("\'") entre esos valores, siempre ponga una barra invertida. (Por ejemplo \'\\\\xyz\' o \'a\\\'b\').'; $strShow = 'Mostrar'; @@ -440,45 +445,44 @@ $strWrongUser = 'Usuario/contraseña equivocado. Acceso denegado.'; $strYes = 'Sí'; $strZip = '"comprimido con zip"'; - // To translate $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate $strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate -$strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strAdministration = 'Administration'; //to translate $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate + +$strCommand = 'Command'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate + +$strFailedAttempts = 'Failed attempts'; //to translate +$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + +$strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate +$strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + $strLaTeX = 'LaTeX'; //to translate -$strAdministration = 'Administration'; //to translate -$strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate -$strGlobalPrivileges = 'Global privileges'; //to translate -$strGrantOption = 'Grant'; //to translate +$strMoreStatusVars = 'More status variables'; //to translate + +$strNoQuery = 'No SQL query!'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPerHour = 'per hour'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -493,15 +497,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -509,21 +510,34 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSent = 'Sent'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strStatus = 'Status'; //to translate + +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strVar = 'Variable'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 5952317ce..0177f52ce 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -19,6 +19,7 @@ $month = array('Ocak', ' // variable below $datefmt = '%B %d, %Y at %I:%M %p'; +$strAPrimaryKey = '%s üzerinde birincil index eklendi'; $strAccessDenied = 'Erişim engellendi'; $strAction = 'Eylem'; $strAddDeleteColumn = 'Sütun alanı Ekle/Sil'; @@ -37,16 +38,15 @@ $strAfterInsertNewInsert = 'Yeni kayit ekle'; $strAll = 'Tümü'; $strAllTableSameWidth = 'Bütün tabloları aynı genişlikte göster'; $strAlterOrderBy = 'Tabloyu değiştir ve şuna göre sırala:'; +$strAnIndex = '%s üzerinde yeni bir index eklendi'; $strAnalyzeTable = 'Tabloyu analiz et'; $strAnd = 'Ve'; -$strAnIndex = '%s üzerinde yeni bir index eklendi'; $strAny = 'Herhangi'; $strAnyColumn = 'Herhangi sütun'; $strAnyDatabase = 'Herhangi veritabanı'; $strAnyHost = 'Herhangi sunucu'; $strAnyTable = 'Herhangi tablo'; $strAnyUser = 'Herhangi kullanıcı'; -$strAPrimaryKey = '%s üzerinde birincil index eklendi'; $strAscending = 'Artan'; $strAtBeginningOfTable = 'Tablonun başında'; $strAtEndOfTable = 'Tablonun sonunda'; @@ -98,18 +98,18 @@ $strCreatePdfFeat = 'PDF\'lerin olu $strCriteria = 'Kriter'; $strData = 'Veri'; +$strDataOnly = 'Sadece veri'; $strDatabase = 'Veritabanı '; $strDatabaseHasBeenDropped = '%s veritabanı kaldırıldı.'; +$strDatabaseWildcard = 'Veritabanı (* izin verili):'; $strDatabases = 'veritabanları'; $strDatabasesStats = 'Veritabanı istatistikleri'; -$strDatabaseWildcard = 'Veritabanı (* izin verili):'; -$strDataOnly = 'Sadece veri'; $strDefault = 'Varsayılan'; $strDelete = 'Sil'; -$strDeleted = 'Satır silindi.'; -$strDeletedRows = 'Silinen satırlar:'; $strDeleteFailed = 'Silme sırasında hata oluştu!'; $strDeleteUserMessage = '%s kullanıcısını sildiniz.'; +$strDeleted = 'Satır silindi.'; +$strDeletedRows = 'Silinen satırlar:'; $strDescending = 'Azalan'; $strDisabled = 'Etkin değil'; $strDisplay = 'Görüntüle'; @@ -117,13 +117,13 @@ $strDisplayFeat = ' $strDisplayOrder = 'Görünüm düzeni:'; $strDisplayPDF = 'PDF şemasını göster'; $strDoAQuery = '"Örnekle sorgu" yap (joker: "%")'; -$strDocu = 'Yardım'; $strDoYouReally = 'Aşağıdaki komutu uygulamak istediğinizden emin misiniz? '; +$strDocu = 'Yardım'; $strDrop = 'Kaldır'; $strDropDB = 'Veritabanı\'nı kaldır %s'; $strDropTable = 'Tablo\'yu kaldır'; -$strDumpingData = 'Tablo döküm verisi'; $strDumpXRows = ' %s satırdan başlayarak %s a kadar çıktı üret.'; +$strDumpingData = 'Tablo döküm verisi'; $strDynamic = 'dinamik'; $strEdit = 'Düzenle'; @@ -151,14 +151,14 @@ $strFieldsEscapedBy = 'Ka $strFieldsTerminatedBy = 'Alan bitirici işaret';//it does not stand seem but just works $strFixed = 'sabit'; $strFlushTable = 'Tabloyu kapat("FLUSH")'; -$strFormat = 'Biçim'; $strFormEmpty = 'Form\'da eksik değer !'; +$strFormat = 'Biçim'; $strFullText = 'Tüm metinler'; $strFunction = 'Fonksiyon'; $strGenBy = 'Oluşturuldu->:'; -$strGeneralRelationFeat = 'Genel ilişki özellikleri'; $strGenTime = 'Çıktı Tarihi'; +$strGeneralRelationFeat = 'Genel ilişki özellikleri'; $strGo = 'Git'; $strGrants = 'Haklar'; $strGzip = '"gziplenmiş"'; @@ -175,18 +175,18 @@ $strHostEmpty = 'Sunucu ismi alan $strIdxFulltext = 'Tüm metinler'; $strIfYouWish = 'Eğer bir tablo\'nun sadece bazı sütunlarını yüklemek istiyorsanız,virgüllerle ayrılmış bir alan listesi belirtiniz.'; $strIgnore = 'Yoksay'; +$strInUse = 'kullanımda'; $strIndex = 'Index'; -$strIndexes = 'Index\'ler'; $strIndexHasBeenDropped = '%s index\'i silindi.'; $strIndexName = 'Index ismi :'; $strIndexType = 'Index tipi :'; +$strIndexes = 'Index\'ler'; $strInsert = 'Ekle'; $strInsertAsNewRow = 'Yeni bir satır olarak ekle'; -$strInsertedRows = 'Eklenen satırlar:'; $strInsertNewRow = 'Yeni satır ekle'; $strInsertTextfiles = 'Tablo içine metin dosyası ekle'; +$strInsertedRows = 'Eklenen satırlar:'; $strInstructions = 'Talimatlar'; -$strInUse = 'kullanımda'; $strInvalidName = '"%s" sözcüğü kullanılamayan sözcük.Veritabanı/tablo/alan ismi olarak kullanamassınız, you can\'t use it as a database/table/field name.'; $strKeepPass = 'Şifreyi değiştirme'; @@ -202,10 +202,10 @@ $strLinesTerminatedBy = 'Sat $strLinkNotFound = 'Link bulunamadı'; $strLinksTo = 'Linkler->'; $strLocationTextfile = 'Dosyadan yükle'; -$strLogin = 'Login'; -$strLogout = 'Çıkış'; $strLogPassword = 'Şifre:'; $strLogUsername = 'Kullanıcı Adı:'; +$strLogin = 'Login'; +$strLogout = 'Çıkış'; $strMissingBracket = 'Parantez eksik'; $strModifications = 'Değişiklikler kaydedildi'; @@ -232,25 +232,25 @@ $strNoFrames = 'phpMyAdmin frame destekli bir tarayıcı ile daha iyi $strNoIndex = 'Index tanımlanmadı!'; $strNoIndexPartsDefined = 'Index kısmı tanımlanmadı!'; $strNoModification = 'Değişiklik yok'; -$strNone = 'Hiçbiri'; $strNoPassword = 'Şifre yok'; $strNoPhp = ' PHP kodsuz'; $strNoPrivileges = 'Ayrıcalık yok'; $strNoQuery = 'SQL sorgusu yok!'; $strNoRights = 'Burada bulunmak için yeterli haklara sahip değilsiniz!'; $strNoTablesFound = 'Veritabanı\'nda tablo bulunamadı.'; +$strNoUsersFound = 'Kullanıcı(lar) bulunamadı.'; +$strNoValidateSQL = 'SQL doğrulamasını yapma'; +$strNone = 'Hiçbiri'; $strNotNumber = 'Bu bir sayı değil!'; $strNotOK = 'Tamam değil'; $strNotSet = '%s tablosu bulunamadı veya %s içinde tanımlanmadı'; $strNotValidNumber = ' geçerli bir satır sayısı değil!'; -$strNoUsersFound = 'Kullanıcı(lar) bulunamadı.'; -$strNoValidateSQL = 'SQL doğrulamasını yapma'; $strNull = 'Boş'; $strNumSearchResultsInTable = '%s eşleşim : %s tablosu içinde'; $strNumSearchResultsTotal = 'Toplam: %s eşleşim'; -$strOftenQuotation = 'Sık kullanılan aktarma işaretleri.SEÇİME BAĞLI,sadece char ve varchar alanlarının "enclosed-by" karakteri ile çevreneleceği anlamına gelir..'; $strOK = 'Tamam'; +$strOftenQuotation = 'Sık kullanılan aktarma işaretleri.SEÇİME BAĞLI,sadece char ve varchar alanlarının "enclosed-by" karakteri ile çevreneleceği anlamına gelir..'; $strOperations = 'İşlemler'; $strOptimizeTable = 'Tabloyu optimize et'; $strOptionalControls = 'Özel karakterleri yazmak ve okumak için kontroller.Opsiyonel'; @@ -259,6 +259,7 @@ $strOptions = 'Se $strOr = 'veya'; $strOverhead = 'Kullanılamayan Veri'; +$strPHPVersion = 'PHP Sürümü'; $strPageNumber = 'Sayfa numarası:'; $strPartialText = 'Bölümsel Metinler'; $strPassword = 'Şifre'; @@ -268,7 +269,6 @@ $strPdfDbSchema = ' "%s" veritaban $strPdfInvalidPageNum = 'Tanımlanmamış PDF sayfa numarası!'; $strPdfInvalidTblName = ' "%s" tablosu bulunamıyor !'; $strPhp = 'PHP kodu oluştur'; -$strPHPVersion = 'PHP Sürümü'; $strPmaDocumentation = 'phpMyAdmin yardım'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\']\' nin değeri konfigurasyon dosyasının içinde verilmelidir!'; $strPos1 = 'Başlangıç'; @@ -279,6 +279,9 @@ $strPrimaryKeyHasBeenDropped = 'Birincil anahtar silindi'; $strPrimaryKeyName = 'PRIMARY KEY TEK olmalıdır!'; $strPrimaryKeyWarning = '("PRIMARY" sadece bir anahtarın ismi olmalıdır!)'; $strPrintView = 'Yazıcı görüntüsü'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Öncelikler'; $strProperties = 'Özellikler'; @@ -286,7 +289,9 @@ $strQBE = ' Sorgula'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; $strQueryOnDb = 'Veritabanı üzerinde SQL-sorgusu %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; +$strReType = 'Yeniden gir'; $strRecords = 'Kayıtlar'; $strReferentialIntegrity = 'Referans bütünlüğünü kontrol et.'; $strRelationNotWorking = 'Bağlı tablolarla çalışmada kullanılan ekstra özellikler deaktif edildi...Niçin olduğunu öğrenmek için %sburaya%s tıklayınız...'; @@ -300,24 +305,26 @@ $strRepairTable = 'Tablo\'yu onar'; $strReplace = 'Yerdeğiştir'; $strReplaceTable = 'Tablo verisini bir dosyadaki ile değiştir'; $strReset = 'Sıfırla'; -$strReType = 'Yeniden gir'; $strRevoke = 'Geçersiz kıl'; $strRevokeGrant = 'Hak geçersiz kıl'; $strRevokeGrantMessage = '%s için Grant önceliğini kaldırdınız'; $strRevokeMessage = '%s\'in önceliklerini kaldırdınız'; $strRevokePriv = 'Ayrıcalıkları geçersiz kıl'; $strRowLength = 'Satır boyu'; +$strRowSize = ' Satır boyutu '; $strRows = 'Satır Sayısı'; $strRowsFrom = '(kayıt)başlayacağı kayıt :'; -$strRowSize = ' Satır boyutu '; -$strRowsModeHorizontal= 'yatay'; -$strRowsModeOptions= '%s modunda ve %s hücre sonra başlığı tekrarla'; -$strRowsModeVertical= 'dikey'; +$strRowsModeHorizontal = 'yatay'; +$strRowsModeOptions = '%s modunda ve %s hücre sonra başlığı tekrarla'; +$strRowsModeVertical = 'dikey'; $strRowsStatistic = 'Satır istatistiği'; -$strRunning = ': %s üzerinde çalışıyor...'; $strRunQuery = 'Sorguyu çalıştır'; $strRunSQLQuery = '%s veritabanı üzerinde sorgu/sorgular çalıştır'; +$strRunning = ': %s üzerinde çalışıyor...'; +$strSQL = 'SQL'; +$strSQLQuery = 'SQL-sorgusu'; +$strSQLResult = 'SQL sonucu'; $strSave = 'Kaydet'; $strScaleFactorSmall = 'Çarpan faktörü sayfadaki şema için çok küçük'; $strSearch = 'Ara'; @@ -338,6 +345,7 @@ $strSelectNumRows = 'sorgu i $strSelectTables = 'Tabloları seç'; $strSend = 'Dosya olarak kaydet'; $strServerChoice = 'Server seçimi'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Server sürümü'; $strSetEnumVal = 'Eğer alan tipi "enum" veya "set" ise , lütfen verileri şu formata göre giriniz: \'a\',\'b\',\'c\'...
Eğer bu değerler arasına backslash ("\") veya tek tırnak koymanız gerekirse ("\'"),bunun için backslash kullanın (mesela \'\\\\xyz\' veya \'a\\\'b\').'; $strShow = 'Göster:'; @@ -345,19 +353,16 @@ $strShowAll = 'T $strShowColor = 'Rengi göster'; $strShowCols = 'Bütün sütunları göster'; $strShowGrid = 'Izgarayı göster'; -$strShowingRecords = 'Kayıtları gösteriyor'; $strShowPHPInfo = 'PHP bilgisini göster'; $strShowTableDimension = 'Tabloların boyutlarını göster'; $strShowTables = 'Tabloları göster'; $strShowThisQuery = ' Bu sorguyu burda yine göster '; +$strShowingRecords = 'Kayıtları gösteriyor'; $strSingly = '(birer birer)'; $strSize = 'Boyut'; $strSort = 'Sırala'; $strSpaceUsage = 'Kullanılan alan'; $strSplitWordsWithSpace = 'Kelimeler bir boşluk karakteriyle bölünmüştür (" ").'; -$strSQL = 'SQL'; -$strSQLQuery = 'SQL-sorgusu'; -$strSQLResult = 'SQL sonucu'; $strStatement = 'İfadeler'; $strStrucCSV = 'CSV verisi'; $strStrucData = 'Yapı ve Veri'; @@ -377,9 +382,9 @@ $strTableHasBeenDropped = '%s tablosu kald $strTableHasBeenEmptied = '%s tablosu boşaltılmıştır'; $strTableHasBeenFlushed = '%s tablosu başarıyla kapatılmıştır.'; $strTableMaintenance = 'Tablo bakımı'; -$strTables = '%s tablo'; $strTableStructure = 'Tablo için tablo yapısı'; $strTableType = 'Tablo tipi'; +$strTables = '%s tablo'; $strTextAreaLength = 'Boyutu nedeniyle,
bu alan düzenlenmeyebilir '; $strTheContent = 'Dosyanızın içeriği eklendi.'; $strTheContents = 'Dosyanın içeriği tablonun içeriğini aynı birincil veya unique anahtar değerli sütunlar için yer değiştirir..'; @@ -396,11 +401,11 @@ $strUpdateProfileMessage = 'Profil g $strUpdateQuery = 'Sorguyu güncelle'; $strUsage = 'Kullanım'; $strUseBackquotes = 'Tablo ve alan isimleri için ters tırnak " ` " işaretini kullan'; +$strUseTables = 'Tabloları kullan'; $strUser = 'Kullanıcı:'; $strUserEmpty = 'Kullanıcı ismi alanı doldurulmadı!'; $strUserName = 'Kullanıcı ismi'; $strUsers = 'Kullanıcılar'; -$strUseTables = 'Tabloları kullan'; $strValidateSQL = 'SQL\'i doğrula'; $strValue = 'Değer'; @@ -415,78 +420,58 @@ $strYes = 'Evet'; $strZip = '"ziplenmiş"'; // To translate +$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate + +$strAbortedClients = 'Aborted'; //to translate +$strAdministration = 'Administration'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate $strBeginRaw = 'BEGIN RAW'; //to translate +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate + +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate $strEndCut = 'END CUT'; //to translate $strEndRaw = 'END RAW'; //to translate -$strPdfNoTables = 'No tables'; //to translate - -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate -$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate - -$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate -$strWebServerUploadDirectory = 'web-server upload directory'; //to translate -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate -$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate -$strServer = 'Server %s'; //to translate -$strPutColNames = 'Put fields names at first row'; //to translate -$strImportDocSQL = 'Import docSQL Files'; //to translate -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - -$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate - -$strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate $strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate - -$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate - -$strAdministration = 'Administration'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate +$strImportDocSQL = 'Import docSQL Files'; //to translate +$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPdfNoTables = 'No tables'; //to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -501,15 +486,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -517,21 +499,49 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate +$strPutColNames = 'Put fields names at first row'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate +$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate +$strSent = 'Sent'; //to translate +$strServer = 'Server %s'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate +$strVar = 'Variable'; //to translate + +$strWebServerUploadDirectory = 'web-server upload directory'; //to translate +$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 2749d3098..781affbf0 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -20,6 +20,7 @@ $month = array('Ocak', 'Åubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', 'Temmuz', // variable below $datefmt = '%B %d, %Y at %I:%M %p'; +$strAPrimaryKey = '%s üzerinde birincil index eklendi'; $strAccessDenied = 'EriÅŸim engellendi'; $strAction = 'Eylem'; $strAddDeleteColumn = 'Sütun alanı Ekle/Sil'; @@ -38,16 +39,15 @@ $strAfterInsertNewInsert = 'Yeni kayit ekle'; $strAll = 'Tümü'; $strAllTableSameWidth = 'Bütün tabloları aynı geniÅŸlikte göster'; $strAlterOrderBy = 'Tabloyu deÄŸiÅŸtir ve ÅŸuna göre sırala:'; +$strAnIndex = '%s üzerinde yeni bir index eklendi'; $strAnalyzeTable = 'Tabloyu analiz et'; $strAnd = 'Ve'; -$strAnIndex = '%s üzerinde yeni bir index eklendi'; $strAny = 'Herhangi'; $strAnyColumn = 'Herhangi sütun'; $strAnyDatabase = 'Herhangi veritabanı'; $strAnyHost = 'Herhangi sunucu'; $strAnyTable = 'Herhangi tablo'; $strAnyUser = 'Herhangi kullanıcı'; -$strAPrimaryKey = '%s üzerinde birincil index eklendi'; $strAscending = 'Artan'; $strAtBeginningOfTable = 'Tablonun başında'; $strAtEndOfTable = 'Tablonun sonunda'; @@ -99,18 +99,18 @@ $strCreatePdfFeat = 'PDF\'lerin oluÅŸturulması'; $strCriteria = 'Kriter'; $strData = 'Veri'; +$strDataOnly = 'Sadece veri'; $strDatabase = 'Veritabanı '; $strDatabaseHasBeenDropped = '%s veritabanı kaldırıldı.'; +$strDatabaseWildcard = 'Veritabanı (* izin verili):'; $strDatabases = 'veritabanları'; $strDatabasesStats = 'Veritabanı istatistikleri'; -$strDatabaseWildcard = 'Veritabanı (* izin verili):'; -$strDataOnly = 'Sadece veri'; $strDefault = 'Varsayılan'; $strDelete = 'Sil'; -$strDeleted = 'Satır silindi.'; -$strDeletedRows = 'Silinen satırlar:'; $strDeleteFailed = 'Silme sırasında hata oluÅŸtu!'; $strDeleteUserMessage = '%s kullanıcısını sildiniz.'; +$strDeleted = 'Satır silindi.'; +$strDeletedRows = 'Silinen satırlar:'; $strDescending = 'Azalan'; $strDisabled = 'Etkin deÄŸil'; $strDisplay = 'Görüntüle'; @@ -118,13 +118,13 @@ $strDisplayFeat = 'Özellikleri Göster'; $strDisplayOrder = 'Görünüm düzeni:'; $strDisplayPDF = 'PDF ÅŸemasını göster'; $strDoAQuery = '"Örnekle sorgu" yap (joker: "%")'; -$strDocu = 'Yardım'; $strDoYouReally = 'AÅŸağıdaki komutu uygulamak istediÄŸinizden emin misiniz? '; +$strDocu = 'Yardım'; $strDrop = 'Kaldır'; $strDropDB = 'Veritabanı\'nı kaldır %s'; $strDropTable = 'Tablo\'yu kaldır'; -$strDumpingData = 'Tablo döküm verisi'; $strDumpXRows = ' %s satırdan baÅŸlayarak %s a kadar çıktı üret.'; +$strDumpingData = 'Tablo döküm verisi'; $strDynamic = 'dinamik'; $strEdit = 'Düzenle'; @@ -152,14 +152,14 @@ $strFieldsEscapedBy = 'Kaçış simgesi(özel iÅŸaretler için)';//it does not s $strFieldsTerminatedBy = 'Alan bitirici iÅŸaret';//it does not stand seem but just works $strFixed = 'sabit'; $strFlushTable = 'Tabloyu kapat("FLUSH")'; -$strFormat = 'Biçim'; $strFormEmpty = 'Form\'da eksik deÄŸer !'; +$strFormat = 'Biçim'; $strFullText = 'Tüm metinler'; $strFunction = 'Fonksiyon'; $strGenBy = 'OluÅŸturuldu->:'; -$strGeneralRelationFeat = 'Genel iliÅŸki özellikleri'; $strGenTime = 'Çıktı Tarihi'; +$strGeneralRelationFeat = 'Genel iliÅŸki özellikleri'; $strGo = 'Git'; $strGrants = 'Haklar'; $strGzip = '"gziplenmiÅŸ"'; @@ -176,18 +176,18 @@ $strHostEmpty = 'Sunucu ismi alanı doldurulmadı!'; $strIdxFulltext = 'Tüm metinler'; $strIfYouWish = 'EÄŸer bir tablo\'nun sadece bazı sütunlarını yüklemek istiyorsanız,virgüllerle ayrılmış bir alan listesi belirtiniz.'; $strIgnore = 'Yoksay'; +$strInUse = 'kullanımda'; $strIndex = 'Index'; -$strIndexes = 'Index\'ler'; $strIndexHasBeenDropped = '%s index\'i silindi.'; $strIndexName = 'Index ismi :'; $strIndexType = 'Index tipi :'; +$strIndexes = 'Index\'ler'; $strInsert = 'Ekle'; $strInsertAsNewRow = 'Yeni bir satır olarak ekle'; -$strInsertedRows = 'Eklenen satırlar:'; $strInsertNewRow = 'Yeni satır ekle'; $strInsertTextfiles = 'Tablo içine metin dosyası ekle'; +$strInsertedRows = 'Eklenen satırlar:'; $strInstructions = 'Talimatlar'; -$strInUse = 'kullanımda'; $strInvalidName = '"%s" sözcüğü kullanılamayan sözcük.Veritabanı/tablo/alan ismi olarak kullanamassınız, you can\'t use it as a database/table/field name.'; $strKeepPass = 'Åifreyi deÄŸiÅŸtirme'; @@ -203,10 +203,10 @@ $strLinesTerminatedBy = 'Satır sonu'; $strLinkNotFound = 'Link bulunamadı'; $strLinksTo = 'Linkler->'; $strLocationTextfile = 'Dosyadan yükle'; -$strLogin = 'Login'; -$strLogout = 'Çıkış'; $strLogPassword = 'Şifre:'; $strLogUsername = 'Kullanıcı Adı:'; +$strLogin = 'Login'; +$strLogout = 'Çıkış'; $strMissingBracket = 'Parantez eksik'; $strModifications = 'DeÄŸiÅŸiklikler kaydedildi'; @@ -233,25 +233,25 @@ $strNoFrames = 'phpMyAdmin frame destekli bir tarayıcı ile daha iyi ç $strNoIndex = 'Index tanımlanmadı!'; $strNoIndexPartsDefined = 'Index kısmı tanımlanmadı!'; $strNoModification = 'DeÄŸiÅŸiklik yok'; -$strNone = 'Hiçbiri'; $strNoPassword = 'Åifre yok'; $strNoPhp = ' PHP kodsuz'; $strNoPrivileges = 'Ayrıcalık yok'; $strNoQuery = 'SQL sorgusu yok!'; $strNoRights = 'Burada bulunmak için yeterli haklara sahip deÄŸilsiniz!'; $strNoTablesFound = 'Veritabanı\'nda tablo bulunamadı.'; +$strNoUsersFound = 'Kullanıcı(lar) bulunamadı.'; +$strNoValidateSQL = 'SQL doÄŸrulamasını yapma'; +$strNone = 'Hiçbiri'; $strNotNumber = 'Bu bir sayı deÄŸil!'; $strNotOK = 'Tamam deÄŸil'; $strNotSet = '%s tablosu bulunamadı veya %s içinde tanımlanmadı'; $strNotValidNumber = ' geçerli bir satır sayısı deÄŸil!'; -$strNoUsersFound = 'Kullanıcı(lar) bulunamadı.'; -$strNoValidateSQL = 'SQL doÄŸrulamasını yapma'; $strNull = 'BoÅŸ'; $strNumSearchResultsInTable = '%s eÅŸleÅŸim : %s tablosu içinde'; $strNumSearchResultsTotal = 'Toplam: %s eÅŸleÅŸim'; -$strOftenQuotation = 'Sık kullanılan aktarma iÅŸaretleri.SEÇİME BAÄLI,sadece char ve varchar alanlarının "enclosed-by" karakteri ile çevreneleceÄŸi anlamına gelir..'; $strOK = 'Tamam'; +$strOftenQuotation = 'Sık kullanılan aktarma iÅŸaretleri.SEÇİME BAÄLI,sadece char ve varchar alanlarının "enclosed-by" karakteri ile çevreneleceÄŸi anlamına gelir..'; $strOperations = 'İşlemler'; $strOptimizeTable = 'Tabloyu optimize et'; $strOptionalControls = 'Özel karakterleri yazmak ve okumak için kontroller.Opsiyonel'; @@ -260,6 +260,7 @@ $strOptions = 'Seçenekler'; $strOr = 'veya'; $strOverhead = 'Kullanılamayan Veri'; +$strPHPVersion = 'PHP Sürümü'; $strPageNumber = 'Sayfa numarası:'; $strPartialText = 'Bölümsel Metinler'; $strPassword = 'Åifre'; @@ -269,7 +270,6 @@ $strPdfDbSchema = ' "%s" veritabanının ÅŸeması - Sayfa %s'; $strPdfInvalidPageNum = 'Tanımlanmamış PDF sayfa numarası!'; $strPdfInvalidTblName = ' "%s" tablosu bulunamıyor !'; $strPhp = 'PHP kodu oluÅŸtur'; -$strPHPVersion = 'PHP Sürümü'; $strPmaDocumentation = 'phpMyAdmin yardım'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\']\' nin deÄŸeri konfigurasyon dosyasının içinde verilmelidir!'; $strPos1 = 'BaÅŸlangıç'; @@ -280,6 +280,9 @@ $strPrimaryKeyHasBeenDropped = 'Birincil anahtar silindi'; $strPrimaryKeyName = 'PRIMARY KEY TEK olmalıdır!'; $strPrimaryKeyWarning = '("PRIMARY" sadece bir anahtarın ismi olmalıdır!)'; $strPrintView = 'Yazıcı görüntüsü'; +$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; +$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; +$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivileges = 'Öncelikler'; $strProperties = 'Özellikler'; @@ -287,7 +290,9 @@ $strQBE = ' Sorgula'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; $strQueryOnDb = 'Veritabanı üzerinde SQL-sorgusu %s:'; +$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; +$strReType = 'Yeniden gir'; $strRecords = 'Kayıtlar'; $strReferentialIntegrity = 'Referans bütünlüğünü kontrol et.'; $strRelationNotWorking = 'BaÄŸlı tablolarla çalışmada kullanılan ekstra özellikler deaktif edildi...Niçin olduÄŸunu öğrenmek için %sburaya%s tıklayınız...'; @@ -301,24 +306,26 @@ $strRepairTable = 'Tablo\'yu onar'; $strReplace = 'YerdeÄŸiÅŸtir'; $strReplaceTable = 'Tablo verisini bir dosyadaki ile deÄŸiÅŸtir'; $strReset = 'Sıfırla'; -$strReType = 'Yeniden gir'; $strRevoke = 'Geçersiz kıl'; $strRevokeGrant = 'Hak geçersiz kıl'; $strRevokeGrantMessage = '%s için Grant önceliğini kaldırdınız'; $strRevokeMessage = '%s\'in önceliklerini kaldırdınız'; $strRevokePriv = 'Ayrıcalıkları geçersiz kıl'; $strRowLength = 'Satır boyu'; +$strRowSize = ' Satır boyutu '; $strRows = 'Satır Sayısı'; $strRowsFrom = '(kayıt)baÅŸlayacağı kayıt :'; -$strRowSize = ' Satır boyutu '; -$strRowsModeHorizontal= 'yatay'; -$strRowsModeOptions= '%s modunda ve %s hücre sonra başlığı tekrarla'; -$strRowsModeVertical= 'dikey'; +$strRowsModeHorizontal = 'yatay'; +$strRowsModeOptions = '%s modunda ve %s hücre sonra başlığı tekrarla'; +$strRowsModeVertical = 'dikey'; $strRowsStatistic = 'Satır istatistiÄŸi'; -$strRunning = ': %s üzerinde çalışıyor...'; $strRunQuery = 'Sorguyu çalıştır'; $strRunSQLQuery = '%s veritabanı üzerinde sorgu/sorgular çalıştır'; +$strRunning = ': %s üzerinde çalışıyor...'; +$strSQL = 'SQL'; +$strSQLQuery = 'SQL-sorgusu'; +$strSQLResult = 'SQL sonucu'; $strSave = 'Kaydet'; $strScaleFactorSmall = 'Çarpan faktörü sayfadaki ÅŸema için çok küçük'; $strSearch = 'Ara'; @@ -339,6 +346,7 @@ $strSelectNumRows = 'sorgu içerisinde'; $strSelectTables = 'Tabloları seç'; $strSend = 'Dosya olarak kaydet'; $strServerChoice = 'Server seçimi'; +$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; $strServerVersion = 'Server sürümü'; $strSetEnumVal = 'EÄŸer alan tipi "enum" veya "set" ise , lütfen verileri ÅŸu formata göre giriniz: \'a\',\'b\',\'c\'...
EÄŸer bu deÄŸerler arasına backslash ("\") veya tek tırnak koymanız gerekirse ("\'"),bunun için backslash kullanın (mesela \'\\\\xyz\' veya \'a\\\'b\').'; $strShow = 'Göster:'; @@ -346,19 +354,16 @@ $strShowAll = 'Tümünü göster'; $strShowColor = 'Rengi göster'; $strShowCols = 'Bütün sütunları göster'; $strShowGrid = 'Izgarayı göster'; -$strShowingRecords = 'Kayıtları gösteriyor'; $strShowPHPInfo = 'PHP bilgisini göster'; $strShowTableDimension = 'Tabloların boyutlarını göster'; $strShowTables = 'Tabloları göster'; $strShowThisQuery = ' Bu sorguyu burda yine göster '; +$strShowingRecords = 'Kayıtları gösteriyor'; $strSingly = '(birer birer)'; $strSize = 'Boyut'; $strSort = 'Sırala'; $strSpaceUsage = 'Kullanılan alan'; $strSplitWordsWithSpace = 'Kelimeler bir boÅŸluk karakteriyle bölünmüştür (" ").'; -$strSQL = 'SQL'; -$strSQLQuery = 'SQL-sorgusu'; -$strSQLResult = 'SQL sonucu'; $strStatement = 'İfadeler'; $strStrucCSV = 'CSV verisi'; $strStrucData = 'Yapı ve Veri'; @@ -378,9 +383,9 @@ $strTableHasBeenDropped = '%s tablosu kaldırılmıştır'; $strTableHasBeenEmptied = '%s tablosu boÅŸaltılmıştır'; $strTableHasBeenFlushed = '%s tablosu başarıyla kapatılmıştır.'; $strTableMaintenance = 'Tablo bakımı'; -$strTables = '%s tablo'; $strTableStructure = 'Tablo için tablo yapısı'; $strTableType = 'Tablo tipi'; +$strTables = '%s tablo'; $strTextAreaLength = 'Boyutu nedeniyle,
bu alan düzenlenmeyebilir '; $strTheContent = 'Dosyanızın içeriği eklendi.'; $strTheContents = 'Dosyanın içeriği tablonun içeriğini aynı birincil veya unique anahtar değerli sütunlar için yer değiştirir..'; @@ -397,11 +402,11 @@ $strUpdateProfileMessage = 'Profil güncellendi.'; $strUpdateQuery = 'Sorguyu güncelle'; $strUsage = 'Kullanım'; $strUseBackquotes = 'Tablo ve alan isimleri için ters tırnak " ` " işaretini kullan'; +$strUseTables = 'Tabloları kullan'; $strUser = 'Kullanıcı:'; $strUserEmpty = 'Kullanıcı ismi alanı doldurulmadı!'; $strUserName = 'Kullanıcı ismi'; $strUsers = 'Kullanıcılar'; -$strUseTables = 'Tabloları kullan'; $strValidateSQL = 'SQL\'i doğrula'; $strValue = 'Değer'; @@ -416,78 +421,58 @@ $strYes = 'Evet'; $strZip = '"ziplenmiş"'; // To translate +$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate + +$strAbortedClients = 'Aborted'; //to translate +$strAdministration = 'Administration'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate $strBeginRaw = 'BEGIN RAW'; //to translate +$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate + +$strCannotLogin = 'Cannot login to MySQL server'; //to translate +$strCommand = 'Command'; //to translate +$strCompression = 'Compression'; //to translate +$strConnections = 'Connections'; //to translate +$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate + +$strDataDict = 'Data Dictionary'; //to translate +$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate +$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate +$strDeleting = 'Deleting %s'; //to translate $strEndCut = 'END CUT'; //to translate $strEndRaw = 'END RAW'; //to translate -$strPdfNoTables = 'No tables'; //to translate - -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate -$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate - -$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate -$strWebServerUploadDirectory = 'web-server upload directory'; //to translate -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate -$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate -$strServer = 'Server %s'; //to translate -$strPutColNames = 'Put fields names at first row'; //to translate -$strImportDocSQL = 'Import docSQL Files'; //to translate -$strDataDict = 'Data Dictionary'; //to translate -$strPrint = 'Print'; //to translate -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate -$strCompression = 'Compression'; //to translate -$strNumTables = 'Tables'; //to translate -$strTotalUC = 'Total'; //to translate -$strRelationalSchema = 'Relational schema'; //to translate -$strTableOfContents = 'Table of contents'; //to translate -$strCannotLogin = 'Cannot login to MySQL server'; //to translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate - -$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate - -$strAbortedClients = 'Aborted'; //to translate -$strConnections = 'Connections'; //to translate $strFailedAttempts = 'Failed attempts'; //to translate -$strGlobalValue = 'Global value'; //to translate -$strMoreStatusVars = 'More status variables'; //to translate -$strPerHour = 'per hour'; //to translate -$strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryType = 'Query type'; //to translate -$strReceived = 'Received'; //to translate -$strSent = 'Sent'; //to translate -$strServerStatus = 'Runtime Information'; //to translate -$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate -$strServerTabVariables = 'Variables'; //to translate -$strServerTabProcesslist = 'Processes'; //to translate -$strServerTrafficNotes = 'Server traffic: These tables show the network traffic statistics of this MySQL server since its startup.'; -$strServerVars = 'Server variables and settings'; //to translate -$strSessionValue = 'Session value'; //to translate -$strTraffic = 'Traffic'; //to translate -$strVar = 'Variable'; //to translate - -$strCommand = 'Command'; //to translate -$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate -$strId = 'ID'; //to translate -$strProcesslist = 'Process list'; //to translate -$strStatus = 'Status'; //to translate -$strTime = 'Time'; //to translate -$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate - -$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate -$strLaTeX = 'LaTeX'; //to translate - -$strAdministration = 'Administration'; //to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate + $strGlobalPrivileges = 'Global privileges'; //to translate +$strGlobalValue = 'Global value'; //to translate $strGrantOption = 'Grant'; //to translate + +$strId = 'ID'; //to translate +$strImportDocSQL = 'Import docSQL Files'; //to translate +$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate + +$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate + +$strLaTeX = 'LaTeX'; //to translate +$strLandscape = 'Landscape'; //to translate + +$strMoreStatusVars = 'More status variables'; //to translate + +$strNumTables = 'Tables'; //to translate + +$strOriginalInterface = 'original interface'; //to translate + +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; //to translate +$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strPdfNoTables = 'No tables'; //to translate +$strPerHour = 'per hour'; //to translate +$strPortrait = 'Portrait'; //to translate +$strPrint = 'Print'; //to translate $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate @@ -502,15 +487,12 @@ $strPrivDescGrant = 'Allows adding users and privileges without reloading the pr $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate -$strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; -$strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; -$strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate +$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate -$strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate $strPrivDescSelect = 'Allows reading data.'; //to translate $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate @@ -518,21 +500,49 @@ $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections i $strPrivDescUpdate = 'Allows changing data.'; //to translate $strPrivDescUsage = 'No privileges.'; //to translate $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate -$strResourceLimits = 'Resource limits'; //to translate -$strUserOverview = 'User overview'; //to translate -$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate +$strProcesslist = 'Process list'; //to translate +$strPutColNames = 'Put fields names at first row'; //to translate -$strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate +$strQueryType = 'Query type'; //to translate -$strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate -$strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate -$strDeleting = 'Deleting %s'; //to translate -$strJustDelete = 'Just delete the users from the privilege tables.'; //to translate -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate +$strReceived = 'Received'; //to translate +$strRelationalSchema = 'Relational schema'; //to translate $strReloadingThePrivileges = 'Reloading the privileges'; //to translate $strRemoveSelectedUsers = 'Remove selected users'; //to translate +$strResourceLimits = 'Resource limits'; //to translate $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate + +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate +$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate +$strSent = 'Sent'; //to translate +$strServer = 'Server %s'; //to translate +$strServerStatus = 'Runtime Information'; //to translate +$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate +$strServerTabProcesslist = 'Processes'; //to translate +$strServerTabVariables = 'Variables'; //to translate +$strServerVars = 'Server variables and settings'; //to translate +$strSessionValue = 'Session value'; //to translate +$strShowDatadictAs = 'Data Dictionary Format'; //to translate +$strStatus = 'Status'; //to translate + +$strTableOfContents = 'Table of contents'; //to translate +$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate +$strTime = 'Time'; //to translate +$strTotalUC = 'Total'; //to translate +$strTraffic = 'Traffic'; //to translate + +$strUserOverview = 'User overview'; //to translate $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate -$strOriginalInterface = 'original interface'; //to translate + +$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate +$strVar = 'Variable'; //to translate + +$strWebServerUploadDirectory = 'web-server upload directory'; //to translate +$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate + +$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate ?>