From 7de18b4e7aefcf66286d34af18c349c0b585c61f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 3 Mar 2009 16:41:41 +0000 Subject: [PATCH] patch #2649087 None default is different than other None in some languages. --- ChangeLog | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/bangla-utf-8.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/belarusian_cyrillic-utf-8.inc.php | 1 + lang/belarusian_latin-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_simplified-utf-8.inc.php | 1 + lang/chinese_traditional-utf-8.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/czech-utf-8.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-utf-8.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-utf-8.inc.php | 1080 ++++++++++++++++--------------- lang/greek-utf-8.inc.php | 1 + lang/hebrew-utf-8.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-utf-8.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/macedonian_cyrillic-utf-8.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/mongolian-utf-8.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/sinhala-utf-8.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/tatarish-utf-8.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + libraries/tbl_properties.inc.php | 4 +- tbl_structure.php | 2 +- 58 files changed, 605 insertions(+), 536 deletions(-) diff --git a/ChangeLog b/ChangeLog index bd71701112..baa3ffa4af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + rfe #1369509 Link to download more themes. + rfe #1666487 Add option to generate password on change password page. + rfe #1694104 Allow logging of user status with Apache. +- patch #2649087 None default is different than other None in some languages. 3.1.4.0 (not yet released) + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ, diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index ec507df101..e9ced4ec7b 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -1476,4 +1476,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 9d4c672ac6..d8eff5e397 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -1475,4 +1475,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index a679ce4f24..996168eec9 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -1477,4 +1477,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 74c4c301cd..fa265c1c81 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -1472,4 +1472,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index cbb1a6c489..01029faefe 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 058f9d83b0..da9a8e197a 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -1469,4 +1469,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 6213fa946e..de7798f364 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index 035fe63800..4d89dd7f41 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -1459,4 +1459,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index a0bf13044b..1f603fee01 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -1475,4 +1475,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index c165282671..1e4e2d83cf 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -1449,4 +1449,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index eec1ee2190..5e93ec3691 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -1472,4 +1472,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 37dfce13ef..344a466ad8 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -1449,4 +1449,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index fcbd5a0995..d10c345f4d 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -1477,4 +1477,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 04c436f3e8..1e78ca1208 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 0c15ce4d16..dc365ae12f 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -1453,4 +1453,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index fb59549ede..ec45b7d4a2 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -523,6 +523,7 @@ $strNoIndex = 'Není definován žádný index!'; $strNoIndexPartsDefined = 'Nebyla zadána žádná část indexu!'; $strNoModification = 'Žádná změna'; $strNo = 'Ne'; +$strNoneDefault = 'Žádná'; $strNone = 'Žádná'; $strNoOptions = 'Tento formát nemá žádná nastavení'; $strNoPassword = 'Žádné heslo'; diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 3a8a5b6159..2885b0d5cd 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 6e7023e559..913a0fba30 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -1458,4 +1458,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index cfd74a919b..d712a234d5 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -523,6 +523,7 @@ $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser $strNoIndex = 'No index defined!'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoModification = 'No change'; +$strNoneDefault = 'None'; $strNone = 'None'; $strNo = 'No'; $strNoOptions = 'This format has no options'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index f16749ccb2..334b3afde6 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -1457,4 +1457,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index e6693e67f3..8075117aa5 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -1452,4 +1452,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 5e94dd3578..4685360e34 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -1448,4 +1448,5 @@ $strZip = '"zippé"'; $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index d1c743aab3..9b4122debd 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -1450,4 +1450,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 0e5fb9c27f..b63a865170 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 295ced4e0c..628beaff16 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -27,11 +27,10 @@ $month = array('Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'Au $datefmt = '%d. %B %Y um %H:%M'; $timespanfmt = '%s Tage, %s Stunden, %s Minuten und %s Sekunden'; -$strAPrimaryKey = 'Ein Primärschlüssel wurde in %s erzeugt'; $strAbortedClients = 'Abgebrochen'; -$strAccessDenied = 'Zugriff verweigert.'; $strAccessDeniedCreateConfig = 'Eine mögliche Ursache wäre, dass Sie noch keine Konfigurationsdatei angelegt haben. Verwenden Sie in diesem Fall doch das %1$sSetup-Skript%2$s, um eine solche zu erstellen.'; $strAccessDeniedExplanation = 'phpMyAdmin hat versucht eine Verbindung zum MySQL-Server aufzubauen, jedoch hat dieser die Verbindung zurückgewiesen. Sie sollten Ihre Einstellungen für Host, Benutzername und Passwort in Ihrer config.inc.php überprüfen und sich vergewissern, dass diese den Informationen, welche Sie vom Administrator erhalten haben, entsprechen.'; +$strAccessDenied = 'Zugriff verweigert.'; $strAction = 'Aktion'; $strActions = 'Aktionen'; $strAddAutoIncrement = 'AUTO_INCREMENT-Wert hinzufügen'; @@ -47,28 +46,29 @@ $strAddPrivilegesOnDb = 'Rechte zu folgender Datenbank hinzufügen'; $strAddPrivilegesOnTbl = 'Rechte zu folgender Tabelle hinzufügen'; $strAddSearchConditions = 'Eigenes Filterkriterium (Argumente für den WHERE-Ausdruck):'; $strAddToIndex = '%s Spalten zum Index hinzufügen'; -$strAddUser = 'Neuen Benutzer hinzufügen'; $strAddUserMessage = 'Der Benutzer wurde hinzugefügt.'; +$strAddUser = 'Neuen Benutzer hinzufügen'; $strAdministration = 'Administration'; -$strAfter = 'Nach %s'; $strAfterInsertBack = 'zurück'; $strAfterInsertNewInsert = 'anschließend einen weiteren Datensatz einfügen'; $strAfterInsertNext = 'nächste Zeile bearbeiten'; $strAfterInsertSame = 'Zurück zu dieser Seite'; +$strAfter = 'Nach %s'; $strAll = 'Alle'; -$strAllTableSameWidth = 'Sollen alle Tabellen mit der gleichen Breite angezeigt werden?'; $strAllowInterrupt = 'Abbruch wenn die maximale Scriptlaufzeit erreicht wird. Damit ist es möglich große Dateien zu importieren, allerdings kann es Transaktionen zerstören.'; +$strAllTableSameWidth = 'Sollen alle Tabellen mit der gleichen Breite angezeigt werden?'; $strAlterOrderBy = 'Tabelle sortieren nach'; -$strAnIndex = 'Ein Index wurde in %s erzeugt'; $strAnalyze = 'Analysieren'; $strAnalyzeTable = 'Analysiere Tabelle'; -$strAnd = 'und'; $strAndThen = 'und dann'; +$strAnd = 'und'; $strAngularLinks = 'Winklige Verbindung'; -$strAny = 'Jeder'; +$strAnIndex = 'Ein Index wurde in %s erzeugt'; $strAnyHost = 'Jeder Host'; +$strAny = 'Jeder'; $strAnyUser = 'Jeder Benutzer'; $strApproximateCount = 'Es kann sich hierbei um Näherungswerte handeln. Bitte lesen Sie auch FAQ 3.11'; +$strAPrimaryKey = 'Ein Primärschlüssel wurde in %s erzeugt'; $strArabic = 'Arabisch'; $strArmenian = 'Armenisch'; $strAscending = 'aufsteigend'; @@ -82,15 +82,15 @@ $strBack = 'Zurück'; $strBaltic = 'Baltisch'; $strBeginCut = 'AUSSCHNITTSANFANG'; $strBeginRaw = 'BEGINN DER AUSGABE'; +$strBinary = 'Binär'; +$strBinaryDoNotEdit = 'Binär - nicht editierbar!'; +$strBinaryLog = 'Binäres Protokoll'; $strBinLogEventType = 'Ereignistyp'; $strBinLogInfo = 'Information'; $strBinLogName = 'Protokoll'; $strBinLogOriginalPosition = 'Ursprungsposition'; $strBinLogPosition = 'Position'; $strBinLogServerId = 'Server-ID'; -$strBinary = 'Binär'; -$strBinaryDoNotEdit = 'Binär - nicht editierbar!'; -$strBinaryLog = 'Binäres Protokoll'; $strBookmarkAllUsers = 'Diese gespeicherte SQL-Abfrage für jeden Benutzer verfügbar machen'; $strBookmarkCreated = 'Bookmark %s wurde gespeichert'; $strBookmarkDeleted = 'SQL-Abfrage wurde gelöscht.'; @@ -102,22 +102,21 @@ $strBookmarkView = 'Nur zeigen'; $strBrowse = 'Anzeigen'; $strBrowseDistinctValues = 'Zeige nur unterschiedliche Werte'; $strBrowseForeignValues = 'Fremdschlüsselwerte ansehen'; -$strBufferPool = 'Puffer-Pool'; $strBufferPoolActivity = 'Aktivität des Puffer-Pools'; +$strBufferPool = 'Puffer-Pool'; $strBufferPoolUsage = 'Auslastung des Puffer-Pools'; $strBufferReadMisses = 'Fehlgeschlagene Leseanfragen'; $strBufferReadMissesInPercent = 'Fehlgeschlagene Leseanfragen in %'; -$strBufferWriteWaits = 'Schreibverzögerungen'; $strBufferWriteWaitsInPercent = 'Schreibverzögerungen in %'; +$strBufferWriteWaits = 'Schreibverzögerungen'; $strBulgarian = 'Bulgarisch'; $strBusyPages = 'Ausgelastete Seiten'; $strBzip = 'BZip-komprimiert'; -$strCSV = 'CSV'; $strCalendar = 'Kalender'; +$strCancel = 'Abbrechen'; $strCanNotLoadExportPlugins = 'Export-Plugins konnten nicht geladen werden, bitte Installation überprüfen!'; $strCanNotLoadImportPlugins = 'Die Import-Plugins konnten nicht geladen werden. Bitte überprüfen Sie Ihre phpMyAdmin-Installation.'; -$strCancel = 'Abbrechen'; $strCannotLogin = 'Die Anmeldung am MySQL-Server ist fehlgeschlagen.'; $strCantLoad = 'Die Erweiterung [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] kann nicht geladen werden. Bitte überprüfen Sie Ihre PHP-Konfiguration.'; $strCantLoadRecodeIconv = 'Die PHP-Erweiterungen iconv und recode, welche für die Zeichensatzkonvertierung benötigt werden, konnten nicht geladen werden. Bitte ändern Sie Ihre PHP-Konfiguration und aktivieren Sie diese Erweiterungen oder deaktivieren Sie die Zeichensatzkonvertierung in phpMyAdmin.'; @@ -127,26 +126,6 @@ $strCardinality = 'Kardinalität'; $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Mitteleuropäisch'; -$strChange = 'Ändern'; -$strChangeCopyMode = 'Erstelle einen neuen Benutzer mit identischen Rechten und ...'; -$strChangeCopyModeCopy = ' ... behalte den alten bei.'; -$strChangeCopyModeDeleteAndReload = ' ... lösche den alten und lade anschließend die Benutzertabellen neu.'; -$strChangeCopyModeJustDelete = ' ... lösche den alten von den Benutzertabellen.'; -$strChangeCopyModeRevoke = ' ... entziehe dem alten alle Rechte und lösche ihn anschließend.'; -$strChangeCopyUser = 'Anmelde-Information ändern / Benutzer kopieren'; -$strChangeDisplay = 'Anzuzeigende Spalte bestimmen'; -$strChangePassword = 'Passwort ändern'; -$strCharset = 'Zeichensatz'; -$strCharsetOfFile = 'Zeichencodierung der Datei:'; -$strCharsets = 'Zeichensätze'; -$strCharsetsAndCollations = 'Zeichensätze und Kollationen'; -$strCheck = 'Überprüfen'; -$strCheckAll = 'Alle auswählen'; -$strCheckOverhead = 'Tabellen m. Überhang ausw.'; -$strCheckPrivs = 'Rechte überprüfen'; -$strCheckPrivsLong = 'Überprüft die Rechte für die Datenbank "%s".'; -$strCheckTable = 'Überprüfe Tabelle'; -$strChoosePage = 'Bitte wählen Sie die zu bearbeitende Seite.'; $strColComFeat = 'Darstellung von Spaltenkommentaren'; $strCollation = 'Kollation'; $strColumnNames = 'Spaltennamen'; @@ -167,8 +146,8 @@ $strConstraintsForDumped = 'Constraints der exportierten Tabellen'; $strConstraintsForTable = 'Constraints der Tabelle'; $strControluserFailed = 'Verbindung für den controluser, wie er in Ihrer Konfiguration angegeben ist, ist fehlgeschlagen.'; $strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.'; -$strCopy = 'Kopieren'; $strCopyDatabaseOK = 'Datenbank %s wurde nach %s kopiert'; +$strCopy = 'Kopieren'; $strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):'; $strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.'; $strCopyTableSameNames = 'Tabelle kann nicht mit gleichem Namen kopiert werden!'; @@ -191,19 +170,33 @@ $strCreateUserDatabaseWildcard = 'Gewähre alle Rechte auf Datenbanken die mit d $strCreationDates = 'Erzeugungs- / Aktualisierungs- / Überprüfungszeiten'; $strCriteria = 'Kriterium'; $strCroatian = 'Kroatisch'; +$strCSV = 'CSV'; $strCustomColor = 'Benutzerdefinierte Farbe'; $strCyrillic = 'Kyrillisch'; -$strCzech = 'Tschechisch'; $strCzechSlovak = 'Tschechoslowakisch'; +$strCzech = 'Tschechisch'; +$strChange = 'Ändern'; +$strChangeCopyModeCopy = ' ... behalte den alten bei.'; +$strChangeCopyModeDeleteAndReload = ' ... lösche den alten und lade anschließend die Benutzertabellen neu.'; +$strChangeCopyMode = 'Erstelle einen neuen Benutzer mit identischen Rechten und ...'; +$strChangeCopyModeJustDelete = ' ... lösche den alten von den Benutzertabellen.'; +$strChangeCopyModeRevoke = ' ... entziehe dem alten alle Rechte und lösche ihn anschließend.'; +$strChangeCopyUser = 'Anmelde-Information ändern / Benutzer kopieren'; +$strChangeDisplay = 'Anzuzeigende Spalte bestimmen'; +$strChangePassword = 'Passwort ändern'; +$strCharsetOfFile = 'Zeichencodierung der Datei:'; +$strCharsetsAndCollations = 'Zeichensätze und Kollationen'; +$strCharsets = 'Zeichensätze'; +$strCharset = 'Zeichensatz'; +$strCheckAll = 'Alle auswählen'; +$strCheckOverhead = 'Tabellen m. Überhang ausw.'; +$strCheckPrivsLong = 'Überprüft die Rechte für die Datenbank "%s".'; +$strCheckPrivs = 'Rechte überprüfen'; +$strCheckTable = 'Überprüfe Tabelle'; +$strCheck = 'Überprüfen'; +$strChoosePage = 'Bitte wählen Sie die zu bearbeitende Seite.'; -$strDBComment = 'Datenbankkommentar: '; -$strDBCopy = 'Datenbank kopieren nach'; -$strDBRename = 'Datenbank umbenennen in'; $strDanish = 'Dänisch'; -$strData = 'Daten'; -$strDataDict = 'Strukturverzeichnis'; -$strDataOnly = 'Nur Daten'; -$strDataPages = 'Daten enthaltende Seiten'; $strDatabase = 'Datenbank'; $strDatabaseEmpty = 'Der Datenbankname ist leer!'; $strDatabaseExportOptions = 'Export-Optionen der Datenbank'; @@ -211,27 +204,34 @@ $strDatabaseHasBeenCreated = 'Die Datenbank %1$s wurde erzeugt.'; $strDatabaseHasBeenDropped = 'Datenbank %s wurde gelöscht.'; $strDatabases = 'Datenbanken'; $strDatabasesDropped = 'Es wurden %s Datenbanken gelöscht.'; -$strDatabasesStats = 'Statistik über alle Datenbanken'; $strDatabasesStatsDisable = 'Datenbankstatistiken deaktivieren'; $strDatabasesStatsEnable = 'Datenbankstatistiken aktivieren'; $strDatabasesStatsHeavyTraffic = 'Bitte beachten Sie: Das Aktivieren der Datenbankstatistiken kann starken Traffic zwischen dem Web- und dem MySQL-Server zur Folge haben.'; +$strDatabasesStats = 'Statistik über alle Datenbanken'; +$strData = 'Daten'; +$strDataDict = 'Strukturverzeichnis'; +$strDataOnly = 'Nur Daten'; +$strDataPages = 'Daten enthaltende Seiten'; +$strDBComment = 'Datenbankkommentar: '; +$strDBCopy = 'Datenbank kopieren nach'; $strDbIsEmpty = 'Die Datenbank scheint leer zu sein!'; $strDbPrivileges = 'Datenbankspezifische Rechte'; +$strDBRename = 'Datenbank umbenennen in'; $strDbSpecific = 'datenbankspezifisch'; -$strDefault = 'Standard'; $strDefaultEngine = 'Neue Tabellen werden standardmäßig im Format %s angelegt.'; +$strDefault = 'Standard'; $strDefaultValueHelp = 'Bitte geben Sie jeweils nur einen Standardwert ohne Escape- oder Anführungszeichen an.'; $strDefragment = 'Tabelle defragmentieren'; -$strDelOld = 'Auf der aktuellen Seite bestehen Referenzen zu Tabellen, die nicht mehr existieren. Sollen diese Referenzen gelöscht werden?'; $strDelayedInserts = 'Verzögerten INSERT-Befehl verwenden'; -$strDelete = 'Löschen'; -$strDeleteAndFlush = 'Die Benutzer löschen und die Benutzertabellen anschließend neu laden.'; $strDeleteAndFlushDescr = 'Dies ist zwar der sauberste Weg, jedoch kann es einige Zeit in Anspruch nehmen, die Benutzertabellen neu zu laden.'; +$strDeleteAndFlush = 'Die Benutzer löschen und die Benutzertabellen anschließend neu laden.'; +$strDeleted = 'Die Zeile wurde gelöscht.'; +$strDelete = 'Löschen'; $strDeleteNoUsersSelected = 'Es wurden keine Benutzer zum Löschen ausgewählt!'; $strDeleteRelation = 'Verknüpfung löschen'; -$strDeleted = 'Die Zeile wurde gelöscht.'; $strDeleting = 'Lösche %s'; $strDelimiter = 'Begrenzer'; +$strDelOld = 'Auf der aktuellen Seite bestehen Referenzen zu Tabellen, die nicht mehr existieren. Sollen diese Referenzen gelöscht werden?'; $strDescending = 'absteigend'; $strDescription = 'Beschreibung'; $strDesigner = 'Designer'; @@ -240,22 +240,22 @@ $strDetails = 'Details ...'; $strDictionary = 'Wörterbuch'; $strDirectLinks = 'Direkte Verbindung'; $strDirtyPages = 'Inkonsistente Seiten ("dirty")'; -$strDisableForeignChecks = 'Fremdschlüsselüberprüfung deaktivieren'; $strDisabled = 'Deaktiviert'; +$strDisableForeignChecks = 'Fremdschlüsselüberprüfung deaktivieren'; $strDisplayFeat = 'Anzeige verknüpfter Daten'; $strDisplayOrder = 'Sortierung nach:'; $strDisplayPDF = 'PDF-Schema anzeigen'; $strDoAQuery = 'Suche über Beispielwerte ("query by example") (Platzhalter: "%")'; -$strDoYouReally = 'Möchten Sie wirklich diese Abfrage ausführen '; $strDocSQL = 'DocSQL'; $strDocu = 'Dokumentation'; $strDownloadFile = 'Datei herunterladen'; -$strDrop = 'Löschen'; +$strDoYouReally = 'Möchten Sie wirklich diese Abfrage ausführen '; $strDropDatabaseStrongWarning = 'Sie sind dabei eine komplette Datenbank zu ZERSTÖREN!'; +$strDrop = 'Löschen'; $strDropUsersDb = 'Die gleichnamigen Datenbanken löschen.'; +$strDumpingData = 'Daten für Tabelle'; $strDumpSaved = 'Dump (Schema) wurde in Datei %s gespeichert.'; $strDumpXRows = 'Exportiere %s Datensätze ab Zeile %s.'; -$strDumpingData = 'Daten für Tabelle'; $strDynamic = 'dynamisch'; $strEdit = 'Bearbeiten'; @@ -266,13 +266,13 @@ $strEmpty = 'Leeren'; $strEmptyResultSet = 'MySQL lieferte ein leeres Resultat zurück (d. h. null Zeilen).'; $strEnabled = 'Aktiviert'; $strEncloseInTransaction = 'Export in einer Transaktion zusammenfassen'; -$strEnd = 'Ende'; $strEndCut = 'AUSSCHNITTSENDE'; +$strEnd = 'Ende'; $strEndRaw = 'ENDE DER AUSGABE'; $strEngineAvailable = '%s ist auf diesem MySQL-Server verfügbar.'; $strEngineDisabled = '%s wurde auf diesem MySQL-Server deaktiviert.'; -$strEngineUnsupported = 'Dieser MySQL-Server unterstützt %s nicht.'; $strEngines = 'Formate'; +$strEngineUnsupported = 'Dieser MySQL-Server unterstützt %s nicht.'; $strEnglish = 'Englisch'; $strEnglishPrivileges = 'MySQL-Rechte werden auf Englisch angegeben.'; $strError = 'Fehler'; @@ -297,38 +297,38 @@ $strFailedAttempts = 'Fehlgeschlagen'; $strField = 'Feld'; $strFieldHasBeenDropped = 'Spalte %s wurde entfernt.'; $strFieldInsertFromFileTempDirNotExists = 'Fehler beim Verschieben der hochgeladenen Datei, siehe FAQ 1.11'; -$strFields = 'Felder'; $strFieldsEnclosedBy = 'Felder eingeschlossen von'; $strFieldsEscapedBy = 'Felder escaped von'; +$strFields = 'Felder'; $strFieldsTerminatedBy = 'Felder getrennt mit'; $strFileAlreadyExists = 'Die Datei %s besteht bereits auf dem Server. Bitte ändern Sie den Dateinamen oder wählen Sie die Überschreibungs-Option.'; $strFileCouldNotBeRead = 'Die Datei konnte nicht gelesen werden'; $strFileNameTemplate = 'Dateinamenskonvention'; -$strFileNameTemplateDescription = 'Dieser Wert wird mit %1$sstrftime%2$s geparst, Sie können also Platzhalter für Datum und Uhrzeit verwenden. Darüber hinaus werden folgende Umformungen durchgeführt: %3$s. Der übrige Text bleibt unberührt.'; $strFileNameTemplateDescriptionDatabase = 'Datenbank-Name'; +$strFileNameTemplateDescription = 'Dieser Wert wird mit %1$sstrftime%2$s geparst, Sie können also Platzhalter für Datum und Uhrzeit verwenden. Darüber hinaus werden folgende Umformungen durchgeführt: %3$s. Der übrige Text bleibt unberührt.'; $strFileNameTemplateDescriptionServer = 'Server-Name'; $strFileNameTemplateDescriptionTable = 'Tabellen-Name'; $strFileNameTemplateRemember = 'Konvention merken'; -$strFileToImport = 'Zu importierende Datei'; $strFiles = 'Dateien'; +$strFileToImport = 'Zu importierende Datei'; $strFlushPrivilegesNote = 'phpMyAdmin liest die Benutzerprofile direkt aus den entsprechenden MySQL-Tabellen aus. Der Inhalt dieser Tabellen kann sich von den Benutzerprofilen, die MySQL z.Zt. verwendet, unterscheiden, wenn manuelle Änderungen vorgenommen wurden. In diesem Fall sollten Sie %sdie Benutzerprofile neu laden%s bevor Sie fortfahren.'; $strFlushQueryCache = 'Den Abfragencache leeren (FLUSH)'; $strFlushTable = 'Leeren des Tabellencaches ("FLUSH")'; $strFlushTables = 'Den Tabellencache leeren ("FLUSH")'; $strFontSize = 'Schriftgröße'; $strForeignKeyError = 'Fehler beim Erzeugen eines Fremdschlüssels für %1$s (überprüfen Sie die Datentypen)'; -$strFormEmpty = 'Das Formular ist leer !'; $strFormat = 'Format'; +$strFormEmpty = 'Das Formular ist leer !'; $strFreePages = 'Unbenutzte Seiten'; $strFullText = 'vollständige Textfelder'; $strFunction = 'Funktion'; $strFunctions = 'Funktionen'; $strGenBy = 'Erstellt von'; -$strGenTime = 'Erstellungszeit'; $strGeneralRelationFeat = 'Allgemeine Verknüpfungsfunktionen'; $strGenerate = 'Generieren'; $strGeneratePassword = 'Passwort generieren'; +$strGenTime = 'Erstellungszeit'; $strGeorgian = 'Georgisch'; $strGerman = 'Deutsch'; $strGlobal = 'global'; @@ -339,65 +339,65 @@ $strGrantOption = 'GRANT'; $strGreek = 'Griechisch'; $strGzip = 'GZip-komprimiert'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLWord = 'Microsoft Word 2000'; $strHandler = 'Handler'; $strHasBeenAltered = 'wurde geändert.'; $strHaveToShow = 'Bitte wählen Sie mindestens eine anzuzeigende Spalte'; $strHebrew = 'Hebräisch'; $strHelp = 'Hilfe'; $strHexForBLOB = 'Benutze hexadecimal für BLOB'; -$strHide = 'Verstecken'; $strHideShowAll = 'Zeige/Verstecke alles'; $strHideShowNoRelation = 'Zeige/Verstecke Tabellen ohne Verknüpfung'; +$strHide = 'Verstecken'; $strHome = 'Home'; $strHomepageOfficial = ' Offizielle Homepage '; -$strHost = 'Host'; $strHostEmpty = 'Es wurde kein Host angegeben!'; +$strHost = 'Host'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLWord = 'Microsoft Word 2000'; $strHungarian = 'Ungarisch'; -$strIEUnsupported = 'Der Internet Explorer unterstützt diese Funktion nicht.'; $strIcelandic = 'Isländisch'; $strId = 'ID'; $strIdxFulltext = 'Volltext'; -$strIgnore = 'Ignorieren'; +$strIEUnsupported = 'Der Internet Explorer unterstützt diese Funktion nicht.'; $strIgnoreDuplicates = 'Ignoriere doppelte Zeilen'; +$strIgnore = 'Ignorieren'; $strIgnoreInserts = 'Fehlerübergehenden INSERT-Befehl verwenden'; -$strImport = 'Importieren'; $strImportExportCoords = 'Import/Export Koordinaten für das PDF Schema'; $strImportFiles = 'Dateiimport'; $strImportFormat = 'Dateiformat'; +$strImport = 'Importieren'; $strImportSuccessfullyFinished = 'Der Import wurde erfolgreich abgeschlossen, %d Abfragen wurden ausgeführt.'; -$strInUse = 'in Benutzung'; -$strIndex = 'Index'; +$strIndexes = 'Indizes'; +$strIndexesSeemEqual = 'Die Indizes %1$s und %2$s scheinen gleich zu sein und einer könnte möglicherweise entfernt werden.'; $strIndexHasBeenDropped = 'Index %s wurde entfernt.'; +$strIndex = 'Index'; $strIndexName = 'Indexname:'; $strIndexType = 'Indextyp:'; $strIndexWarningTable = 'Warnungen bei den Indizes der Tabelle `%s`'; -$strIndexes = 'Indizes'; -$strIndexesSeemEqual = 'Die Indizes %1$s und %2$s scheinen gleich zu sein und einer könnte möglicherweise entfernt werden.'; $strInnoDBAutoextendIncrement = 'Autoerweiterungs-Schrittgröße'; $strInnoDBAutoextendIncrementDesc = 'Die Größe, um die ein Tablespace erweitert wird, wenn er voll ist.'; -$strInnoDBBufferPoolSize = 'Größe des Puffer-Pools'; $strInnoDBBufferPoolSizeDesc = 'Die Größe des Arbeitsspeicherpuffers, den InnoDB verwendet, um Daten und Indizes zwischenzuspeichern.'; +$strInnoDBBufferPoolSize = 'Größe des Puffer-Pools'; $strInnoDBDataFilePath = 'Datendateien'; -$strInnoDBDataHomeDir = 'Pfad für Datendateien'; $strInnoDBDataHomeDirDesc = 'Der Pfad des Verzeichnisses, unter welchem alle InnoDB-Datendateien abgelegt werden.'; +$strInnoDBDataHomeDir = 'Pfad für Datendateien'; $strInnoDBPages = 'Seiten'; $strInnodbStat = 'InnoDB-Status'; $strInsecureMySQL = 'Ihre Konfigurationsdatei enthält Einstellungen (Benutzer "root" ohne Passwort), welche denen des MySQL-Standardbenutzers entsprechen. Wird Ihr MySQL-Server mit diesen Einstellungen betrieben, so können Unbefugte leicht von außen auf ihn zugreifen. Sie sollten diese Sicherheitslücke unbedingt schließen!'; -$strInsert = 'Einfügen'; $strInsertAsNewRow = ' Als neuen Datensatz speichern '; $strInsertedRowId = 'ID der eingefügten Zeile: %1$d'; +$strInsert = 'Einfügen'; $strInterface = 'Oberfläche'; $strInternalRelationAdded = 'Interne Verknüpfung hinzugefügt'; $strInternalRelations = 'Interne Beziehungen'; +$strInUse = 'in Benutzung'; $strInvalidAuthMethod = 'Ungültige Authentifikationsmethode:'; +$strInvalidColumnCount = 'Die Spaltenanzahl muss größer als 0 sein.'; +$strInvalidColumn = 'Ungültige Spalte angegeben (%s)!'; $strInvalidCSVFieldCount = 'Ungültige Anzahl an Feldern in Zeile %d.'; $strInvalidCSVFormat = 'Ungültiges Format in Zeile %d.'; $strInvalidCSVParameter = 'Ungültiger Parameter für CSV-Import: "%s"'; -$strInvalidColumn = 'Ungültige Spalte angegeben (%s)!'; -$strInvalidColumnCount = 'Die Spaltenanzahl muss größer als 0 sein.'; $strInvalidDatabase = 'ungültige Datenbank'; $strInvalidFieldAddCount = 'Sie müssen mindestens ein Feld hinzufügen.'; $strInvalidFieldCount = 'Die Tabelle muss mindestens ein Feld haben.'; @@ -410,8 +410,8 @@ $strInvalidTableName = 'ungültiger Tabellenname'; $strJapanese = 'Japanisch'; $strJoins = 'Tabellenverknüpfungen (joins)'; $strJumpToDB = 'Zur Datenbank "%s" springen.'; -$strJustDelete = 'Die Benutzer aus den Benutzertabellen löschen.'; $strJustDeleteDescr = 'Die "gelöschten" Benutzer könnten weiterhin wie gewohnt auf den Server zugreifen, bis die Benutzertabellen neu geladen werden.'; +$strJustDelete = 'Die Benutzer aus den Benutzertabellen löschen.'; $strKeepPass = 'Passwort nicht verändert'; $strKeyCache = 'Schlüssel-Cache'; @@ -420,21 +420,21 @@ $strKill = 'Beenden'; $strKnownExternalBug = 'Die Funktion "%s" wird durch einen bekannten Fehler beeinträchtigt, siehe %s'; $strKorean = 'Koreanisch'; -$strLDI = 'CSV mit LOAD DATA'; -$strLDILocal = 'verwende LOCAL'; -$strLaTeX = 'LaTeX'; $strLandscape = 'Querformat'; $strLanguage = 'Sprache'; $strLanguageUnknown = 'Unbekannte Sprache: "%1$s".'; -$strLatchedPages = 'Belegte Seiten'; $strLatexCaption = 'Tabellenbeschriftung'; $strLatexContent = 'Inhalt der Tabelle __TABLE__'; -$strLatexContinued = '(Fortsetzung)'; $strLatexContinuedCaption = 'Fortgesetzte Tabellenbeschriftung'; +$strLatexContinued = '(Fortsetzung)'; $strLatexIncludeCaption = 'Tabellenbeschriftung einfügen'; $strLatexLabel = 'Kennzeichen'; +$strLaTeX = 'LaTeX'; $strLatexStructure = 'Struktur der Tabelle __TABLE__'; +$strLatchedPages = 'Belegte Seiten'; $strLatvian = 'Lettisch'; +$strLDI = 'CSV mit LOAD DATA'; +$strLDILocal = 'verwende LOCAL'; $strLengthSet = 'Länge/Set'; $strLimitNumRows = 'Einträge pro Seite'; $strLinesTerminatedBy = 'Zeilen getrennt mit'; @@ -443,65 +443,64 @@ $strLinksTo = 'Verweise'; $strLithuanian = 'Litauisch'; $strLocalhost = 'Lokal'; $strLocationTextfile = 'Datei'; -$strLogPassword = 'Passwort:'; -$strLogServer = 'Server'; -$strLogUsername = 'Benutzername:'; $strLogin = 'Anmeldung'; $strLoginInformation = 'Anmelde-Informationen'; $strLogout = 'Neu anmelden'; +$strLogPassword = 'Passwort:'; $strLogServerHelp = 'Sie können einen Rechnernamen oder eine IP Adresse und einen Port durch Leerzeichen getrennt eingeben.'; +$strLogServer = 'Server'; +$strLogUsername = 'Benutzername:'; $strLongOperation = 'Diese Operation könnte einige Zeit beanspruchen. Trotzdem weitermachen?'; -$strMIMETypesForTable = 'MIME TYPEN DER TABELLE'; -$strMIME_MIMEtype = 'MIME-Typ'; +$strMaxConnects = 'max. gleichzeitige Verbindungen'; +$strMaximalQueryLength = 'Maximale Länge der erstellten Abfrage'; +$strMaximumSize = 'Maximale Dateigröße: %s%s'; +$strMbExtensionMissing = 'Die PHP-Erweiterung "mbstring" wurde nicht gefunden, trotzdem jedoch scheinen Sie einen Mehrbyte-Zeichensatz zu verwenden. Ohne besagte Erweiterung ist phpMyAdmin nicht in der Lage Zeichenketten zu trennen, was zu unerwarteten Ergebnissen führen kann.'; +$strMbOverloadWarning = 'Sie haben die Option "mbstring.func_overload" in Ihrer PHP-Konfiguration aktiviert. Diese ist nicht kompatibel zu phpMyAdmin, weshalb es zu Problemen und Datenverlust kommen kann.'; $strMIME_available_mime = 'Verfügbare MIME-Typen'; $strMIME_available_transform = 'Verfügbare Umwandlungen'; $strMIME_description = 'Beschreibung'; +$strMIME_MIMEtype = 'MIME-Typ'; $strMIME_nodescription = 'Für diese Umwandlung ist keine Beschreibung verfügbar.
Für weitere Informationen wenden Sie sich bitte an den Autoren der Funktion "%s".'; $strMIME_transformation = 'Darstellungsumwandlung'; $strMIME_transformation_note = 'Um eine Liste aller verfügbaren MIME-Typen-Umwandlungen und deren Optionen zu sehen, klicken Sie bitte auf %sUmwandlungen%s'; -$strMIME_transformation_options = 'Umwandlungsoptionen'; $strMIME_transformation_options_note = 'Bitte die Werte für die Umwandlungsoptionen in folgendem Format angeben: \'a\', 100, b,\'c\',... Wann immer Sie ein Backslash ("\") oder ein einfaches Anführungszeichen ("\'") verwenden, setzen Sie bitte ein Backslash vor das Zeichen. (z. B.: \'\\\\xyz\' oder \'a\\\'b\').'; +$strMIME_transformation_options = 'Umwandlungsoptionen'; +$strMIMETypesForTable = 'MIME TYPEN DER TABELLE'; $strMIME_without = 'Kursiv dargestellte MIME-Typen besitzen keine untergliederten Umwandlungen.'; -$strMaxConnects = 'max. gleichzeitige Verbindungen'; -$strMaximalQueryLength = 'Maximale Länge der erstellten Abfrage'; -$strMaximumSize = 'Maximale Dateigröße: %s%s'; -$strMbExtensionMissing = 'Die PHP-Erweiterung "mbstring" wurde nicht gefunden, trotzdem jedoch scheinen Sie einen Mehrbyte-Zeichensatz zu verwenden. Ohne besagte Erweiterung ist phpMyAdmin nicht in der Lage Zeichenketten zu trennen, was zu unerwarteten Ergebnissen führen kann.'; -$strMbOverloadWarning = 'Sie haben die Option "mbstring.func_overload" in Ihrer PHP-Konfiguration aktiviert. Diese ist nicht kompatibel zu phpMyAdmin, weshalb es zu Problemen und Datenverlust kommen kann.'; $strModifications = 'Änderungen gespeichert.'; -$strModify = 'Verändern'; $strModifyIndexTopic = 'Index modifizieren'; +$strModify = 'Verändern'; $strMoveMenu = 'Verschiebe Menü'; -$strMoveTable = 'Verschiebe Tabelle nach (Datenbank.Tabellenname):'; $strMoveTableOK = 'Tabelle %s wurde nach %s verschoben.'; $strMoveTableSameNames = 'Tabelle kann nicht mit gleichem Namen verschoben werden!'; +$strMoveTable = 'Verschiebe Tabelle nach (Datenbank.Tabellenname):'; $strMultilingual = 'mehrsprachig'; -$strMyISAMDataPointerSize = 'Größe des Datenzeigers'; $strMyISAMDataPointerSizeDesc = 'Standardmäßige Größe des Zeigers, welcher von CREATE TABLE für MyISAM-Tabellen verwendet wird, sofern die Option MAX_ROWS nicht angegeben wird.'; -$strMyISAMMaxExtraSortFileSize = 'Maximum Größe temporärer Dateien bei Indexerstellung'; +$strMyISAMDataPointerSize = 'Größe des Datenzeigers'; $strMyISAMMaxExtraSortFileSizeDesc = 'Wenn das Erzeugen der temporären Datei für schnelle Index-Erzeugung um diesen Wert größer sein würde als die Benutzung des Schlüssel-Caches, wird die Schlüssel-Cache-Methode bevorzugt.'; -$strMyISAMMaxSortFileSize = 'Maximale Größe temporärer Dateien beim Sortieren'; +$strMyISAMMaxExtraSortFileSize = 'Maximum Größe temporärer Dateien bei Indexerstellung'; $strMyISAMMaxSortFileSizeDesc = 'Die maximale Größe der temporären Datei, die MySQL benutzen darf, während es den Index erzeugt (während REPAIR, ALTER TABLE oder LOAD DATA INFILE).'; +$strMyISAMMaxSortFileSize = 'Maximale Größe temporärer Dateien beim Sortieren'; $strMyISAMRecoverOptions = 'Autoreparatur-Modus'; $strMyISAMRecoverOptionsDesc = 'Der Modus der automatischen Wiederherstellung abgestürzter MyISAM-Tabellen, wie über den Startparameter --myisam-recover angegeben.'; -$strMyISAMRepairThreads = 'Reparaturprozess'; $strMyISAMRepairThreadsDesc = 'Wenn dieser Wert größer als 1 ist, werden MyISAM-Tabellenindizes während einer Reparatur oder eines Sortierungsprozesses parallel erstellt (jeder Index in einem separatem Prozess).'; -$strMyISAMSortBufferSize = 'Größe des Sortierungspuffers'; +$strMyISAMRepairThreads = 'Reparaturprozess'; $strMyISAMSortBufferSizeDesc = 'Der Puffer, der beim Sortieren des Indexes zugewiesen wird, wenn man ein REPAIR oder ausführt oder Indizes mit CREATE INDEX oder ALTER TABLE erzeugt.'; -$strMySQLCharset = 'MySQL-Zeichensatz'; +$strMyISAMSortBufferSize = 'Größe des Sortierungspuffers'; +$strMysqlClientVersion = 'MySQL-Client-Version'; $strMySQLConnectionCollation = 'Zeichensatz / Kollation der MySQL-Verbindung'; +$strMySQLCharset = 'MySQL-Zeichensatz'; +$strMysqlLibDiffersServerVersion = 'Die Version der verwendeten PHP MySQL Bibliothek %s unterscheidet sich von der Version des MySQL Servers %s. Dies kann zu unerwartetem Verhalten führen.'; $strMySQLSaid = 'MySQL meldet: '; $strMySQLShowProcess = 'Prozesse anzeigen'; -$strMysqlClientVersion = 'MySQL-Client-Version'; -$strMysqlLibDiffersServerVersion = 'Die Version der verwendeten PHP MySQL Bibliothek %s unterscheidet sich von der Version des MySQL Servers %s. Dies kann zu unerwartetem Verhalten führen.'; $strName = 'Name'; $strNext = 'Nächste'; -$strNo = 'Nein'; $strNoActivity = 'Da Sie seit mindestens %s Sekunden inaktiv waren, wurden Sie automatisch abgemeldet. Bitte melden Sie sich erneut an.'; -$strNoDataReceived = 'Es wurden keinen Daten zum importieren empfangen. Entweder wurde keine Datei ausgewählt, oder die Dateigröße hat die maximal erlaubte Größe der PHP Konfiguration überschritten. Siehe FAQ 1.16.'; $strNoDatabases = 'Keine Datenbanken'; $strNoDatabasesSelected = 'Es wurden keine Datenbanken ausgewählt.'; +$strNoDataReceived = 'Es wurden keinen Daten zum importieren empfangen. Entweder wurde keine Datei ausgewählt, oder die Dateigröße hat die maximal erlaubte Größe der PHP Konfiguration überschritten. Siehe FAQ 1.16.'; $strNoDescription = 'keine Beschreibung'; $strNoDetailsForEngine = 'Für dieses Tabellenformat sind keine Statusinformationen verfügbar'; $strNoDropDatabases = 'Die Anweisung "DROP DATABASE" wurde deaktiviert.'; @@ -511,6 +510,9 @@ $strNoFrames = 'phpMyAdmin arbeitet besser mit einem Frame-fähigen Brows $strNoIndex = 'Kein Index definiert!'; $strNoIndexPartsDefined = 'Keine Indizes definiert.'; $strNoModification = 'Keine Änderung'; +$strNoneDefault = 'Kein'; +$strNo = 'Nein'; +$strNone = 'keine'; $strNoOptions = 'Für dieses Format sind keine Optionen vorhanden'; $strNoPassword = 'Kein Passwort'; $strNoPermission = 'Der Webserver hat keine Schreibrechte um die Datei %s zu speichern.'; @@ -521,18 +523,17 @@ $strNoRowsSelected = 'Es wurden keine Datensätze ausgewählt.'; $strNoSpace = 'Zu wenig Speicherplatz um die Datei %s zu speichern.'; $strNoTablesFound = 'Es wurden keine Tabellen in der Datenbank gefunden.'; $strNoThemeSupport = 'Die Unterstützung für Oberflächendesigns ist deaktiviert. Bitte überprüfen Sie Ihre Konfiguration und / oder Ihre Designs im Verzeichnis %s.'; -$strNoUsersFound = 'Es wurden keine Benutzer gefunden.'; -$strNoValidateSQL = 'SQL-Validierung umgehen'; -$strNone = 'keine'; $strNotNumber = 'Das ist keine Zahl!'; $strNotOK = 'fehlerhaft'; $strNotSet = 'Die Tabelle %s wurde entweder nicht gefunden oder in der Kofigurationsdatei %s nicht gesetzt.'; +$strNoUsersFound = 'Es wurden keine Benutzer gefunden.'; +$strNoValidateSQL = 'SQL-Validierung umgehen'; $strNull = 'Null'; +$strNumberOfFields = 'Anzahl der Felder'; +$strNumberOfTables = 'Anzahl Tabellen'; $strNumSearchResultsInTable = '%s Treffer in der Tabelle %s'; $strNumSearchResultsTotal = 'Insgesamt %s Treffer'; $strNumTables = 'Tabellen'; -$strNumberOfFields = 'Anzahl der Felder'; -$strNumberOfTables = 'Anzahl Tabellen'; $strOK = 'OK'; $strOpenDocumentSpreadsheet = 'Open Document Kalkulationstabelle'; @@ -547,35 +548,35 @@ $strOr = 'oder'; $strOverhead = 'Überhang'; $strOverwriteExisting = 'Bestehende Datei(en) überschreiben'; -$strPDF = 'PDF'; -$strPDFReportExplanation = '(Erstellt einen Report mit den Daten einer Tabelle)'; -$strPDFReportTitle = 'Titel des Reports'; -$strPHPVersion = 'PHP-Version'; $strPacked = 'Gepackt'; $strPageNumber = 'Seite:'; $strPagesToBeFlushed = 'Zurückzuschreibende Seiten'; $strPaperSize = 'Papiergröße'; $strPartialImport = 'Partieller Import'; $strPartialText = 'gekürzte Textfelder'; -$strPartition = 'Partition %s'; $strPartitionDefinition = 'PARTITION Definition'; -$strPartitionMaintenance = 'Partitions-Hilfsmittel'; $strPartitioned = 'partitioniert'; -$strPassword = 'Passwort'; -$strPasswordChanged = 'Das Passwort für %s wurde geändert.'; +$strPartitionMaintenance = 'Partitions-Hilfsmittel'; +$strPartition = 'Partition %s'; $strPasswordEmpty = 'Es wurde kein Passwort angegeben!'; $strPasswordHashing = 'Password-Verschlüsselung'; +$strPasswordChanged = 'Das Passwort für %s wurde geändert.'; $strPasswordNotSame = 'Die eingegebenen Passwörter sind nicht identisch!'; +$strPassword = 'Passwort'; $strPdfDbSchema = 'Schema der Datenbank "%s" - Seite %s'; $strPdfInvalidTblName = 'Die Tabelle "%s" existiert nicht!'; $strPdfNoTables = 'keine Tabellen'; +$strPDF = 'PDF'; +$strPDFReportExplanation = '(Erstellt einen Report mit den Daten einer Tabelle)'; +$strPDFReportTitle = 'Titel des Reports'; $strPerHour = 'pro Stunde'; $strPerMinute = 'pro Minute'; $strPerSecond = 'pro Sekunde'; $strPersian = 'Persisch'; $strPhoneBook = 'Telefonbuch'; -$strPhp = 'PHP-Code erzeugen'; $strPHPExtension = 'PHP Erweiterung'; +$strPhp = 'PHP-Code erzeugen'; +$strPHPVersion = 'PHP-Version'; $strPlayAudio = 'Tonaufnahme abspielen'; $strPleaseSelectPrimaryOrUniqueKey = 'Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen'; $strPmaDocumentation = 'phpMyAdmin-Dokumentation'; @@ -584,10 +585,10 @@ $strPolish = 'Polnisch'; $strPortrait = 'Hochformat'; $strPos1 = 'Anfang'; $strPrevious = 'Vorherige'; -$strPrimary = 'Primärschlüssel'; $strPrimaryKeyHasBeenDropped = 'Der Primärschlüssel wurde gelöscht.'; $strPrimaryKeyName = 'Der Name des Primärschlüssels muss PRIMARY lauten!'; $strPrimaryKeyWarning = 'Der Name des Primärschlüssels darf nur "PRIMARY" lauten.'; +$strPrimary = 'Primärschlüssel'; $strPrint = 'Drucken'; $strPrintView = 'Druckansicht'; $strPrintViewFull = 'Druckansicht (vollständige Textfelder)'; @@ -650,7 +651,6 @@ $strQueryTime = 'die Abfrage dauerte %01.4f sek.'; $strQueryType = 'Abfrageart'; $strQueryWindowLock = 'Abfrage vor Änderungen außerhalb des Fensters schützen'; -$strReType = 'Wiederholen'; $strReadRequests = 'Leseanfragen'; $strRebuild = 'Neuaufbauen'; $strReceived = 'Empfangen'; @@ -658,22 +658,22 @@ $strRecommended = 'empfohlen'; $strRecords = 'Einträge'; $strReferentialIntegrity = 'Prüfe referentielle Integrität:'; $strRefresh = 'Aktualisieren'; -$strRelationDeleted = 'Verknüpfung gelöscht'; -$strRelationNotWorking = 'Die zusätzlichen Funktionen für verknüpfte Tabellen wurden automatisch deaktiviert. Klicken Sie %shier%s um herauszufinden warum.'; -$strRelationView = 'Beziehungsübersicht'; -$strRelationalKey = 'Relationaler Schlüssel'; $strRelationalDisplayField = 'Relationaler Wert'; +$strRelationalKey = 'Relationaler Schlüssel'; $strRelationalSchema = 'Beziehungsschema'; -$strRelations = 'Tabellenverknüpfungen'; +$strRelationDeleted = 'Verknüpfung gelöscht'; +$strRelationNotWorking = 'Die zusätzlichen Funktionen für verknüpfte Tabellen wurden automatisch deaktiviert. Klicken Sie %shier%s um herauszufinden warum.'; $strRelationsForTable = 'RELATIONEN DER TABELLE'; +$strRelations = 'Tabellenverknüpfungen'; +$strRelationView = 'Beziehungsübersicht'; +$strReloadingThePrivileges = 'Lade die Benutzertabellen neu'; $strReload = 'Neuladen'; $strReloadPrivileges = 'Die Rechte neu laden'; -$strReloadingThePrivileges = 'Lade die Benutzertabellen neu'; $strRemovePartitioning = 'Entferne die Partitionierung'; $strRemoveSelectedUsers = 'Die ausgewählten Benutzer löschen'; $strRenameDatabaseOK = 'Datenbank %s wurde umbenannt zu %s'; -$strRenameTable = 'Tabelle umbenennen in'; $strRenameTableOK = 'Tabelle %s wurde umbenannt in %s.'; +$strRenameTable = 'Tabelle umbenennen in'; $strRepair = 'Reparieren'; $strRepairTable = 'Repariere Tabelle'; $strReplaceNULLBy = 'Ersetze NULL durch'; @@ -682,46 +682,36 @@ $strReplication = 'Replikation'; $strReset = 'Zurücksetzen'; $strResourceLimits = 'Ressourcenbeschränkungen'; $strRestartInsertion = 'Einfügen mit %s Zeilen neu starten'; -$strRevoke = 'Entfernen'; +$strReType = 'Wiederholen'; $strRevokeAndDelete = 'Den Benutzern alle Rechte entziehen und sie anschließend aus den Benutzertabellen löschen.'; $strRevokeAndDeleteDescr = 'Die Benutzer würden weiterhin das USAGE-Recht behalten, bis die Benutzertabellen neu geladen werden.'; +$strRevoke = 'Entfernen'; $strRevokeMessage = 'Sie haben die Rechte für %s entfernt.'; $strRomanian = 'Rumänisch'; $strRoutineReturnType = 'Rückgabe-Typ'; $strRoutines = 'Routinen'; $strRowLength = 'Zeilenlänge'; -$strRowSize = 'Zeilengröße'; -$strRows = 'Zeilen'; $strRowsAffected = '%1$d Zeile(n) betroffen.'; $strRowsDeleted = '%1$d Zeile(n) gelöscht.'; $strRowsFrom = 'Datensätze, beginnend ab'; $strRowsInserted = '%1$d Zeile(n) eingefügt.'; +$strRowSize = 'Zeilengröße'; $strRowsModeFlippedHorizontal = 'horizontal (gedrehte Bezeichner)'; $strRowsModeHorizontal = 'untereinander'; $strRowsModeOptions = '%s angeordnet und wiederhole die Kopfzeilen nach %s Datensätzen.'; $strRowsModeVertical = 'nebeneinander'; $strRowsStatistic = 'Zeilenstatistik'; +$strRows = 'Zeilen'; +$strRunning = 'auf %s'; $strRunQuery = 'SQL-Befehl ausführen'; -$strRunSQLQuery = 'SQL-Befehl(e) in Datenbank %s ausführen'; $strRunSQLQueryOnServer = 'SQL-Befehl(e) auf Server %s ausführen'; -$strRunning = 'auf %s'; +$strRunSQLQuery = 'SQL-Befehl(e) in Datenbank %s ausführen'; $strRussian = 'Russisch'; -$strSQL = 'SQL'; -$strSQLCompatibility = 'SQL-Kompatibilitätsmodus'; -$strSQLExportType = 'Exporttyp'; -$strSQLParserBugMessage = 'Möglicherweise haben Sie einen Bug im SQL-Parser entdeckt. Bitte überprüfen Sie Ihre Abfrage genaustens, insbesondere auf falsch gesetzte oder nicht geschlossene Anführungszeichen. Eine weitere Ursache könnte darin liegen, dass Sie versuchen eine Datei mit binären Daten, welche nicht von Anführungszeichen eingeschlossen sind, hochzuladen. Sie können alternativ versuchen Ihre Abfrage über das MySQL-Kommandozeileninterface zu senden. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen. Falls Sie weiterhin Probleme haben sollten oder der Parser dort versagt, wo die Kommandozeile erfolgreich ist, so reduzieren Sie bitte Ihre Abfrage auf den Befehl, welcher die Probleme verursacht, und senden Sie uns einen Fehlerbericht mit den Datenausschnitt, den Sie weiter unten auf dieser Seite finden.:'; -$strSQLParserUserError = 'Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen.'; -$strSQLQuery = 'SQL-Befehl'; -$strSQLResult = 'SQL-Abfrageergebnis'; -$strSQPBugInvalidIdentifer = 'Ungültiger Bezeichner'; -$strSQPBugUnclosedQuote = 'Nicht geschlossene Anführungszeichen'; -$strSQPBugUnknownPunctuation = 'Unbekannte Interpunktion'; -$strSave = 'Speichern'; $strSaveOnServer = 'Datei auf dem Server in Verzeichnis %s speichern'; $strSavePosition = 'Speichere Position'; +$strSave = 'Speichern'; $strScaleFactorSmall = 'Der Skalierungsfaktor ist zu klein, sodass das Schema nicht auf eine Seite passt!'; -$strSearch = 'Suche'; $strSearchFormTitle = 'Durchsuche die Datenbank'; $strSearchInField = 'Im Feld:'; $strSearchInTables = 'In der / den Tabelle(n):'; @@ -731,6 +721,7 @@ $strSearchOption2 = 'alle Wörter'; $strSearchOption3 = 'genau diese Zeichenkette'; $strSearchOption4 = 'als regulären Ausdruck'; $strSearchResultsFor = 'Suchergebnisse für "%s" %s:'; +$strSearch = 'Suche'; $strSearchType = 'Finde:'; $strSecretRequired = 'Ab sofort muss ein geheimes Passwort zur Verschlüsselung in der Konfigurationsdatei gesetzt werden (blowfish_secret).'; $strSelectADb = 'Bitte Datenbank auswählen'; @@ -743,27 +734,26 @@ $strSelectReferencedKey = 'Wählen Sie den referenzierten Schlüssel'; $strSelectTables = 'Tabellenauswahl'; $strSend = 'Senden'; $strSent = 'Gesendet'; -$strServer = 'Server'; $strServerChoice = 'Server Auswählen'; $strServerNotResponding = 'Der Server antwortet nicht.'; -$strServerStatus = 'Laufzeit-Informationen'; +$strServer = 'Server'; +$strServers = 'Server'; $strServerStatusDelayedInserts = 'Verzögertes Einfügen (delayed inserts)'; +$strServerStatus = 'Laufzeit-Informationen'; $strServerStatusUptime = 'Dieser MySQL-Server läuft bereits %s. Er wurde am %s gestartet.'; $strServerTabVariables = 'Variablen'; $strServerTrafficNotes = 'Servertraffic: In diesen Tabellen wird der Netzwerkverkehr dieses MySQL-Servers seit dessen Start aufgeführt.'; $strServerVars = 'Servervariablen und -einstellungen'; $strServerVersion = 'Server Version'; -$strServers = 'Server'; +$strSessionGCWarning = 'Ihre PHP Einstellung [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc-maxlifetime[/a] ist niedriger als die in phpMyAdmin konfigurierte Cookiegültigkeit, deshlab wir ihre Anmeldung eher ablaufen als in phpMyAdmin konfiguriert.'; $strSessionStartupErrorGeneral = 'Die Sitzung konnte nicht ohne Fehler gestartet werden, schauen Sie bitte in das Fehlerprokoll von PHP und/oder Ihres Webservers und konfigurieren Sie PHP entsprechend (session.save_path, Schreibrechte).'; $strSessionValue = 'Wert für diese Sitzung'; $strSetEnumVal = 'Wenn das Feld vom Typ \'ENUM\' oder \'SET\' ist, benutzen Sie bitte das Format: \'a\',\'b\',\'c\',... Wann immer Sie ein Backslash ("\") oder ein einfaches Anführungszeichen ("\'") verwenden, setzen Sie bitte ein Backslash vor das Zeichen. (z. B.: \'\\\\xyz\' oder \'a\\\'b\').'; -$strSetupServers_extension_desc = 'Die zu verwendente PHP Erweiterung; sie sollten mysqli verwenden wenn es verfügbar ist'; -$strSetupVersionCheckNewAvailable = 'Es ist eine neuere Version von phpMyAdmin verfügbar zu der sie aktualisieren sollten. Die neuste Version ist %s, erschienen %s.'; $strSetupServers_auth_swekey_config_desc = 'Pfad zur Konfigurationsdatei der [a@http://swekey.com]SweKey Hardware Authentifizierung[/a] (liegt nicht im Webhauptverzeichnis (document root); empfohlen: /etc/swekey.conf)'; -$strSessionGCWarning = 'Ihre PHP Einstellung [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc-maxlifetime[/a] ist niedriger als die in phpMyAdmin konfigurierte Cookiegültigkeit, deshlab wir ihre Anmeldung eher ablaufen als in phpMyAdmin konfiguriert.'; +$strSetupServers_extension_desc = 'Die zu verwendente PHP Erweiterung; sie sollten mysqli verwenden wenn es verfügbar ist'; $strSetupServers_host_desc = 'Rechnername auf dem der MySQL Server läuft'; $strSetupServers_verbose_desc = 'Benutzerfreundlicher Name des Servers. Leer lassen um den tatsächlichen Rechnernamen anzuzeigen.'; -$strShow = 'Zeige'; +$strSetupVersionCheckNewAvailable = 'Es ist eine neuere Version von phpMyAdmin verfügbar zu der sie aktualisieren sollten. Die neuste Version ist %s, erschienen %s.'; $strShowAll = 'Alles anzeigen'; $strShowBinaryContents = 'Binäre Inhalte anzeigen'; $strShowBLOBContents = 'BLOB Inhalte anzeigen'; @@ -772,6 +762,10 @@ $strShowDatadictAs = 'Format des Strukturverzeichnisses'; $strShowFullQueries = 'Zeige die SQL-Abfragen vollständig an'; $strShowGrid = 'Gitterlinien anzeigen'; $strShowHideLeftMenu = 'Zeige/Verstecke linkes Menü'; +$strShowingBookmark = 'Bookmark wird angezeigt'; +$strShowingPhp = 'Ansicht als PHP Code'; +$strShowingRecords = 'Zeige Datensätze '; +$strShowingSQL = 'Ansicht als SQL Abfrage'; $strShowKeys = 'Nur Schlüssel anzeigen'; $strShowOpenTables = 'Zeige alle offenen Tabellen'; $strShowPHPInfo = 'PHP-Informationen anzeigen'; @@ -828,13 +822,13 @@ $strShowStatusInnodb_os_log_fsyncsDescr = 'Getätigte fsyncs Schreibzugriffe fü $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Anstehende "fsyncs" für die Protokoll-Datei.'; $strShowStatusInnodb_os_log_pending_writesDescr = 'Anstehende Schreibzugriffe für die Protokoll-Datei.'; $strShowStatusInnodb_os_log_writtenDescr = 'Anzahl an Byte die in die Protokoll-Datei geschrieben wurden.'; -$strShowStatusInnodb_page_sizeDescr = 'Die fest kompilierte InnnoDB Seitengröße (Standard 16 KiB). Viele Werte werden in Seiten gezählt; die Seitengröße erlaubt es diese einfach in Byte umzurechnen.'; $strShowStatusInnodb_pages_createdDescr = 'Anzahl erstellter Seiten.'; +$strShowStatusInnodb_page_sizeDescr = 'Die fest kompilierte InnnoDB Seitengröße (Standard 16 KiB). Viele Werte werden in Seiten gezählt; die Seitengröße erlaubt es diese einfach in Byte umzurechnen.'; $strShowStatusInnodb_pages_readDescr = 'Anzahl gelesener Seiten.'; $strShowStatusInnodb_pages_writtenDescr = 'Anzahl geschriebener Seiten.'; $strShowStatusInnodb_row_lock_current_waitsDescr = 'Momentan anstehende Zeilen-Sperren.'; -$strShowStatusInnodb_row_lock_timeDescr = 'Summe aller Wartezeiten um Zeilen-Sperren zu bekommen, in Millisekunden.'; $strShowStatusInnodb_row_lock_time_avgDescr = 'Durchschnittliche Wartezeite um eine Zeilen-Sperre zu bekommen, in Millisekunden.'; +$strShowStatusInnodb_row_lock_timeDescr = 'Summe aller Wartezeiten um Zeilen-Sperren zu bekommen, in Millisekunden.'; $strShowStatusInnodb_row_lock_time_maxDescr = 'Längste Wartezeite um eine Zeilen-Sperre zu bekommen, in Millisekunden.'; $strShowStatusInnodb_row_lock_waitsDescr = 'Wie oft auf ein Zeilen-Sperre gewartet werden musste.'; $strShowStatusInnodb_rows_deletedDescr = 'Anzahl gelöschter Zeilen aller InnoDB Tabellen.'; @@ -850,10 +844,10 @@ $strShowStatusKey_write_requestsDescr = 'Die Anzahl der Anfragen, einen Schlüss $strShowStatusKey_writesDescr = 'Die Anzahl physikalischer Schreibvorgänge eines Schlüssel-Blocks auf Platte.'; $strShowStatusLast_query_costDescr = 'Die Kosten für die zuletzt verarbeitete Abfrage wie vom Abfrage-Optimierer berechnet. Nützlich um verschiedene Formulierungen für eine Abfrage zu vergleichen. Der Wert 0 besagt das bisher keine Abfrage übersetzt wurde.'; $strShowStatusNot_flushed_delayed_rowsDescr = 'Anzahl der Zeilen, die in INSERT-DELAYED-Warteschleifen darauf warten, geschrieben zu werden.'; +$strShowStatusOpened_tablesDescr = 'Anzahl der Tabellen, die geöffnet wurden. Wenn Opened_tables hoch ist, ist Ihre table_cache-Variable wahrscheinlich zu niedrig.'; $strShowStatusOpen_filesDescr = 'Anzahl der geöffneten Dateien.'; $strShowStatusOpen_streamsDescr = 'Anzahl der geöffneten Streams (hauptsächlich zum Protokolieren benutzt).'; $strShowStatusOpen_tablesDescr = 'Anzahl der geöffneten Tabellen.'; -$strShowStatusOpened_tablesDescr = 'Anzahl der Tabellen, die geöffnet wurden. Wenn Opened_tables hoch ist, ist Ihre table_cache-Variable wahrscheinlich zu niedrig.'; $strShowStatusQcache_free_blocksDescr = 'Freie Speicherblöcke im Abfragen-Cache.'; $strShowStatusQcache_free_memoryDescr = 'Freier Speicher im Abfragen-Cache.'; $strShowStatusQcache_hitsDescr = 'Abfrage-Cache-Zugriffsrate.'; @@ -887,10 +881,7 @@ $strShowStatusThreads_runningDescr = 'Anzahl der Prozesse, die nicht schlafen.'; $strShowTableDimension = 'Tabellendimensionen anzeigen.'; $strShowTables = 'Tabellen anzeigen'; $strShowThisQuery = 'SQL-Befehl hier wieder anzeigen'; -$strShowingBookmark = 'Bookmark wird angezeigt'; -$strShowingPhp = 'Ansicht als PHP Code'; -$strShowingRecords = 'Zeige Datensätze '; -$strShowingSQL = 'Ansicht als SQL Abfrage'; +$strShow = 'Zeige'; $strSimplifiedChinese = 'Vereinfachtes Chinesisch'; $strSingly = '(einmalig)'; $strSize = 'Größe'; @@ -900,41 +891,49 @@ $strSlovenian = 'Slovenisch'; $strSmallBigAll = 'Alles klein/groß'; $strSnapToGrid = 'Am Gitter anordnen'; $strSocketProblem = '(evtl. ist auch der Socket des lokalen MySQL-Servers socket nicht korrekt konfiguriert)'; -$strSort = 'Sortierung'; $strSortByKey = 'Nach Schlüssel sortieren'; $strSorting = 'Sortierung'; +$strSort = 'Sortierung'; $strSpaceUsage = 'Speicherplatzverbrauch'; $strSpanish = 'Spanisch'; $strSplitWordsWithSpace = 'Die Wörter werden durch Leerzeichen (" ") getrennt.'; +$strSQLCompatibility = 'SQL-Kompatibilitätsmodus'; +$strSQLExportType = 'Exporttyp'; +$strSQLParserBugMessage = 'Möglicherweise haben Sie einen Bug im SQL-Parser entdeckt. Bitte überprüfen Sie Ihre Abfrage genaustens, insbesondere auf falsch gesetzte oder nicht geschlossene Anführungszeichen. Eine weitere Ursache könnte darin liegen, dass Sie versuchen eine Datei mit binären Daten, welche nicht von Anführungszeichen eingeschlossen sind, hochzuladen. Sie können alternativ versuchen Ihre Abfrage über das MySQL-Kommandozeileninterface zu senden. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen. Falls Sie weiterhin Probleme haben sollten oder der Parser dort versagt, wo die Kommandozeile erfolgreich ist, so reduzieren Sie bitte Ihre Abfrage auf den Befehl, welcher die Probleme verursacht, und senden Sie uns einen Fehlerbericht mit den Datenausschnitt, den Sie weiter unten auf dieser Seite finden.:'; +$strSQLParserUserError = 'Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen.'; +$strSQLQuery = 'SQL-Befehl'; +$strSQLResult = 'SQL-Abfrageergebnis'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Ungültiger Bezeichner'; +$strSQPBugUnclosedQuote = 'Nicht geschlossene Anführungszeichen'; +$strSQPBugUnknownPunctuation = 'Unbekannte Interpunktion'; $strStandInStructureForView = 'Stellvertreter-Struktur des Views'; -$strStatCheckTime = 'Letzter Check am'; $strStatCreateTime = 'Erzeugt am'; -$strStatUpdateTime = 'Aktualisiert am'; $strStatement = 'Angaben'; +$strStatCheckTime = 'Letzter Check am'; $strStatisticsOverrun = 'Auf stark frequentierten Server kann der Byte-Zähler "überlaufen" (Wieder bei 0 beginnen), deshalb können diese Werte wie sie vom MySQL Server ausgegeben werden falsch sein.'; +$strStatUpdateTime = 'Aktualisiert am'; $strStatus = 'Status'; -$strStorageEngine = 'Tabellenformat'; $strStorageEngines = 'Tabellenformate'; +$strStorageEngine = 'Tabellenformat'; $strStrucCSV = 'CSV-Daten'; $strStrucData = 'Struktur und Daten'; $strStrucExcelCSV = 'CSV-Daten für MS Excel'; $strStrucNativeExcel = 'Excel-Datei'; $strStrucOnly = 'Nur Struktur'; $strStructPropose = 'Tabellenstruktur analysieren'; -$strStructure = 'Struktur'; $strStructureForView = 'Struktur des Views'; +$strStructure = 'Struktur'; $strSubmit = 'Abschicken'; $strSuccess = 'Ihr SQL-Befehl wurde erfolgreich ausgeführt.'; $strSum = 'Gesamt'; $strSwedish = 'Schwedisch'; -$strSwekeyNoKey = 'Kein gültiger Authentisierungsschlüssel angeschlossen'; -$strSwekeyNoKeyId = 'Die Datei %s enthält keine Schlüsselnummer'; $strSwekeyAuthFailed = 'Hardware Authentisierung fehlgeschlagen'; -$strSwekeyAuthenticating = 'Authentisiere ...'; //to translate +$strSwekeyNoKeyId = 'Die Datei %s enthält keine Schlüsselnummer'; +$strSwekeyNoKey = 'Kein gültiger Authentisierungsschlüssel angeschlossen'; $strSwitchToDatabase = 'Zu kopierter Datenbank wechseln'; $strSwitchToTable = 'Zur kopierten Tabelle wechseln'; -$strTable = 'Tabelle'; $strTableAlreadyExists = 'Die Tabelle %s existiert bereits!'; $strTableAlteredSuccessfully = 'Die Tabelle %1$s wurde erfolgreich geändert'; $strTableComments = 'Tabellen-Kommentar'; @@ -948,30 +947,31 @@ $strTableMaintenance = 'Hilfsmittel'; $strTableName = 'Tabellenname'; $strTableOfContents = 'Inhalt'; $strTableOptions = 'Tabellenoptionen'; -$strTableStructure = 'Tabellenstruktur für Tabelle'; $strTables = '%s Tabellen'; +$strTableStructure = 'Tabellenstruktur für Tabelle'; +$strTable = 'Tabelle'; $strTakeIt = 'auswählen'; $strTblPrivileges = 'Tabellenspezifische Rechte'; $strTempData = 'Temporäre Daten'; $strTextAreaLength = 'Wegen seiner Länge ist dieses
Feld vielleicht nicht editierbar.'; $strThai = 'Thai'; -$strTheme = 'Oberflächendesign'; $strThemeDefaultNotFound = 'Standard-Oberflächendesign "%s" nicht gefunden!'; $strThemeNoPreviewAvailable = 'Keine Vorschau verfügbar.'; -$strThemeNoValidImgPath = 'Keinen gültiges Pfad für Grafiken des Oberflächendesigns "%s" gefunden!'; $strThemeNotFound = 'Oberflächendesign "%s" nicht gefunden!'; +$strThemeNoValidImgPath = 'Keinen gültiges Pfad für Grafiken des Oberflächendesigns "%s" gefunden!'; +$strTheme = 'Oberflächendesign'; $strThemePathNotFound = 'Pfad für das Oberflächendesign "%s" nicht gefunden!'; $strThisHost = 'Dieser Host'; -$strThreadSuccessfullyKilled = 'Der Prozess %s wurde erfolgreich abgebrochen.'; $strThreads = 'Prozesse'; +$strThreadSuccessfullyKilled = 'Der Prozess %s wurde erfolgreich abgebrochen.'; $strTime = 'Dauer'; $strTimeoutInfo = 'Der vorherige Import-Vorgang wurde abgebrochen. Er wird nun bei Position %d fortgesetzt.'; $strTimeoutNothingParsed = 'Allerdings wurden hierbei keine Daten eingelesen. Das bedeutet in der Regel, dass phpMyAdmin nicht in der Lage sein wird, den Import zu beenden, sofern nicht die Ausführungszeitbeschränkungen von php gelockert werden.'; $strTimeoutPassed = 'Das Ausführungszeitlimit wurde erreicht. Wenn Sie die Datei erneut abschicken, wird der Import fortgesetzt.'; $strToFromPage = 'nach/von Seite'; -$strToSelectRelation = 'Um eine Relation auszuwählen, klicken Sie :'; $strToggleScratchboard = 'Klemmbrett anzeigen'; $strToggleSmallBig = 'Wechseln klein/groß'; +$strToSelectRelation = 'Um eine Relation auszuwählen, klicken Sie :'; $strTotal = 'insgesamt'; $strTotalUC = 'Insgesamt'; $strTraditionalChinese = 'Traditionelles Chinesisch'; @@ -1002,10 +1002,10 @@ $strUnique = 'Unique'; $strUnknown = 'unbekannt'; $strUnselectAll = 'Auswahl entfernen'; $strUnsupportedCompressionDetected = 'Sie haben versucht, eine Datei zu laden, die mit einem nicht unterstützten Verfahren komprimiert wurde (%s). Entweder ist die Unterstützung für selbiges nicht implementiert oder in Ihrer Konfiguration deaktiviert.'; -$strUpdComTab = 'Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer Spaltenkommentartabelle aktualisieren können'; $strUpdatePrivMessage = 'Die Rechte für %s wurden geändert.'; $strUpdateProfileMessage = 'Benutzer wurde geändert.'; $strUpdateQuery = 'Aktualisieren'; +$strUpdComTab = 'Bitte lesen Sie in der Dokumentation nach, wie Sie die Struktur Ihrer Spaltenkommentartabelle aktualisieren können'; $strUpgrade = 'Sie sollten auf %s %s oder neuer umsteigen.'; $strUploadErrorCantWrite = 'Datei konnte gespeichert werden.'; $strUploadErrorExtension = 'Dateihochladen durch eine Erweiterung gestoppt.'; @@ -1019,18 +1019,18 @@ $strUploadsNotAllowed = 'Das hochladen von Dateien ist auf diesem Server nicht e $strUsage = 'Verbrauch'; $strUseBackquotes = ' Tabellen- und Feldnamen in einfachen Anführungszeichen '; $strUseHostTable = 'Verwende Hosttabelle'; -$strUseTabKey = 'Mittels TAB-Taste von Feld zu Feld springen, oder mit STRG+Pfeiltasten beliebig bewegen'; -$strUseTables = 'Verwendete Tabellen'; -$strUseTextField = 'Textfeld verwenden'; -$strUseThisValue = 'Diesen Wert verwenden'; -$strUser = 'Benutzer'; $strUserAlreadyExists = 'Der Benutzer %s existiert bereits!'; +$strUser = 'Benutzer'; $strUserEmpty = 'Kein Benutzername eingegeben!'; $strUserName = 'Benutzername'; $strUserNotFound = 'Der gewählte Benutzer wurde in der Benutzertabelle nicht gefunden.'; $strUserOverview = 'Benutzerübersicht'; $strUsersDeleted = 'Die gewählten Benutzer wurden gelöscht.'; $strUsersHavingAccessToDb = 'Benutzer mit Zugriff auf "%s"'; +$strUseTabKey = 'Mittels TAB-Taste von Feld zu Feld springen, oder mit STRG+Pfeiltasten beliebig bewegen'; +$strUseTables = 'Verwendete Tabellen'; +$strUseTextField = 'Textfeld verwenden'; +$strUseThisValue = 'Diesen Wert verwenden'; $strValidateSQL = 'SQL validieren'; $strValidatorError = 'Bei der Initialisierung des SQL-Validators ist ein Fehler aufgetreten. Bitte überprüfen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-Erweiterungen installiert haben.'; @@ -1038,17 +1038,17 @@ $strValue = 'Wert'; $strVar = 'Variable'; $strVersionInformation = 'Versionsinformationen'; $strView = 'Ansicht'; -$strViewDump = 'Dump (Schema) der Tabelle anzeigen'; -$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen'; $strViewDumpDatabases = 'Dump (Schema) der Datenbanken anzeigen'; +$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen'; +$strViewDump = 'Dump (Schema) der Tabelle anzeigen'; $strViewHasBeenDropped = 'Die Ansicht %s wurde gelöscht'; $strViewImage = 'Bild anzeigen'; $strViewName = 'VIEW Name'; $strViewVideo = 'Filmaufnahme abspielen'; -$strWebServer = 'Webserver'; -$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver'; $strWebServerUploadDirectoryError = 'Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden.'; +$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver'; +$strWebServer = 'Webserver'; $strWelcome = 'Willkommen bei %s'; $strWestEuropean = 'Westeuropäisch'; $strWiki = 'Wiki'; @@ -1065,37 +1065,8 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Der Wert 0 (null) entfernt die Beschränkung.'; $strZip = 'Zip-komprimiert'; -$strExportImportToScale = 'Export/Import to scale'; // to translate -$strTexyText = 'Texy! text'; //to translate -$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate -$strEvents = 'Events'; //to translate -$strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate -$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate -$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate -$strPBXTIndexCacheSize = 'Index cache size'; //to translate -$strPBXTRecordCacheSize = 'Record cache size'; //to translate -$strPBXTLogCacheSize = 'Log cache size'; //to translate -$strPBXTLogFileThreshold = 'Log file threshold'; //to translate -$strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate -$strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate -$strPBXTDataLogThreshold = 'Data log threshold'; //to translate -$strPBXTGarbageThreshold = 'Garbage threshold'; //to translate -$strPBXTLogBufferSize = 'Log buffer size'; //to translate -$strPBXTDataFileGrowSize = 'Data file grow size'; //to translate -$strPBXTRowFileGrowSize = 'Row file grow size'; //to translate -$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate -$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate -$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate -$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate -$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate -$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate -$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate -$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate -$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate -$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate -$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate -$strPBXTLogFileCount = 'Log file count'; //to translate -$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +// To translate: + $strBLOBRepository = 'BLOB Repository'; //to translate $strBLOBRepositoryDamaged = 'Damaged'; //to translate $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate @@ -1108,353 +1079,396 @@ $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate $strBLOBRepositoryRepair = 'Repair'; //to translate $strBLOBRepositoryStatus = 'Status'; //to translate $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate -$strSetupServersAdd = 'Add a new server'; //to translate -$strSetupServersEdit = 'Edit server'; //to translate -$strSetupFormset_features = 'Features'; //to translate -$strSetupFormset_left_frame = 'Customize navigation frame'; //to translate -$strSetupFormset_main_frame = 'Customize main frame'; //to translate -$strSetupFormset_import = 'Customize import defaults'; //to translate -$strSetupFormset_export = 'Customize export options'; //to translate -$strSetupFormset_customization = 'Customization'; //to translate -$strSetupTrue = 'yes'; //to translate -$strSetupFalse = 'no'; //to translate -$strSetupDisplay = 'Display'; //to translate -$strSetupDownload = 'Download'; //to translate + +$strEvents = 'Events'; //to translate +$strExportImportToScale = 'Export/Import to scale'; // to translate + +$strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate + +$strGetMoreThemes = 'Get more themes!'; //to translate + +$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate + +$strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate + +$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate + +$strPBXTDataFileGrowSize = 'Data file grow size'; //to translate +$strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate +$strPBXTDataLogThreshold = 'Data log threshold'; //to translate +$strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate +$strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate +$strPBXTGarbageThreshold = 'Garbage threshold'; //to translate +$strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate +$strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate +$strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate +$strPBXTIndexCacheSize = 'Index cache size'; //to translate +$strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate +$strPBXTLogBufferSize = 'Log buffer size'; //to translate +$strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate +$strPBXTLogCacheSize = 'Log cache size'; //to translate +$strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate +$strPBXTLogFileCount = 'Log file count'; //to translate +$strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate +$strPBXTLogFileThreshold = 'Log file threshold'; //to translate +$strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate +$strPBXTRecordCacheSize = 'Record cache size'; //to translate +$strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate +$strPBXTRowFileGrowSize = 'Row file grow size'; //to translate +$strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate +$strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate + +$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate +$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate +$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate +$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate +$strSetupAllowUserDropDatabase_name = 'Show "Drop database" link to normal users'; //to translate +$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate +$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate +$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate +$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate +$strSetupblowfish_secret_name = 'Blowfish secret'; //to translate +$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate +$strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate +$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate +$strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate +$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate +$strSetupBZipDump_name = 'Bzip2'; //to translate +$strSetupBZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate +$strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate +$strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate $strSetupClear = 'Clear'; //to translate -$strSetupLoad = 'Load'; //to translate -$strSetupRestoreDefaultValue = 'Restore default value'; //to translate -$strSetupSetValue = 'Set value: %s'; //to translate -$strSetupWarning = 'Warning'; //to translate -$strSetupIgnoreErrors = 'Ignore errors'; //to translate -$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate -$strSetupShowForm = 'Show form'; //to translate -$strSetupOverview = 'Overview'; //to translate -$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate -$strSetupNoServers = 'There are no configured servers'; //to translate -$strSetupNewServer = 'New server'; //to translate +$strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate +$strSetupCompressOnFly_name = 'Compress on the fly'; //to translate +$strSetupConfigurationFile = 'Configuration file'; //to translate +$strSetupConfirm_desc = 'Whether a warning ("Are your really sure...") should be displayed when you\'re about to lose data'; //to translate +$strSetupConfirm_name = 'Confirm DROP queries'; //to translate +$strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate +$strSetupDefaultCharset_name = 'Default character set'; //to translate $strSetupDefaultLanguage = 'Default language'; //to translate $strSetupDefaultServer = 'Default server'; //to translate -$strSetupLetUserChoose = 'let the user choose'; //to translate -$strSetupOptionNone = '- none -'; //to translate -$strSetupEndOfLine = 'End of line'; //to translate -$strSetupConfigurationFile = 'Configuration file'; //to translate -$strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate +$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate +$strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate +$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate +$strSetupDefaultTabServer_name = 'Default server tab'; //to translate +$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate +$strSetupDefaultTabTable_name = 'Default table tab'; //to translate +$strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate +$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate +$strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate +$strSetupDisplay = 'Display'; //to translate +$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate +$strSetupDisplayServersList_name = 'Display servers as a list'; //to translate $strSetupDonateLink = 'Donate'; //to translate -$strSetupVersionCheckLink = 'Check for latest version'; //to translate -$strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate -$strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate -$strSetupInsecureConnection = 'Insecure connection'; //to translate -$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate -$strSetupVersionCheck = 'Version check'; //to translate -$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate -$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate -$strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate -$strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate -$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate -$strSetupVersionCheckNone = 'No newer stable version is available'; //to translate -$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate -$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate -$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate -$strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate -$strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate -$strSetupAllowArbitraryServerMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate -$strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate -$strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate -$strSetupGZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate -$strSetupBZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate -$strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate -$strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate +$strSetupDownload = 'Download'; //to translate +$strSetupEndOfLine = 'End of line'; //to translate +$strSetuperror_connection = 'Could not connect to MySQL server'; //to translate +$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate +$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate +$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate +$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate +$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate $strSetuperror_form = 'Submitted form contains errors'; //to translate -$strSetuperror_missing_field_data = 'Missing data for %s'; //to translate +$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate $strSetuperror_incorrect_value = 'Incorrect value'; //to translate -$strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate -$strSetuperror_nan_p = 'Not a positive number'; //to translate +$strSetuperror_missing_field_data = 'Missing data for %s'; //to translate $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate -$strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate -$strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate -$strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate -$strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate -$strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate -$strSetuperror_connection = 'Could not connect to MySQL server'; //to translate -$strSetupForm_Server = 'Basic settings'; //to translate -$strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate -$strSetupForm_Server_login_options = 'Signon login options'; //to translate -$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate -$strSetupForm_Server_config = 'Server configuration'; //to translate -$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate -$strSetupForm_Server_pmadb = 'PMA database'; //to translate -$strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate -$strSetupForm_Import_export = 'Import / export'; //to translate +$strSetuperror_nan_p = 'Not a positive number'; //to translate +$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate +$strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate +$strSetupExport_asfile_name = 'Save as file'; //to translate +$strSetupExport_compression_name = 'Compression'; //to translate +$strSetupExport_file_template_database_name = 'Database name template'; //to translate +$strSetupExport_file_template_server_name = 'Server name template'; //to translate +$strSetupExport_file_template_table_name = 'Table name template'; //to translate +$strSetupExport_format_name = 'Format'; //to translate +$strSetupExport_charset_name = 'Character set of the file'; //to translate +$strSetupExport_onserver_name = 'Save on server'; //to translate +$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate +$strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate +$strSetupFalse = 'no'; //to translate +$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate +$strSetupForceSSLMsg = 'This [a@?page=form&formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate +$strSetupForceSSL_name = 'Force SSL connection'; //to translate +$strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate +$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate +$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate +$strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate +$strSetupForm_Browse = 'Browse mode'; //to translate +$strSetupForm_Browse_desc = 'Customize browse mode'; //to translate +$strSetupForm_Edit_desc = 'Customize edit mode'; //to translate +$strSetupForm_Edit = 'Edit mode'; //to translate +$strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate +$strSetupForm_Export_defaults = 'Export defaults'; //to translate +$strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate +$strSetupForm_Import_defaults = 'Import defaults'; //to translate $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate -$strSetupForm_Security = 'Security'; //to translate -$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate -$strSetupForm_Sql_queries = 'SQL queries'; //to translate -$strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate -$strSetupForm_Other_core_settings = 'Other core settings'; //to translate -$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate -$strSetupForm_Left_frame = 'Navigation frame'; //to translate -$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate -$strSetupForm_Left_servers = 'Servers'; //to translate -$strSetupForm_Left_servers_desc = 'Servers display options'; //to translate +$strSetupForm_Import_export = 'Import / export'; //to translate $strSetupForm_Left_databases = 'Databases'; //to translate $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate -$strSetupForm_Left_tables = 'Tables'; //to translate +$strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate +$strSetupForm_Left_frame = 'Navigation frame'; //to translate +$strSetupForm_Left_servers_desc = 'Servers display options'; //to translate +$strSetupForm_Left_servers = 'Servers'; //to translate $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate +$strSetupForm_Left_tables = 'Tables'; //to translate $strSetupForm_Main_frame = 'Main frame'; //to translate -$strSetupForm_Startup = 'Startup'; //to translate +$strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate +$strSetupForm_Other_core_settings = 'Other core settings'; //to translate +$strSetupForm_Query_window_desc = 'Customize query window options'; //to translate +$strSetupForm_Query_window = 'Query window'; //to translate +$strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate +$strSetupForm_Security = 'Security'; //to translate +$strSetupForm_Server = 'Basic settings'; //to translate +$strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate +$strSetupForm_Server_config = 'Server configuration'; //to translate +$strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate +$strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate +$strSetupForm_Server_login_options = 'Signon login options'; //to translate +$strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate +$strSetupForm_Server_pmadb = 'PMA database'; //to translate +$strSetupFormset_customization = 'Customization'; //to translate +$strSetupFormset_export = 'Customize export options'; //to translate +$strSetupFormset_features = 'Features'; //to translate +$strSetupFormset_import = 'Customize import defaults'; //to translate +$strSetupFormset_left_frame = 'Customize navigation frame'; //to translate +$strSetupFormset_main_frame = 'Customize main frame'; //to translate +$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate +$strSetupForm_Sql_box = 'SQL Query box'; //to translate +$strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate +$strSetupForm_Sql_queries = 'SQL queries'; //to translate $strSetupForm_Startup_desc = 'Customize startup page'; //to translate -$strSetupForm_Browse = 'Browse mode'; //to translate -$strSetupForm_Browse_desc = 'Customize browse mode'; //to translate -$strSetupForm_Edit = 'Edit mode'; //to translate -$strSetupForm_Edit_desc = 'Customize edit mode'; //to translate -$strSetupForm_Tabs = 'Tabs'; //to translate +$strSetupForm_Startup = 'Startup'; //to translate $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate -$strSetupForm_Sql_box = 'SQL Query box'; //to translate -$strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate -$strSetupForm_Import_defaults = 'Import defaults'; //to translate -$strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate -$strSetupForm_Export_defaults = 'Export defaults'; //to translate -$strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate -$strSetupForm_Query_window = 'Query window'; //to translate -$strSetupForm_Query_window_desc = 'Customize query window options'; //to translate -$strSetupServers_verbose_name = 'Verbose name of this server'; //to translate -$strSetupServers_host_name = 'Server hostname'; //to translate -$strSetupServers_port_name = 'Server port'; //to translate -$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate -$strSetupServers_socket_name = 'Server socket'; //to translate -$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate -$strSetupServers_ssl_name = 'Use SSL'; //to translate -$strSetupServers_ssl_desc = ''; //to translate -$strSetupServers_connect_type_name = 'Connection type'; //to translate -$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate -$strSetupServers_extension_name = 'PHP extension to use'; //to translate -$strSetupServers_compress_name = 'Compress connection'; //to translate -$strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate -$strSetupServers_auth_type_name = 'Authentication type'; //to translate -$strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate -$strSetupServers_user_name = 'User for config auth'; //to translate -$strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate -$strSetupServers_password_name = 'Password for config auth'; //to translate -$strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate -$strSetupServers_nopassword_name = 'Connect without password'; //to translate -$strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate -$strSetupServers_SignonSession_name = 'Signon session name'; //to translate -$strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_types#signon]authentication types[/a] for an example'; //to translate -$strSetupServers_SignonURL_name = 'Signon URL'; //to translate -$strSetupServers_LogoutURL_name = 'Logout URL'; //to translate -$strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate -$strSetupServers_only_db_name = 'Show only listed databases'; //to translate -$strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate -$strSetupServers_hide_db_name = 'Hide databases'; //to translate -$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate -$strSetupServers_AllowRoot_name = 'Allow root login'; //to translate -$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate -$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate -$strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate -$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate -$strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate -$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate -$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate -$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate -$strSetupServers_CountTables_name = 'Count tables'; //to translate -$strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate -$strSetupServers_pmadb_name = 'PMA database'; //to translate -$strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.cihar.com/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Default: [kbd]phpmyadmin[/kbd]'; //to translate -$strSetupServers_controluser_name = 'Control user'; //to translate -$strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.cihar.com/pma/controluser]wiki[/a]'; //to translate -$strSetupServers_controlpass_name = 'Control user password'; //to translate -$strSetupServers_verbose_check_name = 'Verbose check'; //to translate -$strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate -$strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate -$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.cihar.com/pma/bookmark]bookmark[/a] support, default: [kbd]pma_bookmark[/kbd]'; //to translate -$strSetupServers_relation_name = 'Relation table'; //to translate -$strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.cihar.com/pma/relation]relation-links[/a] support, default: [kbd]pma_relation[/kbd]'; //to translate -$strSetupServers_table_info_name = 'Display fields table'; //to translate -$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; default: [kbd]pma_table_info[/kbd]'; //to translate -$strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate -$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_table_coords[/kbd]'; //to translate -$strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate -$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_pdf_pages[/kbd]'; //to translate -$strSetupServers_column_info_name = 'Column information table'; //to translate -$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, default: [kbd]pma_column_info[/kbd]'; //to translate -$strSetupServers_history_name = 'SQL query history table'; //to translate -$strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate -$strSetupServers_designer_coords_name = 'Designer table'; //to translate -$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate -$strSetupUploadDir_name = 'Upload directory'; //to translate -$strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate -$strSetupSaveDir_name = 'Save directory'; //to translate -$strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate -$strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate -$strSetupDefaultCharset_name = 'Default character set'; //to translate -$strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate -$strSetupRecodingEngine_name = 'Recoding engine'; //to translate -$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate -$strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate -$strSetupZipDump_name = 'ZIP'; //to translate -$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate -$strSetupGZipDump_name = 'GZip'; //to translate +$strSetupForm_Tabs = 'Tabs'; //to translate $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate -$strSetupBZipDump_name = 'Bzip2'; //to translate -$strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate -$strSetupCompressOnFly_name = 'Compress on the fly'; //to translate -$strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate -$strSetupblowfish_secret_name = 'Blowfish secret'; //to translate -$strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate -$strSetupForceSSL_name = 'Force SSL connection'; //to translate -$strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate +$strSetupGZipDump_name = 'GZip'; //to translate +$strSetupGZipDumpWarning = '[a@?page=form&formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate +$strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate +$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate +$strSetupCharEditing_name = 'CHAR fields editing'; //to translate +$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate +$strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate +$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate +$strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate -$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate -$strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate -$strSetupAllowUserDropDatabase_name = 'Show "Drop database" link to normal users'; //to translate -$strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate -$strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate -$strSetupLoginCookieRecall_name = 'Recall user name'; //to translate -$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate -$strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate -$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate -$strSetupLoginCookieStore_name = 'Login cookie store'; //to translate -$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate -$strSetupShowSQL_name = 'Show SQL queries'; //to translate -$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate -$strSetupConfirm_name = 'Confirm DROP queries'; //to translate -$strSetupConfirm_desc = 'Whether a warning ("Are your really sure...") should be displayed when you\'re about to lose data'; //to translate -$strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate -$strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate -$strSetupQueryHistoryMax_name = 'Query history length'; //to translate -$strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate +$strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate +$strSetupIgnoreErrors = 'Ignore errors'; //to translate +$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate -$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate -$strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate -$strSetupMaxDbList_name = 'Maximum databases'; //to translate -$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate -$strSetupMaxTableList_name = 'Maximum tables'; //to translate -$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate -$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate -$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate -$strSetupOBGzip_name = 'GZip output buffering'; //to translate -$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate -$strSetupPersistentConnections_name = 'Persistent connections'; //to translate -$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate -$strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate -$strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate -$strSetupMemoryLimit_name = 'Memory limit'; //to translate -$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate -$strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate -$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate -$strSetupUseDbSearch_name = 'Use database search'; //to translate -$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate -$strSetupLeftFrameLight_name = 'Use light version'; //to translate -$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate -$strSetupLeftDisplayLogo_name = 'Display logo'; //to translate -$strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate -$strSetupLeftLogoLink_name = 'Logo link URL'; //to translate -$strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate -$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate +$strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate +$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate +$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate +$strSetupImport_format_name = 'Format of imported file'; //to translate +$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate +$strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate +$strSetupInsecureConnection = 'Insecure connection'; //to translate +$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate +$strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate +$strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate +$strSetupInsertRows_name = 'Number of inserted rows'; //to translate $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate -$strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate -$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate -$strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate +$strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate +$strSetupLeftDisplayLogo_name = 'Display logo'; //to translate $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate -$strSetupDisplayServersList_name = 'Display servers as a list'; //to translate -$strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate -$strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate -$strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate -$strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate -$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate -$strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate +$strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate -$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate -$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate -$strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate -$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate +$strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate +$strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate +$strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate +$strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate +$strSetupLeftFrameLight_name = 'Use light version'; //to translate $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate -$strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate -$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate -$strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate -$strSetupShowStats_name = 'Show statistics'; //to translate -$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate -$strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate -$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate -$strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate -$strSetupShowChgPassword_name = 'Show password change form'; //to translate -$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate -$strSetupShowCreateDb_name = 'Show create database form'; //to translate -$strSetupSuggestDBName_name = 'Suggest new database name'; //to translate -$strSetupSuggestDBName_desc = 'Suggest a database name on the "Create Database" form (if possible) or keep the text field empty'; //to translate -$strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate -$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate -$strSetupShowAll_name = 'Allow to display all the rows'; //to translate -$strSetupShowAll_desc = 'Whether a user should be displayed a "show all (records)" button'; //to translate -$strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate +$strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate +$strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate +$strSetupLeftLogoLink_name = 'Logo link URL'; //to translate +$strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate +$strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate +$strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate +$strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate +$strSetupLetUserChoose = 'let the user choose'; //to translate +$strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate +$strSetupLightTabs_name = 'Light tabs'; //to translate +$strSetupLoad = 'Load'; //to translate +$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate +$strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate +$strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate +$strSetupLoginCookieRecall_name = 'Recall user name'; //to translate +$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate +$strSetupLoginCookieStore_name = 'Login cookie store'; //to translate +$strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate +$strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate +$strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate +$strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate +$strSetupMaxDbList_name = 'Maximum databases'; //to translate +$strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate +$strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.'; //to translate -$strSetupOrder_name = 'Default sorting order'; //to translate +$strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate +$strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate +$strSetupMaxTableList_name = 'Maximum tables'; //to translate +$strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate +$strSetupMemoryLimit_name = 'Memory limit'; //to translate +$strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate +$strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate +$strSetupNewServer = 'New server'; //to translate +$strSetupNoServers = 'There are no configured servers'; //to translate +$strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate +$strSetupOBGzip_name = 'GZip output buffering'; //to translate +$strSetupOptionNone = '- none -'; //to translate $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate -$strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate -$strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate -$strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate -$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate -$strSetupProtectBinary_name = 'Protect binary fields'; //to translate -$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate -$strSetupShowFunctionFields_name = 'Show function fields'; //to translate -$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate -$strSetupCharEditing_name = 'CHAR fields editing'; //to translate -$strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate -$strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate -$strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate -$strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate -$strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate -$strSetupInsertRows_name = 'Number of inserted rows'; //to translate -$strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate -$strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate -$strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate -$strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate -$strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate -$strSetupLightTabs_name = 'Light tabs'; //to translate -$strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate -$strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate +$strSetupOrder_name = 'Default sorting order'; //to translate +$strSetupOverview = 'Overview'; //to translate +$strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate +$strSetupPersistentConnections_name = 'Persistent connections'; //to translate $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate -$strSetupDefaultTabServer_name = 'Default server tab'; //to translate -$strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate -$strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate -$strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate -$strSetupDefaultTabTable_name = 'Default table tab'; //to translate -$strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate -$strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate +$strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate +$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate +$strSetupProtectBinary_name = 'Protect binary fields'; //to translate +$strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate +$strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate +$strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate +$strSetupQueryHistoryMax_name = 'Query history length'; //to translate $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate +$strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate +$strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate +$strSetupRecodingEngine_name = 'Recoding engine'; //to translate +$strSetupRestoreDefaultValue = 'Restore default value'; //to translate +$strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate +$strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate +$strSetupSaveDir_name = 'Save directory'; //to translate +$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate +$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate +$strSetupServersAdd = 'Add a new server'; //to translate +$strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate +$strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate +$strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate +$strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate +$strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate +$strSetupServers_AllowRoot_name = 'Allow root login'; //to translate +$strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate +$strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate +$strSetupServers_auth_type_name = 'Authentication type'; //to translate +$strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.cihar.com/pma/bookmark]bookmark[/a] support, default: [kbd]pma_bookmark[/kbd]'; //to translate +$strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate +$strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, default: [kbd]pma_column_info[/kbd]'; //to translate +$strSetupServers_column_info_name = 'Column information table'; //to translate +$strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate +$strSetupServers_compress_name = 'Compress connection'; //to translate +$strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate +$strSetupServers_connect_type_name = 'Connection type'; //to translate +$strSetupServers_controlpass_name = 'Control user password'; //to translate +$strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.cihar.com/pma/controluser]wiki[/a]'; //to translate +$strSetupServers_controluser_name = 'Control user'; //to translate +$strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate +$strSetupServers_CountTables_name = 'Count tables'; //to translate +$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate +$strSetupServers_designer_coords_name = 'Designer table'; //to translate +$strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate +$strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate +$strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&mode=edit&id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate +$strSetupServersEdit = 'Edit server'; //to translate +$strSetupServers_extension_name = 'PHP extension to use'; //to translate +$strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate +$strSetupServers_hide_db_name = 'Hide databases'; //to translate +$strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate +$strSetupServers_history_name = 'SQL query history table'; //to translate +$strSetupServers_host_name = 'Server hostname'; //to translate +$strSetupServers_LogoutURL_name = 'Logout URL'; //to translate +$strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate +$strSetupServers_nopassword_name = 'Connect without password'; //to translate +$strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate +$strSetupServers_only_db_name = 'Show only listed databases'; //to translate +$strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate +$strSetupServers_password_name = 'Password for config auth'; //to translate +$strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_pdf_pages[/kbd]'; //to translate +$strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate +$strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.cihar.com/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Default: [kbd]phpmyadmin[/kbd]'; //to translate +$strSetupServers_pmadb_name = 'PMA database'; //to translate +$strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate +$strSetupServers_port_name = 'Server port'; //to translate +$strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.cihar.com/pma/relation]relation-links[/a] support, default: [kbd]pma_relation[/kbd]'; //to translate +$strSetupServers_relation_name = 'Relation table'; //to translate +$strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate +$strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate +$strSetupServers_SignonSession_desc = 'See [a@http://wiki.cihar.com/pma/auth_types#signon]authentication types[/a] for an example'; //to translate +$strSetupServers_SignonSession_name = 'Signon session name'; //to translate +$strSetupServers_SignonURL_name = 'Signon URL'; //to translate +$strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate +$strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate +$strSetupServers_socket_name = 'Server socket'; //to translate +$strSetupServers_ssl_desc = ''; //to translate +$strSetupServers_ssl_name = 'Use SSL'; //to translate +$strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, default: [kbd]pma_table_coords[/kbd]'; //to translate +$strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate +$strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; default: [kbd]pma_table_info[/kbd]'; //to translate +$strSetupServers_table_info_name = 'Display fields table'; //to translate +$strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate +$strSetupServers_user_name = 'User for config auth'; //to translate +$strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate +$strSetupServers_verbose_check_name = 'Verbose check'; //to translate +$strSetupServers_verbose_name = 'Verbose name of this server'; //to translate +$strSetupSetValue = 'Set value: %s'; //to translate +$strSetupShowAll_desc = 'Whether a user should be displayed a "show all (records)" button'; //to translate +$strSetupShowAll_name = 'Allow to display all the rows'; //to translate +$strSetupShowCreateDb_name = 'Show create database form'; //to translate +$strSetupShowForm = 'Show form'; //to translate +$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate +$strSetupShowFunctionFields_name = 'Show function fields'; //to translate +$strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate +$strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate +$strSetupShowChgPassword_name = 'Show password change form'; //to translate +$strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate +$strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate +$strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate +$strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate +$strSetupShowSQL_name = 'Show SQL queries'; //to translate +$strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate +$strSetupShowStats_name = 'Show statistics'; //to translate +$strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate +$strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate +$strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate +$strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate +$strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate +$strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate +$strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate $strSetupSQLQuery_Edit_name = 'Edit'; //to translate $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate +$strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate -$strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate -$strSetupImport_format_name = 'Format of imported file'; //to translate -$strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate -$strSetupImport_allow_interrupt_desc = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate -$strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate -$strSetupExport_format_name = 'Format'; //to translate -$strSetupExport_compression_name = 'Compression'; //to translate -$strSetupExport_asfile_name = 'Save as file'; //to translate -$strSetupExport_charset_name = 'Character set of the file'; //to translate -$strSetupExport_onserver_name = 'Save on server'; //to translate -$strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate -$strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate -$strSetupExport_file_template_table_name = 'Table name template'; //to translate -$strSetupExport_file_template_database_name = 'Database name template'; //to translate -$strSetupExport_file_template_server_name = 'Server name template'; //to translate -$strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate -$strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate -$strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate -$strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate -$strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate -$strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate -$strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate -$strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&mode=edit&id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate +$strSetupSuggestDBName_desc = 'Suggest a database name on the "Create Database" form (if possible) or keep the text field empty'; //to translate +$strSetupSuggestDBName_name = 'Suggest new database name'; //to translate +$strSetupTrue = 'yes'; //to translate +$strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate +$strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate +$strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate +$strSetupUploadDir_name = 'Upload directory'; //to translate +$strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate +$strSetupUseDbSearch_name = 'Use database search'; //to translate +$strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate +$strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate +$strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate +$strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate +$strSetupVersionCheckLink = 'Check for latest version'; //to translate +$strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate +$strSetupVersionCheckNone = 'No newer stable version is available'; //to translate +$strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate +$strSetupVersionCheck = 'Version check'; //to translate +$strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate +$strSetupWarning = 'Warning'; //to translate +$strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate +$strSetupZipDumpExportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate +$strSetupZipDumpImportWarning = '[a@?page=form&formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate +$strSetupZipDump_name = 'ZIP'; //to translate $strStatic = 'static'; //to translate -$strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate -$strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate -$strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate -$strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate -$strGetMoreThemes = 'Get more themes!'; //to translate +$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate +$strSwekeyAuthenticating = 'Authentisiere ...'; //to translate + +$strTexyText = 'Texy! text'; //to translate + +$strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate + ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 1157c9d5d9..cd593a8591 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -1474,4 +1474,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 90d96bf0f7..cea2a2c945 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -1469,4 +1469,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 49af195062..fd88c7514a 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -1477,4 +1477,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 53c06b5560..2f38a41f9a 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1454,4 +1454,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 487219555d..f6c1e9400d 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -1467,4 +1467,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 2b0b333c16..7d6e2ad5a1 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -1456,4 +1456,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 1699f306c5..b2a8c2ed64 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -1457,4 +1457,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index feaef9dfe9..636949a7ea 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -1472,4 +1472,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 8dd4017e5b..6364e83894 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -1474,4 +1474,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index cc804a8397..fde12cd12f 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -1466,4 +1466,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 7ee64273fc..723165d599 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -1452,4 +1452,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index e10d8c748b..b2c8e36004 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -1489,4 +1489,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 320566738d..a7afe4246f 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -1472,4 +1472,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index bd15a617f3..65afa5a1c0 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -1449,4 +1449,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 1532de7eff..b335796bcb 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -1503,4 +1503,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 55459caa83..e5abf1ce8b 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -1445,4 +1445,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 6a3140ad1c..b69391767d 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -1478,4 +1478,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 126cb2dae2..9c03162e58 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -1458,4 +1458,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 5198cfbff7..ea94d10c7e 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -1462,4 +1462,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index e2d47903c7..29521a6e5a 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 6777945e42..1b724c8ae8 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -1451,4 +1451,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 76a0da9839..1041b1f382 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -1454,4 +1454,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index fd30c9e6dd..89aebfd6b6 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -1452,4 +1452,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 0297557ee8..b12e9e3568 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index cd822c4d69..d65f145e25 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -1447,4 +1447,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 853e2b5a28..80a9c1c9c5 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -1449,4 +1449,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 3dfa818e07..b3a43ba49d 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -1462,4 +1462,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 5a2e8dbb32..730024de56 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -1473,4 +1473,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index c2418223a0..520e07e481 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -1455,4 +1455,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index e2277351e2..363efae746 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -1471,4 +1471,5 @@ $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate $strGetMoreThemes = 'Get more themes!'; //to translate +$strNoneDefault = 'None'; //to translate ?> diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index 849cddfc37..d99470ab31 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -175,7 +175,7 @@ for ($i = 0; $i < $num_fields; $i++) { $row['Key'] = ''; } - // put None in the drop-down for Default, when someone adds a field + // put None in the drop-down for Default, when someone adds a field $row['DefaultType'] = (isset($_REQUEST['field_default_type'][$i]) ? $_REQUEST['field_default_type'][$i] : 'NONE'); $row['DefaultValue'] = (isset($_REQUEST['field_default_value'][$i]) ? $_REQUEST['field_default_value'][$i] : ''); @@ -383,7 +383,7 @@ for ($i = 0; $i < $num_fields; $i++) { // users would have problems if they forget to enter the default // value (example, for an INT) $default_options = array( - 'NONE' => $strNone, + 'NONE' => $strNoneDefault, 'USER_DEFINED' => $strAsDefined, 'NULL' => 'NULL', 'CURRENT_TIMESTAMP' => 'CURRENT_TIMESTAMP', diff --git a/tbl_structure.php b/tbl_structure.php index b986de168f..66dc8e4ca3 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -343,7 +343,7 @@ while ($row = PMA_DBI_fetch_assoc($fields_rs)) { } } else { - echo '' . $strNone . ''; + echo '' . $strNoneDefault . ''; } ?> -- 2.11.4.GIT