Translated using Weblate (Dutch)
Currently translated at 100.0% (2749 of 2749)
This commit is contained in:
parent
b8587a582c
commit
164b7c63a7
41
po/nl.po
41
po/nl.po
@ -4,9 +4,9 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.1.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2014-01-19 08:19-0500\n"
|
||||
"PO-Revision-Date: 2014-02-12 11:57+0200\n"
|
||||
"PO-Revision-Date: 2014-02-20 12:51+0200\n"
|
||||
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
|
||||
"Language-Team: Dutch <http://l10n.cihar.com/projects/phpmyadmin/4-1/nl/>\n"
|
||||
"Language-Team: Dutch <https://l10n.cihar.com/projects/phpmyadmin/4-1/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -195,7 +195,7 @@ msgstr "Ja"
|
||||
|
||||
#: db_export.php:29
|
||||
msgid "View dump (schema) of database"
|
||||
msgstr "Bekijk een dump (schema) van databank"
|
||||
msgstr "Bekijk export (schema) van databank"
|
||||
|
||||
#: db_export.php:33 db_printview.php:41 db_structure.php:68 db_tracking.php:51
|
||||
#: export.php:597 libraries/DBQbe.class.php:268
|
||||
@ -473,7 +473,7 @@ msgstr "De webserver heeft geen rechten om het bestand %s op te slaan."
|
||||
#: export.php:983
|
||||
#, php-format
|
||||
msgid "Dump has been saved to file %s."
|
||||
msgstr "Dump is bewaard als %s."
|
||||
msgstr "Het exportbestand is bewaard als %s."
|
||||
|
||||
#: file_echo.php:22
|
||||
msgid "Invalid export type"
|
||||
@ -4772,7 +4772,7 @@ msgstr "Tabelnaam-template"
|
||||
#: libraries/plugins/export/ExportOdt.class.php:77
|
||||
#: libraries/plugins/export/ExportTexytext.class.php:62
|
||||
msgid "Dump table"
|
||||
msgstr "Dump tabel"
|
||||
msgstr "Exporteer tabel"
|
||||
|
||||
#: libraries/config/messages.inc.php:91
|
||||
#: libraries/plugins/export/ExportLatex.class.php:89
|
||||
@ -6908,7 +6908,7 @@ msgstr "Rijen:"
|
||||
|
||||
#: libraries/display_export.lib.php:319
|
||||
msgid "Dump some row(s)"
|
||||
msgstr "Verwijder enkele rijen"
|
||||
msgstr "Exporteer enkele rijen"
|
||||
|
||||
#: libraries/display_export.lib.php:334
|
||||
msgid "Row to begin at:"
|
||||
@ -6916,7 +6916,7 @@ msgstr "Te beginnen op rij:"
|
||||
|
||||
#: libraries/display_export.lib.php:351
|
||||
msgid "Dump all rows"
|
||||
msgstr "Dump alle rijen"
|
||||
msgstr "Exporteer alle rijen"
|
||||
|
||||
#: libraries/display_export.lib.php:367 libraries/display_export.lib.php:626
|
||||
msgid "Output:"
|
||||
@ -8376,14 +8376,14 @@ msgstr "Excel-editie:"
|
||||
#: libraries/plugins/export/ExportTexytext.class.php:80
|
||||
#: libraries/plugins/export/ExportXml.class.php:133
|
||||
msgid "Data dump options"
|
||||
msgstr "Datadump-opties"
|
||||
msgstr "Dataexport-opties"
|
||||
|
||||
#: libraries/plugins/export/ExportHtmlword.class.php:203
|
||||
#: libraries/plugins/export/ExportOdt.class.php:260
|
||||
#: libraries/plugins/export/ExportSql.class.php:1740
|
||||
#: libraries/plugins/export/ExportTexytext.class.php:185
|
||||
msgid "Dumping data for table"
|
||||
msgstr "Gegevens worden uitgevoerd voor tabel"
|
||||
msgstr "Gegevens worden geëxporteerd voor tabel"
|
||||
|
||||
#: libraries/plugins/export/ExportHtmlword.class.php:487
|
||||
#: libraries/plugins/export/ExportOdt.class.php:567
|
||||
@ -8600,7 +8600,7 @@ msgstr "<code>INSERT IGNORE</code>-opdrachten"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:351
|
||||
msgid "Function to use when dumping data:"
|
||||
msgstr "Functie om te gebruiken bij het verwijderen van gegevens:"
|
||||
msgstr "Functie om te gebruiken bij het exporteren van gegevens:"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:364
|
||||
msgid "Syntax to use when inserting data:"
|
||||
@ -8647,8 +8647,8 @@ msgid ""
|
||||
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
|
||||
"0x616263)</i>"
|
||||
msgstr ""
|
||||
"Dump kolommen in binair formaat met hexadecimale notatie <i>(bijvoorbeeld, "
|
||||
"\"abc\" wordt 0x616263)</i>"
|
||||
"Exporteer kolommen in binair formaat met hexadecimale notatie "
|
||||
"<i>(bijvoorbeeld, \"abc\" wordt 0x616263)</i>"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:419
|
||||
msgid ""
|
||||
@ -8661,7 +8661,7 @@ msgstr ""
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:1209
|
||||
msgid "Constraints for dumped tables"
|
||||
msgstr "Beperkingen voor gedumpte tabellen"
|
||||
msgstr "Beperkingen voor geëxporteerde tabellen"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:1220
|
||||
msgid "Constraints for table"
|
||||
@ -12463,11 +12463,11 @@ msgstr "Geen gegevens"
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:444
|
||||
msgid "SQL dump (file download)"
|
||||
msgstr "SQL-dump (naar bestand)"
|
||||
msgstr "SQL-export (naar bestand)"
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:446
|
||||
msgid "SQL dump"
|
||||
msgstr "SQL-dump"
|
||||
msgstr "SQL-export"
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:449
|
||||
msgid "This option will replace your table and contained data."
|
||||
@ -12512,8 +12512,8 @@ msgid ""
|
||||
"You can execute the dump by creating and using a temporary database. Please "
|
||||
"ensure that you have the privileges to do so."
|
||||
msgstr ""
|
||||
"U kunt de dump gebruiken door deze in een tijdelijke databank te importeren. "
|
||||
"Let er wel op dat u hier rechten voor nodig heeft."
|
||||
"U kunt de export gebruiken door deze in een tijdelijke databank te "
|
||||
"importeren. Let er wel op dat u hier rechten voor nodig heeft."
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:971
|
||||
msgid "Comment out these two lines if you do not need them."
|
||||
@ -12523,7 +12523,8 @@ msgstr ""
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:981
|
||||
msgid "SQL statements exported. Please copy the dump or execute it."
|
||||
msgstr "SQL-statements geëxporteerd. Kopieer de dump of voer de dump uit."
|
||||
msgstr ""
|
||||
"SQL-statements geëxporteerd. Kopieer het exportbestand of voer deze uit."
|
||||
|
||||
#: libraries/tbl_tracking.lib.php:1009
|
||||
msgid "SQL statements executed."
|
||||
@ -12868,7 +12869,7 @@ msgstr "Geen databanken"
|
||||
|
||||
#: server_export.php:21
|
||||
msgid "View dump (schema) of databases"
|
||||
msgstr "Dump (schema) van de databanken bekijken"
|
||||
msgstr "Export (schema) van de databanken bekijken"
|
||||
|
||||
#: server_status.php:32
|
||||
#, php-format
|
||||
@ -13236,7 +13237,7 @@ msgstr "Tabel %s bestaat reeds!"
|
||||
|
||||
#: tbl_export.php:28
|
||||
msgid "View dump (schema) of table"
|
||||
msgstr "Een dump (schema) van tabel bekijken"
|
||||
msgstr "Een export (schema) van tabel bekijken"
|
||||
|
||||
#: tbl_get_field.php:32
|
||||
msgid "Invalid table name"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user