AboutDialogAbout DB Browser for SQLiteOver DB-browser voor SQLiteVersionVersie<html><head/><body><p>DB Browser for SQLite is an open source, freeware visual tool used to create, design and edit SQLite database files.</p><p>It is bi-licensed under the Mozilla Public License Version 2, as well as the GNU General Public License Version 3 or later. You can modify or redistribute it under the conditions of these licenses.</p><p>See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> and <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> for details.</p><p>For more information on this program please visit our website at: <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a></p><p><span style=" font-size:small;">This software uses the GPL/LGPL Qt Toolkit from </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>See </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> for licensing terms and information.</span></p><p><span style=" font-size:small;">It also uses the Silk icon set by Mark James licensed under a Creative Commons Attribution 2.5 and 3.0 license.<br/>See </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> for details.</span></p></body></html><html><head/><body><p>DB-browser voor SQLite is een open source en freeware visuele tool om SQLite databasebestanden mee te creëren, te ontwerpen en te bewerken.</p><p>Het is uitgebracht onder een duolicentie: Mozilla Public License versie 2 en GNU General Public License versie 3 of hoger. Je mag het aanpassen en herdistribueren onder de voorwaarden van deze licenties.</p><p>Zie <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> en <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> voor de details.</p><p>Bezoek onze website op <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a> voor meer informatie over dit programma.</p><p><span style=" font-size:small;">Deze software maakt gebruik van de GPL/LGPL Qt Toolkit van </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>Zie </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> voor de licentievoorwaarden en informatie.</span></p><p><span style=" font-size:small;">Het maakt tevens gebruik van de Silk iconenset van Mark James, uitgebracht onder de Creative Commons Attribution 2.5 en 3.0 licenties.<br/>Zie </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> voor de details.</span></p></body></html>AddRecordDialogAdd New RecordNieuw record toevoegenEnter values for the new record considering constraints. Fields in bold are mandatory.Voer waarden in voor het nieuwe record, rekening houdend met beperkingen. Vette velden zijn verplicht.In the Value column you can specify the value for the field identified in the Name column. The Type column indicates the type of the field. Default values are displayed in the same style as NULL values.In de Waarde-kolom kun je de waarde opgegeven voor het veld geïdentificeerd in de Naam-kolom. De Type-kolom geeft het type van het veld aan. Standaardwaarden worden in dezelfde stijl getoond als NULL-waarden.NameNaamTypeTypeValueWaardeValues to insert. Pre-filled default values are inserted automatically unless they are changed.In te voeren waarden. Vooringevulde standaardwaarden worden automatisch ingevoerd, tenzij ze aanpast worden.When you edit the values in the upper frame, the SQL query for inserting this new record is shown here. You can edit manually the query before saving.Wanneer je waarden in het kader hierboven bewerkt, dan wordt de SQL-opdracht voor het invoegen van een nieuw record hier getoond. Je kunt de opdracht dan nog bewerken, voordat je deze opslaat.<html><head/><body><p><span style=" font-weight:600;">Save</span> will submit the shown SQL statement to the database for inserting the new record.</p><p><span style=" font-weight:600;">Restore Defaults</span> will restore the initial values in the <span style=" font-weight:600;">Value</span> column.</p><p><span style=" font-weight:600;">Cancel</span> will close this dialog without executing the query.</p></body></html><html><head/><body><p><span style=" font-weight:600;">Opslaan</span> verstuurt de SQL-instructie voor het invoeren van een nieuw record naar de database.</p><p><span style=" font-weight:600;">Standaardwaarden herstellen</span> herstelt de initiële waarden van de <span style=" font-weight:600;">Value</span>-kolom.</p><p><span style=" font-weight:600;">Annuleren</span> sluit dit venster zonder de opdracht uit te voeren.</p></body></html>Auto-increment
Automatisch ophogen
Unique constraint
Uniciteitsbeperking
Check constraint: %1
Controlebeperking: %1
Foreign key: %1
Vreemde sleutel: %1
Default value: %1
Standaardwaarde: %1
Error adding record. Message from database engine:
%1Fout bij toevoegen record. Melding van de database:
%1Are you sure you want to restore all the entered values to their defaults?Weet je zeker dat je alle ingevoerde waarden wilt herstellen naar hun standaardwaarden?ApplicationUsage: %1 [options] [<database>|<project>]
Gebruik: %1 [opties] [<database>|<project>]
Possible command line arguments:Mogelijke opdrachtregelargumenten: -h, --help Show command line options -h, --help Toon opdrachtregelargumenten -q, --quit Exit application after running scripts -q, --quit Sluit applicatie nadat scripts uitgevoerd zijn -s, --sql <file> Execute this SQL file after opening the DB -s, --sql <bestand> Voer dit SQL-bestand uit nadat de database geopend is -t, --table <table> Browse this table after opening the DB -t, --table <tabel> Blader door deze tabel nadat de database geopend is -R, --read-only Open database in read-only mode -R, --read-only Open database in alleen-lezenmodus -o, --option <group>/<setting>=<value> -o, --option <groep>/<instelling>=<waarde> Run application with this setting temporarily set to value Applicatie uitvoeren met tijdelijke waarde voor deze instelling -O, --save-option <group>/<setting>=<value> -O, --save-option <groep>/<instelling>=<waarde> Run application saving this value for this setting Applicatie uitvoeren met waarde voor deze instelling permanent opgeslagen -v, --version Display the current version -v, --version Toon de huidige versie <database> Open this SQLite database <database> Open deze SQLite-database <project> Open this project file (*.sqbpro) <project> Open dit projectbestand (*.sqbpro)The -s/--sql option requires an argumentDe -s/--sql optie vereist een argumentThe file %1 does not existHet bestand %1 bestaat nietThe -t/--table option requires an argumentDe -t/--table optie vereist een argumentThe -o/--option and -O/--save-option options require an argument in the form group/setting=valueDe -o/--option and -O/--save-option opties vereisen een argument in de vorm van groep/instelling=waardeInvalid option/non-existant file: %1Ongeldige optie of niet bestaand bestand: %1SQLite Version SQLite-versie SQLCipher Version %1 (based on SQLite %2)SQLCipher-versie %1 (gebaseerd op SQLite %2)DB Browser for SQLite Version %1.DB-browser voor SQLite versie %1.Built for %1, running on %2Gebouwd voor %1, draaiend op %2Qt Version %1Qt-versie %1CipherDialogSQLCipher encryptionSQLCipher encryptie&Password&Wachtwoord&Reenter passwordWa&chtwoord herhalenPassphraseToegangsfraseRaw keyOnbewerkte sleutelEncr&yption settingsEncr&yptie-instellingenSQLCipher &3 defaultsSQLCipher &3 standaardwaardenSQLCipher &4 defaultsSQLCipher &4 standaardwaardenCusto&m&AangepastPage si&ze&Paginagrootte&KDF iterationsKDF &iteratiesHMAC algorithm&HMAC-algoritmeKDF algorithm&KDF-algoritmePlaintext Header SizePlatte-&tekstheadergroottePlease set a key to encrypt the database.
Note that if you change any of the other, optional, settings you'll need to re-enter them as well every time you open the database file.
Leave the password fields empty to disable the encryption.
The encryption process might take some time and you should have a backup copy of your database! Unsaved changes are applied before modifying the encryption.Geef een sleutel op om de database mee te versleutelen.
Wees je ervan bewust dat als je een van de andere, optionele, opties wijzigt, je die iedere keer opnieuw moet invoeren als je het databasebestand wilt openen.
Laat wachtwoordvelden leeg om de versleuteling uit te schakelen.
Versleuteling kan wat tijd in beslag nemen en je doet er tevens verstandig aan een backup van je database te hebben! Onopgeslagen wijzigingen worden toegepast voordat de versleuteling aangepast wordt.Please enter the key used to encrypt the database.
If any of the other settings were altered for this database file you need to provide this information as well.Voer de sleutel in waarmee database is versleuteld.
Indien enige andere opties voor dit databasebestand gewijzigd waren dan dien je die gegevens hier nu ook opnieuw in te voeren.ColumnDisplayFormatDialogChoose display formatKies een opmaakDisplay formatOpmaakChoose a display format for the column '%1' which is applied to each value prior to showing it.Kies een opmaak voor de kolom '%1' die op iedere waarde wordt toegepast voordat deze getoond wordt.DefaultStandaardDecimal numberDecimaal getalExponent notationWetenschappelijke E-notatieHex blobHexadecimale blobHex numberHexadecimaal getalOctal numberOctaal getalRound numberAfgerond getalApple NSDate to dateApple NSDate naar datumJava epoch (milliseconds) to dateJava-epoch (milliseconden) naar datum.NET DateTime.Ticks to date.NET DateTime.Ticks naar datumJulian day to dateJuliaanse dag naar datumUnix epoch to dateUnix-epoch naar datumUnix epoch to local timeUnix-epoch naar lokale tijdWindows DATE to dateWindows DATE naar datumDate as dd/mm/yyyyDatum als dd/mm/jjjjLower caseonderkastUpper caseBOVENKASTCustomAangepastCustom display format must contain a function call applied to %1Aangepaste opmaak moet bestaan uit een functie-aanroep die toegepast wordt op %1Error in custom display format. Message from database engine:
%1Fout in de aangepaste opmaak. Melding van de database:
%1Custom display format must return only one column but it returned %1.Aangepaste opmaak moet slechts één kolom retourneren, maar retourneerde er %1.CondFormatManagerConditional Format ManagerVoorwaardelijke-opmaakbeheerderThis dialog allows creating and editing conditional formats. Each cell style will be selected by the first accomplished condition for that cell data. Conditional formats can be moved up and down, where those at higher rows take precedence over those at lower. Syntax for conditions is the same as for filters and an empty condition applies to all values.Dit dialoogvenster stelt je in staat om voorwaardelijke opmaakregels te creëren en te bewerken. Iedere celstijl zal worden geselecteerd op basis van de eerst vervulde voorwaarde voor diens celwaarde. De voorwaardelijke opmaakregels kunnen omhoog en omlaag verplaatst worden. Hoger geplaatste regels hebben hogere prioriteit. De syntaxis voor de voorwaarden in dezelfde als voor filters en een lege voorwaarde wordt toegepast op alle waarden.Add new conditional formatNieuwe voorwaardelijke-opmaakregel toevoegen&Add&ToevoegenRemove selected conditional formatVerwijder de geselecteerde voorwaardelijke-opmaakregel&Remove&VerwijderenMove selected conditional format upVerplaats de geselecteerde voorwaardelijke-opmaakregel omhoogMove &upOm&hoog verplaatsenMove selected conditional format downVerplaats de geselecteerde voorwaardelijke-opmaakregel omlaagMove &downOm&laag verplaatsenForegroundVoorgrondText colorTekstkleurBackgroundAchtergrondBackground colorAchtergrondkleurFontLettertypeSizeGrootteBoldVetItalicCursiefUnderlineOnderstreeptAlignmentUitlijningConditionVoorwaardeClick to select colorKlik om een kleur te selecterenAre you sure you want to clear all the conditional formats of this field?Weet je zeker dat je alle voorwaardelijke-opmaakregels voor dit veld wilt verwijderen?DBBrowserDBThis database has already been attached. Its schema name is '%1'.Deze database is al gekoppeld. Diens schemanaam is '%1'.Please specify the database name under which you want to access the attached databaseGeef de databasenaam zoals je de gekoppelde database wilt benaderenInvalid file formatOngeldig bestandsformaatDo you really want to close this temporary database? All data will be lost.Weet je zeker dat je deze tijdelijke database wilt sluiten? Alle gegevens zullen verloren gaan.Do you want to save the changes made to the database file %1?Wil je de wijzigingen opslaan die je de gemaakt hebt voor database %1?Database didn't close correctly, probably still busyDatabase is niet goed afgesloten; waarschijnlijk nog steeds bezigThe database is currently busy: De database is momenteel bezig: Do you want to abort that other operation?Wil je die andere handeling afbreken?Exporting database to SQL file...Database wordt geëxporteerd naar SQL-bestand...CancelAnnulerenNo database file openedEr is geen databasebestand openExecuting SQL...SQL wordt uitgevoerd...Action cancelled.Handeling geannuleerd.Error in statement #%1: %2.
Aborting execution%3.Fout in instructie #%1: %2.
Uitvoering wordt afgebroken%3. and rolling back en teruggedraaiddidn't receive any output from %1Geen uitvoer ontvangen van %1could not execute command: %1kon opdracht niet uitvoeren: %1Cannot delete this objectKan dit object niet verwijderenCannot set data on this objectKan de gegevens niet toepassen op dit objectA table with the name '%1' already exists in schema '%2'.Er bestaat al een tabel met de naam '%1' in schema '%2'.No table with name '%1' exists in schema '%2'.Er bestaat geen tabel met de naam '%1' in schema '%2'.Cannot find column %1.Kan kolom %1 niet vinden.Creating savepoint failed. DB says: %1Het maken van een herstelpunt is niet gelukt. Melding van de database: %1Renaming the column failed. DB says:
%1Het hernoemen van de kolom is niet gelukt. Melding van de database: %1Releasing savepoint failed. DB says: %1Het opheffen van een herstelpunt is niet gelukt. Melding van de database: %1Creating new table failed. DB says: %1Het maken van de nieuwe tabel is niet gelukt. Melding van de database: %1Copying data to new table failed. DB says:
%1Het kopiëren van de gegevens naar de nieuwe tabel is niet gelukt. Melding van de database: %1Deleting old table failed. DB says: %1Het verwijderen van de oude tabel is niet gelukt. Melding van de database: %1Restoring some of the objects associated with this table failed. This is most likely because some column names changed. Here's the SQL statement which you might want to fix and execute manually:
Fout bij het het herstellen van sommige objecten die met deze tabel geassocieerd zijn. Dit gebeurde hoogstwaarschijnlijk omdat kolomnamen gewijzigd zijn. Dit is de SQL-instructie die je wellicht aan wilt passen om het nogmaals mee te proberen:
Error renaming table '%1' to '%2'.
Message from database engine:
%3Fout bij het hernoemen van tabel '%1' naar '%2'.
Melding van de database:
%3could not get list of db objects: %1Fout bij het verkrijgen van lijst met database-objecten: %1could not get list of databases: %1Fout bij het verkrijgen van lijst met databases: %1Error setting pragma %1 to %2: %3Fout bij het omzetten van pragma %1 naar %2: %3File not found.Bestand niet gevonden.Error loading extension: %1Fout bij het laden van extensie: %1could not get column informationFout bij het verkrijgen van kolominformatieDbStructureModelNameNaamObjectObjectTypeTypeSchemaSchemaDatabaseDatabaseBrowsablesDoorbladerbareAllAlleTemporaryTijdelijkeTables (%1)Tabellen (%1)Indices (%1)Indices (%1)Views (%1)Views (%1)Triggers (%1)Triggers (%1)EditDialogEdit database cellDatabasecel bewerkenThis area displays information about the data present in this database cellDit gebied toont informatie over de aanwezige gegevens in de databasecelMode:Modus:This is the list of supported modes for the cell editor. Choose a mode for viewing or editing the data of the current cell.Dit is de lijst van ondersteunde modi voor de celbewerker. Kies een modus om de gegevens van de huidige cel te bekijken of te bewerken.TextTekstRTL TextRechts-naar-linkstekstBinaryBinairImageAfbeeldingJSONJSONXMLXMLAutomatically adjust the editor mode to the loaded data typeDe bewerker automatisch aanpassen aan het geladen gegevenstypeThis checkable button enables or disables the automatic switching of the editor mode. When a new cell is selected or new data is imported and the automatic switching is enabled, the mode adjusts to the detected data type. You can then change the editor mode manually. If you want to keep this manually switched mode while moving through the cells, switch the button off.Deze aanvinkbare knop zet het automatisch wisselen van de bewerkingsmodus aan of uit. Wanneer een nieuwe cel wordt geselecteerd of nieuwe gegevens worden geïmporteerd en automatisch wisselen aangevinkt is, dan verandert de modus naar het gedetecteerde gegevenstype. Je kunt de bewerkingsmodus dan alsnog handmatig aanpassen. Vink de knop uit als je handmatig wisselen wilt gebruiken tijdens het navigeren door de cellen.Auto-switchAutomatisch wisselenThe text editor modes let you edit plain text, as well as JSON or XML data with syntax highlighting, automatic formatting and validation before saving.
Errors are indicated with a red squiggle underline.De tekstbewerkingsmodi stellen je in staat om platte tekst te bewerken, maar ook JSON en XML met syntaxiskleuring en automatisch formatteren en validatie voordat je het opslaat.
Fouten worden aangegeven met rode kronkelige onderstreping.This Qt editor is used for right-to-left scripts, which are not supported by the default Text editor. The presence of right-to-left characters is detected and this editor mode is automatically selected.Deze Qt-bewerker wordt voor rechts-naar-linksteksten gebruikt, omdat dit niet ondersteund wordt door de standaard tekstbewerker. Er werden rechts-naar-linkstekens gedetecteerd en daarom is deze bewerkingsmodus automatisch geselecteerd.Type of data currently in cellHet gegevenstype van de huidige gegevens in de celSize of data currently in tableDe grootte van de huidige gegevens in de tabelApply data to cellGegevens toepassen op celThis button saves the changes performed in the cell editor to the database cell.Deze knop slaat de wijzigingen die aangebracht zijn in de celbewerker op in de cel.ApplyToepassenPrint...Afdrukken...Open preview dialog for printing displayed imageOpen voorvertoningsdialoogvenster om getoonde afbeelding af te drukkenOpen preview dialog for printing displayed textOpen voorvertoningsdialoogvenster om getoonde tekst af te drukkenOpen preview dialog for printing the data currently stored in the cellOpent een voorvertoningsdialoogvenster voor het afdrukken van de de huidige gegevens in de celCtrl+PCopy Hex and ASCIIHEX en ASCII kopiërenCopy selected hexadecimal and ASCII columns to the clipboardDe geselecteerde hexadecimale en ASCII kolommen kopiëren naar het klembordCtrl+Shift+CAutoformatAuto-opmaakAuto-format: pretty print on loading, compact on saving.Auto-opmaak: mooi opmaken bij het laden, comprimeren bij het opslaan.When enabled, the auto-format feature formats the data on loading, breaking the text in lines and indenting it for maximum readability. On data saving, the auto-format feature compacts the data removing end of lines, and unnecessary whitespace.Indien geselecteerd zal de auto-opmaakfunctie de gegevens bij het laden mooi opmaken, door de tekst op te delen in regels en deze dan in te laten springen. Bij het opslaan zal de auto-opmaakfunctie de gegevens comprimeren door regeleinden en onnodige witruimte te verwijderen.&Export...&Exporteren...Export to fileNaar bestand exporterenOpens a file dialog used to export the contents of this database cell to a file.Opent een bestandsdialoogvenster om de inhoud van deze databasecel naar een bestand te exporteren.&Import...&Importeren...Import from fileUit bestand importerenOpens a file dialog used to import any kind of data to this database cell.Opent een bestandsdialoogvenster om gegevens van een willekeurig gegevenstype naar deze databasecel te importeren.Set as &NULLOmzetten naar &NULLErases the contents of the cellWist de inhoud van de celWord WrapWoordterugloopWrap lines on word boundariesPast regelterugloop toe op woordbegrenzingenOpen in default application or browserIn standaard applicatie of browser openenOpen in applicationIn applicatie openenThe value is interpreted as a file or URL and opened in the default application or web browser.De waarde wordt geïnterpreteerd als bestand of URL en wordt geopend in de standaard applicatie of webbrower.Save file reference...Bestandsreferentie opslaan...Save reference to fileReferentie in bestand opslaanOpen in external applicationIn externe applicatie openenImage data can't be viewed in this mode.Afbeeldingsgegevens kunnen niet worden getoond in deze modus.Try switching to Image or Binary mode.Probeer te wisselen naar Afbeeldings- of Binaire modus.Binary data can't be viewed in this mode.Binaire gegevens kunnen niet worden getoond in deze modus.Try switching to Binary mode.Probeer te wisselen naar Binaire modus.Image files (%1)Afbeeldingbestanden (%1)Choose a file to importKies een bestand om te importeren%1 Image%1 AfbeeldingBinary files (*.bin)Binaire bestanden (*.bin)Choose a filename to export dataKies een bestandsnaam om naar te exporterenInvalid data for this modeOngeldige gegevens voor deze modusThe cell contains invalid %1 data. Reason: %2. Do you really want to apply it to the cell?De cel bevat ongeldige %1 gegevens. Reden: %2. Weet je zeker dat je het op de cel wilt toepassen?Type of data currently in cell: Text / NumericGegevenstype van de huidige gegevens in de cel: tekst / numeriek%n character(s)%n teken%n tekensType of data currently in cell: %1 ImageGegevenstype van de huidige gegevens in de cel: %1 afbeelding%1x%2 pixel(s)%1x%2 pixel(s)Type of data currently in cell: NULLGegevenstype van de huidige gegevens in de cel: NULL%n byte(s)%n byte%n bytesType of data currently in cell: Valid JSONGegevenstype van de huidige gegevens in de cel: geldige JSONType of data currently in cell: BinaryGegevenstype van de huidige gegevens in de cel: binairCouldn't save file: %1.Kon het bestand niet opslaan: %1.The data has been saved to a temporary file and has been opened with the default application. You can now edit the file and, when you are ready, apply the saved new data to the cell editor or cancel any changes.De gegevens zijn in een tijdelijk bestand opgeslagen en is geopend in de standaard applicatie. Je kunt het bestand nu bewerken en, wanneer je klaar bent, de opgeslagen nieuwe gegevens toepassen op de cel of de wijzingen annuleren.EditIndexDialogEdit Index SchemaSchema-index bewerken&Name&Naam&Table&Tabel&Unique&UniekFor restricting the index to only a part of the table you can specify a WHERE clause here that selects the part of the table that should be indexedOm de index slechts op een gedeelte van de tabel toe te passen kun je hier een WHERE clausule opgeven die slechts dát gedeelte van de tabel selecteert dat geïndexeerd dient te wordenPartial inde&x clauseGedeeltelijke inde&x-clausuleColu&mns&KolommenTable columnTabelkolomTypeTypeAdd a new expression column to the index. Expression columns contain SQL expression rather than column names.Voeg een nieuwe expressiekolom toe aan de index. Expressiekolommen bevatten SQL-expressies in plaats van kolomnamen.Index columnIndexkolomOrderSorteringDeleting the old index failed:
%1Het verwijderen van de oude index is mislukt:
%1Creating the index failed:
%1Het maken van de index is mislukt:
%1EditTableDialogEdit table definitionTabeldefinitie bewerkenTableTabelAdvancedGeavanceerdDatabase sche&maDatabase&schemaWithout RowidZonder &rowidMake this a 'WITHOUT rowid' table. Setting this flag requires a field of type INTEGER with the primary key flag set and the auto increment flag unset.Maak van deze tabel een 'WITHOUT rowid'-tabel. Om deze optie toe te kunnen passen is een primair sleutelveld van het type INTEGER nodig, waarop geen automatische ophoging wordt toegepast.FieldsVeldenAddToevoegenRemoveVerwijderenMove to topBovenaan plaatsenMove upOmhoog verplaatsenMove downOmlaag verplaatsenMove to bottomOnderaan plaatsenNameNaamTypeTypeNNNNNot nullNiet NULLPKPSPrimary keyPrimaire sleutelAIAOAutoincrementAutomatisch ophogenUUUniqueUniekDefaultStandaardDefault valueStandaardwaardeCheckControleCheck constraintControlebeperkingCollationCollatieForeign KeyVreemde sleutelConstraintsBeperkingenAdd constraintBeperking toevoegenRemove constraintBeperking verwijderenColumnsKolommenSQLSQL<html><head/><body><p><span style=" font-weight:600; color:#ff0000;">Warning: </span>There is something with this table definition that our parser doesn't fully understand. Modifying and saving this table might result in problems.</p></body></html><html><head/><body><p><span style=" font-weight:600; color:#ff0000;">Waarschuwing: </span>Er is iets aan deze tabeldefinitie dat onze parser niet volledig begrijpt. Het aanpassen en opslaan van deze tabel kan problemen opleveren.</p></body></html>Primary KeyPrimaire sleutelAdd a primary key constraintVoeg een primaire sleutelbeperking toeAdd a foreign key constraintVoeg een vreemde sleutelbeperking toeAdd a unique constraintVoeg een uniciteitsbeperking toeAdd a check constraintVoeg een controlebeperking toeThere can only be one primary key for each table. Please modify the existing primary key instead.Er kan maar een primairesleutel per tabel bestaan. Pas in plaats daarvan de al bestaande primaire sleutel aan.Error creating table. Message from database engine:
%1Fout bij maken van de tabel. Melding van de database:
%1There already is a field with that name. Please rename it first or choose a different name for this field.Er bestaat al een veld met die naam. Hernoem dat veld eerst of kies een andere naam voor dit veld.This column is referenced in a foreign key in table %1 and thus its name cannot be changed.Naar deze kolom wordt verwezen in een vreemde sleutel in tabel %1 en kan daarom niet aangepast worden.There is at least one row with this field set to NULL. This makes it impossible to set this flag. Please change the table data first.Er is tenminste een record waarin de waarde van dit veld NULL is. Dit maakt het onmogelijk om deze optie toe te passen. Pas de tabelgegevens eerst aan.There is at least one row with a non-integer value in this field. This makes it impossible to set the AI flag. Please change the table data first.Er is tenminste een record waarin de waarde van dit veld geen geheel getal is. Dit maakt het onmogelijk om de AO-optie toe te passen. Pas de tabelgegevens eerst aan.Column '%1' has duplicate data.
Kolom '%1' heeft gedupliceerde waarden.
This makes it impossible to enable the 'Unique' flag. Please remove the duplicate data, which will allow the 'Unique' flag to then be enabled.Dit maakt het onmogelijk om de Uniek-optie toe te passen. Verwijder eerst de gedupliceerde waarden, zodat de Uniek-optie toe kan worden gepast.Are you sure you want to delete the field '%1'?
All data currently stored in this field will be lost.Weet je zeker dat je het veld '%1' wilt verwijderen?
Alle waarden die momenteel opgeslagen zijn in dit veld zullen verloren gaan.Please add a field which meets the following criteria before setting the without rowid flag:
- Primary key flag set
- Auto increment disabledVoeg eerste een veld toe dat aan de volgende criteria voldoet, voordat je de 'Zonder rowid' optie toepast:
- Primaire sleutel ingeschakeld
- Automatisch ophogen uitgeschakeldExportDataDialogExport data as CSVGegevens exporteren als CSVTab&le(s)&Tabel(-len)Colu&mn names in first line&Kolomnamen op eerste regelFie&ld separator&Veldscheidingsteken,,;;TabTab||OtherAnders&Quote character&Scheidingsteken tekenreeks""''New line charactersNieuwe-regeltekensWindows: CR+LF (\r\n)Windows: CR+LF (\r\n)Unix: LF (\n)Unix: LF (\n)Pretty printMooi opmakenExport data as JSONExporteer de gegevens als JSONexporting CSVCSV wordt geëxporteerdCould not open output file: %1Kon het uitvoerbestand niet openen: %1exporting JSONJSON wordt geëxporteerdChoose a filename to export dataKies een bestandsnaam om naar te exporterenPlease select at least 1 table.Selecteerd tenminste één tabel.Choose a directoryKies een mapExport completed.Het exporteren is voltooid.ExportSqlDialogExport SQL...SQL exporteren...Tab&le(s)&Tabel(-len)Select AllAlles selecterenDeselect AllAlles deselecteren&Options&OptiesKeep column names in INSERT INTOKolomnamen behouden in INSERT INTOMultiple rows (VALUES) per INSERT statementMeervoudige records (VALUES) per INSERT-instructieExport everythingAlles exporterenExport schema onlyAlleen het schema exporterenExport data onlyAlleen de gegevens exporterenKeep old schema (CREATE TABLE IF NOT EXISTS)Ouder schema behouden (CREATE TABLE IF NOT EXISTS)Overwrite old schema (DROP TABLE, then CREATE TABLE)Ouder schema overschrijven (DROP TABLE, daarna CREATE TABLE)Please select at least one table.Selecteer tenminste één tabel.Choose a filename to exportKies een bestandsnaam om naar te exporterenExport completed.Het exporteren is voltooid.Export cancelled or failed.Het exporteren is geannuleerd of niet gelukt.ExtendedScintillaCtrl+HCtrl+FCtrl+PFind...Zoeken...Find and Replace...Zoeken en Vervangen...Print...Afdrukken...ExtendedTableWidgetUse as Exact FilterAls exact filter gebruikenContainingBevatNot containingBevat nietNot equal toNiet gelijk aanGreater thanGroter danLess thanKleiner danGreater or equalGroter dan of gelijk aanLess or equalKleiner dan of gelijk aanBetween this and...Binnen het bereik van dit en...Regular expressionAls reguliere expressieEdit Conditional Formats...Voorwaardelijke opmaakregels bewerken...Set to NULLOmzetten naar NULLCopyKopiërenCopy with HeadersKopiëren met kolomnamenCopy as SQLKopiëren als SQLPastePlakkenPrint...Afdrukken...Use in Filter ExpressionGebruiken in filterexpressieAlt+DelCtrl+Shift+CCtrl+Alt+CThe content of the clipboard is bigger than the range selected.
Do you want to insert it anyway?De inhoud van het klembord is groter dan het geselecteerde bereik.
Wil je het desondanks invoegen?<p>Not all data has been loaded. <b>Do you want to load all data before selecting all the rows?</b><p><p>Answering <b>No</b> means that no more data will be loaded and the selection will not be performed.<br/>Answering <b>Yes</b> might take some time while the data is loaded but the selection will be complete.</p>Warning: Loading all the data might require a great amount of memory for big tables.<p>Niet alle gegevens zijn geladen. <b>Wil je alle gegevens laden voordat alle records geselecteerd worden?</b><p><p> <b>Nee</b> betekent dat gegevens laden gestopt wordt en de selectie niet toegepast zal worden.<br/> <b>Ja</b> betekent dat het een tijd kan duren totdat alle gegevens geladen zijn, maar de selectie wel toegepast zal worden.</p>Waarschuwing: Alle gegevens laden kan een grote hoeveelheid werkgeheugen vereisen voor grote tabellen.Cannot set selection to NULL. Column %1 has a NOT NULL constraint.Kan de selectie niet omzetten naar NULL. Kolom %1 heeft een NIET NULL-beperking.FileExtensionManagerFile Extension ManagerBestandsextensiebeheerder&UpOm&hoog&DownOm&laag&Add&Toevoegen&Remove&VerwijderenDescriptionOmschrijvingExtensionsExtensies*.extension*.extensieFilterLineEditFilterFilterThese input fields allow you to perform quick filters in the currently selected table.
By default, the rows containing the input text are filtered out.
The following operators are also supported:
% Wildcard
> Greater than
< Less than
>= Equal to or greater
<= Equal to or less
= Equal to: exact match
<> Unequal: exact inverse match
x~y Range: values between x and y
/regexp/ Values matching the regular expressionDeze invoervelden stellen je in staat om snelfilters toe te passen op de huidig geselecteerde tabel.
Gewoonlijk worden records die de ingevoerde tekst bevatten gefilterd.
De volgende operatoren worden ook ondersteund:
% Jokerteken
> Groter dan
< Kleiner dan
>= Groter dan of gelijk aan
<= Kleiner dan of gelijk aan
= Gelijk aan: exacte overeenkomst
<> Niet gelijk aan: inverse van exacte overeenkomst
x~y Bereik: waarden tussen x en y
/regexp/ Waarden die voldoen aan de reguliere expressieSet Filter ExpressionFilterexpressie toepassenWhat's This?Wat is dit?Is NULLIs NULLIs not NULLIs niet NULLIs emptyIs leegIs not emptyIs niet leegNot containing...Bevat niet...Equal to...Gelijk aan...Not equal to...Niet gelijk aan...Greater than...Groter dan...Less than...Kleiner dan...Greater or equal...Groter dan of gelijk aan...Less or equal...Kleiner dan of gelijk aan...In range...Binnen het bereik...Regular expression...Reguliere expressie...Clear All Conditional FormatsVerwijder alle voorwaardelijke opmaakregelsUse for Conditional FormatGebruiken voor voorwaardelijke opmaakEdit Conditional Formats...Voorwaardelijke opmaakregels bewerken...FindReplaceDialogFind and ReplaceZoeken en vervangenFi&nd text:Zoek &tekst:Re&place with:Vervang &door:Match &exact caseIdentieke onder-/boven&kastMatch &only whole wordsAlleen &hele woordenWhen enabled, the search continues from the other end when it reaches one end of the pageIndien geselecteerd zal het zoeken aan het andere einde doorgaan zodra een einde bereikt is&Wrap aroundDoor&gaan na eindeWhen set, the search goes backwards from cursor position, otherwise it goes forwardIndien geselecteerd zal, ten opzichte van de cursorpositie, achteruit in plaats van vooruit gezocht wordenSearch &backwards&Omgekeerd zoeken<html><head/><body><p>When checked, the pattern to find is searched only in the current selection.</p></body></html><html><head/><body><p>Indien geselecteerd wordt alleen gezocht in de huidige selectie.</p></body></html>&Selection onlyAlleen in &selectie<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html><html><head/><body><p>Indien geselecteerd wordt de zoekterm geïnterpreteerd als een UNIX reguliere expressie. Zie hiervoor <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Reguliere Expressies in Wikibooks (Engels)</a>.</p></body></html>Use regular e&xpressionsGebruik reguliere e&xpressiesFind the next occurrence from the cursor position and in the direction set by "Search backwards"Zoek de eerstvolgende overeenkomst vanaf de cursorpositie, in de richting aangegeven door de optie "Omgekeerd zoeken"&Find NextVolgende &zoekenF3&Replace&VervangenHighlight all the occurrences of the text in the pageMarkeer alle overeenkomsten met de tekst in de paginaF&ind AllAlles z&oekenReplace all the occurrences of the text in the pageVervang alle overeenkomsten met de tekst in de paginaReplace &AllAlles v&ervangenThe searched text was not foundDe gezochte tekst is niet gevondenThe searched text was not found.De gezochte tekst is niet gevonden.The searched text was replaced one time.De gezochte tekst is één keer vervangen.The searched text was found one time.De gezochte tekst is één keer gevonden.The searched text was replaced %1 times.De gezochte tekst is %1 keer vervangen.The searched text was found %1 times.De gezochte tekst is %1 keer gevonden.ForeignKeyEditor&Reset&HerstellenForeign key clauses (ON UPDATE, ON DELETE etc.)Vreemde-sleutelclausules (ON UPDATE, ON DELETE, etc.)ImportCsvDialogImport CSV fileCSV-bestand importerenTable na&me&Tabelnaam&Column names in first line&Kolomnamen op eerste regelField &separator&Veldscheidingsteken,,;;TabTab||Other (printable)Anders (afdrukbaar)Other (code)Anders (code)&Quote character&Scheidingsteken tekenreeks""''&Encoding&EncoderingUTF-8UTF-8UTF-16UTF-16ISO-8859-1ISO-8859-1OtherAndersTrim fields?Velden trimmen?Separate tablesTabellen scheidenAdvancedGeavanceerdWhen importing an empty value from the CSV file into an existing table with a default value for this column, that default value is inserted. Activate this option to insert an empty value instead.Indien geselecteerd dan wordt een lege waarde in plaats van de standaardwaarde ingevoerd voor bestaande tabellen die een standaardwaarde hebben voor deze kolom.Ignore default &values&Negeer standaardwaardenActivate this option to stop the import when trying to import an empty value into a NOT NULL column without a default value.Indien geselecteerd dan wordt het importeren afgebroken zodra een lege waarde wordt geprobeerd in te voeren in een NIET NULL veld die geen standaardwaarde kent.Fail on missing values Afbreken bij afwezige waarden Disable data type detectionGegevenstypedetectie uitschakelenDisable the automatic data type detection when creating a new table.Schakel automatische gegevenstypedetectie uit als een nieuwe tabel wordt gemaakt.When importing into an existing table with a primary key, unique constraints or a unique index there is a chance for a conflict. This option allows you to select a strategy for that case: By default the import is aborted and rolled back but you can also choose to ignore and not import conflicting rows or to replace the existing row in the table.Tijdens het importeren in bestaande tabellen kunnen er conflicten optreden met primaire sleutels, unieke beperkingen en unieke indices. Deze instelling geeft je de keuze om daar een strategie voor te kiezen: standaard wordt het importeren afgebroken en teruggedraaid, maar je kunt ook kiezen om conflicterende records te negeren en dus niet te importeren, of om bestaande records te laten overschrijven door geïmporteerde records.Abort importImporteren afbrekenIgnore rowRecord negerenReplace existing rowBestaand record vervangenConflict strategyConflictstrategieDeselect AllAlles deselecterenMatch SimilarOvereenkomende selecterenSelect AllAlles selecterenThere is already a table named '%1' and an import into an existing table is only possible if the number of columns match.Er bestaat al een tabel met de naam '%1' en importeren in een al bestaande tabel is alleen mogelijk als het aantal kolommen overeenkomt.There is already a table named '%1'. Do you want to import the data into it?Er bestaat al een tabel met de naam '%1'. Wil je de gegevens hierin importeren?Creating restore point failed: %1Maken van een herstelpunt is mislukt: %1Creating the table failed: %1Maken van de tabel is mislukt: %1importing CSVCSV wordt geïmporteerdInserting row failed: %1Invoegen van record is mislukt: %1Importing the file '%1' took %2ms. Of this %3ms were spent in the row function.Het importeren van het bestand '%1' duurde %2ms. Hiervan werd %3ms gebruikt voor de rijfunctie.MainWindowDB Browser for SQLiteDB-browser voor SQLiteDatabase StructureThis has to be equal to the tab title in all the main tabsDatabasestructuurThis is the structure of the opened database.
You can drag SQL statements from an object row and drop them into other applications or into another instance of 'DB Browser for SQLite'.
Dit is de structuur van de geopende database.
Je kunt SQL-instructies vanuit een objectrij naar andere applicaties of andere vensters van 'DB-browser voor SQLite' verslepen.
Browse DataThis has to be equal to the tab title in all the main tabsGegevensbrowserEdit PragmasThis has to be equal to the tab title in all the main tabsPragma's bewerkenWarning: this pragma is not readable and this value has been inferred. Writing the pragma might overwrite a redefined LIKE provided by an SQLite extension.Waarschuwing: dit pragma kan niet uitgelezen worden en de waarde is daarom afgeleid. Dit pragma wijzigen kan ervoor zorgen dat een door een SQLite-extensie hergedefinieerde LIKE overschreven wordt.Execute SQLThis has to be equal to the tab title in all the main tabsSQL uitvoerentoolBar1werkbalk1&File&Bestand&Import&Importeren&Export&Exporteren&EditBe&werken&ViewBee&ld&Help&Help&ToolsE&xtraDB ToolbarDatabasewerkbalkEdit Database &CellDatabase&cel bewerkenSQL &LogSQL-&logShow S&QL submitted byToon S&QL vanUserGebruikerApplicationApplicatieError LogFoutenlogThis button clears the contents of the SQL logsDeze knop leegt de inhoud van de SQL-logs&Clear&LegenThis panel lets you examine a log of all SQL commands issued by the application or by yourselfIn dit kader kun je de logs inspecteren van alle SQL-opdrachten die door de applicatie of door jezelf zijn uitgevoerd&Plot&PlotDB Sche&maDatabasesche&maThis is the structure of the opened database.
You can drag multiple object names from the Name column and drop them into the SQL editor and you can adjust the properties of the dropped names using the context menu. This would help you in composing SQL statements.
You can drag SQL statements from the Schema column and drop them into the SQL editor or into other applications.
Dit is de structuur van de geopende database.
Je kunt meerdere objectnamen vanuit de Naam-kolom naar de SQL-bewerker verslepen en je kunt hun eigenschappen dan bewerken met behulp van contextmenu's. Dit vergemakkelijkt het opstellen van SQL-instructies.
Je kunt SQL-instructies vanuit de Schema-kolom naar de SQL-bewerker of naar andere applicaties verslepen.
&RemoteToegang op &afstandProject ToolbarProjectwerkbalkExtra DB toolbarWerkbalk voor gekoppelde databasesClose the current database fileSluit het huidige databasebestand&New Database...&Nieuwe database...Create a new database fileMaak een nieuw databasebestandThis option is used to create a new database file.Deze optie wordt gebruikt om een nieuw databasebestand te maken.Ctrl+N&Open Database...&Database openen...Open an existing database fileEen bestaand databasebestand openenThis option is used to open an existing database file.Deze optie wordt gebruikt om een bestaand databasebestand te openen.Ctrl+O&Close DatabaseDatabase &sluitenThis button closes the connection to the currently open database fileDeze knop verbreekt de verbinding met het huidig geopende databasebestandCtrl+F4&Revert ChangesWijzigingen &terugdraaienRevert database to last saved stateDatabase terugdraaien naar de laatst opgeslagen staatThis option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost.Deze optie wordt gebruikt om het huidig geopende databasebestand terug te draaien naar de laatst opgeslagen staat. Alle wijzigingen die gemaakt zijn sinds de laatste opslag gaan verloren.&Write Changes&Wijzigingen opslaanWrite changes to the database fileWijzigingen opslaan in het databasebestandThis option is used to save changes to the database file.Deze optie wordt gebruikt om wijzigingen op te slaan in het databasebestand.Ctrl+SCompact &Database...&Database comprimeren...Compact the database file, removing space wasted by deleted recordsComprimeer het databasebestand door lege ruimte van verwijderde records te op te schonenCompact the database file, removing space wasted by deleted records.Comprimeer het databasebestand door lege ruimte van verwijderde records te op te schonen.E&xitA&fsluitenCtrl+Q&Database from SQL file...&Database vanuit SQL-bestand...Import data from an .sql dump text file into a new or existing database.Importeer gegevens vanuit een .sql dump tekstbestand naar een nieuwe of bestaande database.This option lets you import data from an .sql dump text file into a new or existing database. SQL dump files can be created on most database engines, including MySQL and PostgreSQL.Deze optie stelt je in staat om gegevens vanuit een .sql dump tekstbestand te importeren naar een nieuwe of bestaande database. De meeste databaseprogramma's kunnen SQL-dumpbestanden maken, waaronder MySQL en PostgreSQL.&Table from CSV file...&Tabel vanuit CSV-bestand...Open a wizard that lets you import data from a comma separated text file into a database table.Open een assistent om gegevens uit een kommagescheiden tekstbestand te importeren naar een databasetabel.Open a wizard that lets you import data from a comma separated text file into a database table. CSV files can be created on most database and spreadsheet applications.Open een assistent om gegevens uit een kommagescheiden tekstbestand (CSV) te importeren naar een databasetabel. De meeste database- en spreadsheetprogramma's kunnen CSV-bestanden maken.&Database to SQL file...&Database naar SQL-bestand...Export a database to a .sql dump text file.Exporteer een database naar een .sql dump tekstbestand.This option lets you export a database to a .sql dump text file. SQL dump files contain all data necessary to recreate the database on most database engines, including MySQL and PostgreSQL.Deze optie stelt je in staat om een database te exporteren naar een .sql dump tekstbestand. SQL-dumpbestanden bevatten de benodigde gegevens om de database opnieuw te maken in de meeste databaseprogramma's, waaronder MySQL en PostgreSQL.&Table(s) as CSV file...&Tabel(-len) naar CSV-bestand...Export a database table as a comma separated text file.Exporteer een databasetabel naar een kommagescheiden tekstbestand.Export a database table as a comma separated text file, ready to be imported into other database or spreadsheet applications.Exporteer een databasetabel naar een kommagescheiden tekstbestand, om deze te kunnen importeren in ander database- of spreadsheetprogramma.&Create Table...Tabel &maken...Open the Create Table wizard, where it is possible to define the name and fields for a new table in the databaseOpen de tabel-makenassistent, waarin je namen en velden voor een nieuwe databasetabel kunt definiëren&Delete Table...Tabel &verwijderen...Delete TableTabel verwijderenOpen the Delete Table wizard, where you can select a database table to be dropped.Open de tabel-verwijderassistent, waarin je databasetabellen kunt selecteren om te verwijderen.&Modify Table...Tabel &wijzigen...Open the Modify Table wizard, where it is possible to rename an existing table. It is also possible to add or delete fields form a table, as well as modify field names and types.Open de tabel-wijzigingenassistent, waarin je een databasetabel kunt hernoemen. Het is hierin ook mogelijk om velden toe te voegen en te verwijderen en om veldnamen en -typen te wijzigen.Create &Index...&Index maken...Open the Create Index wizard, where it is possible to define a new index on an existing database table.Open de index-makenassistent, waarin je een nieuwe index voor een bestaande databasetabel kunt definiëren.&Preferences...I&nstellingen...Open the preferences window.Open het instellingenvenster.&DB Toolbar&DatabasewerkbalkShows or hides the Database toolbar.Toont of verbergt de databasewerkbalk.W&hat's This?W&at is dit?Shift+F1&About&Over&Recently opened&Recent geopendOpen &tab&Tabblad openenThis button opens a new tab for the SQL editorDeze knop opent een nieuw tabblad in de SQL-bewerkerCtrl+T&Execute SQLSQL &uitvoerenExecute all/selected SQLVoer alle of de geselecteerde SQL uitThis button executes the currently selected SQL statements. If no text is selected, all SQL statements are executed.Deze knop voert de huidig geselecteerde SQL-instructies uit. Indien geen tekst geselecteerd is worden alle SQL-instructies uitgevoerd.Ctrl+ReturnOpen SQL file(s)SQL-bestand(-en) openenThis button opens files containing SQL statements and loads them in new editor tabsDeze knop opent bestanden die SQL-instructies bevatten en laadt deze in nieuwe bewerkerstabbladenSave SQL fileSQL-bestand opslaan&Load Extension...Extensie &laden...Execute current lineHuidige regel uitvoerenExecute lineRegel uitvoerenThis button executes the SQL statement present in the current editor lineDeze knop voert de SQL-instructies uit die zich op de huidige bewerkingsregel bevindtShift+F5Export as CSV fileExporteren als CSV-bestandExport table as comma separated values fileTabel exporteren als bestand met kommagescheiden waarden&Wiki&WikiF1Bug &Report...Bugs &rapporteren...Feature Re&quest...Functionaliteit &verzoeken...Web&siteWeb&site&Donate on Patreon...&Doneren op Patreon...Sa&ve ProjectP&roject opslaanSave the current session to a fileDe huidige sessie oplaan in een bestandThis button lets you save all the settings associated to the open DB to a DB Browser for SQLite project fileDeze knop stelt je in staat om alle instellingen met betrekking tot de geopende database op te slaan in een DB-browser voor SQLite-projectbestandOpen &Project...&Project openen...Load a working session from a fileEen sessie laden vanuit een bestandThis button lets you open a DB Browser for SQLite project fileDeze knop stelt je in staat om DB-browser voor SQLite-projectbestand te openen&Attach Database...Database &koppelen...Add another database file to the current database connectionKoppel nog een databasebestand aan de huidige databaseverbindingThis button lets you add another database file to the current database connectionDeze knop stelt je in staat om nog een databasebestand aan de huidige databaseverbinding te koppelen&Set Encryption...Encr&yptie instellen...Save SQL file asSQL-bestand opslaan alsThis button saves the content of the current SQL editor tab to a fileDeze knop slaat de inhoud van het huidige SQL-bewerkingstabblad op in een bestand&Browse Table&Bladeren door tabelCopy Create statementCREATE-instructie kopiërenCopy the CREATE statement of the item to the clipboardDe CREATE-instructie van het item kopiëren naar het klembordSQLCipher &FAQSQLCipher &FAQOpens the SQLCipher FAQ in a browser windowOpent de SQLCipher FAQ in een browservensterTable(&s) to JSON...Tabel(-&len) naar JSON-bestand...Export one or more table(s) to a JSON fileExporteer een of meerdere tabel(-len) naar een JSON-bestandOpen Data&base Read Only...Database als &alleen-lezen openen...Open an existing database file in read only modeEen bestaand databasebestand openen in alleen-lezenmodusCtrl+Shift+OSave resultsResultaten opslaanSave the results viewHet resultatenoverzicht opslaanThis button lets you save the results of the last executed queryDeze knop stelt je in staat om de resultaten van de laatst uitgevoerde opdracht op te slaanFind text in SQL editorTekst zoeken in de SQL-bewerkerFindZoekenThis button opens the search bar of the editorDeze knop opent de zoekbalk van de bewerkerCtrl+FFind or replace text in SQL editorTekst zoeken of vervangen in de SQL-bewerkerFind or replaceZoeken of vervangenThis button opens the find/replace dialog for the current editor tabDeze knop opent het zoek-en-vervangdialoogvenster voor het huidige bewerkerstabbladCtrl+HExport to &CSVExporteren naar &CSVSave as &viewOpslaan als &viewSave as viewOpslaan als viewShows or hides the Project toolbar.Toont of verbergt de projectwerkbalk.Extra DB ToolbarGekoppelde-databaseswerkbalkNew In-&Memory DatabaseNieuwe werk&geheugendatabaseDrag && Drop Qualified NamesGekwalificeerde namen verslepenUse qualified names (e.g. "Table"."Field") when dragging the objects and dropping them into the editor Gebruik gekwalificeerde namen (bijv. "Tabel"."Veld") wanneer ik objecten versleep naar de bewerker Drag && Drop Enquoted NamesAangehaalde namen verslepenUse escaped identifiers (e.g. "Table1") when dragging the objects and dropping them into the editor Gebruik aangehaalde entiteitsnamen (bijv. "Tabel1") wanneer ik objecten versleep naar de bewerker &Integrity Check&Integriteit controlerenRuns the integrity_check pragma over the opened database and returns the results in the Execute SQL tab. This pragma does an integrity check of the entire database.Voert het pragma integrity_check uit op de geopende database en toont de resultaten in het tabblad SQL uitvoeren. Dit pragma doet een integriteitscontrole over de gehele database.&Foreign-Key Check&Vreemde sleutels controlerenRuns the foreign_key_check pragma over the opened database and returns the results in the Execute SQL tabVoert het pragma foreign_key_check uit op de geopende database en toont de resultaten in het tabblad SQL uitvoeren&Quick Integrity CheckIntegriteit &snel controlerenRun a quick integrity check over the open DBVoert een snelle integriteitscontrole uit op de geopende databaseRuns the quick_check pragma over the opened database and returns the results in the Execute SQL tab. This command does most of the checking of PRAGMA integrity_check but runs much faster.Voert het pragma quick_check uit op de geopende database en toont de resultaten in het tabblad SQL uitvoeren. Dit commando voert veel van de controles uit die het pragma integrity_check ook uitvoert, maar verloopt veel sneller.&Optimize&OptimaliserenAttempt to optimize the databaseProbeert de database te optimaliserenRuns the optimize pragma over the opened database. This pragma might perform optimizations that will improve the performance of future queries.Voert het pragma optimize uit op de geopende database. Dit pragma kan optimalisaties uitvoeren die de prestaties van toekomstige SQL-opdrachten mogelijk verbeteren.PrintAfdrukkenPrint text from current SQL editor tabTekst uit het huidige SQL-bewerkerstabblad afdrukkenOpen a dialog for printing the text in the current SQL editor tabOpent een dialoogvenster voor het afdrukken van tekst uit het huidige SQL-bewerkerstabbladCtrl+PPrint the structure of the opened databaseDe structuur van de geopende database afdrukkenOpen a dialog for printing the structure of the opened databaseOpent een dialoogvenster voor het afdrukken van de structuur van de geopende databaseUn/comment block of SQL codeBlok SQL-code wel/niet commentaarUn/comment blockBlok wel/niet commentaarComment or uncomment current line or selected block of codeDe huidige regel of het geselecteerde codeblok wel/niet markeren als commentaarComment or uncomment the selected lines or the current line, when there is no selection. All the block is toggled according to the first line.Markeert het geselecteerde codeblok, of de huidige regel indien er geen selectie is, wel/niet als commentaar. Het gehele blok wordt omgezet op basis van de eerste regel.Ctrl+/Stop SQL executionSQL uitvoeren stoppenStop executionUitvoeren stoppenStop the currently running SQL scriptStop het SQL script dat nu uitgevoerd wordt&Save Project As...Pr&oject opslaan als...Save the project in a file selected in a dialogHet project opslaan in een bestand dat je selecteert in een dialoogvensterSave A&llA&lles opslaanSave DB file, project file and opened SQL filesHet databasebestand, projectbestand en alle geopende SQL-bestanden opslaanCtrl+Shift+SBrowse TableBladeren door tabelCtrl+WCtrl+LCtrl+DCtrl+ICtrl+EWindow LayoutVensterindelingReset Window LayoutVensterindeling herstellenAlt+0Simplify Window LayoutVensterindeling versimpelenShift+Alt+0Dock Windows at BottomVensters dokken aan onderzijdeDock Windows at Left SideVensters dokken aan de linkerzijdeDock Windows at TopVensters dokken aan de bovenzijdeThe database is currenctly busy.De database is momenteel bezig.Click here to interrupt the currently running query.Klik hier om het SQL script dat nu uitgevoerd wordt te onderbreken.EncryptedVersleuteldDatabase is encrypted using SQLCipherDatabase is versleuteld met SQLCipherRead onlyAleen-lezenDatabase file is read only. Editing the database is disabled.Het databasebestand is alleen-lezen. Het bewerken van de database is uitgeschakeld.Database encodingDatabasecoderingChoose a database fileKies een databasebestandCould not open database file.
Reason: %1Kon het databasebestand niet openen.
Reden: %1Choose a filename to save underKies een bestandsnaam om in op te slaanIn-Memory databaseWerkgeheugendatabaseYou are still executing SQL statements. Closing the database now will stop their execution, possibly leaving the database in an inconsistent state. Are you sure you want to close the database?Je voert nog steeds SQL-instructies uit. Het sluiten van de database zal het uitvoeren stoppen en de database daarmee mogelijk inconsistent maken. Weet je zeker dat je de database wilt sluiten?Do you want to save the changes made to the project file '%1'?Wil je de wijzigingen opslaan die je de gemaakt hebt voor projectbestand %1?Are you sure you want to delete the table '%1'?
All data associated with the table will be lost.Weet je zeker dat je de tabel '%1' wilt verwijderen?
Alle gegevens die met deze tabel geassocieerd worden zullen verloren gaan.Are you sure you want to delete the view '%1'?Weet je zeker dat je de view '%1' wilt verwijderen?Are you sure you want to delete the trigger '%1'?Weet je zeker dat je de trigger '%1' wilt verwijderen?Are you sure you want to delete the index '%1'?Weet je zeker dat je de index '%1' wilt verwijderen?Error: could not delete the table.Fout: kon de tabel niet verwijderen.Error: could not delete the view.Fout: kon de view niet verwijderen.Error: could not delete the trigger.Fout: kon de trigger niet verwijderen.Error: could not delete the index.Fout: kon de index niet verwijderen.Message from database engine:
%1Melding van de database:
%1Editing the table requires to save all pending changes now.
Are you sure you want to save the database?Het bewerken van de tabel vereist dat niet-opgeslagen wijzigingen nu opgeslagen worden.
Weet je zeker dat de database op wilt slaan?Error checking foreign keys after table modification. The changes will be reverted.Fout bij het controleren van vreemde sleutels na tabelwijzigingen. De wijzigingen zullen teruggedraaid worden.This table did not pass a foreign-key check.<br/>You should run 'Tools | Foreign-Key Check' and fix the reported issues.Deze tabel kwam niet door de vreemde-sleutelscontrole.<br/>Voer 'Extra | Vreemde sleutels controleren' uit en repareer de gerapporteerde problemen.Edit View %1View %1 bewerkenEdit Trigger %1Trigger %1 bewerkenYou are already executing SQL statements. Do you want to stop them in order to execute the current statements instead? Note that this might leave the database in an inconsistent state.Je voert momenteel al SQL-instructies uit. Wil je deze stoppen en in plaats daarvan de huidige instructies uitvoeren? Wees je ervan bewust dat dit ervoor kan zorgen dat de database inconsistent wordt.-- EXECUTING SELECTION IN '%1'
---- SELECTIE WORDT UITGEVOERD IN '%1'
---- EXECUTING LINE IN '%1'
---- REGEL WORDT UITGEVOERD IN '%1'
---- EXECUTING ALL IN '%1'
---- ALLES WORDT UITGEVOERD IN '%1'
--At line %1:In regel %1:Result: %1Resultaat: %1Result: %2Resultaat: %2%1 rows returned in %2ms%1 records geretourneerd in %2msSetting PRAGMA values or vacuuming will commit your current transaction.
Are you sure?Vacuümeren of pragma's omzetten zal jouw huidige transactie committeren.
Weet je het zeker?Execution finished with errors.Uitvoering voltooid met fouten.Execution finished without errors.Uitvoering voltooid zonder fouten.Choose text filesKies tekstbestandenError while saving the database file. This means that not all changes to the database were saved. You need to resolve the following error first.
%1Er zijn fouten opgetreden tijdens het opslaan van het databasebestand. Daarom zijn niet alle wijzigingen opgeslagen. Je dient de volgende fouten eerst op te lossen:
%1Are you sure you want to undo all changes made to the database file '%1' since the last save?Weet je zeker dat je alle wijzigingen die je gemaakt hebt in databasebestand '%1', nadat je deze voor het laatst opgeslagen hebt, ongedaan wilt maken?Choose a file to importKies een bestand om te importerenDo you want to create a new database file to hold the imported data?
If you answer no we will attempt to import the data in the SQL file to the current database.Wil je een nieuw databasebestand aanmaken om de geïmporteerde gegevens in te bewaren?
Als je nee antwoordt, wordt geprobeerd om de gegevens uit het SQL-bestand te importeren in de huidige database.File %1 already exists. Please choose a different name.Bestand %1 bestaat al. Kies een andere naam.Error importing data: %1Fout bij het importeren van de gegevens: %1Import completed. Some foreign key constraints are violated. Please fix them before saving.Importeren voltooid. Sommige vreemde-sleutelbeperkingen werden echter geschonden. Repareer deze voordat je opslaat.Import completed.Importeren voltooid.Delete ViewView verwijderenModify ViewView wijzigenDelete TriggerTrigger verwijderenModify TriggerTrigger wijzigenDelete IndexIndex verwijderenModify IndexIndex wijzigenModify TableTabel wijzigenOpened '%1' in read-only mode from recent file list'%1' geopend vanuit recent-geopende-bestandenlijst in alleen-lezenmodusOpened '%1' from recent file list'%1' geopend vanuit recent-geopende-bestandenlijst&%1 %2%3&%1 %2%3 (read only) (alleen-lezen)Open Database or ProjectDatabase of project openenAttach Database...Database koppelen...Import CSV file(s)...CSV-bestand(-en) importeren...Select the action to apply to the dropped file(s). <br/>Note: only 'Import' will process more than one file.Selecteer de handeling die toegepast moet worden op het gesleepte bestand. <br/>Let op: alleen 'Importeren' kan op meerdere bestanden tegelijk toegepast worden.Selecteer de handeling die toegepast moet worden op de gesleepte bestanden). <br/>Let op: alleen 'Importeren' kan op meerdere bestanden tegelijk toegepast worden.Setting PRAGMA values will commit your current transaction.
Are you sure?Pragma's omzetten zal jouw huidige transactie committeren.
Weet je het zeker?Do you want to save the changes made to SQL tabs in a new project file?Wil je de wijzigingen die je in de SQL-tabbladen gemaakt hebt opslaan in een nieuw projectbestand?Do you want to save the changes made to SQL tabs in the project file '%1'?Wil je de wijzigingen die je in de SQL-tabbladen gemaakt hebt opslaan in het projectbestand '%1'?Do you want to save the changes made to the SQL file %1?Wil je de wijzigingen die je in SQL-bestand %1 gemaakt hebt opslaan?The statements in this tab are still executing. Closing the tab will stop the execution. This might leave the database in an inconsistent state. Are you sure you want to close the tab?De instructies in dit tabblad worden nog steeds uitgevoerd. Het sluiten van het tabblad zal het uitvoeren stoppen en de database daarmee mogelijk inconsistent maken. Weet je zeker dat je het tabblad wilt sluiten?This project file is using an old file format because it was created using DB Browser for SQLite version 3.10 or lower. Loading this file format is still fully supported but we advice you to convert all your project files to the new file format because support for older formats might be dropped at some point in the future. You can convert your files by simply opening and re-saving them.Dit projectbestand gebruikt een oud bestandsformaat, omdat het gemaakt is met versie 3.10 of lager van DB-browser voor SQLite. Dit bestandsformaat wordt nog steeds volledig ondersteund, maar we adviseren je om al jouw projectbestanden om te zetten naar het nieuwe bestandsformaat, omdat oudere formaten in de toekomst mogelijk niet meer ondersteund zullen worden. Je kunt je bestanden omzetten door ze simpelweg te openen en opnieuw op te slaan.Select SQL file to openSelecteer SQL-bestanden om te openenText files(*.sql *.txt);;All files(*)Tekstbestanden(*.sql *.txt);;Alle bestanden(*)Select file nameSelecteer bestandsnaamSelect extension fileSelecteer extensiebestandExtension successfully loaded.Extensie laden gelukt.Error loading extension: %1Fout bij het laden van extensie: %1Could not find resource file: %1Kon het bronbestand niet vinden: %1Don't show againToon dit niet nogmaalsNew version available.Nieuwe versie beschikbaar.A new DB Browser for SQLite version is available (%1.%2.%3).<br/><br/>Please download at <a href='%4'>%4</a>.Er is een nieuwe versie van DB-browser voor SQLite beschikbaar (%1.%2.%3).<br/><br/>Je kunt deze downloaden op <a href='%4'>%4</a>.Choose a project file to openKies een projectbestand om te openenDB Browser for SQLite project file (*.sqbpro)DB-browser voor SQLite-projectbestanden (*.sqbpro)Could not open project file for writing.
Reason: %1Kon het projectbestand niet openen om naar te schrijven.
Reden: %1Project saved to file '%1'Project opgeslagen in bestand '%1'Collation needed! Proceed?Collatie vereist! Doorgaan?A table in this database requires a special collation function '%1' that this application can't provide without further knowledge.
If you choose to proceed, be aware bad things can happen to your database.
Create a backup!Een table in deze database vereist een speciale collatiefunctie '%1' die deze applicatie niet kan bieden zonder extra informatie.
Wees je er bewust van dat als je doorgaat er slechte dingen kunnen gebeuren met jouw database.
Maak een backup!creating collationcollatie aan het makenSet a new name for the SQL tab. Use the '&&' character to allow using the following character as a keyboard shortcut.Geef een nieuwe naam voor het SQL-tabblad. Gebruik het '&&'-teken om de een van de volgende tekens als sneltoets in te stellen.Please specify the view nameGeef de viewnaam opThere is already an object with that name. Please choose a different name.Er bestaat al een object met die naam. Kies een andere naam.View successfully created.View maken gelukt.Error creating view: %1Fout bij het maken van view: %1This action will open a new SQL tab for running:Deze handeling opent een nieuw SQL-tabblad om het volgende uit te voeren:This action will open a new SQL tab with the following statements for you to edit and run:Deze handeling opent een nieuw SQL-tabblad met volgende instructies die je zodoende kunt bewerken en uitvoeren:Press Help for opening the corresponding SQLite reference page.Druk op Help om de bijbehorende SQLlite-referentiepagina te openen.Busy (%1)Bezig (%1)Rename TabTabblad hernoemenDuplicate TabTabblad duplicerenClose TabTabblad sluitenOpening '%1'...Opent '%1'...There was an error opening '%1'...Fout bij het openen van '%1'...Value is not a valid URL or filename: %1Waarde is geen geldige URL of bestandsnaam: %1NullLineEditSet to NULLOmzetten naar NULLAlt+DelPlotDockPlotPlot<html><head/><body><p>This pane shows the list of columns of the currently browsed table or the just executed query. You can select the columns that you want to be used as X or Y axis for the plot pane below. The table shows detected axis type that will affect the resulting plot. For the Y axis you can only select numeric columns, but for the X axis you will be able to select:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date/Time</span>: strings with format "yyyy-MM-dd hh:mm:ss" or "yyyy-MM-ddThh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date</span>: strings with format "yyyy-MM-dd"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Time</span>: strings with format "hh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Label</span>: other string formats. Selecting this column as X axis will produce a Bars plot with the column values as labels for the bars</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Numeric</span>: integer or real values</li></ul><p>Double-clicking the Y cells you can change the used color for that graph.</p></body></html><html><head/><body><p>Dit paneel toont de lijst van kolommen van de tabel die nu doorgebladerd wordt of van de zojuist uitgevoerde SQL-opdracht. Je kunt de kolommen selecteren die je wilt gebruiken als X- of Y-assen in de plot hieronder. De tabel toont gedetecteerde astypen die de plot zullen beïnvloeden. Voor de Y-as kun je alleen numerieke kolommen gebruiken, maar voor de X-as kun je de volgende gegevenstypen selecteren:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Datum/Tijd</span>: tekenreeksen volgens het formaat "yyyy-MM-dd hh:mm:ss" of "yyyy-MM-ddThh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Datum</span>: tekenreeksen volgens het formaat "yyyy-MM-dd"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Tijd</span>: tekenreeksen volgens het formaat "hh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Label</span>: andersoortige tekenreeksformaten. Als je dit selecteert voor de X-as dan wordt een staafdiagram geplot met de kolomwaarden als labels voor de staven</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Numeriek</span>: gehele of reële getallen</li></ul><p>Door dubbel te klikken op de Y-cellen kun je de kleur voor die grafiek aanpassen.</p></body></html>ColumnsKolommenXXY1Y1Y2Y2Axis TypeAstypeHere is a plot drawn when you select the x and y values above.
Click on points to select them in the plot and in the table. Ctrl+Click for selecting a range of points.
Use mouse-wheel for zooming and mouse drag for changing the axis range.
Select the axes or axes labels to drag and zoom only in that orientation.Hier wordt de plot getekend zodra je hierboven x- en y-waarden selecteert.
Klik op punten om deze in de plot en in de tabel te selecteren. Ctrl+klik om meerdere punten te selecteren.
Gebruik het muiswiel om te zoomen en sleep met de muis om het asbereik te veranderen.
Selecteer de as of aslabels om alleen in die richting te slepen en te zoomen.Line type:Lijntype:NoneGeenLineLijnStepLeftStap linksStepRightStap rechtsStepCenterStap gecentreerdImpulseImpulsPoint shape:Puntvorm:CrossKruisPlusPlusCircleCirkelDiscDiscusSquareVierkantDiamondDiamantStarSterTriangleDriehoekTriangleInvertedGeïnverteerde driehoekCrossSquareVierkant met kruisPlusSquareVierkant met plusCrossCircleCirkel met kruisPlusCircleCirkel met plusPeaceVredesteken<html><head/><body><p>Save current plot...</p><p>File format chosen by extension (png, jpg, pdf, bmp)</p></body></html><html><head/><body><p>Huidige plot opslaan...</p><p>Bestandsformaat volgens extensie (png, jpg, pdf, bmp)</p></body></html>Save current plot...Huidige plot opslaan...Load all data and redraw plotLaad alle gegevens en teken plot opnieuwCopyKopiërenPrint...Afdrukken...Show legendLegenda tonenStacked barsGestapelde stavenDate/TimeDatum/TijdDateDatumTimeTijdNumericNumeriekLabelLabelInvalidOngeldigRow #Record #Load all data and redraw plot.
Warning: not all data has been fetched from the table yet due to the partial fetch mechanism.Laad alle gegevens en teken plot opnieuw.
Waarschuwing: door het partiële laadmechanisme zijn nog niet alle gegevens zijn uit de tabel opgehaald.Choose an axis colorKies een askleurChoose a filename to save underKies een bestandsnaam om in op te slaanPNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;All Files(*)PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;Alle bestanden(*)There are curves in this plot and the selected line style can only be applied to graphs sorted by X. Either sort the table or query by X to remove curves or select one of the styles supported by curves: None or Line.Dit plot bevat curves, maar de geselecteerde lijnstijl kan alleen toegepast worden op diagrammen die gesorteerd worden op X. Sorteer daarom de tabel of SQL-opdracht op X of selecteer een stijl die curves ondersteunt: Geen of Lijn.Loading all remaining data for this table took %1ms.Het laden van alle overgebleven gegevens voor deze tabel duurde %1ms.PreferencesDialogPreferencesVoorkeuren&General&AlgemeenDefault &locationStandaard&locatieRemember last locationOnthoud laatste locatieAlways use this locationGebruik altijd deze locatieRemember last location for session onlyOnthoud laatste locatie alleen gedurende sessie......Lan&guage&TaalToolbar styleWerkbalkstijlOnly display the iconToon alleen het icoonOnly display the textToon alleen de tekstThe text appears beside the iconToon de tekst naast het icoonThe text appears under the iconToon de tekst onder het icoonFollow the styleVolg de stijlShow remote optionsToon 'Toegang op afstand'-optiesenabledinschakelenAutomatic &updatesAutomatische &updatesDB file extensionsDatabasebestandsextensiesManageBeherenMain WindowHoofdvensterDatabase StructureDatabasestructuurBrowse DataGegevensbrowserExecute SQLSQL uitvoerenEdit Database CellDatabasecel bewerkenWhen this value is changed, all the other color preferences are also set to matching colors.Indien deze waarde aangepast wordt, dan worden alle andere kleurvoorkeuren ook aangepast naar die stijl.Follow the desktop styleVolg de desktopstijlDark styleDonkere stijlApplication styleApplicatiestijlThis sets the font size for all UI elements which do not have their own font size option.Dit bepaalt het lettertypegrootte voor gebruikersinterface-elementen die geen eigen lettertypegrootte-instelling hebben.Font sizeLettertypegrootte&Database&DatabaseDatabase &encodingDatabase&coderingOpen databases with foreign keys enabled.Databases openen met vreemde-sleutelondersteuning ingeschakeld.&Foreign keys&Vreemde sleutelsRemove line breaks in schema &viewVerwijder regeleinden in schema&weergavePrefetch block si&zePrefetch-&blokgrootteDefault field typeStandaard veldgegevenstypeWhen enabled, the line breaks in the Schema column of the DB Structure tab, dock and printed output are removed.Indien geselecteerd worden de regeleinden verwijderd uit de schemakolom van het databasestructuurtabblad, -dock en uit geprinte afdrukken.Database structure font sizeLettertypegrootte databasestructuurSQ&L to execute after opening databaseS&QL uitvoeren na het openen van databaseData &BrowserGegevens&browserFontLettertype&Font&LettertypeFont si&zeLettertype&grootteContentInhoudSymbol limit in cellSymboollimiet in celThis is the maximum number of items allowed for some computationally expensive functionalities to be enabled:
Maximum number of rows in a table for enabling the value completion based on current values in the column.
Maximum number of indexes in a selection for calculating sum and average.
Can be set to 0 for disabling the functionalities.Dit bepaalt het maximum aantal items dat voor sommige functionaliteiten met intensieve berekeningen toegestaan is:
Het maximum aantal records in een tabel om waarde-aanvulling in te schakelen aan de hand van de huidige invoer in de kolom.
Het maximaal aantal indices in een selectie om sommen en gemiddelden berekenen in te schakelen.
Voer 0 in om deze functionaliteiten uit te schakelen.This is the maximum number of rows in a table for enabling the value completion based on current values in the column.
Can be set to 0 for disabling completion.Dit bepaalt het maximum aantal records in een tabel om waarde-aanvulling in te schakelen aan de hand van de huidige invoer in de kolom.
Voer 0 in om waarde-aanvulling uit te schakelen.Threshold for completion and calculation on selectionDrempelwaarde voor aanvullingen en berekeningen op selectiesShow images in cellToon afbeeldingen in celEnable this option to show a preview of BLOBs containing image data in the cells. This can affect the performance of the data browser, however.Indien geselecteerd wordt in de cellen een voorvertoning getoond van BLOBs die afbeeldingsgegevens bevatten. Dit kan de prestaties van de gegevensbrowser echter beïnvloeden.Field displayVeldweergaveDisplayed &textWeergegeven &tekstBinaryBinairNULLNULLRegularGewoonClick to set this colorKlik om een kleur te selecterenText colorTekstkleurBackground colorAchtergrondkleurPreview only (N/A)Enkel voorvertoning (N/B)FiltersFiltersEscape characterEscape-tekenDelay time (&ms)Vertragingstijd (&ms)Set the waiting time before a new filter value is applied. Can be set to 0 for disabling waiting.Bepaalt de tijd die gewacht wordt voordat een nieuw filter wordt toegepast. Voer 0 in om wachten uit te schakelen.&SQL&SQLSettings nameInstellingsnaamContextContextColourKleurBoldVetItalicCursiefUnderlineOnderstreeptKeywordSleutelwoordFunctionFunctieTableTabelCommentCommentaarIdentifierEntiteitsnaamStringTekenreeksCurrent lineHuidige regelBackgroundAchtergrondForegroundVoorgrondSQL editor &font&Lettertype SQL-bewerkerSQL &editor font sizeLettertypegrootte SQL-b&ewerkerSQL &results font sizeLettertypegrootte SQL-&resultatenTab sizeTabbreedte&Wrap linesRegelteru&gloop toepassenNeverNooitAt word boundariesOp woordbegrenzingenAt character boundariesOp letterbegrenzingenAt whitespace boundariesOp witruimtebegrenzingen&Quotes for identifiers&Aanhalingstekens voor entiteitsnamenChoose the quoting mechanism used by the application for identifiers in SQL code.Kies het aanhalingstekensbeleid van de applicatie voor het demarceren van entiteitsnamen in SQL-code."Double quotes" - Standard SQL (recommended)"Dubbele aanhalingstekens" - Standaard SQL (aanbevolen)`Grave accents` - Traditional MySQL quotes`Accent graves` - Traditionele MySQL aanhalingstekens[Square brackets] - Traditional MS SQL Server quotes[Rechte haakjes] - Traditionele MS SQL-Server aanhalingstekensCode co&mpletionCode-aan&vullingKeywords in &UPPER CASESleutelwoorden in &BOVENKASTWhen set, the SQL keywords are completed in UPPER CASE letters.Indien geselecteerd worden SQL-sleutelwoorden voltooid in BOVENKAST-letters.Error indicatorsFoutindicatorenWhen set, the SQL code lines that caused errors during the last execution are highlighted and the results frame indicates the error in the backgroundIndien geselecteerd dan worden de SQL-coderegels die de fouten tijdens de laatste uitvoering veroorzaakten gemarkeerd en het resultatenkader toont de fout op de achtergrondHori&zontal tilingHori&zontaal tegelenIf enabled the SQL code editor and the result table view are shown side by side instead of one over the other.Indien geselecteerd worden de SQL-bewerker en de resultatenweergavetabel naast elkaar, in plaats van over elkaar heen, getoond.Close button on tabsSluitknoppen op tabbladenIf enabled, SQL editor tabs will have a close button. In any case, you can use the contextual menu or the keyboard shortcut to close them.Indien geselecteerd krijgen SQL-bewerkingstabbladen een sluitknop. Je kunt echter ook altijd het contextmenu of sneltoetsen gebruiken om ze te sluiten.&Extensions&ExtensiesSelect extensions to load for every database:Selecteer extensies die voor iedere database geladen dienen te worden:Add extensionExtensie toevoegenRemove extensionExtensie verwijderen<html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html><html><head/><body><p>Hoewel SQLite de REGEXP operator ondersteunt heeft ze geen reguliere-expressiesalgoritme<br/>geïmplementeerd, maar doet ze hiervoor een beroep op de hostapplicatie. DB-browser voor SQLite<br/>implementeert dit algoritme voor jou, zodat je REGEXP direct kunt gebruiken.<br/>Omdat er echter meerdere implementaties mogelijk zijn en je mogelijk een andere implementatie<br/>wilt gebruiken, staat het je vrij om onze implementatie uit te schakelen en je eigen implementatie te laden<br/>via een extensie. Hiervoor is een herstart van de applicatie nodig.</p></body></html>Disable Regular Expression extensionSchakel extensie voor reguliere expressies uit<html><head/><body><p>SQLite provides an SQL function for loading extensions from a shared library file. Activate this if you want to use the <span style=" font-style:italic;">load_extension()</span> function from SQL code.</p><p>For security reasons, extension loading is turned off by default and must be enabled through this setting. You can always load extensions through the GUI, even though this option is disabled.</p></body></html><html><head/><body><p>SQLite biedt een SQL-functie om extensies te laden vanuit een gedeelde bibliotheek. Activeer deze optie als je de <span style=" font-style:italic;">load_extension()</span> functie vanuit SQL-code wilt aanroepen.</p><p>Om veiligheidsredenen is deze manier van extensies laden standaard uitgeschakeld en dient via deze optie in te worden geschakeld. Je kunt extensies echter altijd laden via de gebruikersinterface, zelfs als deze optie uitgeschakeld is.</p></body></html>Allow loading extensions from SQL codeExtensies laden vanuit SQL-code toestaanRemoteToegang op afstandYour certificatesJouw certificatenFileBestandSubject CNSubject GNSubject Common NameSubject Gebruikelijk NaamIssuer CNVerstrekker GNIssuer Common NameVerstrekker Gebruikelijke NaamValid fromGeldig vanafValid toGeldig totSerial numberSerienummerCA certificatesCA-certificatenCommon NameGebruikelijke naamSubject OSubject OOrganizationOrganisatieClone databases intoDatabase klonen naarProxyProxyConfigureInstellenChoose a directoryKies een mapThe language will change after you restart the application.De taal verandert nadat je de applicatie opnieuw hebt opgestart.Select extension fileSelecteer extensiebestandExtensions(*.so *.dylib *.dll);;All files(*)Extensies(*.so *.dylib *.dll);;Alle bestanden(*)Import certificate fileCertificaatbestand importerenNo certificates found in this file.Geen certificaten gevonden in dit bestand.Are you sure you want do remove this certificate? All certificate data will be deleted from the application settings!Weet je zeker dat je dit certificaat wilt verwijderen? Alle certificaatgegevens zullen worden verwijderd uit de applicatie-instellingen!Are you sure you want to clear all the saved settings?
All your preferences will be lost and default values will be used.Weet je zeker dat je alle opgeslagen instellingen wilt verwijderen?
Al jouw instellingen zullen worden verwijderd en de standaardinstellingen zullen worden gebruikt.ProxyDialogProxy ConfigurationProxy-instellingenPro&xy TypePro&xytypeHost Na&me&HostnaamPort&PoortAuthentication Re&quired&Authenticatie vereist&User Name&GebruikersnaamPassword&WachtwoordNoneGeenSystem settingsSysteeminstellingenHTTPHTTPSocks v5Socks v5QObjectLeftLinksRightRechtsCenterGecentreerdJustifyUitgevuldAll files (*)Alle bestanden (*)SQLite Database Files (*.db *.sqlite *.sqlite3 *.db3)SQLite-databasebestanden (*.db *.sqlite *.sqlite3 *.db3)DB Browser for SQLite Project Files (*.sqbpro)DB-browser voor SQLite-projectbestanden (*.sqbpro)SQL Files (*.sql)SQL-bestanden (*.sql)All Files (*)Alle bestanden (*)Text Files (*.txt)Tekstbestanden (*.txt)Comma-Separated Values Files (*.csv)Kommagescheiden bestanden (*.csv)Tab-Separated Values Files (*.tsv)Tabgescheiden bestanden (*.tsv)Delimiter-Separated Values Files (*.dsv)Scheidingstekengescheiden bestanden (*.dsv)Concordance DAT files (*.dat)Concordance-DAT-bestanden (*.dat)JSON Files (*.json *.js)JSON-bestanden (*.json *.js)XML Files (*.xml)XML-bestanden (*.xml)Binary Files (*.bin *.dat)Binaire bestanden (*.bin *.dat)SVG Files (*.svg)SVG-bestanden (*.svg)Hex Dump Files (*.dat *.bin)Hexdump-bestand (*.dat *.bin)Extensions (*.so *.dylib *.dll)Extensies (*.so *.dylib *.dll)Error importing dataFout bij het importeren van de gegevens from record number %1 van recordnummer %1.
%1.
%1Importing CSV file...CSV-bestand importeren...CancelAnnulerenSQLite database files (*.db *.sqlite *.sqlite3 *.db3)SQLite-databasebestanden (*.db *.sqlite *.sqlite3 *.db3)RemoteCommitsModelCommit IDCommit IDMessageBerichtDateDatumAuthorAuteurSizeGrootteAuthored and committed by %1Geautoriseerd en gecommitteerd door %1Authored by %1, committed by %2Geautoriseerd door %1, gecommitteerd door %2RemoteDatabaseError opening local databases list.
%1Fout bij het openen van lijst met lokale databases.
%1Error creating local databases list.
%1Fout bij het maken van lijst met lokale databases.
%1RemoteDockRemoteToegang op afstandIdentityIdentiteitPush currently opened database to serverPush huidig geopende database naar serverDBHub.ioDBHub.io<html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB Browser for SQLite. First you need an identity:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Login to the dbhub.io website (use your GitHub credentials or whatever you want)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click the button to "Generate client certificate" (that's your identity). That'll give you a certificate file (save it to your local disk).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Go to the Remote tab in DB Browser for SQLite Preferences. Click the button to add a new certificate to DB Browser for SQLite and choose the just downloaded certificate file.</li></ol><p>Now the Remote panel shows your identity and you can add remote databases.</p></body></html><html><head/><body><p>In dit paneel kun je externe databases van de dbhub.io website toevoegen aan DB-browser voor SQLite. Allereerst heb je een identiteit nodig:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Log in op de dbhub.io website (gebruik bijvoorbeeld jouw GitHub account of wat je maar wilt)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Klik de knop "Generate client certificate" (dat is jouw identiteit). Daarmee krijg je een certificaatbestand (sla deze op, op jouw lokale schijf).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Ga vervolgens naar het tabblad 'Toegang op afstand', in het instellingenvenster van DB-browser voor SQLite. Klik op de knop om een nieuw certificaat toe te voegen aan DB-browser for SQLite en kies dan het zojuist gedownloade certificaatbestand.</li></ol><p>Nu toont het paneel 'Toegang op afstand' jouw identiteit en kun je externe databases toevoegen.</p></body></html>LocalLokaalCurrent DatabaseHuidige databaseCloneKlonenUserGebruikerDatabaseDatabaseBranchTakCommitsCommitsCommits forCommits voor<html><head/><body><p>You are currently using a built-in, read-only identity. For uploading your database, you need to configure and use your DBHub.io account.</p><p>No DBHub.io account yet? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Create one now</span></a> and import your certificate <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">here</span></a> to share your databases.</p><p>For online help visit <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">here</span></a>.</p></body></html><html><head/><body><p>Je gebruikt momenteel een ingebouwde, alleen-lezenindentiteit. Om jouw database te uploaden dien je jouw DBHub.io-account in te stellen en te gebruiken.</p><p>Nog geen DBHub.io account? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Maak er nu een aan</span></a> en importeer jouw certificaat <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">hier</span></a> om jouw databases te delen.</p><p>Bezoek <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">deze link</span></a> voor online hulp.</p></body></html>BackTerugDelete DatabaseDatabase verwijderenDelete the local clone of this databaseDe lokale kloon van deze database verwijderenOpen in Web BrowserIn webbrowser openenOpen the web page for the current database in your browserDe webpagina van de huidige database openen in je browserClone from LinkVan link klonenUse this to download a remote database for local editing using a URL as provided on the web page of the database.Hiermee download je een externe database om lokaal te bewerken aan de hand van de URL die verstrekt werd op de webpagina van de database.RefreshVerversenReload all data and update the viewsAlle gegevens herladen en de views updatenF5Clone DatabaseDatabase klonenOpen DatabaseDatabase openenOpen the local copy of this databaseLokale kopie van deze database openenCheck out CommitCommit inladenDownload and open this specific commitDeze specifieke downloaden en openenCheck out Latest CommitLaatste commit inladenCheck out the latest commit of the current branchDe laatste commit van de huidige tak inladenSave Revision to FileRevisie opslaan in bestandSaves the selected revision of the database to another fileSlaat de geselecteerde revisie van de database op in een ander bestandUpload DatabaseDatabase uploadenUpload this database as a new commitDeze database uploaden als een nieuwe commitSelect an identity to connectSelecteer een identiteit om te verbindenPublicOpenbaarThis downloads a database from a remote server for local editing.
Please enter the URL to clone from. You can generate this URL by
clicking the 'Clone Database in DB4S' button on the web page
of the database.Dit downloadt een database van een externe server om lokaal te bewerken.
Voer een URL in van waaruit gekloond moet worden. Je kunt deze URL
genereren door te klikken op de 'Clone Database in DB4S'-knop op de
webpagina van de database.Invalid URL: The host name does not match the host name of the current identity.Ongeldige URL: De hostnaam komt niet overeen met de hostnaam van de huidige identiteit.Invalid URL: No branch name specified.Ongeldige URL: Geen taknaam opgegeven.Invalid URL: No commit ID specified.Ongeldige URL: Geen commit-ID opgegeven.You have modified the local clone of the database. Fetching this commit overrides these local changes.
Are you sure you want to proceed?Je hebt de lokale kloon van de database aangepast. Als je deze commit inlaadt overschrijft dit lokale wijzigingen.
Weet je zeker dat je door wilt gaan?The database has unsaved changes. Are you sure you want to push it before saving?De database heeft niet-opgeslagen wijzigingen. Weet je zeker dat je wilt pushen voordat je opslaat?The database you are trying to delete is currently opened. Please close it before deleting.De database die je probeert te verwijderen is op het ogenblik geopend. Sluit deze voordat je deze verwijdert.This deletes the local version of this database with all the changes you have not committed yet. Are you sure you want to delete this database?Dit verwijdert de lokale database met alle wijzigingen die je nog niet gecommitteerd hebt. Weet je zeker dat je deze database wilt verwijderen?RemoteLocalFilesModelNameNaamBranchTakLast modifiedLaatst gewijzigdSizeGrootteCommitCommitFileBestandRemoteModelNameNaamLast modifiedLaatst gewijzigdSizeGrootteCommitCommitSize: Grootte: Last Modified: Laatst gewijzigd: Licence: Licentie: Default Branch: Standaardtak: RemoteNetworkChoose a location to save the fileKies een locatie om het bestand in op te slaanError opening remote file at %1.
%2Fout bij het openen van extern bestand %1.
%2Error: Invalid client certificate specified.Fout: ongeldig certificaatbestand opgegeven.Please enter the passphrase for this client certificate in order to authenticate.Geef de toegangsfrase voor dit client-certificaat op om te authenticeren.CancelAnnulerenUploading remote database to
%1Externe database wordt geüploadt naar
%1Downloading remote database from
%1Externe database wordt gedownload vanaf
%1Error: The network is not accessible.Fout: het netwerk is niet toegankelijk.Error: Cannot open the file for sending.Fout: kan het te verzenden bestand niet openen.RemotePushDialogPush databaseDatabase pushenDatabase na&me to push toDatabase&naam om naar te pushenCommit messageCommitberichtDatabase licenceDatabaselicentiePublicOpenbaarBranchTakForce pushPush forcerenUsernameGebruikersnaamDatabase will be public. Everyone has read access to it.Database wordt openbaar. Iedereen zal leestoegang hebben.Database will be private. Only you have access to it.Database wordt privé. Alleen jij zal leestoegang hebben.Use with care. This can cause remote commits to be deleted.Wees hier voorzichtig mee; dit kan ervoor zorgen dat externe commits verwijderd worden.RunSqlExecution aborted by userUitvoering afgebroken door gebruiker, %1 rows affected, %1 records getroffenquery executed successfully. Took %1ms%2Opdracht succesvol uitgevoerd. Duurde %1ms%2executing queryopdracht wordt uitgevoerdSelectItemsPopupA&vailableBeschi&kbaarSele&ctedGese&lecteerdSqlExecutionAreaFormFormulierFind previous match [Shift+F3]Vorige overeenkomst zoeken [Shift+F3]Find previous match with wrappingVorige overeenkomst zoeken met terugloopShift+F3The found pattern must be a whole wordHet gevonden patroon moet een heel woord zijnWhole WordsHele woordenText pattern to find considering the checks in this frameZoekterm die gezocht moet worden met de geselecteerde opties in dit kaderFind in editorZoek in bewerkerThe found pattern must match in letter caseDe gevonden overeenkomst moet identiek zijn in onder- en bovenkastCase SensitiveIdentieke onder-/bovenkastFind next match [Enter, F3]Volgende overeenkomst zoeken [Enter, F3]Find next match with wrappingVolgende overeenkomst zoeken met terugloopF3Interpret search pattern as a regular expressionInterpreteer zoekterm als reguliere expressie<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html><html><head/><body><p>Indien geselecteerd wordt de zoekterm geïnterpreteerd als een UNIX reguliere expressie. Zie hiervoor <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Reguliere Expressies in Wikibooks (Engels)</a>.</p></body></html>Regular ExpressionReguliere expressieClose Find BarZoekbalk sluiten<html><head/><body><p>Results of the last executed statements.</p><p>You may want to collapse this panel and use the <span style=" font-style:italic;">SQL Log</span> dock with <span style=" font-style:italic;">User</span> selection instead.</p></body></html><html><head/><body><p>Resultaten van de laatst uitgevoerde opdrachten.</p><p>Je kunt dit paneel ook inklappen en in plaats daarvan het <span style=" font-style:italic;">SQL-log</span>dock gebruiken met <span style=" font-style:italic;">Gebruiker</span> geselecteerd.</p></body></html>This field shows the results and status codes of the last executed statements.Dit veld toont de resultaten en statuscodes van de laatst uitgevoerde opdrachten.Results of the last executed statementsResultaten van de laatst uitgevoerde opdrachtenCouldn't read file: %1.Kon het bestand niet lezen: %1.Couldn't save file: %1.Kon het bestand niet opslaan: %1.Your changes will be lost when reloading it!Jouw wijzigingen zullen verloren gaan als je het opnieuw laadt!The file "%1" was modified by another program. Do you want to reload it?%2Het bestand '%1' is aangepast door een ander programma. Wil je het herladen?%2SqlTextEditCtrl+/SqlUiLexer(X) The abs(X) function returns the absolute value of the numeric argument X.(X) De abs(X) functie retourneert de absolute waarde van het numerieke argument X.() The changes() function returns the number of database rows that were changed or inserted or deleted by the most recently completed INSERT, DELETE, or UPDATE statement.() De changes() functie retourneert het aantal databaserecords dat gewijzigd, ingevoegd
of verwijderd is door de meest recent voltooide INSERT-, DELETE- of UPDATE-instructie.(X1,X2,...) The char(X1,X2,...,XN) function returns a string composed of characters having the unicode code point values of integers X1 through XN, respectively. (X1,X2,...) De char(X1,X2,...,XN) functie retourneert een tekenreeks bestaande uit tekens
met de respectievelijke unicode-codepuntwaarden van de gehele getallen X1 tot en met XN. (X,Y,...) The coalesce() function returns a copy of its first non-NULL argument, or NULL if all arguments are NULL(X,Y,...) De coalesce(X,Y,...) functie retourneert een kopie van het eerste niet-NULL argument, of NULL als alle argument NULL zijn(X,Y) The glob(X,Y) function is equivalent to the expression "Y GLOB X".(X,Y) De glob(X,Y) functie is het equivalent van de expressie "Y GLOB X".(X,Y) The ifnull() function returns a copy of its first non-NULL argument, or NULL if both arguments are NULL.(X,Y) De ifnull(X,Y) functie retourneert een kopie van het eerste niet-NULL argument, of NULL als beide argumenten NULL zijn.(X,Y) The instr(X,Y) function finds the first occurrence of string Y within string X and returns the number of prior characters plus 1, or 0 if Y is nowhere found within X.(X,Y) De instr(X,Y) functie zoekt het eerste voorkomen van tekenreeks Y in tekenreeks X
en retourneert het aantal voorgaande tekens plus 1, of 0 als Y niet voorkomt in X.(X) The hex() function interprets its argument as a BLOB and returns a string which is the upper-case hexadecimal rendering of the content of that blob.(X) De hex(X) functie interpreteert het argument als een BLOB en retourneert de
hexadecimale voorstelling van de BLOB-inhoud als tekenreeks in bovenkast.() The last_insert_rowid() function returns the ROWID of the last row insert from the database connection which invoked the function.() De last_insert_rowid() functie retourneert het ROWID van het laatste record dat
door de databaseverbinding die de functie aanriep is ingevoegd.(X) For a string value X, the length(X) function returns the number of characters (not bytes) in X prior to the first NUL character.(X) Voor een tekenreeks X, retourneert de length(X) functie het aantal tekens (en niet bytes) in X voor het eerste NUL-teken.(X,Y) The like() function is used to implement the "Y LIKE X" expression.(X,Y) De like(X,Y) functie wordt gebruikt als implementatie voor de expressie "Y LIKE X".(X,Y,Z) The like() function is used to implement the "Y LIKE X ESCAPE Z" expression.(X,Y,Z) De like(X,Y,Z) functie wordt gebruikt als implementatie voor de expressie "Y LIKE X ESCAPE Z".(X) The load_extension(X) function loads SQLite extensions out of the shared library file named X.
Use of this function must be authorized from Preferences.(X) De load_extension(X) functie laadt SQLite extensies uit een gedeeld biblitheekbestand genaamd X.
Voor het gebruik van deze functie is autorisatie vanuit Instellingen nodig.(X,Y) The load_extension(X) function loads SQLite extensions out of the shared library file named X using the entry point Y.
Use of this function must be authorized from Preferences.(X,Y) De load_extension(X,Y) functie laadt SQLite extensies uit een gedeeld biblitheekbestand
genaamd X gebruikmakend van toegangspunt Y.
Voor het gebruik van deze functie is autorisatie vanuit Instellingen nodig.(X) The lower(X) function returns a copy of string X with all ASCII characters converted to lower case.(X) De lower(X) functie retourneert een kopie van de tekenreeks X waarbij alle ASCII-tekens omgezet worden naar onderkast.(X) ltrim(X) removes spaces from the left side of X.(X) ltrim(X) verwijdert alle spaties aan de linkerkant van X.(X,Y) The ltrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the left side of X.(X,Y) De ltrim(X,Y) functie retourneert een tekenreeks die gevormd wordt door alle
tekens die in Y voorkomen te verwijderen van de linkerkant van X.(X,Y,...) The multi-argument max() function returns the argument with the maximum value, or return NULL if any argument is NULL.(X,Y,...) De max(X,Y,...) functie accepteert een variabel aantal argumenten en
retourneert het argument met de hoogste waarde, of NULL als enig argument NULL is.(X,Y,...) The multi-argument min() function returns the argument with the minimum value.(X,Y,...) De min(X,Y,...) functie accepteert een variabel aantal argumenten en retourneert het argument met de laagste waarde.(X,Y) The nullif(X,Y) function returns its first argument if the arguments are different and NULL if the arguments are the same.(X,Y) De nullif(X,Y) functie retourneert het eerste argument als de argumenten
verschillend zijn en NULL als de argumenten hetzelfde zijn.(FORMAT,...) The printf(FORMAT,...) SQL function works like the sqlite3_mprintf() C-language function and the printf() function from the standard C library.(FORMAT,...) De printf(FORMAT,...) SQL functie werkt zoals de sqlite3_mprintf() functie
in de C-taal en de printf() functie uit de standaard C-bibliotheek.(X) The quote(X) function returns the text of an SQL literal which is the value of its argument suitable for inclusion into an SQL statement.(X) De quote(X) functie retourneert de tekst van een SQL literaal met de waarde van
het argument, geschikt om in te sluiten in een SQL-instructie.() The random() function returns a pseudo-random integer between -9223372036854775808 and +9223372036854775807.() De random() functie retourneert een pseudowillekeurig geheel getal tussen -9223372036854775808 en +9223372036854775807.(N) The randomblob(N) function return an N-byte blob containing pseudo-random bytes.(N) De randomblob(N) functie retourneert een N-byte blob met pseudowillekeurige bytes.(X,Y,Z) The replace(X,Y,Z) function returns a string formed by substituting string Z for every occurrence of string Y in string X.(X,Y,Z) De replace(X,Y,Z) functie retourneert een tekenreeks samengesteld door alle
voorvallen van tekenreeks Y in tekenreeks X te vervangen door tekenreeks Z.(X) The round(X) function returns a floating-point value X rounded to zero digits to the right of the decimal point.(X) De round(X) functie retourneert het zwevendekommagetal X afgerond naar nul cijfers achter de komma.(X,Y) The round(X,Y) function returns a floating-point value X rounded to Y digits to the right of the decimal point.(X,Y) De round(X,Y) functie retourneert het zwevendekommagetal X afgerond naar Y cijfers achter de komma.(X) rtrim(X) removes spaces from the right side of X.(X) rtrim(X) verwijdert alle spaties aan de rechterkant van X.(X,Y) The rtrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the right side of X.(X,Y) De rtrim(X,Y) functie retourneert een tekenreeks die gevormd wordt door alle
tekens die in Y voorkomen te verwijderen van de rechterkant van X.(X) The soundex(X) function returns a string that is the soundex encoding of the string X.(X) De soundex(X) functie retourneert de soundex-codering van tekenreeks X als tekenreeks.(X,Y) substr(X,Y) returns all characters through the end of the string X beginning with the Y-th.(X,Y) substr(X,Y) retourneert alle tekens van de tekenreeks X, van het Y-ste teken tot en met het laatste.(X,Y,Z) The substr(X,Y,Z) function returns a substring of input string X that begins with the Y-th character and which is Z characters long.(X,Y,Z) De substr(X,Y,Z) functie retourneert het deel van de tekenreeks X, vanaf het Y-ste teken, en met lengte Z.() The total_changes() function returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the current database connection was opened.() De total_changes() functie retourneert het aantal databaserecords dat gewijzigd is
door INSERT-, DELETE- of UPDATE-instructies sinds de databaseconnectie geopend werd.(X) trim(X) removes spaces from both ends of X.(X) trim(X) verwijdert alle spaties aan beide kanten van X.(X,Y) The trim(X,Y) function returns a string formed by removing any and all characters that appear in Y from both ends of X.(X,Y) De trim(X,Y) functie retourneert een tekenreeks die gevormd wordt door alle tekens
die in Y voorkomen te verwijderen van beide kanten van X.(X) The typeof(X) function returns a string that indicates the datatype of the expression X.(X) De typeof(X) functie retourneert een tekenreeks die aangeeft wat het gegevenstype van expressie X is.(X) The unicode(X) function returns the numeric unicode code point corresponding to the first character of the string X.(X) De unicode(X) functie retourneert het numerieke unicode-codepunt van het eerste teken in de tekenreeks X.(X) The upper(X) function returns a copy of input string X in which all lower-case ASCII characters are converted to their upper-case equivalent.(X) De upper(X) functie retourneert een kopie van de tekenreeks X waarbij alle
onderkast ASCII-tekens omgezet worden naar hun bovenkast equivalent.(N) The zeroblob(N) function returns a BLOB consisting of N bytes of 0x00.(N) De zeroblob(N) functie retourneert een blob met N 0x00 bytes.(timestring,modifier,modifier,...)(tijdtekenreeks,modificator,modificator,...)(format,timestring,modifier,modifier,...)(formaat,tijdtekenreeks,modificator,modificator,...)(X) The avg() function returns the average value of all non-NULL X within a group.(X) De avg() functie retourneert de gemiddelde waarde van alle niet-NULL X in een groep.(X) The count(X) function returns a count of the number of times that X is not NULL in a group.(X) De count(X) functie retourneert het aantal maal dat X niet NULL is in een groep.(X) The group_concat() function returns a string which is the concatenation of all non-NULL values of X.(X) De group_concat(X) functie retourneert een tekenreeks die de aaneenschakeling is van alle niet-NULL waarden van X.(X,Y) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. If parameter Y is present then it is used as the separator between instances of X.(X,Y) De group_concat(X,Y) functie retourneert een tekenreeks die de aaneenschakeling
is van alle niet-NULL waarden van X, met Y als scheidingsteken(-reeks).(X) The max() aggregate function returns the maximum value of all values in the group.(X) De max(X) aggregaatfunctie retourneert de hoogste waarde van alle waarden in de groep.(X) The min() aggregate function returns the minimum non-NULL value of all values in the group.(X) De min(X) aggregaatfunctie retourneert de laagste niet-NULL waarde van alle waarden in de groep.(X) The sum() and total() aggregate functions return sum of all non-NULL values in the group.(X) De sum(X) en total(X) aggregaatfuncties retourneren de opsomming van alle niet-NULL waarden in de groep.() The number of the row within the current partition. Rows are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition, or in arbitrary order otherwise.() Het nummer van de rij binnen de huidige partitie. Rijen worden genummerd vanaf 1
in de volgorde zoals gedefinieerd door de ORDER BY clausule in de vensterdefinitie,
of anders in arbitraire volgorde.() The row_number() of the first peer in each group - the rank of the current row with gaps. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1.() Het row_number() van de eerste peer in elke groep - de rang van de huidige rij
met hiaten. Als er geen ORDER BY clausule is, dan worden alle rijen als peer
beschouwd en retourneert deze functie altijd 1.() The number of the current row's peer group within its partition - the rank of the current row without gaps. Partitions are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. () Het nummer van de peergroep van de huidige rij, binnen diens partitie - de rang
van de huidige rij zonder hiaten. Partities worden genummerd vanaf 1 in de volgorde
zoals gedefinieerd door de ORDER BY clausule in de vensterdefinitie. Als er geen
ORDER BY clausule is, dan worden alle rijen als peer beschouwd en retourneert deze functie altijd 1. () Despite the name, this function always returns a value between 0.0 and 1.0 equal to (rank - 1)/(partition-rows - 1), where rank is the value returned by built-in window function rank() and partition-rows is the total number of rows in the partition. If the partition contains only one row, this function returns 0.0. () Ondanks de naam retourneert deze functie altijd een waarde tussen 0,0 en 1,0
gelijk aan (rang - 1)/(partitierijen - 1), waarbij rang de waarde is die geretourneerd
wordt door de ingebouwde vensterfunctie rank() en partitierijen het totaal aantal
rijen in de partitie is. Wanneer de partitie maar een rij bevat dan retourneert deze functie 0,0. () The cumulative distribution. Calculated as row-number/partition-rows, where row-number is the value returned by row_number() for the last peer in the group and partition-rows the number of rows in the partition.() De cumulatieve distributie. Berekend als rijnummer/partitierijen, waarbij rijnummer
de waarde is die geretourneerd wordt door row_number() voor de laatste peer in de
groep en partitierijen het aantal rijen in de partitie is.(N) Argument N is handled as an integer. This function divides the partition into N groups as evenly as possible and assigns an integer between 1 and N to each group, in the order defined by the ORDER BY clause, or in arbitrary order otherwise. If necessary, larger groups occur first. This function returns the integer value assigned to the group that the current row is a part of.(N) Argument N wordt behandeld als geheel getal. Deze functie deelt de partitie zo
evenredig als mogelijk op in N groepen en kent aan elke groep een getal tussen
1 en N toe , in de volgorde zoals gedefinieerd door de ORDER BY clausule, indien
aanwezig, en anders in arbitraire volgorde.. Indien nodig komen grote groepen eerst.
Deze functie retourneert het gehele getal dat toegekend is aan de groep waar de
huidige rij deel van uit maakt.(expr) Returns the result of evaluating expression expr against the previous row in the partition. Or, if there is no previous row (because the current row is the first), NULL.(expr) Evalueert de expressie expr tegen de vorige rij in de partitie en retourneert
het resultaat. Of NULL, indien er geen vorige rij bestaat (omdat de huidige rij de eerste is).(expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows before the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows before the current row, NULL is returned.(expr,verschuiving) Indien het argument verschuiving wordt meegegeven dan dient
dit een niet-negatief geheel getal te zijn. In dat geval wordt de expressie expr tegen
de rij met afstand verschuiving voor de huidige rij in de partitie geëvalueerd en het
resultaat retourneerd. Als verschuiving 0 is dan wordt tegen de huidige rij geëvalueerd.
Indien er geen rij met afstand verschuiving voor de huidige rij bestaat, wordt NULL geretourneerd.(expr,offset,default) If default is also provided, then it is returned instead of NULL if the row identified by offset does not exist.(expr,verschuiving,standaardwaarde) Retourneert standaardwaarde als deze meegegeven
is of anders NULL wanneer de rij volgens de verschuiving niet bestaat.(expr) Returns the result of evaluating expression expr against the next row in the partition. Or, if there is no next row (because the current row is the last), NULL.(expr) Evalueert de expressie expr tegen de volgende rij in de partitie en retourneert
het resultaat. Of NULL, indien er geen volgende rij bestaat (omdat de huidige rij de laatste is).(expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows after the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows after the current row, NULL is returned.(expr,verschuiving) Indien het argument verschuiving wordt meegegeven dan
dient dit een niet-negatief geheel getal te zijn. In dat geval wordt de expressie
expr tegen de rij met afstand verschuiving na de huidige rij in de partitie
geëvalueerd en het resultaat retourneerd. Als verschuiving 0 is dan wordt tegen
de huidige rij geëvalueerd. Indien er geen rij met afstand verschuiving na de
huidige rij bestaat, wordt NULL geretourneerd.(expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the first row in the window frame for each row.(expr) Deze ingebouwde vensterfunctie berekent het vensterkader voor elke rij,
op dezelfde manier als een geaggregeerde vensterfunctie. Evalueert voor elke rij
de expressie expr tegen de eerste rij in het vensterkader en retourneert de waarde.(expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the last row in the window frame for each row.(expr) Deze ingebouwde vensterfunctie berekent het vensterkader voor elke rij,
op dezelfde manier als een geaggregeerde vensterfunctie. Evalueert voor elke rij
de expressie expr tegen de laatste rij in het vensterkader en retourneert de waarde.(expr,N) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the row N of the window frame. Rows are numbered within the window frame starting from 1 in the order defined by the ORDER BY clause if one is present, or in arbitrary order otherwise. If there is no Nth row in the partition, then NULL is returned.(expr,N) Deze ingebouwde vensterfunctie berekent het vensterkader voor elke rij,
op dezelfde manier als een geaggregeerde vensterfunctie. Evalueert de expressie
expr tegen rij N van het vensterkader en retourneert de waarde. Rijen worden binnen
het vensterkader genummerd vanaf 1 in de volgorde zoals gedefinieerd door de
ORDER BY clausule,indien aanwezig, en anders in arbitraire volgorde. Als rij N niet
bestaat in de partitie dan wordt NULL geretourneerd.SqliteTableModelreading rowsrecords lezenloading...aan het laden...References %1(%2)
Hold %3Shift and click to jump thereVerwijst naar %1(%2)
Houdt %3Shift ingedrukt terwijl je klikt om er naartoe te springenError changing data:
%1Fout bij het aanpassen van gegevens:
%1retrieving list of columnslijst met kolommen aan het ophalenFetching data...Gegevens aan het ophalen...CancelAnnulerenTableBrowserBrowse DataGegevensbrowser&Table:&Tabel:Select a table to browse dataSelecteer een tabel om door gegevens te bladerenUse this list to select a table to be displayed in the database viewGebruik deze lijst om een tabel te selecteren die getoond zal worden in de gegevensbrowserThis is the database table view. You can do the following actions:
- Start writing for editing inline the value.
- Double-click any record to edit its contents in the cell editor window.
- Alt+Del for deleting the cell content to NULL.
- Ctrl+" for duplicating the current record.
- Ctrl+' for copying the value from the cell above.
- Standard selection and copy/paste operations.Dit is het databasetabeloverzicht: Je kunt hier de volgende handelingen uitvoeren:
- Beginnen met typen om waarden in de regel te bewerken.
- Dubbelklikken op een willekeurig record om diens inhoud te bewerken in het celbewerkingsvenster.
- Alt-Del om de celinhoud om te zetten naar NULL.
- Ctrl+" om het huidige record te dupliceren.
- Ctrl+' om de celwaarde boven te kopiëren.
- Gebruikelijke kopiëren/plakken handelingen.Text pattern to find considering the checks in this frameZoekterm die gezocht moet worden met de geselecteerde opties in dit kaderFind in tableZoek in tabelFind previous match [Shift+F3]Vorige overeenkomst zoeken [Shift+F3]Find previous match with wrappingVorige overeenkomst zoeken met terugloopShift+F3Find next match [Enter, F3]Volgende overeenkomst zoeken [Enter, F3]Find next match with wrappingVolgende overeenkomst zoeken met terugloopF3The found pattern must match in letter caseDe gevonden overeenkomst moet identiek zijn in onder-/bovenkastCase SensitiveIdentieke onder-/bovenkastThe found pattern must be a whole wordHet gevonden patroon moet een heel woord zijnWhole CellGehele celInterpret search pattern as a regular expressionInterpreteer zoekterm als reguliere expressie<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html><html><head/><body><p>Indien geselecteerd wordt de zoekterm geïnterpreteerd als een UNIX reguliere expressie. Zie hiervoor <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Reguliere Expressies in Wikibooks (Engels)</a>.</p></body></html>Regular ExpressionReguliere expressieClose Find BarZoekbalk sluitenText to replace withTekst om mee te vervangenReplace withVervangen metReplace next matchVervang volgende overeenkomstReplaceVervangenReplace all matchesAlle overeenkomsten vervangenReplace allAlles vervangen<html><head/><body><p>Scroll to the beginning</p></body></html><html><head/><body><p>Blader naar het begin</p></body></html><html><head/><body><p>Clicking this button navigates to the beginning in the table view above.</p></body></html><html><head/><body><p>Klikken op deze knop brengt je naar het begin van het hierboven getoonde tabeloverzicht.</p></body></html>|<|<Scroll one page upwardsBlader één pagina omhoog<html><head/><body><p>Clicking this button navigates one page of records upwards in the table view above.</p></body></html><html><head/><body><p>Klikken op deze knop bladert één pagina omhoog in het hierboven getoonde tabeloverzicht.</p></body></html><<0 - 0 of 00 - 0 van 0Scroll one page downwardsBlader één pagina omlaag<html><head/><body><p>Clicking this button navigates one page of records downwards in the table view above.</p></body></html><html><head/><body><p>Klikken op deze knop bladert één pagina omlaag in het hierboven getoonde tabeloverzicht.</p></body></html>>>Scroll to the endBlader naar het einde<html><head/><body><p>Clicking this button navigates up to the end in the table view above.</p></body></html><html><head/><body><p>Klikken op deze knop brengt je naar het einde van het hierboven getoonde tabeloverzicht.</p></body></html>>|>|<html><head/><body><p>Click here to jump to the specified record</p></body></html><html><head/><body><p>Klik op deze knop om naar een specifiek record te springen</p></body></html><html><head/><body><p>This button is used to navigate to the record number specified in the Go to area.</p></body></html><html><head/><body><p>Deze knop wordt gebruikt om naar het specifieke record van het Ga-naar-veld te springen.</p></body></html>Go to:Ga naar:Enter record number to browseVoer een recordnummer in om te browsenType a record number in this area and click the Go to: button to display the record in the database viewVoer een specifiek recordnummer in dit veld in en klik op de Ga naar-knop, om het record in het tabeloverzicht te tonen11Show rowid columnDe rowid-kolom tonenToggle the visibility of the rowid columnDe zichtbaarheid van de rowid-kolom omschakelenUnlock view editingViewbewerking ontgrendelenThis unlocks the current view for editing. However, you will need appropriate triggers for editing.Dit ontgrendelt de huidige view om deze te bewerken. Je hebt echter de juiste triggers nodig om te kunnen bewerken.Edit display formatOpmaak bewerkenEdit the display format of the data in this columnDe opmaak van de gegevens in deze kolom bewerkenNew RecordNieuw recordInsert a new record in the current tableEen nieuw record in de huidige tabel invoegen<html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values acomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html><html><head/><body><p>Deze knop maakt een nieuw record aan in de database. Houd de muis ingedrukt om een popupmenu met opties te openen:</p><ul><li><span style=" font-weight:600;">Nieuw record</span>: een nieuw record met standaardwaarden invoegen.</li><li><span style=" font-weight:600;">Waarden invoeren...</span>: opent een dialoogvenster om waarden in te voeren voordat ze in de database worden ingevoegd. Hiermee kun je waarden invoeren die aan de beperkingen voldoen. Dit dialoogvenster wordt tevens geopend als <span style=" font-weight:600;">Nieuw record</span> mislukte door deze beperkingen.</li></ul></body></html>Delete RecordRecord verwijderenDelete the current recordHet huidige record verwijderenThis button deletes the record or records currently selected in the tableDeze knop verwijdert huidig in de tabel geselecteerde recordsInsert new record using default values in browsed tableNieuw record invoegen met de standaardwaarden die gelden voor de getoonde tabelInsert Values...Waarden invoeren...Open a dialog for inserting values in a new recordOpen een dialoogvenster om waarden voor een nieuw record in te voerenExport to &CSVExporteren als &CSVExport the filtered data to CSVDe gefilterde gegevens exporteren naar CSVThis button exports the data of the browsed table as currently displayed (after filters, display formats and order column) as a CSV file.Deze knop exporteert de gegevens van de tabel zoals deze nu getoond worden (door filters, opmaak en kolomsorteringen) naar een CSV-bestand.Save as &viewOpslaan als &viewSave the current filter, sort column and display formats as a viewDe huidige filters, kolomsorteringen en opmaak opslaan als viewThis button saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.Deze knop slaat de gegevens van de tabel zoals deze nu getoond worden (door filters, opmaak en kolomsorteringen) op als SQL-view zodat je er later doorheen kunt bladeren of deze in SQL-instructies kunt gebruiken.Save Table As...Tabel opslaan als...Save the table as currently displayedTabel opslaan zoals deze op het ogenblik wordt getoond<html><head/><body><p>This popup menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html><html><head/><body><p>Dit popupmenu biedt de volgende opties om toe te passen op de huidig getoonde en gefilterde tabel:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Exporteren naar CSV: Deze optie exporteert de gegevens van de tabel zoals deze nu getoond worden (door filters, opmaak en kolomsorteringen) naar een CSV-bestand.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Opslaan als view: Deze optie slaat de gegevens van de tabel zoals deze nu getoond worden (door filters, opmaak en kolomsorteringen) op als SQL-view zodat je er later doorheen kunt bladeren of deze in SQL-instructies kunt gebruiken.</li></ul></body></html>Hide column(s)Kolom(-men) verbergenHide selected column(s)Geselecteerde kolom(-men) verbergenShow all columnsAlle kolommen tonenShow all columns that were hiddenAlle kolommen tonen die verborgen warenSet encodingEncodering aanpassenChange the encoding of the text in the table cellsEncodering van de tekst in de tabelcellen aanpassenSet encoding for all tablesEncodering van alle tabellen aanpassenChange the default encoding assumed for all tables in the databaseDe standaard veronderstelde encodering voor alle tabellen aanpassenClear FiltersFilters wissenClear all filtersAlle filters wissenThis button clears all the filters set in the header input fields for the currently browsed table.Deze knop wist alle filters onder de kolomkoppen voor de huidig getoonde tabel.Clear SortingSortering opheffenReset the order of rows to the defaultHerstelt de sortering van de records naar de standaardsorteringThis button clears the sorting columns specified for the currently browsed table and returns to the default order.Deze knop heft alle sorteringen voor de huidig getoonde tabel op en zet deze terug naar de standaardsortering.PrintAfdrukkenPrint currently browsed table dataDe huidig getoonde tabelgegevens afdrukkenPrint currently browsed table data. Print selection if more than one cell is selected.De huidig getoonde tabelgegevens afdrukken. Drukt selectie af als meer dan één cel geselecteerd is.Ctrl+PRefreshVerversenRefresh the data in the selected tableVervers de gegevens van de huidig geselecteerde tabelThis button refreshes the data in the currently selected table.Deze knop ververst de gegevens van de huidig geselecteerde tabel.F5Find in cellsIn cellen zoekenOpen the find tool bar which allows you to search for values in the table view below.Open de zoekwerkbalk die je in staat stelt waarden te zoeken in het hieronder getoonde overzicht.BoldVetCtrl+BItalicCursiefUnderlineOnderstreeptCtrl+UAlign RightRechts uitlijnenAlign LeftLinks uitlijnenCenter HorizontallyHorizontaal centrerenJustifyUitvullenEdit Conditional Formats...Voorwaardelijke opmaakregels bewerken...Edit conditional formats for the current columnVoorwaardelijke opmaakregels voor de huidige kolom bewerkenClear FormatOpmaak wissenClear All FormatsAlle opmaak wissenClear all cell formatting from selected cells and all conditional formats from selected columnsWis alle celopmaak van geselecteerde cellen en wis alle voorwaardelijke opmaak van geselecteerde kolommenFont ColorTekstkleurBackground ColorAchtergrondkleurToggle Format ToolbarToon/verberg opmaakwerkbalkShow/hide format toolbarToont of verbergt de opmaakwerkbalkThis button shows or hides the formatting toolbar of the Data BrowserDeze knop toont of verbergt de opmaakwerkbalk van de GegevensbrowserSelect columnKolom selecterenCtrl+SpaceReplace text in cellsTekst in cellen vervangenFilter in any columnWillekeurige kolom filterenCtrl+R%n row(s)%n record%n records, %n column(s), %n kolom, %n kolommen. Sum: %1; Average: %2; Min: %3; Max: %4. Som: %1; Gemiddelde: %2; Min.: %3; Max.: %4Conditional formats for "%1"Voorwaardelijke opmaakregels voor "%1"determining row count...aantal records bepalen...%1 - %2 of >= %3%1 - %2 van >= %3%1 - %2 of %3%1 - %2 van %3Please enter a pseudo-primary key in order to enable editing on this view. This should be the name of a unique column in the view.Voer een pseudo-primaire sleutel in om het bewerken van deze view in te schakelen. Dit dient de naam van een unieke-waardenkolom in de view te zijn.Delete RecordsRecords verwijderenDuplicate recordsRecords duplicerenDuplicate recordRecord duplicerenCtrl+"Adjust rows to contentsRijen aanpassen aan inhoudError deleting record:
%1Fout bij het verwijderen van record:
%1Please select a record firstSelecteer eerst een recordThere is no filter set for this table. View will not be created.Er is geen filter voor deze tabel ingesteld. View wordt niet gemaakt.Please choose a new encoding for all tables.Kies een nieuwe codering voor alle tabellen.Please choose a new encoding for this table.Kies een nieuwe codering voor deze tabel.%1
Leave the field empty for using the database encoding.%1
Laat het veld leeg om de databasecodering te gebruiken.This encoding is either not valid or not supported.De codering is niet geldig of wordt niet ondersteund.%1 replacement(s) made.%1 vervangin(-en) gedaan.VacuumDialogCompact DatabaseDatabase comprimerenWarning: Compacting the database will commit all of your changes.Waarschuwing: wanneer je de database comprimeert zullen al jouw gemaakte wijzigingen gecommitteerd worden.Please select the databases to co&mpact:Selecteer de databases om te co&mprimeren: