Anki/qt/i18n/translations/anki.pot/nl_NL
2020-02-12 08:59:14 +10:00

4172 lines
116 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: anki\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-02-12 08:52+1000\n"
"PO-Revision-Date: 2020-02-11 22:58\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: anki\n"
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: anki.pot\n"
#: qt/aqt/clayout.py:234
#, python-format
msgid " (1 of %d)"
msgstr " (1 van %d)"
#: qt/aqt/addons.py:308
msgid " (disabled)"
msgstr " (uitgeschakeld)"
#: qt/aqt/clayout.py:489
msgid " (off)"
msgstr " (uit)"
#: qt/aqt/clayout.py:487
msgid " (on)"
msgstr " (aan)"
#: qt/aqt/deckbrowser.py:309
#, python-format
msgid " It has %d card."
msgid_plural " It has %d cards."
msgstr[0] " Het bevat %d kaart."
msgstr[1] " Het bevat %d kaarten."
#. T: include a font for your language on Windows, eg: "Segoe UI", "MS Mincho"
#: qt/aqt/webview.py:268
msgid "\"Segoe UI\""
msgstr ""
#: qt/aqt/forms/dconf.py:341 qt/aqt/forms/dconf.py:352
#: qt/aqt/forms/dconf.py:357 qt/aqt/forms/dconf.py:360
#: qt/aqt/forms/dconf.py:371 qt/aqt/forms/preferences.py:271
msgid "%"
msgstr ""
#: pylib/anki/stats.py:815 pylib/anki/stats.py:837
msgid "% Correct"
msgstr "% Juist"
#: pylib/anki/stats.py:1119
#, python-format
msgid "%(a)0.1f %(b)s/day"
msgstr "%(a)0.1f %(b)s/dag"
#: qt/aqt/sync.py:92
#, python-format
msgid "%(a)0.1fkB up, %(b)0.1fkB down"
msgstr "%(a)0.1fkB omhoog, %(b)0.1fkB omlaag"
#. T: For example, in the statistics line: " Average
#. answer time: 16.8s (3.6 cards/minute)", then
#. "%(a)0.1fs" represents "16.8s" and "%(b)s" represents
#. "3.6 cards/minutes")
#: pylib/anki/stats.py:464
#, python-format
msgid "%(a)0.1fs (%(b)s)"
msgstr ""
#: qt/aqt/browser.py:2134
#, python-format
msgid "%(a)d of %(b)d note updated"
msgid_plural "%(a)d of %(b)d notes updated"
msgstr[0] "%(a)d van %(b)d aantekening bijgewerkt"
msgstr[1] "%(a)d van %(b)d aantekeningen bijgewerkt"
#. T: name is a card type name. n it's order in the list of card type.
#. T: this is shown in browser's filter, when seeing the list of card type of a note type.
#: qt/aqt/browser.py:1317
#, python-format
msgid "%(n)d: %(name)s"
msgstr ""
#: pylib/anki/stats.py:438
#, python-format
msgid "%(tot)s %(unit)s"
msgstr ""
#: pylib/anki/stats.py:456
#, python-format
msgid "%.01f cards/minute"
msgstr "%.01f kaarten/minuut"
#: pylib/anki/stats.py:288 pylib/anki/stats.py:344 qt/aqt/clayout.py:241
#: qt/aqt/main.py:1374
#, python-format
msgid "%d card"
msgid_plural "%d cards"
msgstr[0] "%d kaart"
msgstr[1] "%d kaarten"
#: qt/aqt/main.py:1386
#, python-format
msgid "%d card deleted."
msgid_plural "%d cards deleted."
msgstr[0] "%d kaart verwijderd."
msgstr[1] "%d kaarten verwijderd."
#: qt/aqt/exporting.py:168
#, python-format
msgid "%d card exported."
msgid_plural "%d cards exported."
msgstr[0] "%d kaart geëxporteerd."
msgstr[1] "%d kaarten geëxporteerd."
#: pylib/anki/importing/supermemo_xml.py:194
#, python-format
msgid "%d card imported."
msgid_plural "%d cards imported."
msgstr[0] "%d kaart geïmporteerd."
msgstr[1] "%d kaarten geïmporteerd."
#: qt/aqt/reviewer.py:75
#, python-format
msgid "%d card studied in"
msgid_plural "%d cards studied in"
msgstr[0] "%d kaart geleerd in"
msgstr[1] "%d kaarten geleerd in"
#: qt/aqt/deckconf.py:157
#, python-format
msgid "%d deck updated."
msgid_plural "%d decks updated."
msgstr[0] "%d set bijgewerkt."
msgstr[1] "%d sets bijgewerkt."
#: qt/aqt/main.py:1282
#, python-format
msgid "%d file found in media folder not used by any cards:"
msgid_plural "%d files found in media folder not used by any cards:"
msgstr[0] ""
msgstr[1] ""
#: qt/aqt/main.py:1339
#, python-format
msgid "%d file remaining..."
msgid_plural "%d files remaining..."
msgstr[0] ""
msgstr[1] ""
#: qt/aqt/browser.py:2190
#, python-format
msgid "%d group"
msgid_plural "%d groups"
msgstr[0] "%d groep"
msgstr[1] "%d groepen"
#: pylib/anki/sync.py:775
#, python-format
msgid "%d media change to upload"
msgid_plural "%d media changes to upload"
msgstr[0] "Nog %d media wijziging uploaden"
msgstr[1] "Nog %d media wijzigingen uploaden"
#: pylib/anki/sync.py:825
#, python-format
msgid "%d media file downloaded"
msgid_plural "%d media files downloaded"
msgstr[0] "%d mediabestand gedownload"
msgstr[1] "%d mediabestanden gedownload"
#: qt/aqt/browser.py:2191 qt/aqt/browser.py:2199 qt/aqt/fields.py:96
#: qt/aqt/models.py:82
#, python-format
msgid "%d note"
msgid_plural "%d notes"
msgstr[0] "%d aantekening"
msgstr[1] "%d aantekeningen"
#: pylib/anki/importing/noteimp.py:212
#, python-format
msgid "%d note added"
msgid_plural "%d notes added"
msgstr[0] "%d aantekening toegevoegd"
msgstr[1] "%d aantekeningen toegevoegd"
#: qt/aqt/browser.py:1801
#, python-format
msgid "%d note deleted."
msgid_plural "%d notes deleted."
msgstr[0] "%d aantekening verwijderd."
msgstr[1] "%d aantekeningen verwijderd."
#: qt/aqt/exporting.py:159
#, python-format
msgid "%d note exported."
msgid_plural "%d notes exported."
msgstr[0] "%d aantekening geëxporteerd."
msgstr[1] "%d aantekeningen geëxporteerd."
#: pylib/anki/importing/mnemo.py:105
#, python-format
msgid "%d note imported."
msgid_plural "%d notes imported."
msgstr[0] "%d aantekening geïmporteerd."
msgstr[1] "%d aantekeningen geïmporteerd."
#: pylib/anki/importing/noteimp.py:224
#, python-format
msgid "%d note unchanged"
msgid_plural "%d notes unchanged"
msgstr[0] "%d aantekening ongewijzigd"
msgstr[1] "%d aantekeningen ongewijzigd"
#: pylib/anki/importing/noteimp.py:214
#, python-format
msgid "%d note updated"
msgid_plural "%d notes updated"
msgstr[0] "%d aantekening bijgewerkt"
msgstr[1] "%d aantekeningen bijgewerkt"
#: pylib/anki/stats.py:279
#, python-format
msgid "%d review"
msgid_plural "%d reviews"
msgstr[0] "%d herhaling"
msgstr[1] "%d herhalingen"
#: qt/aqt/browser.py:801
#, python-format
msgid "%d selected"
msgid_plural "%d selected"
msgstr[0] "%d geselecteerd"
msgstr[1] "%d geselecteerd"
#: pylib/anki/models.py:257
#, python-format
msgid "%s copy"
msgstr "%s kopiëren"
#: pylib/anki/utils.py:41
#, python-format
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s dag"
msgstr[1] "%s dagen"
#: pylib/anki/utils.py:42
#, python-format
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s uur"
msgstr[1] "%s uur"
#: pylib/anki/utils.py:43
#, python-format
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minuut"
msgstr[1] "%s minuten"
#: qt/aqt/reviewer.py:79
#, python-format
msgid "%s minute."
msgid_plural "%s minutes."
msgstr[0] "%s minuut."
msgstr[1] "%s minuten."
#: pylib/anki/utils.py:40
#, python-format
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s maand"
msgstr[1] "%s maanden"
#: pylib/anki/utils.py:44 qt/aqt/main.py:1132
#, python-format
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s seconde"
msgstr[1] "%s seconden"
#: qt/aqt/main.py:1375
#, python-format
msgid "%s to delete:"
msgstr "%s te verwijderen:"
#: pylib/anki/utils.py:39
#, python-format
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s jaar"
msgstr[1] "%s jaar"
#. T: d is an abbreviation for day. %s is a number of days
#: pylib/anki/utils.py:64
#, python-format
msgid "%sd"
msgstr ""
#. T: h is an abbreviation for hour. %s is a number of hours
#: pylib/anki/utils.py:66
#, python-format
msgid "%sh"
msgstr ""
#. T: m is an abbreviation for minute. %s is a number of minutes
#: pylib/anki/utils.py:68
#, python-format
msgid "%sm"
msgstr ""
#. T: m is an abbreviation for month. %s is a number of months
#: pylib/anki/utils.py:62
#, python-format
msgid "%smo"
msgstr ""
#. T: s is an abbreviation for second. %s is a number of seconds
#: pylib/anki/utils.py:70
#, python-format
msgid "%ss"
msgstr ""
#. T: year is an abbreviation for year. %s is a number of years
#: pylib/anki/utils.py:60
#, python-format
msgid "%sy"
msgstr ""
#: qt/aqt/forms/main.py:139
msgid "&About..."
msgstr "&Over..."
#: qt/aqt/forms/main.py:145
msgid "&Browse and Install..."
msgstr "&Doorzoeken en installeren..."
#: qt/aqt/forms/browser.py:301
msgid "&Cards"
msgstr "&Kaarten"
#: qt/aqt/forms/main.py:146
msgid "&Check Database"
msgstr "&Controleer database"
#: qt/aqt/forms/browser.py:316
msgid "&Cram..."
msgstr "&Blokken..."
#: qt/aqt/forms/browser.py:298 qt/aqt/forms/main.py:133
msgid "&Edit"
msgstr "B&ewerken"
#: qt/aqt/forms/browser.py:341
msgid "&Export Notes..."
msgstr ""
#: qt/aqt/forms/main.py:149
msgid "&Export..."
msgstr "&Exporteren..."
#: qt/aqt/forms/main.py:134
msgid "&File"
msgstr "&Bestand"
#: qt/aqt/forms/browser.py:308
msgid "&Find"
msgstr "&Zoeken"
#: qt/aqt/forms/browser.py:299
msgid "&Go"
msgstr "&Gaan"
#: qt/aqt/forms/browser.py:312 qt/aqt/forms/main.py:147
msgid "&Guide..."
msgstr "&Gids..."
#: qt/aqt/forms/browser.py:300 qt/aqt/forms/main.py:132
msgid "&Help"
msgstr ""
#: qt/aqt/forms/main.py:150
msgid "&Import..."
msgstr "&Importeren"
#: qt/aqt/forms/browser.py:326
msgid "&Info..."
msgstr ""
#: qt/aqt/forms/browser.py:307
msgid "&Invert Selection"
msgstr "&Selectie omkeren"
#: qt/aqt/forms/browser.py:310
msgid "&Next Card"
msgstr "&Volgende kaart"
#: qt/aqt/forms/browser.py:303
msgid "&Notes"
msgstr "&Aantekeningen"
#: qt/aqt/forms/main.py:143
msgid "&Open Add-ons Folder..."
msgstr "Map met add-ons &openen..."
#: qt/aqt/forms/main.py:137
msgid "&Preferences..."
msgstr "&Voorkeuren..."
#: qt/aqt/forms/browser.py:311
msgid "&Previous Card"
msgstr "&Vorige kaart"
#: qt/aqt/forms/browser.py:304
msgid "&Reschedule..."
msgstr "&Planning wijzigen..."
#: qt/aqt/forms/main.py:144
msgid "&Support Anki..."
msgstr "Anki &steunen..."
#: qt/aqt/forms/main.py:148
msgid "&Switch Profile"
msgstr "Profiel om&schakelen"
#: qt/aqt/forms/main.py:135
msgid "&Tools"
msgstr "H&ulpmiddelen"
#: qt/aqt/forms/browser.py:306 qt/aqt/forms/main.py:140
msgid "&Undo"
msgstr "&Ongedaan maken"
#: pylib/anki/importing/csvfile.py:44
#, python-format
msgid "'%(row)s' had %(num1)d fields, expected %(num2)d"
msgstr "%(row)s' bevatten %(num1)d velden, verwachtte er %(num2)d"
#: pylib/anki/stats.py:186
#, python-format
msgid "(%s correct)"
msgstr "(%s juist)"
#: qt/aqt/addcards.py:157
msgid "(Note deleted)"
msgstr "(Aantekening verwijderd)"
#: qt/aqt/addons.py:717
msgid "(disabled)"
msgstr ""
#: pylib/anki/sched.py:1342 pylib/anki/schedv2.py:1550
msgid "(end)"
msgstr "(einde)"
#: qt/aqt/browser.py:352
msgid "(filtered)"
msgstr "(gefilterd)"
#: qt/aqt/browser.py:319
msgid "(learning)"
msgstr "(aan het leren)"
#: qt/aqt/browser.py:317 qt/aqt/browser.py:323
msgid "(new)"
msgstr "(nieuw)"
#: qt/aqt/deckconf.py:179
#, python-format
msgid "(parent limit: %d)"
msgstr "(limiet van bovenliggend niveau: %d)"
#: qt/aqt/browser.py:1700
msgid "(please select 1 card)"
msgstr "(kies 1 kaart)"
#: qt/aqt/addons.py:719
#, python-format
msgid "(requires %s)"
msgstr ""
#: qt/aqt/importing.py:319
msgid ".anki files are from a very old version of Anki. You can import them with Anki 2.0, available on the Anki website."
msgstr ".anki-bestanden komen van een zeer oude versie van Anki. U kunt ze importeren met Anki 2.0 die beschikbaar is op Anki's website."
#: qt/aqt/importing.py:326
msgid ".anki2 files are not directly importable - please import the .apkg or .zip file you have received instead."
msgstr ".anki2-bestanden kunnen niet rechtstreeks geïmporteerd worden. Importeer het .apkg- of .zip-bestand dat u in plaats daarvan hebt ontvangen."
#: qt/aqt/browser.py:1462
msgid "0d"
msgstr ""
#: pylib/anki/stats.py:966 qt/aqt/forms/stats.py:78
msgid "1 month"
msgstr "1 maand"
#: pylib/anki/stats.py:966 qt/aqt/forms/stats.py:79
msgid "1 year"
msgstr "1 jaar"
#: pylib/anki/stats.py:829
msgid "10AM"
msgstr ""
#: pylib/anki/stats.py:831
msgid "10PM"
msgstr ""
#: pylib/anki/stats.py:832
msgid "3AM"
msgstr ""
#: pylib/anki/stats.py:828
msgid "4AM"
msgstr ""
#: pylib/anki/stats.py:830
msgid "4PM"
msgstr ""
#: qt/aqt/sync.py:211
msgid "504 gateway timeout error received. Please try temporarily disabling your antivirus."
msgstr "504 gateway time-out fout ontvangen. Gelieve uw antivirus software tijdelijk uit te schakelen en opnieuw te proberen."
#. T: Symbols separating first and second column in a statistics table. Eg in "Total: 3 reviews".
#: pylib/anki/stats.py:915
msgid ":"
msgstr ""
#: pylib/anki/stats.py:175 qt/aqt/deckbrowser.py:131
#, python-format
msgid "<!--studied-->%d card"
msgid_plural "<!--studied-->%d cards"
msgstr[0] "%d kaart<!--geleerd-->"
msgstr[1] "%d kaarten<!--geleerd-->"
#: qt/aqt/about.py:110
#, python-format
msgid "<a href='%s'>Visit website</a>"
msgstr "<a href='%s'>Bezoek website</a>"
#: pylib/anki/stats.py:428
#, python-format
msgid "<b>%(pct)d%%</b> (%(x)s of %(y)s)"
msgstr "<b>%(pct)d%%</b> (%(x)s van de %(y)s)"
#: qt/aqt/browser.py:1441
msgid "<b>%Y-%m-%d</b> @ %H:%M"
msgstr ""
#: qt/aqt/forms/preferences.py:279
msgid "<b>Backups</b><br>Anki will create a backup of your collection each time it is closed or synchronized."
msgstr "<b>Back-ups</b><br>Anki zal een back-up maken van uw collectie telkens wanneer het programma geopend of gesynchroniseerd wordt."
#: qt/aqt/forms/exporting.py:75
msgid "<b>Export format</b>:"
msgstr "<b>Exportformaat</b>:"
#: qt/aqt/forms/findreplace.py:69
msgid "<b>Find</b>:"
msgstr "<b>Zoeken</b>:"
#: qt/aqt/forms/browseropts.py:71
msgid "<b>Font Size</b>:"
msgstr "<b>Grootte lettertype</b>:"
#: qt/aqt/forms/browseropts.py:70
msgid "<b>Font</b>:"
msgstr "<b>Lettertype</b>:"
#: qt/aqt/addons.py:1341
#, python-format
msgid "<b>Important</b>: As add-ons are programs downloaded from the internet, they are potentially malicious.<b>You should only install add-ons you trust.</b><br><br>Are you sure you want to proceed with the installation of the following Anki add-on(s)?<br><br>%(names)s"
msgstr ""
#: qt/aqt/forms/findreplace.py:71
msgid "<b>In</b>:"
msgstr ""
#: qt/aqt/forms/exporting.py:76
msgid "<b>Include</b>:"
msgstr "<b>Set</b>:"
#: qt/aqt/forms/browseropts.py:72
msgid "<b>Line Size</b>:"
msgstr "<b>Regelbreedte</b>:"
#: qt/aqt/addons.py:1365
msgid "<b>Please restart Anki to complete the installation.</b>"
msgstr ""
#: qt/aqt/forms/findreplace.py:70
msgid "<b>Replace With</b>:"
msgstr "<b>Vervangen door</b>:"
#: qt/aqt/forms/preferences.py:273
msgid "<b>Synchronisation</b>"
msgstr "<b>Synchronisatie</b>"
#: qt/aqt/preferences.py:193
msgid "<b>Synchronization</b><br>\n"
"Not currently enabled; click the sync button in the main window to enable."
msgstr "<b>Synchronisatie</b><br>\n"
"Uitgeschakeld; klik op de Sync-knop in het hoofdscherm om deze functie in te schakelen."
#: qt/aqt/sync.py:257
#, python-format
msgid "<h1>Account Required</h1>\n"
"A free account is required to keep your collection synchronized. Please <a href=\"%s\">sign up</a> for an account, then enter your details below."
msgstr "<h1>Account vereist</h1>\n"
"Een gratis account is vereist om uw collectie gesynchroniseerd te houden. Gelieve eerst een account <a href=\"%s\">aan te vragen</a>, vooraleer onderstaande gegevens in te vullen."
#: qt/aqt/update.py:60
#, python-format
msgid "<h1>Anki Updated</h1>Anki %s has been released.<br><br>"
msgstr "<h1>Update Anki</h1>Anki %s is beschikbaar.<br><br>"
#: qt/aqt/errors.py:143
msgid "<h1>Error</h1>\n\n"
"<p>An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.</p>\n\n"
"<p>If the issue only occurs when add-ons are enabled, please use the Tools&gt;Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.</p>\n\n"
"<p>When you've discovered the add-on that is causing the problem, please report the issue on the <a href=\"https://help.ankiweb.net/discussions/add-ons/\">add-ons section</a> of our support site.\n\n"
"<p>Debug info:</p>\n"
msgstr "<h1>Fout</h1>\n\n"
"<p>Er is een fout opgetreden. Gelieve Anki te starten terwijl u de toets Shift vasthoudt. Hierdoor zullen de door u geïnstalleerde add-ons tijdelijk uitgeschakeld worden.</p>\n\n"
"<p>Als het probleem alleen optreedt als de add-ons ingeschakeld zijn, gebruik het menu-onderdeel Tools&gt;Add-ons om sommige add-ons uit te schakelen. Start Anki opnieuw en herhaal dit tot u ontdekt welke add-on het probleem veroorzaakt.</p>\n\n"
"<p>Nadat u de add-on hebt ontdekt die het probleem veroorzaakt, gelieve dit te rapporteren op de <a href=\"https://help.ankiweb.net/discussions/add-ons/\">sectie add-ons (add-ons section)</a> van onze ondersteuningssite.\n\n"
"<p>Debuginformatie:</p>\n"
#: qt/aqt/errors.py:131
msgid "<h1>Error</h1>\n\n"
"<p>An error occurred. Please use <b>Tools &gt; Check Database</b> to see if that fixes the problem.</p>\n\n"
"<p>If problems persist, please report the problem on our <a href=\"https://help.ankiweb.net\">support site</a>. Please copy and paste the information below into your report.</p>"
msgstr "<h1>Fout</h1>\n\n"
"<p>Er is een fout opgetreden. Gebruik <b>Extra &gt; Check Database</b> om te zien of dat het probleem oplost.</p>\n\n"
"<p>Als het probleem aanhoudt, gelieve dat op onze <a href=\"https://help.ankiweb.net\">ondersteuningssite te rapporteren</a>. Kopieer en plak de onderstaande informatie in uw verslag.</p>"
#: qt/aqt/importing.py:256
msgid "<ignored>"
msgstr "<genegeerd>"
#: qt/aqt/main.py:1476
msgid "<non-unicode text>"
msgstr "<niet-unicode tekst>"
#: qt/aqt/browser.py:736
msgid "<type here to search; hit enter to show current deck>"
msgstr "<typ hier om te zoeken; druk op enter om de huidige set te tonen>"
#: qt/aqt/about.py:216
msgid "A big thanks to all the people who have provided suggestions, bug reports and donations."
msgstr "Hartelijk dank aan iedereen die heeft bijgedragen met suggesties, foutrapporten of giften."
#: pylib/anki/stats.py:901
msgid "A card's <i>ease</i> is the size of the next interval when you answer \"good\" on a review."
msgstr "Het <i>gemak</i> van een kaart is de lengte van het volgende interval wanneer u een herhaling als \"goed\" evalueert."
#: pylib/anki/decks.py:287
msgid "A filtered deck cannot have subdecks."
msgstr "Een gefilterde set kan geen subsets bevatten."
#: qt/aqt/sync.py:160
msgid "A problem occurred while syncing media. Please use Tools>Check Media, then sync again to correct the issue."
msgstr "Er is een probleem opgetreden bij het synchroniseren van media. Gebruik Extra>Controleer media, en synchroniseer opnieuw om dit probleem te verhelpen."
#: pylib/anki/importing/csvfile.py:56
#, python-format
msgid "Aborted: %s"
msgstr "Afgebroken: %s"
#: qt/aqt/forms/about.py:43
msgid "About Anki"
msgstr "Over Anki"
#: qt/aqt/addcards.py:36 qt/aqt/addcards.py:65 qt/aqt/deckconf.py:81
#: qt/aqt/models.py:47 qt/aqt/studydeck.py:46 qt/aqt/toolbar.py:51
#: qt/aqt/forms/addcards.py:58 qt/aqt/forms/fields.py:101
#: qt/aqt/forms/profiles.py:76
msgid "Add"
msgstr "Toevoegen"
#: qt/aqt/addcards.py:68
msgid "Add (shortcut: ctrl+enter)"
msgstr "Toevoegen (sneltoets: ctrl+enter)"
#: qt/aqt/clayout.py:471
msgid "Add Card Type..."
msgstr "Kaarttype toevoegen..."
#: qt/aqt/clayout.py:273 qt/aqt/forms/addfield.py:73
msgid "Add Field"
msgstr "Veld toevoegen"
#: qt/aqt/editor.py:657
msgid "Add Media"
msgstr "Media toevoegen"
#: qt/aqt/studydeck.py:48
msgid "Add New Deck (Ctrl+N)"
msgstr "Nieuwe set toevoegen (Ctrl+N)"
#: qt/aqt/forms/addmodel.py:44
msgid "Add Note Type"
msgstr "Aantekeningstype toevoegen"
#: qt/aqt/forms/browser.py:331
msgid "Add Notes..."
msgstr "Aantekeningen toevoegen..."
#: pylib/anki/stdmodels.py:83
msgid "Add Reverse"
msgstr "Omgekeerde toevoegen"
#: qt/aqt/browser.py:1871
msgid "Add Tags"
msgstr "Tags toevoegen"
#: qt/aqt/forms/browser.py:327
msgid "Add Tags..."
msgstr "Tags toevoegen..."
#: qt/aqt/forms/addfield.py:79
msgid "Add to:"
msgstr "Toevoegen aan:"
#: qt/aqt/browser.py:158
msgid "Add-on"
msgstr ""
#: qt/aqt/addons.py:869
msgid "Add-on has no configuration."
msgstr "Geen configuratie voor de add-on."
#: qt/aqt/addons.py:1382
msgid "Add-on installation error"
msgstr ""
#: qt/aqt/addons.py:791
msgid "Add-on was not downloaded from AnkiWeb."
msgstr "De add-on werd niet gedownload vanuit AnkiWeb."
#: qt/aqt/main.py:1535
msgid "Add-on will be installed when a profile is opened."
msgstr ""
#: qt/aqt/forms/addons.py:67 qt/aqt/forms/main.py:155
msgid "Add-ons"
msgstr ""
#: qt/aqt/errors.py:179
msgid "Add-ons possibly involved: {}\n"
msgstr "Mogelijk betrokken add-ons: {}\n"
#: qt/aqt/models.py:187
#, python-format
msgid "Add: %s"
msgstr "Toevoegen: %s"
#: pylib/anki/stats.py:27 pylib/anki/stats.py:335
#: pylib/anki/importing/anki2.py:168 qt/aqt/addcards.py:209
msgid "Added"
msgstr "Toegevoegd"
#: qt/aqt/browser.py:1228
msgid "Added Today"
msgstr "Vandaag toegevoegd"
#: pylib/anki/importing/noteimp.py:133
#, python-format
msgid "Added duplicate with first field: %s"
msgstr "Dubbel toegevoegd met eerste veld: %s"
#: qt/aqt/reviewer.py:612
msgid "Again"
msgstr "Opnieuw"
#: qt/aqt/browser.py:1230
msgid "Again Today"
msgstr "Vandaag opnieuw"
#: pylib/anki/stats.py:184
#, python-format
msgid "Again count: %s"
msgstr "Aantal te herdoen: %s"
#: qt/aqt/overview.py:114
msgid "All Buried Cards"
msgstr "Alle begraven kaarten"
#: qt/aqt/browser.py:1310
msgid "All Card Types"
msgstr "Alle soorten kaarten"
#: qt/aqt/exporting.py:44
msgid "All Decks"
msgstr "Alle sets"
#: qt/aqt/browser.py:2100
msgid "All Fields"
msgstr "Alle velden"
#: qt/aqt/forms/customstudy.py:116
msgid "All cards in random order (don't reschedule)"
msgstr "Alle kaarten in willekeurige volgorde (niet herschikken)"
#: qt/aqt/main.py:281
msgid "All cards, notes, and media for this profile will be deleted. Are you sure?"
msgstr "Alle kaarten, aantekeningen en media voor dit profiel zullen worden verwijderd. Weet u het zeker?"
#: qt/aqt/forms/customstudy.py:114
msgid "All review cards in random order"
msgstr "Alle herhaalkaarten in willekeurige volgorde"
#: qt/aqt/forms/importing.py:110
msgid "Allow HTML in fields"
msgstr "HTML in velden toestaan"
#: qt/aqt/forms/dconf.py:377
msgid "Always include question side when replaying audio"
msgstr "Neem altijd de vraagzijde op bij het afspelen van audio"
#: qt/aqt/addons.py:209
#, python-format
msgid "An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.\n\n"
"When loading '%(name)s':\n"
"%(traceback)s\n"
msgstr "Een add-on die u hebt geïnstalleerd, kon niet worden geladen. Als het probleem aanhoudt, ga naar de Extra>Add-ons menu en schakel de add-on uit of verwijder deze.\n\n"
"Bij het laden '%(name)s':\n"
"%(traceback)s\n"
#: qt/aqt/errors.py:111
msgid "An error occurred while accessing the database.\n\n"
"Possible causes:\n\n"
"- Antivirus, firewall, backup, or synchronization software may be interfering with Anki. Try disabling such software and see if the problem goes away.\n"
"- Your disk may be full.\n"
"- The Documents/Anki folder may be on a network drive.\n"
"- Files in the Documents/Anki folder may not be writeable.\n"
"- Your hard disk may have errors.\n\n"
"It's a good idea to run Tools>Check Database to ensure your collection is not corrupt.\n"
msgstr "Er is een fout opgetreden bij het benaderen van de database.\n\n"
"Mogelijke oorzaken:\n\n"
"- Antivirus, firewall, back-up, of synchronisatie software kan Anki blokkeren. Probeer of het uitschakelen van deze software het probleem verhelpt.\n"
"- Uw harde schijf kan vol zijn.\n"
"- De Documenten/Anki map staat op een netwerkschijf.\n"
"- Bestanden in de Documenten/Anki map zijn alleen lezen.\n"
"- Uw harde schijf kan fouten vertonen.\n\n"
"Om te controleren of uw collectie niet corrupt is kunt u het beste via het menu Hulpmiddelen>Database Controleren... selecteren.\n"
#: qt/aqt/editor.py:787 qt/aqt/editor.py:790
#, python-format
msgid "An error occurred while opening %s"
msgstr "Er deed zich een probleem voor bij het openen van %s"
#: qt/aqt/forms/main.py:131 qt/aqt/forms/setgroup.py:38
#: qt/aqt/forms/setlang.py:39
msgid "Anki"
msgstr ""
#: pylib/anki/exporting.py:162
msgid "Anki 2.0 Deck"
msgstr "Anki 2.0 set"
#: qt/aqt/forms/preferences.py:261
msgid "Anki 2.1 scheduler (beta)"
msgstr ""
#: pylib/anki/exporting.py:391
msgid "Anki Collection Package"
msgstr "Anki verzamelingspakket"
#: pylib/anki/exporting.py:310
msgid "Anki Deck Package"
msgstr "Ingepakte Anki-set"
#: qt/aqt/profiles.py:176
msgid "Anki could not read your profile data. Window sizes and your sync login details have been forgotten."
msgstr "Anki kon uw profielgegevens niet lezen. De venstergrootten en uw sync-logingegevens vergeten."
#: qt/aqt/profiles.py:246
msgid "Anki could not rename your profile because it could not rename the profile folder on disk. Please ensure you have permission to write to Documents/Anki and no other programs are accessing your profile folders, then try again."
msgstr "Anki kon uw profiel niet hernoemen omdat het de profielmap niet kon hernoemen. Controleer of u schrijfrechten heeft op de map Documenten/Anki en of deze map niet in gebruik is, en probeer het opnieuw."
#: qt/aqt/clayout.py:457
msgid "Anki couldn't find the line between the question and answer. Please adjust the template manually to switch the question and answer."
msgstr "Anki kon de lijn tussen de vraag en het antwoord niet vinden. Pas het sjabloon handmatig aan om vraag en antwoord te verwisselen."
#: pylib/anki/media.py:340
msgid "Anki does not support files in subfolders of the collection.media folder."
msgstr "Anki ondersteunt niet de bestanden in submappen van de map collection.media."
#: qt/aqt/about.py:97
msgid "Anki is a friendly, intelligent spaced learning system. It's free and open source."
msgstr "Anki is een toegankelijk en intelligent systeem voor studie d.m.v. gespreide herhaling. Het is gratis en open source."
#: qt/aqt/about.py:101
msgid "Anki is licensed under the AGPL3 license. Please see the license file in the source distribution for more information."
msgstr "Anki gebruikt de AGPL3 licentie. Gelieve het licensiebestand in de brondistributie raad te plegen voor verdere informatie."
#: qt/aqt/main.py:437
msgid "Anki was unable to open your collection file. If problems persist after restarting your computer, please use the Open Backup button in the profile manager.\n\n"
"Debug info:\n"
msgstr "Anki kon uw verzamelingsbestand niet openen. Als het probleem aanhoudt nadat u uw computer opnieuw hebt opgestart, gebruik de knop Open Backup in de profielbeheerder.\n\n"
"Debuginformatie:\n"
#: qt/aqt/sync.py:107
msgid "AnkiWeb ID or password was incorrect; please try again."
msgstr "AnkiWeb ID of wachtwoord was onjuist; probeer het opnieuw."
#: qt/aqt/sync.py:270
msgid "AnkiWeb ID:"
msgstr ""
#: qt/aqt/sync.py:191
msgid "AnkiWeb encountered an error. Please try again in a few minutes, and if the problem persists, please file a bug report."
msgstr "Er is een fout in AnkiWeb opgetreden. Probeer het over een paar minuten opnieuw, en dien een foutenrapport in als het probleem blijft optreden."
#: qt/aqt/sync.py:206
msgid "AnkiWeb is too busy at the moment. Please try again in a few minutes."
msgstr "AnkiWeb is momenteel te zwaar belast. Probeer het over enkele minuten opnieuw."
#: qt/aqt/sync.py:203
msgid "AnkiWeb is under maintenance. Please try again in a few minutes."
msgstr "AnkiWeb is in onderhoud. Gelieve over enkele minuten opnieuw te proberen."
#: qt/aqt/browser.py:712
msgid "Answer"
msgstr "Antwoord"
#: pylib/anki/stats.py:700
msgid "Answer Buttons"
msgstr "Antwoordknoppen"
#: pylib/anki/stats.py:383 pylib/anki/stats.py:711 pylib/anki/stats.py:819
msgid "Answers"
msgstr "Antwoorden"
#: qt/aqt/sync.py:219
msgid "Antivirus or firewall software is preventing Anki from connecting to the internet."
msgstr "Anki wordt door antivirus of firewall-software gehinderd bij het maken van een internetverbinding."
#: qt/aqt/browser.py:1254
msgid "Any Flag"
msgstr "Elke vlag"
#: qt/aqt/browser.py:2455
msgid "Any cards mapped to nothing will be deleted. If a note has no remaining cards, it will be lost. Are you sure you want to continue?"
msgstr "Kaarten die nergens aan gekoppeld zijn zullen verwijderd worden. Als een aantekening geen kaarten meer heeft, zal deze verdwijnen. Weet u zeker dat u verder wilt gaan?"
#: pylib/anki/importing/noteimp.py:158
#, python-format
msgid "Appeared twice in file: %s"
msgstr "Kwam twee keer in bestand voor: %s"
#: qt/aqt/deckbrowser.py:316
#, python-format
msgid "Are you sure you wish to delete %s?"
msgstr "Bent u zeker dat u %s wil verwijderen?"
#: qt/aqt/clayout.py:238
msgid "At least one card type is required."
msgstr "Minstens één kaarttype is vereist."
#: qt/aqt/deckconf.py:260 qt/aqt/dyndeckconf.py:159
msgid "At least one step is required."
msgstr "Minstens één leerstap is vereist."
#: qt/aqt/editor.py:140
msgid "Attach pictures/audio/video (F3)"
msgstr "Foto's/audio/video toevoegen (F3)"
#: qt/aqt/reviewer.py:712
msgid "Audio +5s"
msgstr ""
#: qt/aqt/reviewer.py:711
msgid "Audio -5s"
msgstr ""
#: qt/aqt/main.py:331
msgid "Automatic syncing and backups have been disabled while restoring. To enable them again, close the profile or restart Anki."
msgstr "Automatische synchronisatie en back-ups zijn uitgeschakeld tijdens het herstellen. Om ze weer in te schakelen, sluit het profiel of start Anki opnieuw."
#: qt/aqt/forms/dconf.py:376
msgid "Automatically play audio"
msgstr "Geluid automatisch afspelen"
#: qt/aqt/forms/preferences.py:275
msgid "Automatically sync on profile open/close"
msgstr "Profiel automatisch synchroniseren bij openen/sluiten"
#: pylib/anki/stats.py:280 pylib/anki/stats.py:345
msgid "Average"
msgstr "Gemiddelde"
#: pylib/anki/stats.py:53
msgid "Average Time"
msgstr "Gemiddelde duur"
#: pylib/anki/stats.py:459
msgid "Average answer time"
msgstr "Gemiddelde antwoordtijd"
#: pylib/anki/stats.py:897
msgid "Average ease"
msgstr "Gemiddelde gemak"
#: pylib/anki/stats.py:443
msgid "Average for days studied"
msgstr "Gemiddelde voor dagen waarop je geleerd hebt"
#: pylib/anki/stats.py:637
msgid "Average interval"
msgstr "Gemiddeld interval"
#: pylib/anki/stdmodels.py:21 pylib/anki/stdmodels.py:25
#: pylib/anki/stdmodels.py:46 pylib/anki/stdmodels.py:47
#: pylib/anki/stdmodels.py:62 pylib/anki/template.py:129
#: qt/aqt/forms/addfield.py:78
msgid "Back"
msgstr "Achterkant"
#: qt/aqt/forms/preview.py:41
msgid "Back Preview"
msgstr "Voorvertoning achterkant"
#: qt/aqt/forms/template.py:109
msgid "Back Template"
msgstr "Sjabloon achterkant"
#: qt/aqt/main.py:485
msgid "Backing Up..."
msgstr "Aanmaak van back-up..."
#: qt/aqt/forms/preferences.py:285
msgid "Backups"
msgstr "Back-ups"
#: pylib/anki/stdmodels.py:18 pylib/anki/stdmodels.py:36
#: qt/aqt/forms/preferences.py:272
msgid "Basic"
msgstr "Basis"
#: pylib/anki/stdmodels.py:60 pylib/anki/stdmodels.py:74
msgid "Basic (and reversed card)"
msgstr "Basis (en omgekeerde kaart)"
#: pylib/anki/stdmodels.py:82 pylib/anki/stdmodels.py:92
msgid "Basic (optional reversed card)"
msgstr "Basis (omgekeerde kaart optioneel)"
#: pylib/anki/stdmodels.py:44 pylib/anki/stdmodels.py:52
msgid "Basic (type in the answer)"
msgstr "Basisch (typ het antwoord in)"
#: qt/aqt/browser.py:1252 qt/aqt/reviewer.py:694 qt/aqt/forms/browser.py:336
msgid "Blue Flag"
msgstr "Blauwe vlag"
#: qt/aqt/editor.py:104
msgid "Bold text (Ctrl+B)"
msgstr "Vetgedrukte tekst (Ctrl + B)"
#: qt/aqt/toolbar.py:52
msgid "Browse"
msgstr "Bladeren"
#: qt/aqt/browser.py:795
#, python-format
msgid "Browse (%(cur)d card shown; %(sel)s)"
msgid_plural "Browse (%(cur)d cards shown; %(sel)s)"
msgstr[0] "(%(cur)d getoonde kaarten; %(sel)s) doorzoeken"
msgstr[1] "(%(cur)d getoonde kaarten; %(sel)s) doorzoeken"
#: qt/aqt/addons.py:889
msgid "Browse Add-ons"
msgstr "Add-on verkennen"
#: qt/aqt/forms/browserdisp.py:69
msgid "Browser Appearance"
msgstr "Browseruitzicht"
#: qt/aqt/clayout.py:493
msgid "Browser Appearance..."
msgstr "Browseruiterlijk..."
#: qt/aqt/forms/browseropts.py:69
msgid "Browser Options"
msgstr "Browserinstellingen"
#: qt/aqt/dyndeckconf.py:20
msgid "Build"
msgstr "Bouw"
#: qt/aqt/browser.py:1247
msgid "Buried"
msgstr "Begraven"
#: qt/aqt/overview.py:113
msgid "Buried Siblings"
msgstr "Begraven gerelateerde kaarten"
#: qt/aqt/reviewer.py:799 qt/aqt/reviewer.py:805
msgid "Bury"
msgstr "Begraven"
#: qt/aqt/reviewer.py:702
msgid "Bury Card"
msgstr "Begraaf kaart"
#: qt/aqt/reviewer.py:703
msgid "Bury Note"
msgstr "Aantekening begraven"
#: qt/aqt/forms/dconf.py:347
msgid "Bury related new cards until the next day"
msgstr "Begraaf gerelateerde nieuwe kaarten tot het eind van de dag"
#: qt/aqt/forms/dconf.py:358
msgid "Bury related reviews until the next day"
msgstr "Begraaf gerelateerde herhalingen tot de volgende dag"
#: qt/aqt/importing.py:125
msgid "By default, Anki will detect the character between fields, such as\n"
"a tab, comma, and so on. If Anki is detecting the character incorrectly,\n"
"you can enter it here. Use \\t to represent tab."
msgstr "Anki detecteert standaard het karakter tussen velden, zoals tabs,\n"
"komma's, etc. Indien Anki het karakter verkeerd detecteert kan u\n"
"het hier invoeren. Gebruik \\t voor een tab."
#: qt/aqt/overview.py:115 qt/aqt/sound.py:522 qt/aqt/sync.py:299
#: qt/aqt/sync.py:321
msgid "Cancel"
msgstr "Annuleren"
#: qt/aqt/browser.py:713
msgid "Card"
msgstr "Kaart"
#: qt/aqt/clayout.py:420
#, python-format
msgid "Card %d"
msgstr "Kaart %d"
#: pylib/anki/stdmodels.py:23
msgid "Card 1"
msgstr "Kaart 1"
#: pylib/anki/stdmodels.py:61
msgid "Card 2"
msgstr "Kaart 2"
#: pylib/anki/stats.py:61
msgid "Card ID"
msgstr "Kaart-ID"
#: qt/aqt/forms/browser.py:318
msgid "Card List"
msgstr "Kaartenlijst"
#: qt/aqt/browser.py:1237
msgid "Card State"
msgstr "Kaartstaat"
#: pylib/anki/stats.py:57
msgid "Card Type"
msgstr "Kaarttype"
#: qt/aqt/forms/clayout_top.py:57
msgid "Card Type:"
msgstr "Kaarttype:"
#: pylib/anki/stats.py:905 qt/aqt/clayout.py:45
msgid "Card Types"
msgstr "Kaarttypes"
#: qt/aqt/clayout.py:61
#, python-format
msgid "Card Types for %s"
msgstr "Kaarttypes voor %s"
#: qt/aqt/reviewer.py:802
msgid "Card buried."
msgstr "Kaart begraven"
#: qt/aqt/reviewer.py:779
msgid "Card suspended."
msgstr "Kaart opgeschort."
#: qt/aqt/reviewer.py:660
msgid "Card was a leech."
msgstr "Deze kaart was moeilijk."
#: pylib/anki/stats.py:336 pylib/anki/stats.py:973 qt/aqt/editor.py:159
#: qt/aqt/forms/changemodel.py:112
msgid "Cards"
msgstr "Kaarten"
#: qt/aqt/browser.py:1831
msgid "Cards can't be manually moved into a filtered deck."
msgstr "Kaarten kunnen niet handmatig aan een gefilterde set toegevoegd worden."
#: pylib/anki/exporting.py:90
msgid "Cards in Plain Text"
msgstr "Kaarten in tekst zonder opmaak"
#: qt/aqt/overview.py:163
msgid "Cards will be automatically returned to their original decks after you review them."
msgstr "Kaarten zullen na het herhalen automatisch terugkeren naar hun oorspronkelijke sets."
#: qt/aqt/models.py:56
msgid "Cards..."
msgstr "Kaarten..."
#: pylib/anki/consts.py:79
msgid "Center"
msgstr "Centreren"
#: qt/aqt/importing.py:258
msgid "Change"
msgstr "Wijzigen"
#: qt/aqt/browser.py:2376
#, python-format
msgid "Change %s to:"
msgstr "%s wijzigen naar:"
#: qt/aqt/browser.py:1822 qt/aqt/browser.py:1834
msgid "Change Deck"
msgstr "Set veranderen"
#: qt/aqt/forms/browser.py:332
msgid "Change Deck..."
msgstr "Set veranderen..."
#: qt/aqt/browser.py:2462 qt/aqt/forms/changemodel.py:109
msgid "Change Note Type"
msgstr "Aantekeningstype veranderen"
#: qt/aqt/modelchooser.py:31
msgid "Change Note Type (Ctrl+N)"
msgstr "Aantekeningstype veranderen (Ctrl+N)"
#: qt/aqt/forms/browser.py:313
msgid "Change Note Type..."
msgstr "Aantekeningstype veranderen..."
#: qt/aqt/editor.py:127
msgid "Change colour (F8)"
msgstr "Van kleur veranderen (F8)"
#: qt/aqt/forms/preferences.py:263
msgid "Change deck depending on note type"
msgstr "Set veranderen op basis van aantekeningstype"
#: qt/aqt/browser.py:718
msgid "Changed"
msgstr "Gewijzigd"
#: qt/aqt/clayout.py:115
#, python-format
msgid "Changes below will affect the %(cnt)d note that uses this card type."
msgid_plural "Changes below will affect the %(cnt)d notes that use this card type."
msgstr[0] "De onderstaande wijzigingen zullen een effect hebben op de %(cnt)d aantekening die dit kaarttype gebruikt."
msgstr[1] "De onderstaande wijzigingen zullen een effect hebben op de %(cnt)d aantekeningen die dit kaarttype gebruiken."
#: qt/aqt/forms/addons.py:68
msgid "Changes will take effect when Anki is restarted."
msgstr "De wijzigingen treden in werking wanneer Anki opnieuw wordt opgestart."
#: qt/aqt/preferences.py:109 qt/aqt/preferences.py:249
msgid "Changes will take effect when you restart Anki."
msgstr "De wijzigingen treden in werking wanneer u Anki opnieuw opstart."
#: qt/aqt/forms/main.py:141
msgid "Check &Media..."
msgstr "Controleer &media..."
#: qt/aqt/forms/addons.py:71
msgid "Check for Updates"
msgstr "Controleren op Updates"
#: qt/aqt/forms/main.py:142
msgid "Check the files in the media directory"
msgstr "Bestanden in de media-map controleren"
#: qt/aqt/sync.py:136
msgid "Checking media..."
msgstr "Media wordt gecontroleerd..."
#: qt/aqt/addons.py:852 qt/aqt/sync.py:134
msgid "Checking..."
msgstr "Bezig met controleren..."
#: qt/aqt/deckchooser.py:84 qt/aqt/modelchooser.py:71
msgid "Choose"
msgstr "Kiezen"
#: qt/aqt/deckchooser.py:85
msgid "Choose Deck"
msgstr "Set selecteren"
#: qt/aqt/modelchooser.py:72
msgid "Choose Note Type"
msgstr "Aantekeningstype selecteren"
#: qt/aqt/customstudy.py:103
msgid "Choose Tags"
msgstr "Tags kiezen"
#: qt/aqt/browser.py:1263
msgid "Clear Unused"
msgstr "Ongebruikte wissen"
#: qt/aqt/forms/browser.py:338
msgid "Clear Unused Tags"
msgstr "Ongebruikte tags wissen"
#: qt/aqt/models.py:192
#, python-format
msgid "Clone: %s"
msgstr "Dupliceer: %s"
#: qt/aqt/addcards.py:70 qt/aqt/clayout.py:283 qt/aqt/forms/browser.py:325
msgid "Close"
msgstr "Sluiten"
#: qt/aqt/addcards.py:240
msgid "Close and lose current input?"
msgstr "Sluiten en huidige invoer verwerpen?"
#: qt/aqt/main.py:483
msgid "Closing..."
msgstr "Sluitend..."
#: pylib/anki/stdmodels.py:100 pylib/anki/stdmodels.py:105
#: pylib/anki/stdmodels.py:124 pylib/anki/storage.py:219
msgid "Cloze"
msgstr ""
#: qt/aqt/editor.py:137
msgid "Cloze deletion (Ctrl+Shift+C)"
msgstr "Cloze (Ctrl+Shift+C)"
#: qt/aqt/forms/getaddons.py:50
msgid "Code:"
msgstr ""
#: qt/aqt/exporting.py:154
msgid "Collection exported."
msgstr "Verzameling geëxporteerd."
#: pylib/anki/collection.py:785
msgid "Collection is corrupt. Please see the manual."
msgstr "Collectie is beschadigd. Gelieve de handleiding te raadplegen."
#: qt/aqt/importing.py:169
msgid "Colon"
msgstr "Dubbele punt"
#: qt/aqt/importing.py:163
msgid "Comma"
msgstr "Komma"
#: qt/aqt/forms/addons.py:73
msgid "Config"
msgstr "Configuratie"
#: qt/aqt/forms/addonconf.py:70
msgid "Configuration"
msgstr "Configuratie"
#: qt/aqt/forms/main.py:138
msgid "Configure interface language and options"
msgstr "Interfacetaal en -instellingen configureren"
#: pylib/anki/sched.py:1261 pylib/anki/schedv2.py:1459
msgid "Congratulations! You have finished this deck for now."
msgstr "Proficiat! U bent voorlopig klaar met deze set."
#: qt/aqt/sync.py:50
msgid "Connecting..."
msgstr "Bezig met verbinden..."
#: qt/aqt/sync.py:223
msgid "Connection timed out. Either your internet connection is experiencing problems, or you have a very large file in your media folder."
msgstr "Internetverbinding verlopen. Misschien ondervindt u internetproblemen of bevat uw mediamap een erg groot bestand."
#: qt/aqt/reviewer.py:81
msgid "Continue"
msgstr "Doorgaan"
#: qt/aqt/about.py:86
msgid "Copied to clipboard"
msgstr "Gekopieerd naar klembord"
#: qt/aqt/editor.py:1115 qt/aqt/webview.py:188
msgid "Copy"
msgstr "Kopiëren"
#: qt/aqt/about.py:88
msgid "Copy Debug Info"
msgstr "Kopieer debug-informatie"
#: qt/aqt/utils.py:129
msgid "Copy to Clipboard"
msgstr "Kopiëren naar het klembord"
#: pylib/anki/stats.py:205
#, python-format
msgid "Correct answers on mature cards: %(a)d/%(b)d (%(c).1f%%)"
msgstr "Juiste antwoorden voor volwassen kaarten: %(a)d/%(b)d (%(c).1f%%)"
#: pylib/anki/stats.py:732
#, python-format
msgid "Correct: <b>%(pct)0.2f%%</b><br>(%(good)d of %(tot)d)"
msgstr "Juist: <b>%(pct)0.2f%%</b><br>(%(good)d van de %(tot)d)"
#: qt/aqt/addons.py:466
msgid "Corrupt add-on file."
msgstr "Corrupt add-on-bestand."
#: qt/aqt/sync.py:179
msgid "Couldn't connect to AnkiWeb. Please check your network connection and try again."
msgstr "Kon geen verbinding maken met AnkiWeb. Gelieve uw netwerkverbinding te controleren en dan opnieuw te proberen."
#: qt/aqt/editor.py:686
msgid "Couldn't record audio. Have you installed 'lame'?"
msgstr "Kon audio niet opnemen. Hebt u 'lame' geïnstalleerd?"
#: qt/aqt/exporting.py:140
#, python-format
msgid "Couldn't save file: %s"
msgstr "Kon bestand niet opslaan: %s"
#: pylib/anki/stats.py:376 pylib/anki/stats.py:396
msgid "Cram"
msgstr "Blokken"
#: qt/aqt/deckbrowser.py:329
msgid "Create Deck"
msgstr "Set aanmaken"
#: qt/aqt/forms/main.py:153
msgid "Create Filtered Deck..."
msgstr "Gefilterde set aanmaken..."
#: qt/aqt/forms/modelopts.py:64
msgid "Create scalable images with dvisvgm"
msgstr "Schaalbare afbeeldingen met dvisvgm aanmaken"
#: qt/aqt/browser.py:716
msgid "Created"
msgstr "Aangemaakt"
#: qt/aqt/forms/browser.py:342
msgid "Ctrl+Shift+E"
msgstr ""
#: pylib/anki/stats.py:253
msgid "Cumulative"
msgstr "Cumulatief"
#: pylib/anki/stats.py:408
#, python-format
msgid "Cumulative %s"
msgstr "Cumulatieve %s"
#: pylib/anki/stats.py:383
msgid "Cumulative Answers"
msgstr "Cumulatieve antwoorden"
#: pylib/anki/stats.py:268 pylib/anki/stats.py:336
msgid "Cumulative Cards"
msgstr "Cumulatieve kaarten"
#: qt/aqt/browser.py:1096 qt/aqt/browser.py:1220
msgid "Current Deck"
msgstr "Huidige set"
#: qt/aqt/forms/changemodel.py:110
msgid "Current note type:"
msgstr "Huidige aantekeningstype:"
#: qt/aqt/overview.py:234 qt/aqt/forms/customstudy.py:100
msgid "Custom Study"
msgstr "Aangepaste studie"
#: qt/aqt/customstudy.py:137 qt/aqt/customstudy.py:149
msgid "Custom Study Session"
msgstr "Aangepaste studiesessie"
#: qt/aqt/forms/dyndconf.py:147
msgid "Custom steps (in minutes)"
msgstr "Aangepaste leerstappen (in minuten)"
#: qt/aqt/editor.py:162
msgid "Customize Card Templates (Ctrl+L)"
msgstr "Kaartsjablonen aanpassen (Ctrl+L)"
#: qt/aqt/editor.py:161
msgid "Customize Fields"
msgstr "Velden aanpassen"
#: qt/aqt/editor.py:1113
msgid "Cut"
msgstr "Knippen"
#: pylib/anki/collection.py:970
msgid "Database rebuilt and optimized."
msgstr "Database herbouwd en geoptimaliseerd."
#: qt/aqt/browser.py:1429
msgid "Date"
msgstr "Datum"
#: pylib/anki/stats.py:427
msgid "Days studied"
msgstr "Dagen geleerd"
#: qt/aqt/forms/preferences.py:277
msgid "Deauthorize"
msgstr "Machtiging intrekken"
#: qt/aqt/forms/debug.py:46
msgid "Debug Console"
msgstr "Debug console"
#: pylib/anki/stats.py:59 qt/aqt/browser.py:714 qt/aqt/deckbrowser.py:161
#: qt/aqt/deckchooser.py:26 qt/aqt/forms/importing.py:106
msgid "Deck"
msgstr "Set"
#: qt/aqt/clayout.py:490
msgid "Deck Override..."
msgstr "Set overschijven..."
#: qt/aqt/main.py:1537
msgid "Deck will be imported when a profile is opened."
msgstr "Set zal geïmporteerd worden zodra een profiel wordt geopend."
#: qt/aqt/browser.py:1291 qt/aqt/toolbar.py:50
msgid "Decks"
msgstr "Sets"
#: pylib/anki/consts.py:90
msgid "Decreasing intervals"
msgstr "Afnemende intervallen"
#: pylib/anki/decks.py:57 pylib/anki/storage.py:333 qt/aqt/deckchooser.py:48
#: qt/aqt/deckchooser.py:52 qt/aqt/deckchooser.py:74
msgid "Default"
msgstr "Standaard"
#: pylib/anki/stats.py:615
msgid "Delays until reviews are shown again."
msgstr "Vertragingen totdat herhalingen weer getoond worden."
#: qt/aqt/deckbrowser.py:257 qt/aqt/deckconf.py:83 qt/aqt/models.py:51
#: qt/aqt/reviewer.py:787 qt/aqt/forms/addons.py:76 qt/aqt/forms/browser.py:330
#: qt/aqt/forms/fields.py:102 qt/aqt/forms/profiles.py:78
msgid "Delete"
msgstr "Verwijderen"
#: qt/aqt/main.py:1377
msgid "Delete Cards"
msgstr "Kaarten verwijderen"
#: qt/aqt/deckbrowser.py:300
msgid "Delete Deck"
msgstr "Set verwijderen"
#: qt/aqt/main.py:1383
msgid "Delete Empty"
msgstr "Lege kaarten verwijderen"
#: qt/aqt/reviewer.py:706
msgid "Delete Note"
msgstr "Aantekening verwijderen"
#: qt/aqt/browser.py:1775
msgid "Delete Notes"
msgstr "Aantekeningen verwijderen"
#: qt/aqt/browser.py:1881
msgid "Delete Tags"
msgstr "Tags verwijderen"
#: qt/aqt/main.py:1309
msgid "Delete Unused Files"
msgstr "Ongebruikte bestanden verwijderen"
#: qt/aqt/fields.py:97
#, python-format
msgid "Delete field from %s?"
msgstr "Veld uit %s verwijderen?"
#: qt/aqt/addons.py:813
#, python-format
msgid "Delete the %(num)d selected add-on?"
msgid_plural "Delete the %(num)d selected add-ons?"
msgstr[0] "De %(num)d geselecteerde add-on verwijderen?"
msgstr[1] "De %(num)d geselecteerde add-ons verwijderen?"
#: qt/aqt/clayout.py:242
#, python-format
msgid "Delete the '%(a)s' card type, and its %(b)s?"
msgstr "Het '%(a)s' kaarttype en de bijhorende %(b)s verwijderen?"
#: qt/aqt/models.py:108
msgid "Delete this note type and all its cards?"
msgstr "Wilt u dit aantekeningstype en alle bijbehorende kaarten verwijderen?"
#: qt/aqt/models.py:110
msgid "Delete this unused note type?"
msgstr "Wilt u dit ongebruikte aantekeningstype verwijderen?"
#: qt/aqt/main.py:1322
msgid "Delete unused media?"
msgstr "Ongebruikte media verwijderen?"
#: pylib/anki/collection.py:874
#, python-format
msgid "Deleted %d card with missing note."
msgid_plural "Deleted %d cards with missing note."
msgstr[0] "%d kaart met ontbrekende aantekening verwijderd."
msgstr[1] "%d kaarten met ontbrekende aantekening verwijderd."
#: pylib/anki/collection.py:825
#, python-format
msgid "Deleted %d card with missing template."
msgid_plural "Deleted %d cards with missing template."
msgstr[0] "%d kaart met ontbrekend sjabloon verwijderd."
msgstr[1] "%d kaarten met ontbrekend sjabloon verwijderd."
#: qt/aqt/main.py:1352
#, python-format
msgid "Deleted %d file."
msgid_plural "Deleted %d files."
msgstr[0] ""
msgstr[1] ""
#: pylib/anki/collection.py:795
#, python-format
msgid "Deleted %d note with missing note type."
msgid_plural "Deleted %d notes with missing note type."
msgstr[0] "%d aantekening met ontbrekend aantekeningstype verwijderd."
msgstr[1] "%d aantekeningen met ontbrekend aantekeningstype verwijderd."
#: pylib/anki/collection.py:858
#, python-format
msgid "Deleted %d note with no cards."
msgid_plural "Deleted %d notes with no cards."
msgstr[0] "%d aantekening met 0 kaarten verwijderd."
msgstr[1] "%d aantekeningen met 0 kaarten verwijderd."
#: pylib/anki/collection.py:842
#, python-format
msgid "Deleted %d note with wrong field count."
msgid_plural "Deleted %d notes with wrong field count."
msgstr[0] "%d aantekening met verkeerd aantal velden verwijderd."
msgstr[1] "%d aantekeningen met verkeerd aantal velden verwijderd."
#: qt/aqt/overview.py:168
msgid "Deleting this deck from the deck list will return all remaining cards to their original deck."
msgstr "Door deze set uit de lijst te verwijderen zullen alle resterende kaarten terugkeren naar hun oorspronkelijke set."
#: qt/aqt/forms/dconf.py:380
msgid "Description"
msgstr "Beschrijving"
#: qt/aqt/forms/dconf.py:379
msgid "Description to show on overview screen, for current deck:"
msgstr ""
#: qt/aqt/forms/dyndconf.py:133 qt/aqt/forms/editaddon.py:40
#: qt/aqt/forms/editcurrent.py:41 qt/aqt/forms/progress.py:40
msgid "Dialog"
msgstr "Dialoogvenster"
#: qt/aqt/addons.py:1082
msgid "Download complete. Please restart Anki to apply changes."
msgstr ""
#: qt/aqt/sync.py:299 qt/aqt/sync.py:321 qt/aqt/sync.py:327
msgid "Download from AnkiWeb"
msgstr "Downloaden van AnkiWeb"
#: qt/aqt/addons.py:486
#, python-format
msgid "Downloaded %(fname)s"
msgstr "Gedownloade %(fname)s"
#. T: "%(a)d" is the index of the element currently
#. downloaded. "%(b)d" is the number of element to download,
#. and "%(kb)0.2f" is the number of downloaded
#. kilobytes. This lead for example to "Downloading 3/5
#. (27KB)"
#: qt/aqt/addons.py:1061
#, python-format
msgid "Downloading %(a)d/%(b)d (%(kb)0.2fKB)..."
msgstr ""
#: qt/aqt/sync.py:132
msgid "Downloading from AnkiWeb..."
msgstr "Bezig met downloaden van AnkiWeb..."
#: pylib/anki/stats.py:43 qt/aqt/browser.py:719 qt/aqt/browser.py:1244
#: qt/aqt/deckbrowser.py:162
msgid "Due"
msgstr "Verwacht"
#: qt/aqt/forms/customstudy.py:112
msgid "Due cards only"
msgstr "Enkel verwachte kaarten"
#: pylib/anki/stats.py:289
msgid "Due tomorrow"
msgstr "Morgen verwacht"
#: qt/aqt/forms/main.py:136
msgid "E&xit"
msgstr "&Afsluiten"
#: pylib/anki/stats.py:46 qt/aqt/browser.py:721 qt/aqt/browser.py:1434
msgid "Ease"
msgstr "Gemakkelijkheidsgraad"
#: qt/aqt/reviewer.py:617 qt/aqt/reviewer.py:619
msgid "Easy"
msgstr "Makkelijk"
#: qt/aqt/forms/dconf.py:351
msgid "Easy bonus"
msgstr "Bonus voor makkelijke kaarten"
#: qt/aqt/forms/dconf.py:343
msgid "Easy interval"
msgstr "Interval voor makkelijke kaarten"
#: qt/aqt/reviewer.py:555
msgid "Edit"
msgstr "Bewerken"
#: qt/aqt/addcards.py:154
#, python-format
msgid "Edit \"%s\""
msgstr "Bewerk \"%s\""
#: qt/aqt/editcurrent.py:19
msgid "Edit Current"
msgstr "Huidige bewerken"
#: qt/aqt/editor.py:879
msgid "Edit HTML"
msgstr "HTML bewerken"
#: qt/aqt/browser.py:717
msgid "Edited"
msgstr "Bewerkt"
#: qt/aqt/forms/fields.py:105
msgid "Editing Font"
msgstr "Lettertype invoerveld"
#: qt/aqt/overview.py:232
msgid "Empty"
msgstr "Leeg"
#: qt/aqt/forms/main.py:152
msgid "Empty Cards..."
msgstr "Lege kaarten..."
#: pylib/anki/collection.py:583
#, python-format
msgid "Empty card numbers: %(c)s\n"
"Fields: %(f)s\n\n"
msgstr "Lege kaarten: %(c)s\n"
"Velden: %(f)s\n\n"
#: pylib/anki/importing/noteimp.py:201
msgid "Empty cards found. Please run Tools>Empty Cards."
msgstr "Lege kaarten gevonden. Gelieve Extra>Lege kaarten uit te voeren."
#: pylib/anki/importing/noteimp.py:153
#, python-format
msgid "Empty first field: %s"
msgstr "Leeg eerste veld: %s"
#: qt/aqt/forms/dyndconf.py:144
msgid "Enable second filter"
msgstr "Tweede filter inschakelen"
#: qt/aqt/forms/browser.py:324
msgid "End"
msgstr "Einde"
#: qt/aqt/clayout.py:534
#, python-format
msgid "Enter deck to place new %s cards in, or leave blank:"
msgstr "Geef de set op waar de %s nieuwe kaarten aan toegevoegd moeten worden, of laat leeg:"
#: qt/aqt/clayout.py:401
#, python-format
msgid "Enter new card position (1...%s):"
msgstr "Nieuwe kaartpositie (1...%s):"
#: qt/aqt/browser.py:1861
msgid "Enter tags to add:"
msgstr "Voer nieuwe tags in:"
#: qt/aqt/browser.py:1883
msgid "Enter tags to delete:"
msgstr "Voer te verwijderen tags in:"
#: qt/aqt/addons.py:473
#, python-format
msgid "Error downloading <i>%(id)s</i>: %(error)s"
msgstr ""
#: qt/aqt/main.py:95
#, python-format
msgid "Error during startup:\n"
"%s"
msgstr "Fout tijdens opstarten:\n"
"%s"
#: qt/aqt/sync.py:237 qt/aqt/sync.py:244
msgid "Error establishing a secure connection. This is usually caused by antivirus, firewall or VPN software, or problems with your ISP."
msgstr "Fout bij het opzetten van een beveiligde verbinding. Dit wordt meestal veroorzaakt door antivirus, firewall of VPN software, of door problemen met uw internet provider."
#: pylib/anki/latex.py:173
#, python-format
msgid "Error executing %s."
msgstr "Fout bij uitvoeren %s."
#: qt/aqt/addons.py:475
#, python-format
msgid "Error installing <i>%(base)s</i>: %(error)s"
msgstr "Fout bij het installeren van <i>%(base)s</i>: %(error)s"
#: qt/aqt/sound.py:431
#, python-format
msgid "Error running %s"
msgstr "Fout bij uitvoeren van %s"
#: qt/aqt/deckbrowser.py:255 qt/aqt/exporting.py:122
#: qt/aqt/forms/exporting.py:74
msgid "Export"
msgstr "Exporteren"
#: qt/aqt/exporting.py:49
msgid "Export..."
msgstr "Exporteren..."
#: qt/aqt/exporting.py:145
#, python-format
msgid "Exported %d media file"
msgid_plural "Exported %d media files"
msgstr[0] "Geëxporteerde %d mediabestand"
msgstr[1] "Geëxporteerde %d mediabestanden"
#: qt/aqt/importing.py:249
#, python-format
msgid "Field <b>%d</b> of file is:"
msgstr "Veld <b>%d</b> van bestand wordt:"
#: qt/aqt/forms/importing.py:112
msgid "Field mapping"
msgstr "Veldkoppeling"
#: qt/aqt/fields.py:81
msgid "Field name:"
msgstr "Veldnaam:"
#: qt/aqt/forms/addfield.py:75
msgid "Field:"
msgstr "Veld:"
#: qt/aqt/editor.py:158 qt/aqt/fields.py:20 qt/aqt/forms/changemodel.py:113
#: qt/aqt/forms/fields.py:100
msgid "Fields"
msgstr "Velden"
#: qt/aqt/fields.py:23
#, python-format
msgid "Fields for %s"
msgstr "Velden voor %s"
#: qt/aqt/importing.py:172
#, python-format
msgid "Fields separated by: %s"
msgstr "Velden gescheiden door: %s"
#: qt/aqt/models.py:54
msgid "Fields..."
msgstr "Velden..."
#: qt/aqt/forms/browser.py:317
msgid "Fil&ter"
msgstr ""
#: pylib/anki/importing/mnemo.py:23
msgid "File version unknown, trying import anyway."
msgstr "Bestandsversie onbekend, toch proberen te importeren."
#: qt/aqt/browser.py:1280 qt/aqt/forms/dyndconf.py:134
msgid "Filter"
msgstr ""
#: qt/aqt/forms/dyndconf.py:138
msgid "Filter 2"
msgstr ""
#: qt/aqt/forms/browser.py:297
msgid "Filter..."
msgstr ""
#: qt/aqt/forms/studydeck.py:46
msgid "Filter:"
msgstr ""
#: qt/aqt/browser.py:1443
msgid "Filtered"
msgstr "Gefilterd"
#: qt/aqt/main.py:1076 qt/aqt/main.py:1078
#, python-format
msgid "Filtered Deck %d"
msgstr "Gefilterde set %d"
#: qt/aqt/forms/browser.py:319
msgid "Find &Duplicates..."
msgstr "&Dubbele kaarten zoeken..."
#: qt/aqt/forms/finddupes.py:62
msgid "Find Duplicates"
msgstr "Dubbele kaarten zoeken"
#: qt/aqt/forms/browser.py:315
msgid "Find and Re&place..."
msgstr "Zoeken en &vervangen..."
#: qt/aqt/browser.py:2111 qt/aqt/forms/findreplace.py:68
msgid "Find and Replace"
msgstr "Zoeken en vervangen"
#: qt/aqt/reviewer.py:80
msgid "Finish"
msgstr "Beëindigen"
#: qt/aqt/forms/browser.py:321
msgid "First Card"
msgstr "Eerste kaart"
#: pylib/anki/stats.py:31
msgid "First Review"
msgstr "Eerste herhaling"
#: pylib/anki/importing/noteimp.py:132
#, python-format
msgid "First field matched: %s"
msgstr "Eerste veld komt overeen: %s"
#: pylib/anki/collection.py:890 pylib/anki/collection.py:908
#, python-format
msgid "Fixed %d card with invalid properties."
msgid_plural "Fixed %d cards with invalid properties."
msgstr[0] "%d kaart met ongeldige eigenschappen hersteld."
msgstr[1] "%d kaarten met ongeldige eigenschappen hersteld."
#: pylib/anki/collection.py:807
msgid "Fixed AnkiDroid deck override bug."
msgstr "AnkiDroid deck overschrijving bug gecorrigeerd."
#: pylib/anki/collection.py:813
#, python-format
msgid "Fixed note type: %s"
msgstr "Aantekeningtype hersteld: %s"
#: qt/aqt/forms/browser.py:302
msgid "Flag"
msgstr "Vlag"
#: qt/aqt/reviewer.py:673
msgid "Flag Card"
msgstr "Kaart markeren"
#: qt/aqt/clayout.py:278
msgid "Flip"
msgstr "Omdraaien"
#: qt/aqt/profiles.py:232
msgid "Folder already exists."
msgstr "Map bestaat al."
#: qt/aqt/forms/addfield.py:76
msgid "Font:"
msgstr "Lettertype:"
#: qt/aqt/forms/modelopts.py:66
msgid "Footer"
msgstr "Voettekst"
#: pylib/anki/latex.py:133
#, python-format
msgid "For security reasons, '%s' is not allowed on cards. You can still use it by placing the command in a different package, and importing that package in the LaTeX header instead."
msgstr "Om veiligheidsredenen is '%s' niet toegestaan in kaarten. U kan dit nog wel gebruiken als u in plaats hiervan het commando in een ander pakket plaatst, en dat pakket importeert in de LaTex koptekst."
#: pylib/anki/stats.py:260
msgid "Forecast"
msgstr "Voorspelling"
#: qt/aqt/forms/clayout_top.py:56 qt/aqt/forms/preview.py:39
#: qt/aqt/forms/template.py:106
msgid "Form"
msgstr "Formulier"
#: qt/aqt/browser.py:2192
#, python-format
msgid "Found %(a)s across %(b)s."
msgstr "%(a)s in %(b)s gevonden."
#: pylib/anki/exporting.py:376 pylib/anki/stdmodels.py:19
#: pylib/anki/stdmodels.py:24 pylib/anki/stdmodels.py:46
#: pylib/anki/stdmodels.py:47 pylib/anki/stdmodels.py:63
#: pylib/anki/template.py:127 qt/aqt/forms/addfield.py:74
msgid "Front"
msgstr "Voorkant"
#: qt/aqt/forms/preview.py:40
msgid "Front Preview"
msgstr "Voorvertoning voorkant"
#: qt/aqt/forms/template.py:107
msgid "Front Template"
msgstr "Sjabloon voorkant"
#: qt/aqt/forms/dconf.py:378
msgid "General"
msgstr "Algemeen"
#: pylib/anki/latex.py:174
#, python-format
msgid "Generated file: %s"
msgstr "Aangemaakt bestand: %s"
#: pylib/anki/stats.py:958
#, python-format
msgid "Generated on %s"
msgstr "Aangemaakt op %s"
#: qt/aqt/forms/addons.py:69
msgid "Get Add-ons..."
msgstr "Add-ons downloaden..."
#: qt/aqt/deckbrowser.py:328
msgid "Get Shared"
msgstr "Gedeelde set downloaden"
#: qt/aqt/reviewer.py:615 qt/aqt/reviewer.py:617 qt/aqt/reviewer.py:619
msgid "Good"
msgstr "Goed"
#: qt/aqt/forms/dconf.py:344
msgid "Graduating interval"
msgstr "Interval na leren"
#: qt/aqt/browser.py:1251 qt/aqt/reviewer.py:688 qt/aqt/forms/browser.py:335
msgid "Green Flag"
msgstr "Groene vlag"
#: qt/aqt/forms/edithtml.py:37
msgid "HTML Editor"
msgstr "HTML-editor"
#: qt/aqt/reviewer.py:619
msgid "Hard"
msgstr "Moeilijk"
#: qt/aqt/forms/dconf.py:359
msgid "Hard interval"
msgstr "Interval voor moeilijke kaarten"
#: qt/aqt/forms/preferences.py:252
msgid "Hardware acceleration (faster, may cause display issues)"
msgstr "Hardwareversnelling (sneller, kan weergaveproblemen veroorzaken)"
#: pylib/anki/latex.py:182
msgid "Have you installed latex and dvipng/dvisvgm?"
msgstr "Hebt u latex en dvipng/dvisvgm geïnstalleerd?"
#: qt/aqt/forms/modelopts.py:65
msgid "Header"
msgstr "Koptekst"
#: qt/aqt/addcards.py:74 qt/aqt/clayout.py:268 qt/aqt/utils.py:193
#: qt/aqt/utils.py:194
msgid "Help"
msgstr ""
#: pylib/anki/stats.py:898
msgid "Highest ease"
msgstr "Hoogste gemak"
#: qt/aqt/addcards.py:78
msgid "History"
msgstr "Geschiedenis"
#: qt/aqt/forms/browser.py:322
msgid "Home"
msgstr "Start"
#: pylib/anki/stats.py:810
msgid "Hourly Breakdown"
msgstr "Verdeling per uur"
#: pylib/anki/stats.py:403
msgid "Hours"
msgstr "uur"
#: pylib/anki/stats.py:840
msgid "Hours with less than 30 reviews are not shown."
msgstr "Uren met minder dan 30 herhalingen worden niet getoond"
#: pylib/anki/importing/anki2.py:171
msgid "Identical"
msgstr "Identiek"
#: qt/aqt/about.py:212
msgid "If you have contributed and are not on this list, please get in touch."
msgstr "Gelieve contact met ons op te nemen als uw bijdrage niet vermeld wordt."
#: pylib/anki/stats.py:447
msgid "If you studied every day"
msgstr "Als je elke dag had geleerd"
#: qt/aqt/forms/dconf.py:373
msgid "Ignore answer times longer than"
msgstr "Negeer antwoordtijden langer dan"
#: qt/aqt/forms/findreplace.py:73
msgid "Ignore case"
msgstr "Hoofd-/kleine letters negeren"
#: qt/aqt/importing.py:49
msgid "Ignore field"
msgstr "Veld negeren"
#: qt/aqt/forms/importing.py:108
msgid "Ignore lines where first field matches existing note"
msgstr "Lijnen negeren waarvan het eerste veld identiek is aan een reeds bestaande aantekening"
#: qt/aqt/update.py:65
msgid "Ignore this update"
msgstr "Deze update negeren"
#: qt/aqt/importing.py:98 qt/aqt/importing.py:192 qt/aqt/importing.py:309
#: qt/aqt/forms/changemap.py:41 qt/aqt/forms/importing.py:103
msgid "Import"
msgstr "Importeren"
#: qt/aqt/deckbrowser.py:330
msgid "Import File"
msgstr "Bestand importeren"
#: qt/aqt/forms/importing.py:109
msgid "Import even if existing note has same first field"
msgstr "Importeren zelfs als het eerste veld hetzelfde is als in een bestaande aantekening"
#: qt/aqt/importing.py:199 qt/aqt/importing.py:408
msgid "Import failed.\n"
msgstr "Importeren mislukt.\n"
#: qt/aqt/importing.py:363
msgid "Import failed. Debugging info:\n"
msgstr "Importeren mislukt. Debug-informatie:\n"
#: qt/aqt/forms/importing.py:104
msgid "Import options"
msgstr "Instellingen voor importeren"
#: qt/aqt/importing.py:211
msgid "Importing complete."
msgstr "Klaar met importeren."
#: qt/aqt/main.py:1135
#, python-format
msgid "In order to ensure your collection works correctly when moved between devices, Anki requires your computer's internal clock to be set correctly. The internal clock can be wrong even if your system is showing the correct local time.\n\n"
"Please go to the time settings on your computer and check the following:\n\n"
"- AM/PM\n"
"- Clock drift\n"
"- Day, month and year\n"
"- Timezone\n"
"- Daylight savings\n\n"
"Difference to correct time: %s."
msgstr "Om ervoor te zorgen dat uw collectie correct werkt wanneer u ze verplaatst naar een ander toestel vereist Anki dat de interne klok van uw computer correct ingesteld is. Ook als uw systeem de correcte lokale tijd weergeeft kan de interne klok fout ingesteld zijn.\n\n"
"Ga naar de tijdsinstellingen van uw computer en controleer het volgende:\n\n"
"- AM/PM\n"
"- Klokdrift\n"
"- Dag, maand en jaar\n"
"- Tijdszone\n"
"- Zomer-/wintertijd\n\n"
"Afwijking ten opzichte van correcte tijd: %s."
#: qt/aqt/forms/exporting.py:80
msgid "Include HTML and media references"
msgstr "HTML en media referenties bijvoegen"
#: qt/aqt/forms/exporting.py:78
msgid "Include media"
msgstr "Media toevoegen"
#: qt/aqt/forms/exporting.py:77
msgid "Include scheduling information"
msgstr "Planningsinformatie toevoegen"
#: qt/aqt/forms/exporting.py:79
msgid "Include tags"
msgstr "Tags toevoegen"
#: qt/aqt/forms/customstudy.py:103
msgid "Increase today's new card limit"
msgstr "De limiet op nieuwe kaarten vandaag verhogen"
#: qt/aqt/customstudy.py:72
msgid "Increase today's new card limit by"
msgstr "De limiet op nieuwe kaarten vandaag verhogen met"
#: qt/aqt/forms/customstudy.py:104
msgid "Increase today's review card limit"
msgstr "De limiet op herhaalkaarten vandaag verhogen"
#: qt/aqt/customstudy.py:84
msgid "Increase today's review limit by"
msgstr "De limiet op herhaalkaarten vandaag verhogen met"
#: pylib/anki/consts.py:89
msgid "Increasing intervals"
msgstr "Toenemende intervallen"
#: qt/aqt/forms/getaddons.py:48
msgid "Install Add-on"
msgstr "Add-on installeren"
#: qt/aqt/addons.py:842
msgid "Install Add-on(s)"
msgstr "Installeer add-on(s)"
#: qt/aqt/addons.py:1351
msgid "Install Anki add-on"
msgstr ""
#: qt/aqt/forms/addons.py:70
msgid "Install from file..."
msgstr "Installeer vanuit bestand..."
#: qt/aqt/addons.py:1374
msgid "Installation complete"
msgstr ""
#: qt/aqt/addons.py:488
#, python-format
msgid "Installed %(name)s"
msgstr "Geïnstalleerde %(name)s"
#: qt/aqt/addons.py:991
msgid "Installed successfully."
msgstr ""
#: qt/aqt/forms/preferences.py:251 qt/aqt/forms/setlang.py:40
msgid "Interface language:"
msgstr "Interfacetaal:"
#: qt/aqt/forms/preferences.py:256
msgid "Interrupt current audio when answering"
msgstr ""
#: pylib/anki/stats.py:45 qt/aqt/browser.py:720 qt/aqt/browser.py:1433
msgid "Interval"
msgstr ""
#: qt/aqt/forms/dconf.py:353
msgid "Interval modifier"
msgstr "Intervalsfactor"
#: pylib/anki/stats.py:615
msgid "Intervals"
msgstr "Intervallen"
#: qt/aqt/addons.py:467
msgid "Invalid add-on manifest."
msgstr "Ongeldig add-on manifest."
#: qt/aqt/addons.py:978
msgid "Invalid code, or add-on not available for your version of Anki."
msgstr "Ongeldige code of add-on niet beschikbaar voor uw versie van Anki."
#: qt/aqt/addons.py:904
msgid "Invalid code."
msgstr "Ongeldige code."
#: qt/aqt/addons.py:1307
msgid "Invalid configuration: "
msgstr "Ongeldige configuratie: "
#: qt/aqt/addons.py:1311
msgid "Invalid configuration: top level object must be a map"
msgstr "Ongeldige configuratie: het object op topniveau moet een map zijn"
#: pylib/anki/media.py:306
#, python-format
msgid "Invalid file name, please rename: %s"
msgstr "Ongeldige bestandsnaam, hernoem: %s"
#: qt/aqt/importing.py:394
msgid "Invalid file. Please restore from backup."
msgstr "Ongeldig bestand. Gelieve te herladen van back-up."
#: qt/aqt/main.py:1185
msgid "Invalid property found on card. Please use Tools>Check Database, and if the problem comes up again, please ask on the support site."
msgstr "Kaart heeft ongeldige eigenschap. Gebruik Hulpmiddelen>Database controleren. Indien het probleem zich opnieuw voordoet, contacteer de supportwebsite."
#: qt/aqt/browser.py:2124
msgid "Invalid regular expression."
msgstr "Ongeldige reguliere expressie."
#: qt/aqt/browser.py:188
msgid "Invalid search - please check for typing mistakes."
msgstr "Ongeldige zoekopdracht - controleer op typfouten."
#: qt/aqt/reviewer.py:662
msgid "It has been suspended."
msgstr "Daarom werd hij opgeschort."
#: qt/aqt/editor.py:106
msgid "Italic text (Ctrl+I)"
msgstr "Cursieve tekst (Ctrl + I)"
#: qt/aqt/editor.py:522
msgid "Jump to tags with Ctrl+Shift+T"
msgstr "Spring naar tags met Ctrl+Shift+T"
#: qt/aqt/forms/preferences.py:280
msgid "Keep"
msgstr "Bewaar"
#: qt/aqt/editor.py:876 qt/aqt/forms/modelopts.py:67
msgid "LaTeX"
msgstr ""
#: qt/aqt/editor.py:877
msgid "LaTeX equation"
msgstr "LaTeX-formule"
#: qt/aqt/editor.py:878
msgid "LaTeX math env."
msgstr "LaTeX wiskunde-omgeving"
#: pylib/anki/stats.py:48 qt/aqt/browser.py:723 qt/aqt/forms/dconf.py:372
msgid "Lapses"
msgstr "Vergissingen"
#: qt/aqt/forms/browser.py:323
msgid "Last Card"
msgstr "Laatste kaart"
#: pylib/anki/stats.py:32
msgid "Latest Review"
msgstr "Meest recente herhaling"
#: pylib/anki/consts.py:94
msgid "Latest added first"
msgstr "Meest recent toegevoegde eerst"
#: pylib/anki/stats.py:375 pylib/anki/stats.py:395 qt/aqt/browser.py:1443
msgid "Learn"
msgstr "Leren"
#: qt/aqt/forms/preferences.py:267
msgid "Learn ahead limit"
msgstr "Maximaal vooruit leren"
#: pylib/anki/stats.py:192
#, python-format
msgid "Learn: %(a)s, Review: %(b)s, Relearn: %(c)s, Filtered: %(d)s"
msgstr "Leren: %(a)s, Herhalen: %(b)s, Opnieuw leren: %(c)s, Gefilterd: %(d)s"
#: pylib/anki/stats.py:705 qt/aqt/browser.py:1242 qt/aqt/overview.py:207
msgid "Learning"
msgstr "Aan het leren"
#: qt/aqt/forms/dconf.py:366
msgid "Leech action"
msgstr "Actie moeilijke kaarten"
#: qt/aqt/forms/dconf.py:364
msgid "Leech threshold"
msgstr "Drempelwaarde moeilijke kaart"
#: pylib/anki/consts.py:80
msgid "Left"
msgstr "Resterend"
#: qt/aqt/forms/dyndconf.py:135 qt/aqt/forms/dyndconf.py:139
msgid "Limit to"
msgstr "Beperken tot"
#: qt/aqt/utils.py:38
msgid "Loading..."
msgstr "Bezig met laden…"
#: qt/aqt/sync.py:298
msgid "Local collection has no cards. Download from AnkiWeb?"
msgstr "Lokale verzameling heeft geen kaarten. Wilt u van AnkiWeb downloaden?"
#: pylib/anki/stats.py:638
msgid "Longest interval"
msgstr "Langste interval"
#: pylib/anki/stats.py:896
msgid "Lowest ease"
msgstr "Laagste gemak"
#: qt/aqt/modelchooser.py:63
msgid "Manage"
msgstr "Beheren"
#: qt/aqt/forms/main.py:154
msgid "Manage Note Types"
msgstr "Aantekeningstype beheren"
#: qt/aqt/forms/browser.py:339
msgid "Manage Note Types..."
msgstr "Aantekeningstypes beheren..."
#: qt/aqt/browser.py:1299 qt/aqt/forms/dconf.py:339
msgid "Manage..."
msgstr "Beheren..."
#: qt/aqt/overview.py:112
msgid "Manually Buried Cards"
msgstr "Handmatig begraven kaarten"
#: qt/aqt/importing.py:42
#, python-format
msgid "Map to %s"
msgstr "Koppelen aan %s"
#: qt/aqt/importing.py:48
msgid "Map to Tags"
msgstr "Koppelen aan tags"
#: qt/aqt/reviewer.py:701
msgid "Mark Note"
msgstr "Aantekening markeren"
#: qt/aqt/editor.py:874
msgid "MathJax block"
msgstr "MathJaxblok"
#: qt/aqt/editor.py:875
msgid "MathJax chemistry"
msgstr "MathJax chemie"
#: qt/aqt/editor.py:873
msgid "MathJax inline"
msgstr "MathJaxinline"
#: pylib/anki/stats.py:245 pylib/anki/stats.py:372 pylib/anki/stats.py:392
#: pylib/anki/stats.py:707 pylib/anki/stats.py:877
msgid "Mature"
msgstr "Volwassen"
#: qt/aqt/forms/dconf.py:355
msgid "Maximum interval"
msgstr "Maximuminterval"
#: qt/aqt/forms/dconf.py:354
msgid "Maximum reviews/day"
msgstr "Maximum herhalingen/dag"
#: qt/aqt/editor.py:652
msgid "Media"
msgstr ""
#: qt/aqt/forms/dconf.py:367
msgid "Minimum interval"
msgstr "Minimuminterval"
#: pylib/anki/stats.py:400
msgid "Minutes"
msgstr "Minuten"
#: pylib/anki/consts.py:71
msgid "Mix new cards and reviews"
msgstr "Meng nieuwe kaarten en herhalingen"
#: pylib/anki/importing/__init__.py:15
msgid "Mnemosyne 2.0 Deck (*.db)"
msgstr "Mnemosyne 2.0 set (*.db)"
#: qt/aqt/reviewer.py:557
msgid "More"
msgstr "Meer"
#: pylib/anki/template.py:132 pylib/anki/template.py:143
msgid "More info"
msgstr ""
#: pylib/anki/consts.py:91
msgid "Most lapses"
msgstr "Meeste vergissingen"
#: qt/aqt/browser.py:1821
msgid "Move Cards"
msgstr "Kaarten verplaatsen"
#: qt/aqt/forms/setgroup.py:39
msgid "Move cards to deck:"
msgstr "Kaarten verplaatsen naar set:"
#: qt/aqt/importing.py:139
msgid "Multi-character separators are not supported. Please enter one character only."
msgstr "Scheidingstekens bestaande uit meerdere karakters worden niet ondersteund. Voer slechts één karakter in."
#: qt/aqt/forms/browser.py:309
msgid "N&ote"
msgstr "&Aantekening"
#: qt/aqt/main.py:254 qt/aqt/main.py:268
msgid "Name exists."
msgstr "Naam bestaat."
#: qt/aqt/deckbrowser.py:67
msgid "Name for deck:"
msgstr "Naam voor set:"
#: qt/aqt/main.py:251 qt/aqt/models.py:96
msgid "Name:"
msgstr "Naam:"
#: qt/aqt/forms/preferences.py:278
msgid "Network"
msgstr "Netwerk"
#: qt/aqt/browser.py:1241 qt/aqt/deckbrowser.py:163 qt/aqt/overview.py:205
msgid "New"
msgstr "Nieuw"
#: qt/aqt/forms/dconf.py:350
msgid "New Cards"
msgstr "Nieuwe kaarten"
#: qt/aqt/customstudy.py:71
#, python-format
msgid "New cards in deck over today limit: %s"
msgstr "Nieuwe kaarten in de set voorbij de limiet van vandaag: %s"
#: qt/aqt/forms/customstudy.py:110
msgid "New cards only"
msgstr "Enkel nieuwe kaarten"
#: qt/aqt/forms/dconf.py:345
msgid "New cards/day"
msgstr "Nieuwe kaarten/dag"
#: qt/aqt/deckbrowser.py:269 qt/aqt/studydeck.py:142
msgid "New deck name:"
msgstr "Nieuwe setnaam:"
#: qt/aqt/forms/dconf.py:363
msgid "New interval"
msgstr "Interval nieuwe kaarten"
#: qt/aqt/clayout.py:388 qt/aqt/deckconf.py:139 qt/aqt/fields.py:72
#: qt/aqt/main.py:262 qt/aqt/models.py:67
msgid "New name:"
msgstr "Nieuwe naam:"
#: qt/aqt/forms/changemodel.py:111
msgid "New note type:"
msgstr "Nieuw aantekeningstype:"
#: qt/aqt/deckconf.py:117
msgid "New options group name:"
msgstr "Nieuwe naam voor deze optiegroep:"
#: qt/aqt/fields.py:109
#, python-format
msgid "New position (1...%d):"
msgstr "Nieuwe positie (1...%d):"
#: qt/aqt/forms/preferences.py:266
msgid "Next day starts at"
msgstr "Volgende dag begint om"
#: qt/aqt/forms/preferences.py:259
msgid "Night mode"
msgstr ""
#: qt/aqt/browser.py:1253
msgid "No Flag"
msgstr "Geen vlag"
#: qt/aqt/overview.py:49
msgid "No cards are due yet."
msgstr "Er worden nog geen kaarten verwacht."
#: pylib/anki/stats.py:210
msgid "No cards have been studied today."
msgstr "Er zijn vandaag geen kaarten geleerd."
#: qt/aqt/customstudy.py:185
msgid "No cards matched the criteria you provided."
msgstr "Geen enkele kaart voldeed aan de criteria die u ingaf."
#: qt/aqt/main.py:1370
msgid "No empty cards."
msgstr "Geen lege kaarten."
#: pylib/anki/stats.py:208
msgid "No mature cards were studied today."
msgstr "Er zijn vandaag geen volwassen kaarten geleerd."
#: qt/aqt/main.py:1295
msgid "No unused or missing files found."
msgstr "Geen ongebruikte of ontbrekende bestanden gevonden."
#: qt/aqt/addons.py:836
msgid "No updates available."
msgstr "Geen updates beschikbaar."
#: qt/aqt/browser.py:725
msgid "Note"
msgstr "Aantekening"
#: pylib/anki/stats.py:60
msgid "Note ID"
msgstr "Aantekening-ID"
#: pylib/anki/stats.py:58
msgid "Note Type"
msgstr "Aantekeningstype"
#: qt/aqt/browser.py:1297 qt/aqt/models.py:31 qt/aqt/forms/models.py:54
msgid "Note Types"
msgstr "Aantekeningstypes"
#: qt/aqt/reviewer.py:793
#, python-format
msgid "Note and its %d card deleted."
msgid_plural "Note and its %d cards deleted."
msgstr[0] "Aantekening en de bijbehorende %d kaart verwijderd."
msgstr[1] "Aantekening en de bijbehorende %d kaarten verwijderd."
#: qt/aqt/reviewer.py:808
msgid "Note buried."
msgstr "Aantekening begraven."
#: qt/aqt/reviewer.py:773
msgid "Note suspended."
msgstr "Aantekening opgeschort."
#: qt/aqt/forms/preferences.py:283
msgid "Note: Media is not backed up. Please create a periodic backup of your Anki folder to be safe."
msgstr "Let op: er wordt geen back-up gemaakt van uw media. Maak voor de zekerheid zelf regelmatig een back-up van uw Anki-bestanden."
#: qt/aqt/browser.py:1477
msgid "Note: Some of the history is missing. For more information, please see the browser documentation."
msgstr "Let op: een deel van de geschiedenis ontbreekt. Zie voor meer informatie de documentatie van de browser."
#: pylib/anki/importing/anki2.py:151
#, python-format
msgid "Notes added from file: %d"
msgstr "Aantekeningen toegevoegd vanuit bestand: %d"
#: pylib/anki/importing/anki2.py:139
#, python-format
msgid "Notes found in file: %d"
msgstr "Aantekeningen gevonden in bestand: %d"
#: pylib/anki/exporting.py:120
msgid "Notes in Plain Text"
msgstr "Aantekeningen in tekst zonder opmaak"
#: qt/aqt/fields.py:94
msgid "Notes require at least one field."
msgstr "Aantekeningen moeten ten minste één veld bevatten."
#: pylib/anki/importing/anki2.py:154
#, python-format
msgid "Notes skipped, as they're already in your collection: %d"
msgstr "Aantekeningen overgeslagen, omdat ze al in je collectie zijn: %d"
#: qt/aqt/browser.py:2219
msgid "Notes tagged."
msgstr "Aantekening getagd."
#: pylib/anki/importing/anki2.py:143
#, python-format
msgid "Notes that could not be imported as note type has changed: %d"
msgstr "Aantekeningen die niet konden worden geïmporteerd omdat het type aantekening gewijzigd is: %d"
#: pylib/anki/importing/anki2.py:148
#, python-format
msgid "Notes updated, as file had newer version: %d"
msgstr "Aantekeningen bijgewerkt, omdat bestand een nieuwere versie had: %d"
#: qt/aqt/browser.py:2373
msgid "Nothing"
msgstr "Niets"
#: qt/aqt/customstudy.py:57
msgid "OK"
msgstr "Ok"
#: pylib/anki/consts.py:87
msgid "Oldest seen first"
msgstr "Oudste eerst"
#: qt/aqt/forms/preferences.py:276
msgid "On next sync, force changes in one direction"
msgstr "Forceer veranderingen in één richting bij volgende synchronisatie"
#: qt/aqt/addons.py:1080
msgid "One or more errors occurred:"
msgstr ""
#: pylib/anki/importing/noteimp.py:231
msgid "One or more notes were not imported, because they didn't generate any cards. This can happen when you have empty fields or when you have not mapped the content in the text file to the correct fields."
msgstr "Eén of meerdere aantekeningen werden niet geïmporteerd omdat ze geen kaarten genereerden. Dit kan gebeuren wanneer u lege velden heeft of wanneer u de inhoud van het tekstbestand aan de verkeerde velden hebt gekoppeld."
#: qt/aqt/browser.py:1971
msgid "Only new cards can be repositioned."
msgstr "Alleen nieuwe kaarten kunnen hun volgorde veranderen."
#: qt/aqt/sync.py:215
msgid "Only one client can access AnkiWeb at a time. If a previous sync failed, please try again in a few minutes."
msgstr "Slechts één client kan tegelijk toegang hebben tot AnkiWeb. Indien een vorige synchronisatie mislukt is, gelieve het opnieuw te proberen binnen enkele minuten."
#: qt/aqt/forms/profiles.py:75
msgid "Open"
msgstr "Openen"
#: qt/aqt/forms/profiles.py:80
msgid "Open Backup..."
msgstr "Open back-up..."
#: qt/aqt/main.py:570
msgid "Optimizing..."
msgstr "Bezig met optimaliseren..."
#: qt/aqt/forms/finddupes.py:63
msgid "Optional filter:"
msgstr "Optionele filter:"
#: qt/aqt/clayout.py:107 qt/aqt/deckbrowser.py:253 qt/aqt/deckconf.py:31
#: qt/aqt/dyndeckconf.py:24 qt/aqt/overview.py:228 qt/aqt/reviewer.py:707
#: qt/aqt/forms/dyndconf.py:142 qt/aqt/forms/fields.py:108
msgid "Options"
msgstr "Instellingen"
#: qt/aqt/deckconf.py:40 qt/aqt/dyndeckconf.py:27 qt/aqt/models.py:124
#, python-format
msgid "Options for %s"
msgstr "Instellingen voor %s"
#: qt/aqt/forms/dconf.py:338
msgid "Options group:"
msgstr "Optiegroep:"
#: qt/aqt/models.py:58
msgid "Options..."
msgstr "Instellingen…"
#: qt/aqt/browser.py:1250 qt/aqt/reviewer.py:682 qt/aqt/forms/browser.py:334
msgid "Orange Flag"
msgstr "Oranje vlag"
#: qt/aqt/forms/dconf.py:342
msgid "Order"
msgstr "Volgorde"
#: pylib/anki/consts.py:92
msgid "Order added"
msgstr "Volgorde van toevoeging"
#: pylib/anki/consts.py:93
msgid "Order due"
msgstr "Volgorde van verwachting"
#: qt/aqt/forms/browserdisp.py:71
msgid "Override back template:"
msgstr "Achterkant sjabloon overschrijven:"
#: qt/aqt/forms/browserdisp.py:72
msgid "Override font:"
msgstr "Lettertype overschrijven:"
#: qt/aqt/forms/browserdisp.py:70
msgid "Override front template:"
msgstr "Voorkant sjabloon overschrijven:"
#: qt/aqt/addons.py:840
msgid "Packaged Anki Add-on"
msgstr "Verpakt Anki Add-on"
#: pylib/anki/importing/__init__.py:14
msgid "Packaged Anki Deck/Collection (*.apkg *.colpkg *.zip)"
msgstr "Ingepakte Anki-set/verzameling (*.apkg *.colpkg *.zip)"
#: qt/aqt/sync.py:274
msgid "Password:"
msgstr "Wachtwoord:"
#: qt/aqt/editor.py:1117
msgid "Paste"
msgstr "Plakken"
#: qt/aqt/forms/preferences.py:257
msgid "Paste clipboard images as PNG"
msgstr "Plak afbeeldingen van het klembord als PNG"
#: qt/aqt/forms/preferences.py:258
msgid "Paste without shift key strips formatting"
msgstr ""
#: pylib/anki/importing/__init__.py:17
msgid "Pauker 1.8 Lesson (*.pau.gz)"
msgstr "Pauker 1.8 les (*.pau.gz)"
#: qt/aqt/reviewer.py:710
msgid "Pause Audio"
msgstr ""
#: pylib/anki/stats.py:618
msgid "Percentage"
msgstr ""
#: pylib/anki/stats.py:966
#, python-format
msgid "Period: %s"
msgstr "Periode: %s"
#: qt/aqt/forms/reschedule.py:74
msgid "Place at end of new card queue"
msgstr "Aan het einde van de rij met nieuwe kaarten plaatsen"
#: qt/aqt/forms/reschedule.py:75
msgid "Place in review queue with interval between:"
msgstr "In de rij met te herhalen kaarten plaatsen met een interval tussen:"
#: qt/aqt/models.py:105
msgid "Please add another note type first."
msgstr "Gelieve eerst een ander aantekeningstype toe te voegen."
#: qt/aqt/addons.py:984
msgid "Please check your internet connection."
msgstr "Controleer uw internetverbinding."
#: qt/aqt/errors.py:94
msgid "Please connect a microphone, and ensure other programs are not using the audio device."
msgstr "Gelieve een microfoon aan te sluiten, en ervoor te zorgen dat geen andere programma's gebruikmaken van het geluidsapparaat."
#: qt/aqt/main.py:1544
msgid "Please ensure a profile is open and Anki is not busy, then try again."
msgstr "Controleer dat een profiel is geopend en dat Anki niet bezig is, en probeer opnieuw."
#: qt/aqt/browser.py:1352
msgid "Please give your filter a name:"
msgstr "Gelieve uw filter een naam te geven:"
#: qt/aqt/errors.py:84
msgid "Please install PyAudio"
msgstr "Gelieve PyAudio te installeren"
#: qt/aqt/profiles.py:227
#, python-format
msgid "Please remove the folder %s and try again."
msgstr "Probeer de map %s te verwijderen en probeer opnieuw."
#: qt/aqt/addons.py:1377
msgid "Please report this to the respective add-on author(s)."
msgstr "Gelieve dit te melden aan de respectieve auteur(s) van de add-on."
#: qt/aqt/preferences.py:69
msgid "Please restart Anki to complete language change."
msgstr "Gelieve Anki te herstarten om de taalverandering te voltooien."
#: qt/aqt/reviewer.py:373
msgid "Please run Tools>Empty Cards"
msgstr "Gelieve Extra>Lege kaarten uit te voeren"
#: qt/aqt/main.py:609
msgid "Please select a deck."
msgstr "Gelieve een set te selecteren."
#: qt/aqt/addons.py:775
msgid "Please select a single add-on first."
msgstr "Selecteer eerst een enkele add-on."
#: qt/aqt/browser.py:1522
msgid "Please select cards from only one note type."
msgstr "Gelieve kaarten van één aantekeningstype te selecteren."
#: qt/aqt/studydeck.py:126
msgid "Please select something."
msgstr "Gelieve iets te selecteren."
#: qt/aqt/sync.py:197
msgid "Please upgrade to the latest version of Anki."
msgstr "Gelieve de laatste versie van Anki te installeren."
#: qt/aqt/main.py:1033
msgid "Please use File>Import to import this file."
msgstr "Gelieve Bestand->Importeren te gebruiken om dit bestand te importeren."
#: qt/aqt/sync.py:140
msgid "Please visit AnkiWeb, upgrade your deck, then try again."
msgstr "Gelieve AnkiWeb te openen, vervolgens uw set te upgraden en dan opnieuw te proberen."
#: pylib/anki/stats.py:56
msgid "Position"
msgstr "Positie"
#: qt/aqt/forms/preferences.py:250
msgid "Preferences"
msgstr "Voorkeuren"
#: qt/aqt/browser.py:1558 qt/aqt/forms/browser.py:296
msgid "Preview"
msgstr "Voorvertoning"
#: qt/aqt/browser.py:593
#, python-format
msgid "Preview Selected Card (%s)"
msgstr "Geselecteerde kaart (%s) vooraf bekijken"
#: qt/aqt/forms/customstudy.py:106
msgid "Preview new cards"
msgstr "Nieuwe kaarten op voorhand herhalen"
#: qt/aqt/customstudy.py:96
msgid "Preview new cards added in the last"
msgstr "Vooraf nieuwe kaarten bekijken die zijn toegevoegd in de laatste"
#: qt/aqt/importing.py:486
#, python-format
msgid "Processed %d media file"
msgid_plural "Processed %d media files"
msgstr[0] "Verwerkte %d mediabestand"
msgstr[1] "Verwerkte %d mediabestanden"
#: qt/aqt/progress.py:119
msgid "Processing..."
msgstr "Bezig met verwerken..."
#: qt/aqt/profiles.py:174
msgid "Profile Corrupt"
msgstr "Profiel corrupt"
#: qt/aqt/forms/profiles.py:74
msgid "Profiles"
msgstr "Profielen"
#: qt/aqt/sync.py:231
msgid "Proxy authentication required."
msgstr "Proxy vereist authenticatie."
#: qt/aqt/browser.py:711
msgid "Question"
msgstr "Vraag"
#: qt/aqt/browser.py:1982
#, python-format
msgid "Queue bottom: %d"
msgstr "Achterkant wachtrij: %d"
#: qt/aqt/browser.py:1981
#, python-format
msgid "Queue top: %d"
msgstr "Voorkant wachtrij: %d"
#: qt/aqt/forms/profiles.py:79
msgid "Quit"
msgstr "Beëindigen"
#: pylib/anki/consts.py:88
msgid "Random"
msgstr "Willekeurig"
#: qt/aqt/forms/reposition.py:73
msgid "Randomize order"
msgstr "Volgorde willekeurig door elkaar halen"
#: qt/aqt/browser.py:1432
msgid "Rating"
msgstr "Beoordeling"
#: qt/aqt/dyndeckconf.py:22 qt/aqt/overview.py:231
msgid "Rebuild"
msgstr "Opnieuw opbouwen"
#: qt/aqt/reviewer.py:713
msgid "Record Own Voice"
msgstr "Eigen stem opnemen"
#: qt/aqt/editor.py:142
msgid "Record audio (F5)"
msgstr "Audio opnamen (F5)"
#: qt/aqt/sound.py:530
#, python-format
msgid "Recording...<br>Time: %0.1f"
msgstr "Bezig met opnemen...<br>Tijd: %0.1f"
#: qt/aqt/browser.py:1249 qt/aqt/reviewer.py:676 qt/aqt/forms/browser.py:333
msgid "Red Flag"
msgstr "Rode vlag"
#: pylib/anki/consts.py:95
msgid "Relative overdueness"
msgstr "Relatieve achterstalligheid"
#: pylib/anki/stats.py:374 pylib/anki/stats.py:394 qt/aqt/browser.py:1443
msgid "Relearn"
msgstr "Herleren"
#: qt/aqt/forms/fields.py:107
msgid "Remember last input when adding"
msgstr "Laatste invoer tijdens toevoegen onthouden"
#: qt/aqt/browser.py:1362
#, python-format
msgid "Remove %s from your saved searches?"
msgstr "%s uit uw opgeslagen zoekopdrachten verwijderen?"
#: qt/aqt/clayout.py:474
msgid "Remove Card Type..."
msgstr "Kaarttype verwijderen ..."
#: qt/aqt/browser.py:1337
msgid "Remove Current Filter..."
msgstr "Huidige filter verwijderen..."
#: qt/aqt/forms/browser.py:328
msgid "Remove Tags..."
msgstr "Tags verwijderen..."
#: qt/aqt/editor.py:115
msgid "Remove formatting (Ctrl+R)"
msgstr "Opmaak verwijderen (Ctrl+R)"
#: qt/aqt/clayout.py:250
msgid "Removing this card type would cause one or more notes to be deleted. Please create a new card type first."
msgstr "Door dit aantekeningstype te verwijderen zullen één of meerdere kaarten ook verwijderd worden. Definieer eerst een nieuw aantekeningstype."
#: qt/aqt/deckbrowser.py:251 qt/aqt/deckconf.py:85 qt/aqt/models.py:49
#: qt/aqt/forms/fields.py:103 qt/aqt/forms/profiles.py:77
msgid "Rename"
msgstr "Hernoemen"
#: qt/aqt/clayout.py:477
msgid "Rename Card Type..."
msgstr "Kaarttype hernoemen..."
#: qt/aqt/deckbrowser.py:266
msgid "Rename Deck"
msgstr "Set hernoemen"
#: qt/aqt/forms/dyndconf.py:145
msgid "Repeat failed cards after"
msgstr "Mislukte kaarten herhalen na"
#: qt/aqt/main.py:295
msgid "Replace your collection with an earlier backup?"
msgstr "Uw verzameling door een eerdere back-up vervangen?"
#: qt/aqt/browser.py:1569 qt/aqt/reviewer.py:709
msgid "Replay Audio"
msgstr "Geluid opnieuw afspelen..."
#: qt/aqt/reviewer.py:714
msgid "Replay Own Voice"
msgstr "Eigen stem afspelen"
#: qt/aqt/browser.py:1987 qt/aqt/forms/fields.py:104
msgid "Reposition"
msgstr "Volgorde veranderen"
#: qt/aqt/clayout.py:480
msgid "Reposition Card Type..."
msgstr "Kaarttype herplaatsen..."
#: qt/aqt/forms/reposition.py:70
msgid "Reposition New Cards"
msgstr "Volgorde nieuwe kaarten veranderen"
#: qt/aqt/forms/browser.py:320
msgid "Reposition..."
msgstr "Volgorde veranderen..."
#: qt/aqt/forms/taglimit.py:61
msgid "Require one or more of these tags:"
msgstr "Vereis één of meer van deze tags:"
#: qt/aqt/browser.py:1443
msgid "Resched"
msgstr "Herplan"
#: qt/aqt/browser.py:2013 qt/aqt/forms/reschedule.py:73
msgid "Reschedule"
msgstr "Herplannen"
#: qt/aqt/forms/dyndconf.py:143
msgid "Reschedule cards based on my answers in this deck"
msgstr "Herplan kaarten op basis van mijn antwoorden in deze set"
#: qt/aqt/addons.py:1269
msgid "Restored defaults"
msgstr "Gerestaureerde standaardwaarden"
#: qt/aqt/main.py:670
msgid "Resume Now"
msgstr "Nu hervatten"
#: qt/aqt/forms/fields.py:106
msgid "Reverse text direction (RTL)"
msgstr "Omgekeerde tekstrichting (RNL)"
#: qt/aqt/main.py:308
msgid "Revert to backup"
msgstr "Naar back-up terugzetten"
#: qt/aqt/main.py:951
#, python-format
msgid "Reverted to state prior to '%s'."
msgstr "Herzet naar de staat vóór '%s'."
#: pylib/anki/collection.py:694 qt/aqt/browser.py:1243 qt/aqt/browser.py:1443
msgid "Review"
msgstr "Herhalen"
#: pylib/anki/stats.py:380
msgid "Review Count"
msgstr "Aantal herhalingen"
#: pylib/anki/stats.py:406
msgid "Review Time"
msgstr "Herhalingstijd"
#: qt/aqt/forms/customstudy.py:101
msgid "Review ahead"
msgstr "Op voorhand herhalen"
#: qt/aqt/customstudy.py:93
msgid "Review ahead by"
msgstr "Op voorhand herhalen voor"
#: qt/aqt/customstudy.py:89
msgid "Review cards forgotten in last"
msgstr "Kaarten herhalen die vergeten waren in de laatste"
#: qt/aqt/forms/customstudy.py:102
msgid "Review forgotten cards"
msgstr "Vergeten kaarten herhalen"
#: pylib/anki/stats.py:810
msgid "Review success rate for each hour of the day."
msgstr "Succespercentage voor elk uur van de dag bekijken."
#: pylib/anki/stats.py:47 pylib/anki/stats.py:838 qt/aqt/browser.py:722
#: qt/aqt/forms/dconf.py:361
msgid "Reviews"
msgstr "Herhalingen"
#: qt/aqt/customstudy.py:83
#, python-format
msgid "Reviews due in deck over today limit: %s"
msgstr "De verwachte herhalingen voor de set over de limiet van vandaag: %s"
#: pylib/anki/consts.py:81
msgid "Right"
msgstr "Rechts"
#: qt/aqt/sound.py:519
msgid "Save"
msgstr "Opslaan"
#: qt/aqt/browser.py:1339
msgid "Save Current Filter..."
msgstr "Huidige filter opslaan..."
#: qt/aqt/stats.py:40 qt/aqt/stats.py:70
msgid "Save PDF"
msgstr "Opslaan als PDF"
#: qt/aqt/stats.py:83
msgid "Saved."
msgstr "Opgeslagen."
#: pylib/anki/stats.py:964
#, python-format
msgid "Scope: %s"
msgstr "Bereik: %s"
#: qt/aqt/browser.py:2175 qt/aqt/forms/browser.py:295
#: qt/aqt/forms/dyndconf.py:136 qt/aqt/forms/dyndconf.py:140
msgid "Search"
msgstr "Zoeken"
#: qt/aqt/forms/finddupes.py:64
msgid "Search in:"
msgstr "Zoeken in:"
#: qt/aqt/forms/browseropts.py:73
msgid "Search within formatting (slow)"
msgstr "Binnen opmaak zoeken (traag)"
#: qt/aqt/customstudy.py:100
msgid "Select"
msgstr "Willekeurig"
#: qt/aqt/forms/browser.py:305
msgid "Select &All"
msgstr "&Alles selecteren"
#: qt/aqt/forms/browser.py:314
msgid "Select &Notes"
msgstr "&Aantekeningen selecteren"
#: qt/aqt/forms/taglimit.py:62
msgid "Select tags to exclude:"
msgstr "Selecteer ongewilde tags:"
#: qt/aqt/exporting.py:46
msgid "Selected Notes"
msgstr ""
#: qt/aqt/importing.py:301
msgid "Selected file was not in UTF-8 format. Please see the importing section of the manual."
msgstr "De geselecteerde file was niet in het UTF-8 formaat. Gelieve de importeersectie in de handleiding erop na te lezen."
#: qt/aqt/forms/taglimit.py:60
msgid "Selective Study"
msgstr "Selectief studeren"
#: qt/aqt/importing.py:167
msgid "Semicolon"
msgstr "Puntkomma"
#: qt/aqt/sync.py:227
msgid "Server not found. Either your connection is down, or antivirus/firewall software is blocking Anki from connecting to the internet."
msgstr "Server niet gevonden. Ofwel is uw verbinding verbroken, ofwel belet antivirus/firewall software Anki zich te verbinden met het internet."
#: qt/aqt/deckconf.py:147
#, python-format
msgid "Set all decks below %s to this option group?"
msgstr "Deze optiegroep op alle sets onder %s toepassen?"
#: qt/aqt/deckconf.py:87
msgid "Set for all subdecks"
msgstr "Op alle subsets toepassen"
#: qt/aqt/editor.py:118
msgid "Set foreground colour (F7)"
msgstr "Voorgrondkleur instellen (F7)"
#: qt/aqt/main.py:101
msgid "Shift key was held down. Skipping automatic syncing and add-on loading."
msgstr "De shift-toets was ingedrukt. Automatisch synchroniseren en laden van add-ons wordt overgeslagen."
#: qt/aqt/forms/reposition.py:74
msgid "Shift position of existing cards"
msgstr "Positie van bestaande kaarten opschuiven"
#: qt/aqt/browser.py:1573 qt/aqt/browser.py:1591 qt/aqt/deckbrowser.py:338
#: qt/aqt/main.py:698 qt/aqt/overview.py:241 qt/aqt/reviewer.py:556
#: qt/aqt/reviewer.py:569 qt/aqt/reviewer.py:635 qt/aqt/toolbar.py:50
#: qt/aqt/toolbar.py:51 qt/aqt/toolbar.py:52 qt/aqt/toolbar.py:53
#: qt/aqt/toolbar.py:54
#, python-format
msgid "Shortcut key: %s"
msgstr "Sneltoets: %s"
#: qt/aqt/browser.py:1578
msgid "Shortcut key: Left arrow"
msgstr "Sneltoets: Linkerpijl"
#: qt/aqt/browser.py:1583
msgid "Shortcut key: Right arrow or Enter"
msgstr "Sneltoets: Rechterpijl of Enter"
#: qt/aqt/addcards.py:84
#, python-format
msgid "Shortcut: %s"
msgstr "Sneltoets: %s"
#: qt/aqt/reviewer.py:570
msgid "Show Answer"
msgstr "Antwoord tonen"
#: qt/aqt/browser.py:1589
msgid "Show Both Sides"
msgstr "Beide zijden weergeven"
#: qt/aqt/editor.py:167
msgid "Show Duplicates"
msgstr "Dubbels tonen"
#: qt/aqt/forms/dconf.py:375
msgid "Show answer timer"
msgstr "Antwoordtimer tonen"
#: qt/aqt/forms/preferences.py:260
msgid "Show learning cards with larger steps before reviews"
msgstr "Leerkaarten met grotere leerstappen voor herhalingen weergeven"
#: pylib/anki/consts.py:72
msgid "Show new cards after reviews"
msgstr "Nieuwe kaarten na herhalingen tonen"
#: pylib/anki/consts.py:73
msgid "Show new cards before reviews"
msgstr "Nieuwe kaarten vóór herhalingen tonen"
#: pylib/anki/consts.py:65
msgid "Show new cards in order added"
msgstr "Nieuwe kaarten in volgorde van toevoegen tonen"
#: pylib/anki/consts.py:64
msgid "Show new cards in random order"
msgstr "Nieuwe kaarten in willekeurige volgorde tonen"
#: qt/aqt/forms/preferences.py:253
msgid "Show next review time above answer buttons"
msgstr "De tijd van de volgende herhaling boven de antwoordknoppen tonen."
#: qt/aqt/forms/preferences.py:255
msgid "Show play buttons on cards with audio"
msgstr ""
#: qt/aqt/forms/preferences.py:254
msgid "Show remaining card count during review"
msgstr "Aantal resterende kaarten tijdens leren tonen"
#: qt/aqt/browser.py:1043 qt/aqt/forms/browser.py:337
msgid "Sidebar"
msgstr "Zijbalk"
#: qt/aqt/forms/addfield.py:77
msgid "Size:"
msgstr "Grootte:"
#: pylib/anki/importing/anki2.py:162
msgid "Skipped"
msgstr "Overgeslagen"
#: pylib/anki/sched.py:1296 pylib/anki/schedv2.py:1494
msgid "Some related or buried cards were delayed until a later session."
msgstr "Enkele gerelateerde of begraven kaarten zijn uitgesteld tot een latere sessie."
#: qt/aqt/forms/preferences.py:284
msgid "Some settings will take effect after you restart Anki."
msgstr "Sommige instellingen worden pas toegepast nadat u Anki opnieuw opgestart heeft."
#: qt/aqt/browser.py:715
msgid "Sort Field"
msgstr "Sorteerveld"
#: qt/aqt/forms/fields.py:109
msgid "Sort by this field in the browser"
msgstr "Gebruik dit veld in de browser om te sorteren"
#: qt/aqt/browser.py:923
msgid "Sorting on this column is not supported. Please choose another."
msgstr "Sorteren op deze kolom is niet mogelijk. Kies een andere kolom."
#: qt/aqt/errors.py:88
msgid "Sound and video on cards will not function until mpv or mplayer is installed."
msgstr "De geluids- en videobestanden op kaarten zullen pas werken indien mpv of mplayer is geïnstalleerd."
#: qt/aqt/importing.py:165 qt/aqt/reviewer.py:569
msgid "Space"
msgstr "Spatie"
#: qt/aqt/forms/reposition.py:71
msgid "Start position:"
msgstr "Startpositie:"
#: qt/aqt/forms/dconf.py:340
msgid "Starting ease"
msgstr "Beginwaarde gemak"
#: qt/aqt/forms/stats.py:75
msgid "Statistics"
msgstr "Statistieken"
#: qt/aqt/toolbar.py:53
msgid "Stats"
msgstr "Statistieken"
#: qt/aqt/forms/reposition.py:72
msgid "Step:"
msgstr "Leerstap:"
#: qt/aqt/forms/dconf.py:346 qt/aqt/forms/dconf.py:362
msgid "Steps (in minutes)"
msgstr "Leerstappen (in minuten)"
#: qt/aqt/deckconf.py:257 qt/aqt/dyndeckconf.py:156
msgid "Steps must be numbers."
msgstr "Leerstappen moeten in minuten worden ingevoerd."
#: qt/aqt/sync.py:61
msgid "Stopping..."
msgstr "Stoppen…"
#: pylib/anki/stats.py:178
#, python-format
msgid "Studied %(a)s %(b)s today (%(secs).1fs/card)"
msgstr "%(a)s %(b)s vandaag geleerd (%(secs).1fs/card)"
#: qt/aqt/deckbrowser.py:133
#, python-format
msgid "Studied %(a)s %(b)s today."
msgstr "%(a)s %(b)s vandaag geleerd."
#: qt/aqt/browser.py:1229
msgid "Studied Today"
msgstr "Vandaag geleerd"
#: qt/aqt/studydeck.py:62
msgid "Study"
msgstr "Studeren"
#: qt/aqt/forms/studydeck.py:45
msgid "Study Deck"
msgstr "Kaarten in set studeren"
#: qt/aqt/forms/main.py:151
msgid "Study Deck..."
msgstr "Kaarten in set studeren..."
#: qt/aqt/overview.py:211
msgid "Study Now"
msgstr "Nu studeren"
#: qt/aqt/forms/customstudy.py:105
msgid "Study by card state or tag"
msgstr "Leren aan de hand van kaartstatus of tag"
#: qt/aqt/forms/template.py:108
msgid "Styling"
msgstr "Stijl"
#: qt/aqt/clayout.py:185
msgid "Styling (shared between cards)"
msgstr "Stijl (gedeeld tussen kaarten)"
#: qt/aqt/editor.py:114
msgid "Subscript (Ctrl+=)"
msgstr "Onderschrift (Ctrl+=)"
#: pylib/anki/importing/__init__.py:16
msgid "Supermemo XML export (*.xml)"
msgstr "Supermemo XML uitvoer (*.xml)"
#: qt/aqt/editor.py:112
msgid "Superscript (Ctrl++)"
msgstr "Bovenschrift (Ctrl++)"
#: qt/aqt/reviewer.py:771 qt/aqt/reviewer.py:777
msgid "Suspend"
msgstr "Opschorten"
#: qt/aqt/reviewer.py:704 qt/aqt/forms/dconf.py:369
msgid "Suspend Card"
msgstr "Kaart opschorten"
#: qt/aqt/reviewer.py:705
msgid "Suspend Note"
msgstr "Aantekening opschorten"
#: qt/aqt/browser.py:1246
msgid "Suspended"
msgstr "Opgeschort"
#: pylib/anki/stats.py:880
msgid "Suspended+Buried"
msgstr "Opgeschort+Begraven"
#: qt/aqt/toolbar.py:54 qt/aqt/forms/synclog.py:38
msgid "Sync"
msgstr "Synchroniseren"
#: qt/aqt/forms/preferences.py:274
msgid "Synchronize audio and images too"
msgstr "Geluiden en afbeeldingen ook synchroniseren"
#: qt/aqt/sync.py:152
#, python-format
msgid "Syncing failed:\n"
"%s"
msgstr "Synchronisatie mislukt:\n"
"%s"
#: qt/aqt/sync.py:119
msgid "Syncing failed; internet offline."
msgstr "Synchronisatie mislukt; internet offline."
#: qt/aqt/sync.py:336
msgid "Syncing requires the clock on your computer to be set correctly. Please fix the clock and try again."
msgstr "Synchronisatie vereist dat de klok op uw computer juist is ingesteld. Stel uw klok bij en probeer opnieuw."
#: qt/aqt/sync.py:127
msgid "Syncing..."
msgstr "Bezig met synchroniseren..."
#: qt/aqt/importing.py:161
msgid "Tab"
msgstr ""
#: qt/aqt/browser.py:2184 qt/aqt/browser.py:2211
msgid "Tag Duplicates"
msgstr "Tag dubbels"
#: qt/aqt/forms/dconf.py:370
msgid "Tag Only"
msgstr "Alleen taggen"
#: qt/aqt/forms/importing.py:111
msgid "Tag modified notes:"
msgstr ""
#: qt/aqt/browser.py:724 qt/aqt/browser.py:1261 qt/aqt/editor.py:518
msgid "Tags"
msgstr ""
#: qt/aqt/deckchooser.py:31
msgid "Target Deck (Ctrl+D)"
msgstr "Doelset (Ctrl+D)"
#: qt/aqt/forms/changemap.py:42
msgid "Target field:"
msgstr "Doelveld:"
#: pylib/anki/stdmodels.py:102
msgid "Text"
msgstr "Tekst"
#: pylib/anki/importing/__init__.py:13
msgid "Text separated by tabs or semicolons (*)"
msgstr "Tekst gescheiden door tabs of puntkomma's (*)"
#: pylib/anki/decks.py:283
msgid "That deck already exists."
msgstr "Deze set bestaat reeds."
#: qt/aqt/fields.py:65
msgid "That field name is already used."
msgstr "Die veldnaam is al in gebruik."
#: qt/aqt/clayout.py:394
msgid "That name is already used."
msgstr "Die naam is al in gebruik."
#: qt/aqt/sync.py:185
msgid "The connection to AnkiWeb timed out. Please check your network connection and try again."
msgstr "De verbinding met AnkiWeb duurde te lang. Controleer uw netwerkverbinding en probeer opnieuw."
#: qt/aqt/deckconf.py:131
msgid "The default configuration can't be removed."
msgstr "De standaardconfiguratie kan niet verwijderd worden."
#: qt/aqt/deckbrowser.py:299
msgid "The default deck can't be deleted."
msgstr "De standaardset kan niet verwijderd worden."
#: pylib/anki/stats.py:905
msgid "The division of cards in your deck(s)."
msgstr "De verdeling van kaarten in uw set(s)."
#: qt/aqt/addcards.py:171
msgid "The first field is empty."
msgstr "Het eerste veld is leeg."
#: qt/aqt/importing.py:178
msgid "The first field of the note type must be mapped."
msgstr "Het eerste veld van dit aantekeningstype moet gekoppeld zijn."
#: qt/aqt/addons.py:275
#, python-format
msgid "The following add-ons are incompatible with %(name)s and have been disabled: %(found)s"
msgstr "De volgende add-ons zijn niet compatibel met %(name)s en werden uitgeschakeld: %(found)s"
#: qt/aqt/addons.py:1235
msgid "The following add-ons have updates available. Install them now?"
msgstr ""
#: qt/aqt/utils.py:586
#, python-format
msgid "The following character can not be used: %s"
msgstr "Het volgende karakter mag niet gebruikt worden: %s"
#: qt/aqt/addons.py:495
msgid "The following conflicting add-ons were disabled:"
msgstr "De volgende conflicterende add-ons werden uitgeschakeld:"
#: pylib/anki/template.py:142
msgid "The front of this card is blank."
msgstr ""
#: qt/aqt/reviewer.py:179
msgid "The front of this card is empty. Please run Tools>Empty Cards."
msgstr "De voorzijde van deze kaart is leeg. Gebruik Extra>Lege kaarten."
#: qt/aqt/addcards.py:188
msgid "The input you have provided would make an empty question on all cards."
msgstr "Met uw invoer zou de vraag op alle kaarten leeg zijn."
#: pylib/anki/stats.py:335
msgid "The number of new cards you have added."
msgstr "Het aantal nieuwe kaarten dat u heeft toegevoegd."
#: pylib/anki/stats.py:380
msgid "The number of questions you have answered."
msgstr "Het aantal vragen dat u beantwoord hebt."
#: pylib/anki/stats.py:260
msgid "The number of reviews due in the future."
msgstr "Het aantal op komst zijnde herhalingen."
#: pylib/anki/stats.py:700
msgid "The number of times you have pressed each button."
msgstr "Het aantal keer dat u de verschillende knoppen heeft ingedrukt."
#: qt/aqt/importing.py:475
msgid "The provided file is not a valid .apkg file."
msgstr "Het geselecteerde bestand is geen geldig .apkg bestand."
#: qt/aqt/dyndeckconf.py:127
msgid "The provided search did not match any cards. Would you like to revise it?"
msgstr "Er zijn geen kaarten met die zoektermen. Wilt u de termen aanpassen?"
#: qt/aqt/main.py:1235
msgid "The requested change will require a full upload of the database when you next synchronize your collection. If you have reviews or other changes waiting on another device that haven't been synchronized here yet, they will be lost. Continue?"
msgstr "Voor deze verandering is het nodig om bij de volgende synchronisatie de hele database op te laden. Als er op een ander apparaat nog herhalingen of andere veranderingen zijn die nog niet gesynchroniseerd zijn, dan zullen deze verloren gaan. Doorgaan?"
#: pylib/anki/stats.py:406
msgid "The time taken to answer the questions."
msgstr "De tijd die u nam om vragen te beantwoorden."
#: pylib/anki/sched.py:1282 pylib/anki/schedv2.py:1480
msgid "There are more new cards available, but the daily limit has been\n"
"reached. You can increase the limit in the options, but please\n"
"bear in mind that the more new cards you introduce, the higher\n"
"your short-term review workload will become."
msgstr "Er zijn meer nieuwe kaarten beschikbaar, maar de dagelijkse limiet\n"
"is bereikt. U kunt de limiet in de instellingen verhogen, maar let er op\n"
"dat dit uw werkdruk op de korte termijn zal verzwaren."
#: qt/aqt/main.py:277
msgid "There must be at least one profile."
msgstr "Er moet minstens één profiel bestaan."
#: qt/aqt/addons.py:502
msgid "This add-on is not compatible with your version of Anki."
msgstr ""
#: qt/aqt/browser.py:907
msgid "This column can't be sorted on, but you can search for individual card types, such as 'card:1'."
msgstr "Op deze kolom kan niet gesorteerd worden, maar u kunt wel zoeken naar specifieke kaartsoorten, zoals 'kaar:1'."
#: qt/aqt/browser.py:915
msgid "This column can't be sorted on, but you can search for specific decks by clicking on one on the left."
msgstr "Op deze kolom kan niet gesorteerd worden, maar u kunt wel zoeken naar specifieke sets door een set aan de linkerkant te selecteren."
#: qt/aqt/importing.py:422
msgid "This file does not appear to be a valid .apkg file. If you're getting this error from a file downloaded from AnkiWeb, chances are that your download failed. Please try again, and if the problem persists, please try again with a different browser."
msgstr "Dit bestand lijkt geen geldig .apkg bestand te zijn. Indien u deze fout kriigt voor een bestand dat werd gedownload van AnkiWeb, is de kans groot dat uw download mislukte. Gelieve nogmaals te proberen, en indien het probleem zich herhaalt, gelieve de download in een andere browser te proberen."
#: qt/aqt/utils.py:393
msgid "This file exists. Are you sure you want to overwrite it?"
msgstr "Dit bestand bestaat. Bent u zeker dat u het wil overschrijven?"
#: qt/aqt/profiles.py:379
#, python-format
msgid "This folder stores all of your Anki data in a single location,\n"
"to make backups easy. To tell Anki to use a different location,\n"
"please see:\n\n"
"%s\n"
msgstr "In deze map wordt al uw Anki-data op één locatie opgeslagen,\n"
"om het aanmaken van back-ups te vergemakkelijken. Als u Anki\n"
"een andere locatie wilt laten gebruiken, kijk dan op:\n\n"
"%s\n"
#: qt/aqt/overview.py:159
msgid "This is a special deck for studying outside of the normal schedule."
msgstr "Dit is een speciale set bedoeld om buiten de normale planning te studeren."
#: qt/aqt/models.py:143
msgid "This is a {{c1::sample}} cloze deletion."
msgstr "Dit is een {{c1::sample}} cloze."
#: qt/aqt/clayout.py:430
#, python-format
msgid "This will create %d card. Proceed?"
msgid_plural "This will create %d cards. Proceed?"
msgstr[0] "Dit zal %d kaart aanmaken. Verdergaan?"
msgstr[1] "Dit zal %d kaarten aanmaken. Verdergaan?"
#: qt/aqt/importing.py:442
msgid "This will delete your existing collection and replace it with the data in the file you're importing. Are you sure?"
msgstr "Dit zal uw bestaande collectie verwijderen en vervangen door de data in het bestand dat u aan het importeren bent. Weet u het zeker?"
#: qt/aqt/preferences.py:135
msgid "This will reset any cards in learning, clear filtered decks, and change the scheduler version. Proceed?"
msgstr "Hiermee worden alle leerkaarten opnieuw ingesteld, gefilterde kaartspellen gewist en de plannerversie gewijzigd. Verdergaan?"
#: qt/aqt/browser.py:1435
msgid "Time"
msgstr "Tijd"
#: qt/aqt/forms/preferences.py:268
msgid "Timebox time limit"
msgstr "Maximale studeertijd"
#: qt/aqt/overview.py:209
msgid "To Review"
msgstr "Te herhalen"
#: qt/aqt/forms/getaddons.py:49
msgid "To browse add-ons, please click the browse button below.<br><br>When you've found an add-on you like, please paste its code below. You can paste multiple codes, separated by spaces."
msgstr "Om de add-ons te verkennen, klik op de onderstaande Browse-knop.<br><br>Als u een add-on heeft gevonden die u bevalt, plak de onderstaande code. U kunt meerdere codes plakken, door ze met spaties te scheiden."
#: qt/aqt/editor.py:595
msgid "To make a cloze deletion on an existing note, you need to change it to a cloze type first, via Edit>Change Note Type."
msgstr "Om een cloze te maken van een bestaande aantekening moet u eerst het type veranderen naar cloze, via Bewerken>Aantekeningstype."
#: pylib/anki/sched.py:1291 pylib/anki/schedv2.py:1489
msgid "To see them now, click the Unbury button below."
msgstr "Om deze nu te zien, klik op de 'Graaf op' knop hieronder."
#: pylib/anki/sched.py:1304 pylib/anki/schedv2.py:1502
msgid "To study outside of the normal schedule, click the Custom Study button below."
msgstr "Klik op onderstaande Aangepaste studie knop om buiten de normale planning te studeren."
#: pylib/anki/stats.py:146 qt/aqt/browser.py:1224
msgid "Today"
msgstr "Vandaag"
#: pylib/anki/sched.py:1273 pylib/anki/schedv2.py:1471
msgid "Today's review limit has been reached, but there are still cards\n"
"waiting to be reviewed. For optimum memory, consider increasing\n"
"the daily limit in the options."
msgstr "Het maximum te herhalen kaarten is voor vandaag bereikt, maar er\n"
"zijn nog steeds kaarten die voor vandaag gepland waren. Overweeg deze\n"
"dagelijkse limiet in de instellingen te verhogen, om optimaal te leren."
#: qt/aqt/forms/addons.py:75
msgid "Toggle Enabled"
msgstr "Inschakelen/Uitschakelen"
#: qt/aqt/forms/browser.py:340
msgid "Toggle Mark"
msgstr "Selecteren/Deselecteren"
#: qt/aqt/forms/browser.py:329
msgid "Toggle Suspend"
msgstr "Onderbreken/Hervatten"
#: pylib/anki/stats.py:279 pylib/anki/stats.py:344 pylib/anki/stats.py:438
msgid "Total"
msgstr "Totaal"
#: pylib/anki/stats.py:54
msgid "Total Time"
msgstr "Totale tijd"
#: pylib/anki/stats.py:892
msgid "Total cards"
msgstr "Totaal aantal kaarten"
#: pylib/anki/stats.py:893
msgid "Total notes"
msgstr "Totaal aantal aantekeningen"
#: qt/aqt/forms/findreplace.py:72
msgid "Treat input as regular expression"
msgstr "Invoer behandelen als reguliere expressie"
#: qt/aqt/browser.py:1431 qt/aqt/modelchooser.py:26
#: qt/aqt/forms/importing.py:105
msgid "Type"
msgstr ""
#: qt/aqt/reviewer.py:377
#, python-format
msgid "Type answer: unknown field %s"
msgstr "Type antwoord: onbekend veld %s"
#: qt/aqt/errors.py:67
msgid "Unable to access Anki media folder. The permissions on your system's temporary folder may be incorrect."
msgstr "Geen toegang tot de mediamap van Anki. De toegangsrechten tot de tijdelijke map van uw systeem zijn mogelijk onjuist."
#: qt/aqt/importing.py:403
msgid "Unable to import from a read-only file."
msgstr "Kan een alleen-lezen bestand niet importeren."
#: qt/aqt/main.py:321
msgid "Unable to move existing file to trash - please try restarting your computer."
msgstr "Het bestaande bestand kon niet naar de prullenbak verplaatst worden - probeer uw computer opnieuw op te starten."
#: qt/aqt/addons.py:422
#, python-format
msgid "Unable to update or delete add-on. Please start Anki while holding down the shift key to temporarily disable add-ons, then try again.\n\n"
"Debug info: %s"
msgstr "Kan add-on niet bijwerken of verwijderen. Start Anki terwijl u de shift-toets ingedrukt houdt om add-ons tijdelijk uit te schakelen en probeer het dan opnieuw.\n\n"
"Debug info: %s"
#: qt/aqt/overview.py:237
msgid "Unbury"
msgstr "Graaf op"
#: qt/aqt/editor.py:109
msgid "Underline text (Ctrl+U)"
msgstr "Tekst onderstrepen (Ctrl+U)"
#: qt/aqt/main.py:961
msgid "Undo"
msgstr "Ongedaan maken"
#: qt/aqt/main.py:957
#, python-format
msgid "Undo %s"
msgstr "%s ongedaan maken"
#: qt/aqt/addons.py:981 qt/aqt/editor.py:782
#, python-format
msgid "Unexpected response code: %s"
msgstr "Onverwachte reactie code: %s"
#: qt/aqt/addons.py:470
msgid "Unknown error: {}"
msgstr ""
#: qt/aqt/importing.py:361
msgid "Unknown file format."
msgstr "Onbekend bestandsformaat"
#: pylib/anki/stats.py:879
msgid "Unseen"
msgstr "Ongezien"
#: qt/aqt/forms/importing.py:107
msgid "Update existing notes when first field matches"
msgstr "Bestaande aantekeningen aanpassen als het eerste veld overeenkomt"
#: pylib/anki/importing/anki2.py:165
msgid "Updated"
msgstr "Bijgewerkt"
#: qt/aqt/sync.py:321 qt/aqt/sync.py:325
msgid "Upload to AnkiWeb"
msgstr "Opladen naar AnkiWeb"
#: qt/aqt/sync.py:130
msgid "Uploading to AnkiWeb..."
msgstr "Bezig met opladen naar AnkiWeb..."
#: qt/aqt/main.py:1292
msgid "Used on cards but missing from media folder:"
msgstr "Gebruikt in kaarten maar niet gevonden in media-map:"
#: qt/aqt/profiles.py:375
msgid "User 1"
msgstr "Gebruiker 1"
#: qt/aqt/forms/preferences.py:270
msgid "User interface size"
msgstr ""
#: qt/aqt/about.py:104
#, python-format
msgid "Version %s"
msgstr "Versie %s"
#: qt/aqt/forms/addons.py:72
msgid "View Add-on Page"
msgstr "Add-onpagina weergeven"
#: qt/aqt/forms/addons.py:74
msgid "View Files"
msgstr "Bestanden weergeven"
#: qt/aqt/main.py:669
msgid "Waiting for editing to finish."
msgstr "Aan het wachten tot u klaar bent met bewerken."
#: qt/aqt/editor.py:588
msgid "Warning, cloze deletions will not work until you switch the type at the top to Cloze."
msgstr "Waarschuwing, clozes zullen niet werken zolang u het type bovenaan niet verandert naar Cloze."
#: qt/aqt/overview.py:118
msgid "What would you like to unbury?"
msgstr "Wat zou u willen opgraven?"
#: qt/aqt/forms/preferences.py:262
msgid "When adding, default to current deck"
msgstr "Gebruik standaard de huidige set bij het toevoegen"
#: qt/aqt/browser.py:1095 qt/aqt/browser.py:1220
msgid "Whole Collection"
msgstr "Volledige collectie"
#: qt/aqt/update.py:64
msgid "Would you like to download it now?"
msgstr "Wilt u het nu downloaden?"
#: qt/aqt/about.py:206
#, python-format
msgid "Written by Damien Elmes, with patches, translation, testing and design from:<p>%(cont)s"
msgstr "Geschreven door Damien Elmes, met patches, vertalingen, testen en ontwerp van:<p>%(cont)s"
#: qt/aqt/forms/preferences.py:282
msgid "You can restore backups via File>Switch Profile."
msgstr "U kunt back-ups herstellen via Bestand > Profiel omschakelen."
#: qt/aqt/addcards.py:179
msgid "You have a cloze deletion note type but have not made any cloze deletions. Proceed?"
msgstr "U hebt een cloze aantekeningstype, maar u heeft nog geen clozes gecreëerd. Verdergaan?"
#: qt/aqt/deckbrowser.py:142
#, python-format
msgid "You have a lot of decks. Please see %(a)s. %(b)s"
msgstr "U heeft een groot aantal sets. Gelieve %(a)s te lezen. %(b)s"
#: qt/aqt/reviewer.py:816
msgid "You haven't recorded your voice yet."
msgstr "U heeft uw stem nog niet opgenomen."
#: qt/aqt/browser.py:975
msgid "You must have at least one column."
msgstr "U moet minstens één kolom hebben."
#: pylib/anki/stats.py:246 pylib/anki/stats.py:373 pylib/anki/stats.py:393
#: pylib/anki/stats.py:706
msgid "Young"
msgstr "Jong"
#: pylib/anki/stats.py:878
msgid "Young+Learn"
msgstr "Jong+Leren"
#: qt/aqt/sync.py:172
msgid "Your AnkiWeb collection does not contain any cards. Please sync again and choose 'Upload' instead."
msgstr "Uw AnkiWeb-collectie bevat geen kaarten. Synchroniseer opnieuw en kies in plaats daarvan 'Opladen'."
#: qt/aqt/deckconf.py:109
msgid "Your changes will affect multiple decks. If you wish to change only the current deck, please add a new options group first."
msgstr "Uw aanpassingen zullen een effect hebben op verschillende sets. Als u enkel deze set wenst te veranderen, gelieve eerst een nieuwe optiegroep aan te maken."
#: qt/aqt/main.py:503
msgid "Your collection file appears to be corrupt. This can happen when the file is copied or moved while Anki is open, or when the collection is stored on a network or cloud drive. If problems persist after restarting your computer, please open an automatic backup from the profile screen."
msgstr "Uw verzamelingsbestand lijkt beschadigd te zijn. Dit kan gebeuren wanneer het bestand gekopieerd of verplaatst wordt terwijl Anki open is, of wanneer de verzameling opgeslagen is op een netwerk- of cloudstation. Als het probleem zich blijft voordoen nadat u uw computer opnieuw hebt opgestart, open een automatische back-up via het profielscherm."
#: qt/aqt/sync.py:345
msgid "Your collection is in an inconsistent state. Please run Tools>Check Database, then sync again."
msgstr "Uw collectie is in een inconsistente staat. Gelieve Extra>Database controleren uit te voeren, en dan opnieuw te synchroniseren."
#: qt/aqt/sync.py:233
msgid "Your collection or a media file is too large to sync."
msgstr "Uw collectie of een mediabestand is te groot om te synchroniseren."
#: qt/aqt/sync.py:75
msgid "Your collection was successfully uploaded to AnkiWeb.\n\n"
"If you use any other devices, please sync them now, and choose to download the collection you have just uploaded from this computer. After doing so, future reviews and added cards will be merged automatically."
msgstr "Uw collectie was succesvol opgeladen naar AnkiWeb.\n\n"
"Indien u nog andere apparaten gebruikt, gelieve die nu te synchroniseren, erop lettend ervoor te kiezen om de collectie te downloaden die u net hebt opgeladen van deze computer. Eenmaal gebeurd zullen toekomstige herhalingen en toegevoegde kaarten automatisch worden samengevoegd."
#: qt/aqt/errors.py:105
msgid "Your computer's storage may be full. Please delete some unneeded files, then try again."
msgstr "De opslagruimte van uw computer is mogelijk vol. Verwijder enkele overbodige bestanden en probeer opnieuw."
#: qt/aqt/sync.py:305
msgid "Your decks here and on AnkiWeb differ in such a way that they can't be merged together, so it's necessary to overwrite the decks on one side with the decks from the other.\n\n"
"If you choose download, Anki will download the collection from AnkiWeb, and any changes you have made on your computer since the last sync will be lost.\n\n"
"If you choose upload, Anki will upload your collection to AnkiWeb, and any changes you have made on AnkiWeb or your other devices since the last sync to this device will be lost.\n\n"
"After all devices are in sync, future reviews and added cards can be merged automatically."
msgstr "Uw sets hier en op AnkiWeb verschillen dermate dat ze niet kunnen samengevoegd worden. Daarom is het nodig de sets van één van beide zijden te overschrijven met de sets van de andere zijde.\n\n"
"Indien u kiest voor downloaden, zal Anki uw collectie downloaden van AnkiWeb, en alle veranderingen die u hebt gemaakt op uw computer sinds de laatste synchronisatie zullen verloren gaan.\n\n"
"Indien u kiest voor opladen, zal Anki uw collectie opladen naar AnkiWeb, en alle veranderingen die u hebt gemaakt op AnkiWeb of enig ander apparaat sinds de laatste synchronisatie zullen verloren gaan.\n\n"
"Nadat al uw apparaten terug gesynchroniseerd zijn, zullen toekomstige herhalingen en toegevoegde kaarten terug automatisch samengevoegd kunnen worden."
#: qt/aqt/errors.py:80
msgid "Your firewall or antivirus program is preventing Anki from creating a connection to itself. Please add an exception for Anki."
msgstr "Uw firewall of antivirusprogramma verhindert dat Anki verbinding maakt met zichzelf. Gelieve een uitzondering te maken voor Anki."
#: pylib/anki/decks.py:444
msgid "[no deck]"
msgstr "[geen set]"
#: qt/aqt/forms/preferences.py:281
msgid "backups"
msgstr "back-ups"
#: pylib/anki/stats.py:345 qt/aqt/customstudy.py:53
msgid "cards"
msgstr "kaarten"
#: qt/aqt/customstudy.py:101
msgid "cards from the deck"
msgstr "kaarten van de set"
#: qt/aqt/forms/dyndconf.py:137 qt/aqt/forms/dyndconf.py:141
msgid "cards selected by"
msgstr "kaarten geselecteerd door"
#: qt/aqt/exporting.py:101 qt/aqt/forms/stats.py:77
msgid "collection"
msgstr "collectie"
#. T: abbreviation of day
#: pylib/anki/stats.py:992
msgid "d"
msgstr ""
#: qt/aqt/customstudy.py:90 qt/aqt/customstudy.py:94 qt/aqt/customstudy.py:97
#: qt/aqt/forms/dconf.py:348 qt/aqt/forms/dconf.py:349
#: qt/aqt/forms/dconf.py:356 qt/aqt/forms/dconf.py:368
#: qt/aqt/forms/reschedule.py:77
msgid "days"
msgstr "dagen"
#: qt/aqt/forms/stats.py:76
msgid "deck"
msgstr "set"
#: pylib/anki/stats.py:966 qt/aqt/forms/stats.py:80
msgid "deck life"
msgstr "levensduur set"
#: qt/aqt/browser.py:2215
msgid "duplicate"
msgstr "dubbel"
#: qt/aqt/deckbrowser.py:149
msgid "hide"
msgstr "verbergen"
#: pylib/anki/stats.py:433
msgid "hours"
msgstr "uur"
#: qt/aqt/forms/preferences.py:264
msgid "hours past midnight"
msgstr "uur na middernacht"
#: pylib/anki/utils.py:50
#, python-format
msgid "in %s day"
msgid_plural "in %s days"
msgstr[0] "in %s dag"
msgstr[1] "in %s dagen"
#: pylib/anki/utils.py:51
#, python-format
msgid "in %s hour"
msgid_plural "in %s hours"
msgstr[0] "in %s uur"
msgstr[1] "in %s uren"
#: pylib/anki/utils.py:52
#, python-format
msgid "in %s minute"
msgid_plural "in %s minutes"
msgstr[0] "in %s minuut"
msgstr[1] "in %s minuten"
#: pylib/anki/utils.py:49
#, python-format
msgid "in %s month"
msgid_plural "in %s months"
msgstr[0] "in %s maand"
msgstr[1] "in %s maanden"
#: pylib/anki/utils.py:53
#, python-format
msgid "in %s second"
msgid_plural "in %s seconds"
msgstr[0] "in %s seconde"
msgstr[1] "in %s seconden"
#: pylib/anki/utils.py:48
#, python-format
msgid "in %s year"
msgid_plural "in %s years"
msgstr[0] "in %s jaar"
msgstr[1] "in %s jaren"
#: qt/aqt/forms/dconf.py:365
msgid "lapses"
msgstr "vergissingen"
#: pylib/anki/stats.py:454
msgid "less than 0.1 cards/minute"
msgstr "Minder dan 0.1 kaarten/minuut"
#: qt/aqt/importing.py:254
#, python-format
msgid "mapped to <b>%s</b>"
msgstr "gekoppeld aan <b>%s</b>"
#: qt/aqt/importing.py:252
msgid "mapped to <b>Tags</b>"
msgstr "gekoppeld aan <b>Tags</b>"
#: qt/aqt/forms/preferences.py:265 qt/aqt/forms/preferences.py:269
msgid "mins"
msgstr "minuten"
#: pylib/anki/stats.py:410 qt/aqt/forms/dyndconf.py:146
msgid "minutes"
msgstr "minuten"
#. T: abbreviation of month
#: pylib/anki/stats.py:996
msgid "mo"
msgstr "ma"
#: pylib/anki/stats.py:280 pylib/anki/stats.py:386
msgid "reviews"
msgstr "herhalingen"
#: qt/aqt/forms/dconf.py:374
msgid "seconds"
msgstr "seconden"
#: qt/aqt/stats.py:67
msgid "stats"
msgstr "statistieken"
#: qt/aqt/deckbrowser.py:145
msgid "this page"
msgstr "deze pagina"
#. T: abbreviation of week
#: pylib/anki/stats.py:994
msgid "w"
msgstr ""
#: pylib/anki/stats.py:961
msgid "whole collection"
msgstr "volledige collectie"
#: pylib/anki/template.py:130
msgid "{} template has a problem:"
msgstr ""
#: qt/aqt/forms/reschedule.py:76
msgid "~"
msgstr ""