Skip to content

Commit bb8ed28

Browse files
Lieven Baesweblate
authored andcommitted
Translated using Weblate (Dutch)
Currently translated at 98.3% (2558 of 2603)
1 parent d0d20f8 commit bb8ed28

File tree

1 file changed

+44
-5
lines changed

1 file changed

+44
-5
lines changed

po/nl.po

Lines changed: 44 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msgstr ""
44
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2012-12-19 10:08-0500\n"
7-
"PO-Revision-Date: 2012-12-19 16:38+0200\n"
8-
"Last-Translator: Dieter Adriaenssens <[email protected]>\n"
7+
"PO-Revision-Date: 2012-12-19 20:41+0200\n"
8+
"Last-Translator: Lieven Baes <[email protected]>\n"
99
"Language-Team: Dutch <http://l10n.cihar.com/projects/phpmyadmin/master/nl/>\n"
1010
"Language: nl\n"
1111
"MIME-Version: 1.0\n"
@@ -2772,7 +2772,7 @@ msgstr "Nieuw phpMyAdmin-scherm openen"
27722772

27732773
#: libraries/Header.class.php:387
27742774
msgid "Click on the bar to scroll to top of page"
2775-
msgstr ""
2775+
msgstr "Klik op de bar om te scrollen naar het begin van de pagina"
27762776

27772777
#: libraries/Header.class.php:593
27782778
#: libraries/plugins/auth/AuthenticationCookie.class.php:255
@@ -3314,30 +3314,41 @@ msgstr "Thema"
33143314
msgid ""
33153315
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
33163316
msgstr ""
3317+
"Een 1-byte integer, signed range is van -128 tot 127, unsigned range is 0 to "
3318+
"255"
33173319

33183320
#: libraries/Types.class.php:298
33193321
msgid ""
33203322
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
33213323
"65,535"
33223324
msgstr ""
3325+
"Een 2-byte integer, signed range van -32,768 tot 32,767, unsigned range van "
3326+
"0 tot 65,535"
33233327

33243328
#: libraries/Types.class.php:300
33253329
msgid ""
33263330
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
33273331
"0 to 16,777,215"
33283332
msgstr ""
3333+
"Een 3-byte integer, signed range van -8,388,608 tot 8,388,607, unsigned "
3334+
"range van 0 tot 16,777,215"
33293335

33303336
#: libraries/Types.class.php:302
33313337
msgid ""
33323338
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
33333339
"range is 0 to 4,294,967,295."
33343340
msgstr ""
3341+
"Een 4-byte integer, signed range van -2,147,483,648 tot 2,147,483,647, "
3342+
"unsigned range van 0 tot 4,294,967,295."
33353343

33363344
#: libraries/Types.class.php:304
33373345
msgid ""
33383346
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
33393347
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
33403348
msgstr ""
3349+
"Een 8-byte integer, signed range van -9,223,372,036,854,775,808 tot "
3350+
"9,223,372,036,854,775,807, unsigned range van 0 tot "
3351+
"18,446,744,073,709,551,615"
33413352

33423353
#: libraries/Types.class.php:306 libraries/Types.class.php:712
33433354
msgid ""
@@ -3379,16 +3390,20 @@ msgid ""
33793390
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
33803391
"64)"
33813392
msgstr ""
3393+
"Een bit-field type (M), slaat M bits per waarde op (standaard is 1, maximum "
3394+
"is 64)"
33823395

33833396
#: libraries/Types.class.php:316
33843397
msgid ""
33853398
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
33863399
"values are considered true"
33873400
msgstr ""
3401+
"Een synoniem voor TINYINT(1), Een nulwaarde wordt beschouwd als vals, een "
3402+
"niet-nulwaarde wordt beschouwd als waar"
33883403

33893404
#: libraries/Types.class.php:318
33903405
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
3391-
msgstr ""
3406+
msgstr "Een alias voor BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
33923407

33933408
#: libraries/Types.class.php:320 libraries/Types.class.php:722
33943409
#, php-format
@@ -3398,13 +3413,16 @@ msgstr "Een datum, ondersteund bereik is %1$s tot %2$s"
33983413
#: libraries/Types.class.php:322 libraries/Types.class.php:724
33993414
#, php-format
34003415
msgid "A date and time combination, supported range is %1$s to %2$s"
3401-
msgstr ""
3416+
msgstr "Een dag en tijd combinatie, ondersteunde reeks gaat van %1$s tot %2$s"
34023417

34033418
#: libraries/Types.class.php:324
34043419
msgid ""
34053420
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
34063421
"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
34073422
msgstr ""
3423+
"Een tijdsspanne, van 1970-01-01 00:00:01 UTC tot 2038-01-09 03:14:07 UTC, "
3424+
"wordt opgeslaan als een aantal seconden sinds het ontstaan (1970-01-01 "
3425+
"00:00:00 UTC)"
34083426

34093427
#: libraries/Types.class.php:326 libraries/Types.class.php:728
34103428
#, php-format
@@ -3416,50 +3434,71 @@ msgid ""
34163434
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
34173435
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
34183436
msgstr ""
3437+
"Een jaar bestaat uit een 4-tekens- (4, default) of een 2-teken-formaat (2), "
3438+
"toegelaten waarden lopen van 70 (1970) tot 69 (2069) of van 1901 tot 2155 en "
3439+
"0000"
34193440

34203441
#: libraries/Types.class.php:330
34213442
msgid ""
34223443
"A fixed-length (0-255, default 1) string that is always right-padded with "
34233444
"spaces to the specified length when stored"
34243445
msgstr ""
3446+
"Een string met vaste lengte (0-255, standaard 1) wordt bij oplag met spaties "
3447+
"rechts tot de gespecificeerde lengte aangevuld"
34253448

34263449
#: libraries/Types.class.php:332 libraries/Types.class.php:730
34273450
#, php-format
34283451
msgid ""
34293452
"A variable-length (%s) string, the effective maximum length is subject to "
34303453
"the maximum row size"
34313454
msgstr ""
3455+
"Een string met variabele lengte (%s), de effectieve maximale lengte is "
3456+
"afhankelijk van de maximale rij grootte"
34323457

34333458
#: libraries/Types.class.php:334
34343459
msgid ""
34353460
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
34363461
"a one-byte prefix indicating the length of the value in bytes"
34373462
msgstr ""
3463+
"Een kolom van het type TEXT met een maximumlengte van 255 (2 ^ 8 - 1) "
3464+
"tekens, wordt opgeslaan met een 1-byte voorvoegsel dat de lengte van de "
3465+
"waarde in bytes aangeeft"
34383466

34393467
#: libraries/Types.class.php:336 libraries/Types.class.php:732
34403468
msgid ""
34413469
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
34423470
"with a two-byte prefix indicating the length of the value in bytes"
34433471
msgstr ""
3472+
"Een kolom van het type TEXT met een maximale lengte van 65.535 (2 ^16 - 1) "
3473+
"tekens, wordt opgeslaan met een 2-byte voorvoegsel dat de lengte van de "
3474+
"waarde in bytes aangeeft"
34443475

34453476
#: libraries/Types.class.php:338
34463477
msgid ""
34473478
"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
34483479
"stored with a three-byte prefix indicating the length of the value in bytes"
34493480
msgstr ""
3481+
"Een kolom van het type TEXT met een maximale lengte van 16,777,215 (2 ^ 24 - "
3482+
"1) tekens, wordt opgeslaan met een 3-byte voorvoegsel dat de lengte van de "
3483+
"waarde in bytes aangeeft"
34503484

34513485
#: libraries/Types.class.php:340
34523486
msgid ""
34533487
"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
34543488
"characters, stored with a four-byte prefix indicating the length of the "
34553489
"value in bytes"
34563490
msgstr ""
3491+
"Een kolom van het type TEXT met een maximale lengte van 4.294.967.295 of "
3492+
"4GiB (2 ^ 32 - 1) tekens, wordt opgeslaan met een 4-byte voorvoegsel dat de "
3493+
"lengte van de waarde in bytes aangeeft"
34573494

34583495
#: libraries/Types.class.php:342
34593496
msgid ""
34603497
"Similar to the CHAR type, but stores binary byte strings rather than non-"
34613498
"binary character strings"
34623499
msgstr ""
3500+
"Vergelijkbaar met het CHAR type, maar opgeslaan in een binaire byte "
3501+
"tekenreeks in plaats van een niet-binaire reeks lettertekens"
34633502

34643503
#: libraries/Types.class.php:344
34653504
msgid ""

0 commit comments

Comments
 (0)