Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne
2011-03-17 20:05:26 +05:30
2 changed files with 62 additions and 71 deletions

View File

@@ -12,7 +12,7 @@ define('PMA_COLORPICKER', true);
require_once './libraries/common.inc.php'; require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'colorpicker/js/colorpicker.js'; $GLOBALS['js_include'][] = 'colorpicker/js/colorpicker.js';
$GLOBALS['js_include'][] = 'main_custom_color.js'; //$GLOBALS['js_include'][] = 'main_custom_color.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js'; $GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
$GLOBALS['js_include'][] = 'jquery/jquery.sprintf.js'; $GLOBALS['js_include'][] = 'jquery/jquery.sprintf.js';
@@ -137,6 +137,8 @@ if ($GLOBALS['cfg']['ThemeManager']) {
echo '</li>'; echo '</li>';
// see js/main_custom_color.js // see js/main_custom_color.js
/*
* deactivated for 3.4.0-rc1
echo '<li id="li_custom_color" class="hide">'; echo '<li id="li_custom_color" class="hide">';
echo __('Background color') . ': '; echo __('Background color') . ': ';
echo '<input type="submit" name="custom_color_choose" value="' . __('Choose...') . '" />'; echo '<input type="submit" name="custom_color_choose" value="' . __('Choose...') . '" />';
@@ -146,6 +148,7 @@ if ($GLOBALS['cfg']['ThemeManager']) {
echo '<input type="submit" name="custom_color_reset" value="' . __('Reset') . '" />'; echo '<input type="submit" name="custom_color_reset" value="' . __('Reset') . '" />';
echo '</form>'; echo '</form>';
echo '</li>'; echo '</li>';
*/
} }
echo '<li id="li_select_fontsize">'; echo '<li id="li_select_fontsize">';
echo PMA_Config::getFontsizeForm(); echo PMA_Config::getFontsizeForm();

128
po/nl.po
View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-rc1-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-rc1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2011-03-16 11:54+0100\n" "POT-Creation-Date: 2011-03-16 11:54+0100\n"
"PO-Revision-Date: 2011-03-01 14:26+0200\n" "PO-Revision-Date: 2011-03-16 20:18+0200\n"
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n" "Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
"Language-Team: dutch <nl@li.org>\n" "Language-Team: dutch <nl@li.org>\n"
"Language: nl\n" "Language: nl\n"
@@ -121,7 +121,7 @@ msgstr "Database %1$s is aangemaakt."
#: db_datadict.php:48 db_operations.php:364 #: db_datadict.php:48 db_operations.php:364
msgid "Database comment: " msgid "Database comment: "
msgstr "Database commentaar: " msgstr "Database opmerking: "
#: db_datadict.php:158 libraries/schema/Pdf_Relation_Schema.class.php:1211 #: db_datadict.php:158 libraries/schema/Pdf_Relation_Schema.class.php:1211
#: libraries/tbl_properties.inc.php:725 tbl_operations.php:344 #: libraries/tbl_properties.inc.php:725 tbl_operations.php:344
@@ -139,7 +139,7 @@ msgstr "Tabelopmerkingen"
#: tbl_relation.php:399 tbl_select.php:112 tbl_structure.php:197 #: tbl_relation.php:399 tbl_select.php:112 tbl_structure.php:197
#: tbl_tracking.php:267 tbl_tracking.php:318 #: tbl_tracking.php:267 tbl_tracking.php:318
msgid "Column" msgid "Column"
msgstr "Kolom " msgstr "Kolom"
#: db_datadict.php:168 db_printview.php:104 libraries/Index.class.php:442 #: db_datadict.php:168 db_printview.php:104 libraries/Index.class.php:442
#: libraries/db_events.inc.php:25 libraries/db_routines.inc.php:36 #: libraries/db_events.inc.php:25 libraries/db_routines.inc.php:36
@@ -183,7 +183,7 @@ msgstr "Standaardwaarde"
#: libraries/schema/Pdf_Relation_Schema.class.php:1243 #: libraries/schema/Pdf_Relation_Schema.class.php:1243
#: libraries/schema/Pdf_Relation_Schema.class.php:1264 tbl_printview.php:147 #: libraries/schema/Pdf_Relation_Schema.class.php:1264 tbl_printview.php:147
msgid "Links to" msgid "Links to"
msgstr "Gelinkt naar" msgstr "Verwijst naar"
#: db_datadict.php:177 db_printview.php:110 #: db_datadict.php:177 db_printview.php:110
#: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:107 #: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:107
@@ -194,7 +194,7 @@ msgstr "Gelinkt naar"
#: libraries/schema/Pdf_Relation_Schema.class.php:1265 #: libraries/schema/Pdf_Relation_Schema.class.php:1265
#: libraries/tbl_properties.inc.php:128 tbl_printview.php:149 #: libraries/tbl_properties.inc.php:128 tbl_printview.php:149
msgid "Comments" msgid "Comments"
msgstr "Commentaar" msgstr "Opmerkingen"
#: db_datadict.php:260 js/messages.php:78 libraries/Index.class.php:358 #: db_datadict.php:260 js/messages.php:78 libraries/Index.class.php:358
#: libraries/Index.class.php:385 libraries/config.values.php:45 #: libraries/Index.class.php:385 libraries/config.values.php:45
@@ -283,7 +283,7 @@ msgstr "Verwijder database"
#: db_operations.php:445 #: db_operations.php:445
#, php-format #, php-format
msgid "Database %s has been dropped." msgid "Database %s has been dropped."
msgstr "Database %s is vervallen." msgstr "Database %s is verwijderd."
#: db_operations.php:450 #: db_operations.php:450
msgid "Drop the database (DROP)" msgid "Drop the database (DROP)"
@@ -327,7 +327,7 @@ msgstr "Voeg beperkingen toe"
#: db_operations.php:519 #: db_operations.php:519
msgid "Switch to copied database" msgid "Switch to copied database"
msgstr "Schakel naar de gekopieerde database" msgstr "Overschakelen naar de gekopieerde database"
#: db_operations.php:543 libraries/Index.class.php:447 #: db_operations.php:543 libraries/Index.class.php:447
#: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53 #: libraries/build_html_for_db.lib.php:19 libraries/db_structure.lib.php:53
@@ -345,7 +345,7 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why " "The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s." "click %shere%s."
msgstr "" msgstr ""
"De phpMyAdmin configuratie opslag is uitgeschakeld. Om te weten te komen " "De phpMyAdmin configuratie-opslag is uitgeschakeld. Om te weten te komen "
"waarom klik %shier%s." "waarom klik %shier%s."
#: db_operations.php:589 #: db_operations.php:589
@@ -424,7 +424,7 @@ msgstr "Overschakelen naar"
#: db_qbe.php:183 #: db_qbe.php:183
msgid "visual builder" msgid "visual builder"
msgstr "designer met query opbouw mogelijkheden" msgstr "visuele query opbouwer"
#: db_qbe.php:219 libraries/db_structure.lib.php:95 #: db_qbe.php:219 libraries/db_structure.lib.php:95
#: libraries/display_tbl.lib.php:868 #: libraries/display_tbl.lib.php:868
@@ -478,7 +478,7 @@ msgstr "Aanpassen"
#: db_qbe.php:603 #: db_qbe.php:603
msgid "Add/Delete criteria rows" msgid "Add/Delete criteria rows"
msgstr "Toevoegen/Verwijderen Criteria Rij" msgstr "Toevoegen/Verwijderen criterium-rijen"
#: db_qbe.php:615 #: db_qbe.php:615
msgid "Add/Delete columns" msgid "Add/Delete columns"
@@ -506,7 +506,7 @@ msgstr "Query uitvoeren"
#: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51 #: libraries/auth/cookie.auth.lib.php:645 libraries/auth/http.auth.lib.php:51
#: libraries/auth/signon.auth.lib.php:197 #: libraries/auth/signon.auth.lib.php:197
msgid "Access denied" msgid "Access denied"
msgstr "Toegang geweigerd " msgstr "Toegang geweigerd"
#: db_search.php:64 db_search.php:307 #: db_search.php:64 db_search.php:307
msgid "at least one of the words" msgid "at least one of the words"
@@ -817,7 +817,7 @@ msgstr "Plaats elke waarde in een log veld."
#: enum_editor.php:57 #: enum_editor.php:57
msgid "+ Restart insertion and add a new value" msgid "+ Restart insertion and add a new value"
msgstr " + Herstart invoegen en voeg nieuwe waarde toe" msgstr "+ Herstart invoegen en voeg nieuwe waarde toe"
#: enum_editor.php:67 #: enum_editor.php:67
msgid "Output" msgid "Output"
@@ -958,7 +958,7 @@ msgstr "Klik om te de-selecteren"
#: js/messages.php:27 libraries/import.lib.php:103 sql.php:186 #: js/messages.php:27 libraries/import.lib.php:103 sql.php:186
msgid "\"DROP DATABASE\" statements are disabled." msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\"-opdrachten zijn uitgeschakeld." msgstr "\"DROP DATABASE\" opdrachten zijn uitgeschakeld."
#: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:284 #: js/messages.php:30 libraries/mult_submits.inc.php:258 sql.php:284
msgid "Do you really want to " msgid "Do you really want to "
@@ -2258,12 +2258,12 @@ msgstr "\"%s\" vereist de %s extensie"
#: libraries/config/FormDisplay.class.php:746 #: libraries/config/FormDisplay.class.php:746
#, php-format #, php-format
msgid "import will not work, missing function (%s)" msgid "import will not work, missing function (%s)"
msgstr "importeren is niet mogelijk, de functie %s ontbreekt" msgstr "importeren is niet mogelijk, functie ontbreekt (%s)"
#: libraries/config/FormDisplay.class.php:750 #: libraries/config/FormDisplay.class.php:750
#, php-format #, php-format
msgid "export will not work, missing function (%s)" msgid "export will not work, missing function (%s)"
msgstr "exporteren is niet mogelijk, de functie %s ontbreekt" msgstr "exporteren is niet mogelijk, functie ontbreekt (%s)"
#: libraries/config/FormDisplay.class.php:757 #: libraries/config/FormDisplay.class.php:757
msgid "SQL Validator is disabled" msgid "SQL Validator is disabled"
@@ -2933,8 +2933,8 @@ msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not " "Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL" "limit MySQL"
msgstr "" msgstr ""
"Bedenk dat phpMyAdmin enkel een gebruikersinterface is, en dat zijn functies " "Bedenk dat phpMyAdmin enkel een gebruikersinterface is, en dat zijn "
"niet direct MySQL beperken. " "functionaliteit MySQL niet beperkt"
#: libraries/config/messages.inc.php:195 #: libraries/config/messages.inc.php:195
msgid "Basic settings" msgid "Basic settings"
@@ -3375,7 +3375,7 @@ msgstr "Gebruiker kan geen hogere waarde instellen"
#: libraries/config/messages.inc.php:303 #: libraries/config/messages.inc.php:303
msgid "Maximum number of databases displayed in left frame and database list" msgid "Maximum number of databases displayed in left frame and database list"
msgstr "" msgstr ""
"Het maximale aantal databases dat wordt getoond in het linker frame en de " "Het maximale aantal databases dat wordt getoond in het linker frame en de "
"database lijst" "database lijst"
#: libraries/config/messages.inc.php:304 #: libraries/config/messages.inc.php:304
@@ -3518,8 +3518,8 @@ msgid ""
msgstr "" msgstr ""
"Schakel dit in wanneer u wil dat SQL-query historie wordt bijgehouden in een " "Schakel dit in wanneer u wil dat SQL-query historie wordt bijgehouden in een "
"database (vereist phpMyAdmin configuratie opslag). Indien uitgeschakeld " "database (vereist phpMyAdmin configuratie opslag). Indien uitgeschakeld "
"worden JS-routines gebruikt die niet bewaard worden bij het sluiten van het " "worden JS-routines gebruikt om query geschiedenis te tonen (deze gaat "
"venster." "verloren bij het sluiten van het venster)."
#: libraries/config/messages.inc.php:334 #: libraries/config/messages.inc.php:334
msgid "Permanent query history" msgid "Permanent query history"
@@ -3747,7 +3747,7 @@ msgstr "PHP-extensie"
msgid "Hide databases matching regular expression (PCRE)" msgid "Hide databases matching regular expression (PCRE)"
msgstr "" msgstr ""
"Verberg databases die aan de hier opgegeven reguliere expressie (PCRE) " "Verberg databases die aan de hier opgegeven reguliere expressie (PCRE) "
"voldoen " "voldoen"
#: libraries/config/messages.inc.php:385 #: libraries/config/messages.inc.php:385
msgid "Hide databases" msgid "Hide databases"
@@ -4097,7 +4097,7 @@ msgstr "Toon phpinfo() link"
#: libraries/config/messages.inc.php:449 #: libraries/config/messages.inc.php:449
msgid "Show detailed MySQL server information" msgid "Show detailed MySQL server information"
msgstr "Toon gedetailleerde MySQL-server informatie " msgstr "Toon gedetailleerde MySQL-server informatie"
#: libraries/config/messages.inc.php:450 #: libraries/config/messages.inc.php:450
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
@@ -4112,8 +4112,8 @@ msgstr "Toon SQL-queries"
#: libraries/config/messages.inc.php:452 #: libraries/config/messages.inc.php:452
msgid "Allow to display database and table statistics (eg. space usage)" msgid "Allow to display database and table statistics (eg. space usage)"
msgstr "" msgstr ""
"Maakt het mogelijk om statistieken over o.a. het ruimtegebruik van databases " "Maakt het mogelijk om statistieken van databases en tabellen te tonen (over "
"en tabellen te tonen" "o.a. het schijfgebruik)"
#: libraries/config/messages.inc.php:453 #: libraries/config/messages.inc.php:453
msgid "Show statistics" msgid "Show statistics"
@@ -4125,7 +4125,7 @@ msgid ""
"comment and the real name" "comment and the real name"
msgstr "" msgstr ""
"Indien tooltips zijn ingeschakeld en er een database opmerking aanwezig is, " "Indien tooltips zijn ingeschakeld en er een database opmerking aanwezig is, "
"wisselt dit de opmerking en de werkelijke naam om " "wisselt dit de opmerking en de werkelijke naam om"
#: libraries/config/messages.inc.php:455 #: libraries/config/messages.inc.php:455
msgid "Display database comment instead of its name" msgid "Display database comment instead of its name"
@@ -4205,7 +4205,8 @@ msgid ""
"possible) or keep the text field empty" "possible) or keep the text field empty"
msgstr "" msgstr ""
"Doe (indien mogelijk) een suggestie voor de naam van de aan te maken " "Doe (indien mogelijk) een suggestie voor de naam van de aan te maken "
"database in het hiervoor bestemde formulier, anders blijft het veld leeg. " "database in het &quote;Nieuwe database aanmaken&quot; formulier, of laat het "
"veld leeg"
#: libraries/config/messages.inc.php:473 #: libraries/config/messages.inc.php:473
msgid "Suggest new database name" msgid "Suggest new database name"
@@ -4433,21 +4434,18 @@ msgstr "Er kan geen verbinding worden gemaakt met de server"
#: libraries/config/validate.lib.php:234 #: libraries/config/validate.lib.php:234
msgid "Empty username while using config authentication method" msgid "Empty username while using config authentication method"
msgstr "" msgstr "Lege gebruikersnaam bij gebruik van het authenticatie type config"
"Leeg het gebruikersnaam veld bij het gebruik van het authenticatie type [kbd]"
"config[/kbd]"
#: libraries/config/validate.lib.php:238 #: libraries/config/validate.lib.php:238
msgid "Empty signon session name while using signon authentication method" msgid "Empty signon session name while using signon authentication method"
msgstr "" msgstr ""
"Er is geen signon sessie naam opgegeven terwijl u gebruik maakt van het " "Lege signon sessie naam wanneer u gebruik maakt van het authenticatie type "
"authenticatie type [kbd]signon[/kbd]" "signon"
#: libraries/config/validate.lib.php:242 #: libraries/config/validate.lib.php:242
msgid "Empty signon URL while using signon authentication method" msgid "Empty signon URL while using signon authentication method"
msgstr "" msgstr ""
"Er is geen signon URL opgegeven terwijl u gebruik maakt van het " "Lege signon URL wanneer u gebruik maakt van het authenticatie type signon"
"authenticatie type [kbd]signon[/kbd]"
#: libraries/config/validate.lib.php:276 #: libraries/config/validate.lib.php:276
msgid "Empty phpMyAdmin control user while using pmadb" msgid "Empty phpMyAdmin control user while using pmadb"
@@ -4639,7 +4637,7 @@ msgstr "Rijen:"
#: libraries/display_export.lib.php:157 #: libraries/display_export.lib.php:157
msgid "Dump some row(s)" msgid "Dump some row(s)"
msgstr "Dump alle rijen" msgstr "Verwijder sommige rij(en)"
#: libraries/display_export.lib.php:159 #: libraries/display_export.lib.php:159
msgid "Number of rows:" msgid "Number of rows:"
@@ -5003,7 +5001,7 @@ msgid ""
" The increment size for extending the size of an autoextending tablespace " " The increment size for extending the size of an autoextending tablespace "
"when it becomes full." "when it becomes full."
msgstr "" msgstr ""
"De hoeveelheid waarmee een zelfgroeiende tabelruimte groeit wanneer deze " " De hoeveelheid waarmee een zelfgroeiende tabelruimte groeit wanneer deze "
"dreigt vol te raken (Autoextend increment)." "dreigt vol te raken (Autoextend increment)."
#: libraries/engines/innodb.lib.php:34 #: libraries/engines/innodb.lib.php:34
@@ -5076,7 +5074,7 @@ msgstr "Lees missers"
#: libraries/engines/innodb.lib.php:246 #: libraries/engines/innodb.lib.php:246
msgid "Write waits" msgid "Write waits"
msgstr "Schrijfvertragingen (write waits)" msgstr "Schrijfvertragingen"
#: libraries/engines/innodb.lib.php:252 #: libraries/engines/innodb.lib.php:252
msgid "Read misses in %" msgid "Read misses in %"
@@ -5887,7 +5885,7 @@ msgid ""
"the issue and try again." "the issue and try again."
msgstr "" msgstr ""
"Het XML-bestand was beschadigd of onvolledig. Repareer het bestand en " "Het XML-bestand was beschadigd of onvolledig. Repareer het bestand en "
"probeer opnieuw. " "probeer opnieuw."
#: libraries/kanji-encoding.lib.php:142 #: libraries/kanji-encoding.lib.php:142
msgctxt "None encoding conversion" msgctxt "None encoding conversion"
@@ -5930,7 +5928,7 @@ msgstr "Karakterset"
#: libraries/mysql_charsets.lib.php:212 libraries/mysql_charsets.lib.php:413 #: libraries/mysql_charsets.lib.php:212 libraries/mysql_charsets.lib.php:413
#: tbl_change.php:549 #: tbl_change.php:549
msgid "Binary" msgid "Binary"
msgstr " Binair " msgstr "Binair"
#: libraries/mysql_charsets.lib.php:224 #: libraries/mysql_charsets.lib.php:224
msgid "Bulgarian" msgid "Bulgarian"
@@ -6793,12 +6791,12 @@ msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height " "Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved." "in pixels. The original aspect ratio is preserved."
msgstr "" msgstr ""
"Toont een klikbare miniatuurweergave. opties: maximale breedte en hoogte in " "Toont een klikbare miniatuurweergave. Opties zijn maximale breedte en hoogte "
"pixels (behoudt de originele verhouding)." "in pixels. De originele verhouding wordt behouden."
#: libraries/transformations/image_jpeg__link.inc.php:9 #: libraries/transformations/image_jpeg__link.inc.php:9
msgid "Displays a link to download this image." msgid "Displays a link to download this image."
msgstr "Toont een link naar deze afbeelding (directe blob download, i.e.)." msgstr "Toont een link om deze afbeelding te downloaden."
#: libraries/transformations/text_plain__dateformat.inc.php:9 #: libraries/transformations/text_plain__dateformat.inc.php:9
msgid "" msgid ""
@@ -6895,10 +6893,10 @@ msgid ""
msgstr "" msgstr ""
"Toont alleen een stuk van een string. De eerst optie is een offset om te " "Toont alleen een stuk van een string. De eerst optie is een offset om te "
"bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is " "bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is "
"een offset van de hoeveelheid tekst die terug wordt gegeven. Wanneer leeg, " "een offset van de hoeveelheid tekst die terug wordt gegeven (Standaard : tot "
"zal alle overgebleven tekst worden teruggeven. De derde optie definieert " "het einde van de string). De derde optie definieert welke karakters worden "
"welke karakters worden toegevoegd aan de output wanneer een substring wordt " "toegevoegd aan de output wanneer een substring wordt teruggegeven "
"teruggegeven (Standaard: \"...\")." "(Standaard: \"...\")."
#: libraries/user_preferences.inc.php:32 #: libraries/user_preferences.inc.php:32
msgid "Manage your settings" msgid "Manage your settings"
@@ -7250,7 +7248,7 @@ msgstr "Actieve opties"
#: pmd_help.php:26 #: pmd_help.php:26
msgid "To select relation, click :" msgid "To select relation, click :"
msgstr "Klik om een relatie te selecteren:" msgstr "Klik om een relatie te selecteren :"
#: pmd_help.php:28 #: pmd_help.php:28
msgid "" msgid ""
@@ -7311,7 +7309,7 @@ msgstr "Fout: Relatie niet toegevoegd."
#: pmd_relation_new.php:62 #: pmd_relation_new.php:62
msgid "FOREIGN KEY relation added" msgid "FOREIGN KEY relation added"
msgstr "Vreemde sleutel(FOREIGN KEY) relatie toegevoegd" msgstr "FOREIGN KEY relatie toegevoegd"
#: pmd_relation_new.php:84 #: pmd_relation_new.php:84
msgid "Internal relation added" msgid "Internal relation added"
@@ -8043,7 +8041,8 @@ msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf " "Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards." "and please restart the MySQL server afterwards."
msgstr "" msgstr ""
"Voeg nu de onderstaande regels aan uw my.cnf toe en herstart uw MySQL-server." "Voeg nu de onderstaande regels aan de [mysqld] sectie van uw my.cnf toe en "
"herstart uw MySQL-server."
#: server_replication.php:228 #: server_replication.php:228
msgid "" msgid ""
@@ -8250,7 +8249,7 @@ msgid ""
"incremented if you are querying an index column with a range constraint or " "incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan." "if you are doing an index scan."
msgstr "" msgstr ""
"Het aantal leesopdrachten voor de volgende rij in de sleutel volgorde. Dit " "Het aantal leesopdrachten voor de volgende rij in de sleutel volgorde. Dit "
"wordt verhoogd wanneer u een index kolom raadpleegt met een bereik beperking " "wordt verhoogd wanneer u een index kolom raadpleegt met een bereik beperking "
"of bij het doen van een index scan." "of bij het doen van een index scan."
@@ -8450,7 +8449,7 @@ msgstr "Het aantal fsync() schrijf operaties uitgevoerd op het log bestand."
#: server_status.php:94 #: server_status.php:94
msgid "The number of pending log file fsyncs." msgid "The number of pending log file fsyncs."
msgstr "Het aantal momenteel openstaande fsync() operaties op het logbestand." msgstr "Het aantal momenteel openstaande fsync operaties op het logbestand."
#: server_status.php:95 #: server_status.php:95
msgid "Pending log file writes." msgid "Pending log file writes."
@@ -8705,7 +8704,7 @@ msgid ""
"retried transactions." "retried transactions."
msgstr "" msgstr ""
"Het totaal aantal transacties dat moest worden herhaald door de replicatie " "Het totaal aantal transacties dat moest worden herhaald door de replicatie "
"slave SQL thread, sinds het opstarten van de server." "slave SQL thread (sinds het opstarten van de server)."
#: server_status.php:140 #: server_status.php:140
msgid "This is ON if this server is a slave that is connected to a master." msgid "This is ON if this server is a slave that is connected to a master."
@@ -9452,7 +9451,7 @@ msgstr "Gevalideerde SQL"
#: sql.php:851 #: sql.php:851
#, php-format #, php-format
msgid "Problems with indexes of table `%s`" msgid "Problems with indexes of table `%s`"
msgstr "Problemen met de index(en) van de tabel `%s`" msgstr "Problemen met de indexen van de tabel `%s`"
#: sql.php:883 #: sql.php:883
msgid "Label" msgid "Label"
@@ -9469,7 +9468,7 @@ msgstr "Functie"
#: tbl_change.php:752 #: tbl_change.php:752
msgid " Because of its length,<br /> this column might not be editable " msgid " Because of its length,<br /> this column might not be editable "
msgstr " Vanwege z'n lengte,<br /> is dit veld misschien niet te wijzigen " msgstr " Vanwege z'n lengte,<br /> is dit veld misschien niet te wijzigen "
#: tbl_change.php:869 #: tbl_change.php:869
msgid "Remove BLOB Repository Reference" msgid "Remove BLOB Repository Reference"
@@ -9477,7 +9476,7 @@ msgstr "Verwijder BLOB Bewaarplaats Referentie"
#: tbl_change.php:875 #: tbl_change.php:875
msgid "Binary - do not edit" msgid "Binary - do not edit"
msgstr " Binair - niet aanpassen " msgstr "Binair - niet aanpassen"
#: tbl_change.php:923 #: tbl_change.php:923
msgid "Upload to BLOB repository" msgid "Upload to BLOB repository"
@@ -9839,7 +9838,7 @@ msgstr "Lengte van de rij"
#: tbl_printview.php:411 tbl_structure.php:885 #: tbl_printview.php:411 tbl_structure.php:885
msgid " Row size " msgid " Row size "
msgstr " Grootte van de rij" msgstr " Grootte van de rij "
#: tbl_relation.php:276 #: tbl_relation.php:276
#, php-format #, php-format
@@ -9856,12 +9855,12 @@ msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY " "An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists." "relation exists."
msgstr "" msgstr ""
"Een interne relatie is niet noodzakelijk wanneer er reeds een vreemde sleutel" "Een interne relatie is niet noodzakelijk wanneer er reeds een FOREIGN KEY "
"(FOREIGN KEY) relatie bestaat." "relatie bestaat."
#: tbl_relation.php:410 #: tbl_relation.php:410
msgid "Foreign key constraint" msgid "Foreign key constraint"
msgstr "Vreemde sleutel (FOREIGN KEY) beperking" msgstr "FOREIGN KEY beperking"
#: tbl_row_action.php:28 #: tbl_row_action.php:28
msgid "No rows selected" msgid "No rows selected"
@@ -9897,7 +9896,7 @@ msgstr "Voeg een primaire sleutel toe"
#: tbl_structure.php:167 tbl_structure.php:168 #: tbl_structure.php:167 tbl_structure.php:168
msgid "Add index" msgid "Add index"
msgstr "Voeg index(en) toe" msgstr "Voeg index toe"
#: tbl_structure.php:169 tbl_structure.php:170 #: tbl_structure.php:169 tbl_structure.php:170
msgid "Add unique index" msgid "Add unique index"
@@ -10146,14 +10145,3 @@ msgstr "VIEW-naam"
#: view_operations.php:91 #: view_operations.php:91
msgid "Rename view to" msgid "Rename view to"
msgstr "Hernoem view naar" msgstr "Hernoem view naar"
#, fuzzy
#~| msgid "Delete the matches for the %s table?"
#~ msgid "Delete the matches for the "
#~ msgstr "Verwijder gevonden rijen voor de tabel %s?"
#~ msgid "Show left delete link"
#~ msgstr "Toon linker edit/delete links"
#~ msgid "Show right delete link"
#~ msgstr "Toon rechter edit/delete links"