1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-21 19:59:45 +00:00
calibre-web/cps/translations/nl/LC_MESSAGES/messages.po

3676 lines
101 KiB
Plaintext
Raw Normal View History

# Dutch translations for Calibre-Web
# Copyright (C) 2017 Calibre-Web
# This file is distributed under the same license as the Calibre-Web
2017-06-24 11:04:09 +00:00
# project.
2017-07-08 17:50:44 +00:00
# translation by Ed Driesen
2017-06-24 11:04:09 +00:00
# FIRST AUTHOR <ed.driesen@telenet.be>, 2017.
msgid ""
msgstr ""
2019-06-17 20:38:32 +00:00
"Project-Id-Version: Calibre-Web (GPLV3)\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
2024-08-17 11:49:14 +00:00
"POT-Creation-Date: 2024-08-17 13:50+0200\n"
2023-12-20 20:52:09 +00:00
"PO-Revision-Date: 2023-12-20 22:00+0100\n"
"Last-Translator: Michiel Cornelissen <michiel.cornelissen+gitbhun at proton.me>\n"
2017-06-24 11:04:09 +00:00
"Language: nl\n"
"Language-Team: ed.driesen@telenet.be\n"
2022-06-04 06:49:48 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2017-06-24 11:04:09 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
2017-06-24 11:04:09 +00:00
"Content-Transfer-Encoding: 8bit\n"
2024-08-17 11:49:14 +00:00
"Generated-By: Babel 2.15.0\n"
2017-06-24 11:04:09 +00:00
#: cps/about.py:88
msgid "Statistics"
msgstr "Statistieken"
#: cps/admin.py:151
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Server restarted, please reload page."
2020-04-30 19:30:50 +00:00
msgstr "De server is herstart, vernieuw de pagina"
#: cps/admin.py:153
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Performing Server shutdown, please close window."
msgstr "Bezig met het afsluiten van de server, sluit het venster"
#: cps/admin.py:161
2023-01-21 14:27:11 +00:00
msgid "Success! Database Reconnected"
2023-12-20 20:52:09 +00:00
msgstr "Gelukt! Database opnieuw verbonden"
#: cps/admin.py:164
msgid "Unknown command"
2020-04-30 19:30:50 +00:00
msgstr "Onbekende opdracht"
#: cps/admin.py:175
#, fuzzy
2023-04-16 13:06:34 +00:00
msgid "Success! Books queued for Metadata Backup, please check Tasks for result"
msgstr "Test E-Mail wordt verzonden naar %(email)s, controleer de taken voor het resultaat"
#: cps/admin.py:208 cps/editbooks.py:579 cps/editbooks.py:581
#: cps/editbooks.py:625 cps/editbooks.py:668 cps/editbooks.py:1290
#: cps/updater.py:615 cps/uploader.py:104 cps/uploader.py:113
msgid "Unknown"
msgstr "Onbekend"
#: cps/admin.py:233
msgid "Admin page"
2019-07-31 15:38:28 +00:00
msgstr "Systeembeheer"
#: cps/admin.py:253
msgid "Basic Configuration"
msgstr "Basisconfiguratie"
#: cps/admin.py:291
msgid "UI Configuration"
2019-07-31 15:38:28 +00:00
msgstr "Uiterlijk aanpassen"
#: cps/admin.py:325 cps/templates/admin.html:51
#, fuzzy
msgid "Edit Users"
msgstr "Systeembeheerder"
#: cps/admin.py:369 cps/opds.py:543 cps/templates/grid.html:14
#: cps/templates/list.html:13
msgid "All"
msgstr "Alles"
#: cps/admin.py:396 cps/admin.py:1415
msgid "User not found"
msgstr "Gebruiker niet gevonden"
#: cps/admin.py:410
msgid "{} users deleted successfully"
2021-06-09 18:26:09 +00:00
msgstr "{} gebruikers succesvol verwijderd"
#: cps/admin.py:433 cps/templates/config_view_edit.html:133
#: cps/templates/user_edit.html:45 cps/templates/user_table.html:81
msgid "Show All"
msgstr "Alle talen"
#: cps/admin.py:454 cps/admin.py:460
msgid "Malformed request"
2021-06-09 18:26:09 +00:00
msgstr "Misvormd verzoek"
#: cps/admin.py:472 cps/admin.py:2046
msgid "Guest Name can't be changed"
2021-06-09 18:26:09 +00:00
msgstr "Gast naam kan niet worden veranderd"
#: cps/admin.py:484
msgid "Guest can't have this role"
2021-06-09 18:26:09 +00:00
msgstr "Gast kan deze rol niet hebben"
#: cps/admin.py:496 cps/admin.py:2000
msgid "No admin user remaining, can't remove admin role"
msgstr "Kan systeembeheerder rol niet verwijderen van de laatste systeembeheerder"
#: cps/admin.py:500 cps/admin.py:514
msgid "Value has to be true or false"
2021-06-09 18:26:09 +00:00
msgstr "Waarde moet Waar of Onwaar zijn"
#: cps/admin.py:502
msgid "Invalid role"
2021-06-09 18:26:09 +00:00
msgstr "Ongeldige rol"
#: cps/admin.py:506
msgid "Guest can't have this view"
2021-06-09 18:26:09 +00:00
msgstr "Gast kan dit niet bekijken"
#: cps/admin.py:516
msgid "Invalid view"
2021-06-09 18:26:09 +00:00
msgstr "Ongeldige waarde"
#: cps/admin.py:519
msgid "Guest's Locale is determined automatically and can't be set"
msgstr "Gasts locale is automatisch bepaald en kan niet handmatig worden ingesteld"
#: cps/admin.py:523
msgid "No Valid Locale Given"
msgstr "Geen geldige locale is opgegeven"
#: cps/admin.py:534
msgid "No Valid Book Language Given"
2021-06-09 18:26:09 +00:00
msgstr "Geen geldige boek taal is opgegeven"
#: cps/admin.py:536 cps/editbooks.py:446
msgid "Parameter not found"
2021-06-09 18:26:09 +00:00
msgstr "Parameter is niet gevonden"
#: cps/admin.py:573
2021-05-13 14:28:02 +00:00
msgid "Invalid Read Column"
msgstr "Ongeldige gelezen kolom"
2021-05-13 14:28:02 +00:00
#: cps/admin.py:579
2021-05-13 14:28:02 +00:00
msgid "Invalid Restricted Column"
msgstr "Ongeldige beperkte kolom"
2021-05-13 14:28:02 +00:00
#: cps/admin.py:599 cps/admin.py:1871
msgid "Calibre-Web configuration updated"
msgstr "Calibre-Web-configuratie bijgewerkt"
#: cps/admin.py:611
msgid "Do you really want to delete the Kobo Token?"
msgstr "Wil je je Kobo Token echt verwijderen?"
#: cps/admin.py:613
msgid "Do you really want to delete this domain?"
2021-06-09 18:26:09 +00:00
msgstr "Wil je dit domein echt verwijderen?"
#: cps/admin.py:615
msgid "Do you really want to delete this user?"
2021-06-09 18:26:09 +00:00
msgstr "Wil je deze gebruiker echt verwijderen?"
#: cps/admin.py:617
msgid "Are you sure you want to delete this shelf?"
msgstr "Weet je zeker dat je deze boekenplank wilt verwijderen?"
#: cps/admin.py:619
#, fuzzy
msgid "Are you sure you want to change locales of selected user(s)?"
msgstr "Weet je zeker dat je de locales van de geselecteerde gebruiker(s) wil veranderen?"
#: cps/admin.py:621
msgid "Are you sure you want to change visible book languages for selected user(s)?"
msgstr "Weet je zeker dat je de zichtbare talen voor de geselecteerde gebruiker(s) wil veranderen?"
#: cps/admin.py:623
msgid "Are you sure you want to change the selected role for the selected user(s)?"
msgstr "Weet je zeker dat je de geselecteerde rol van de geselecteerde gebruiker(s) wil veranderen?"
#: cps/admin.py:625
#, fuzzy
msgid "Are you sure you want to change the selected restrictions for the selected user(s)?"
msgstr "Weet je zeker dat je de geselecteerde beperkingen voor de geselecteerde gebruikers(s) wil verwijderen?"
#: cps/admin.py:627
msgid "Are you sure you want to change the selected visibility restrictions for the selected user(s)?"
msgstr "Weet je zeker dat je de geselecteerde zichtbaarheidsbeperkingen voor de geselecteerde gebruiker(s) wil veranderen?"
#: cps/admin.py:630
#, fuzzy
msgid "Are you sure you want to change shelf sync behavior for the selected user(s)?"
msgstr "Weet je zeker dat je de synchronisatiegedrag van boekenplanken voor de geselecteerde gebruiker(s) wil veranderen?"
#: cps/admin.py:632
#, fuzzy
2021-06-29 16:24:08 +00:00
msgid "Are you sure you want to change Calibre library location?"
msgstr "Weet je zeker dat je de locatie van de Calibre-bibliotheek wil veranderen?"
#: cps/admin.py:634
msgid "Calibre-Web will search for updated Covers and update Cover Thumbnails, this may take a while?"
2023-12-20 20:52:09 +00:00
msgstr "Calibre-web gaat zoeken naar bijgewerkte omslagen en miniaturen bijwerken, dit kan even duren?"
#: cps/admin.py:637
msgid "Are you sure you want delete Calibre-Web's sync database to force a full sync with your Kobo Reader?"
2023-12-20 20:52:09 +00:00
msgstr "Weet u zeker dat u de volledige Calibre-Web synchronisatiedatabase wilt verwijderen om een volledige synchronisatie met uw Kobo Reader te forceren?"
#: cps/admin.py:880 cps/admin.py:886 cps/admin.py:896 cps/admin.py:906
#: cps/templates/modal_dialogs.html:29 cps/templates/user_table.html:41
#: cps/templates/user_table.html:58
2020-02-23 19:07:21 +00:00
msgid "Deny"
msgstr "Weigeren"
2020-02-23 12:22:57 +00:00
#: cps/admin.py:882 cps/admin.py:888 cps/admin.py:898 cps/admin.py:908
#: cps/templates/modal_dialogs.html:28 cps/templates/user_table.html:44
#: cps/templates/user_table.html:61
2020-02-23 19:07:21 +00:00
msgid "Allow"
msgstr "Toestaan"
2020-02-23 12:22:57 +00:00
#: cps/admin.py:941
msgid "{} sync entries deleted"
2023-12-20 20:52:09 +00:00
msgstr "{} synchronisatie objecten verwijderd"
#: cps/admin.py:982
msgid "Tag not found"
msgstr "Tag niet gevonden"
#: cps/admin.py:994
msgid "Invalid Action"
msgstr "Ongeldige actie"
#: cps/admin.py:1121
msgid "client_secrets.json Is Not Configured For Web Application"
2020-04-30 19:30:50 +00:00
msgstr "client_secrets.json is niet geconfigureerd voor webapplicatie"
#: cps/admin.py:1166
msgid "Logfile Location is not Valid, Please Enter Correct Path"
msgstr "De locatie van het logbestand is onjuist, voer een geldige locatie in"
#: cps/admin.py:1172
msgid "Access Logfile Location is not Valid, Please Enter Correct Path"
msgstr "De locatie vam het toegangslog is onjuist, voer een geldige locatie in"
#: cps/admin.py:1206
msgid "Please Enter a LDAP Provider, Port, DN and User Object Identifier"
msgstr "Voer alsjeblieft een LDAP Provider, Port, DN en User Object Identifier in"
#: cps/admin.py:1212
msgid "Please Enter a LDAP Service Account and Password"
msgstr "Voer een geldig LDAP Service Account en wachtwoord in"
#: cps/admin.py:1215
msgid "Please Enter a LDAP Service Account"
msgstr "Voer een LDAP Service Account in"
#: cps/admin.py:1220
#, python-format
msgid "LDAP Group Object Filter Needs to Have One \"%s\" Format Identifier"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Groep Object Filter Moet Een \"%s\" Formaat Identificiatie hebben"
#: cps/admin.py:1222
msgid "LDAP Group Object Filter Has Unmatched Parenthesis"
msgstr "LDAP Groep Object Filter heeft een niet-gebalanceerd haakje"
#: cps/admin.py:1226
#, python-format
msgid "LDAP User Object Filter needs to Have One \"%s\" Format Identifier"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Gebruiker Object Filter moet \"%s\" Formaat Identificatie hebben"
#: cps/admin.py:1228
msgid "LDAP User Object Filter Has Unmatched Parenthesis"
msgstr "LDAP Gebruiker Filter heeft een niet-gebalanceerd haakje"
#: cps/admin.py:1235
#, python-format
msgid "LDAP Member User Filter needs to Have One \"%s\" Format Identifier"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Lid Gebruiker Filter moet een \"%s\" Formaat Identificatie hebben"
#: cps/admin.py:1237
msgid "LDAP Member User Filter Has Unmatched Parenthesis"
msgstr "LDAP Lid Gebruiker Filter heeft een niet-gebalanceerd haakje"
#: cps/admin.py:1244
msgid "LDAP CACertificate, Certificate or Key Location is not Valid, Please Enter Correct Path"
2021-06-09 18:26:09 +00:00
msgstr "LDAP CACertficaat, Certificaat of Sleutel Locatie is ongeldig. Voer alsjeblieft een geldig pad in."
#: cps/admin.py:1275 cps/templates/admin.html:53
2023-01-21 14:27:11 +00:00
msgid "Add New User"
msgstr "Gebruiker toevoegen"
#: cps/admin.py:1284 cps/templates/admin.html:100
msgid "Edit Email Server Settings"
msgstr "SMTP-instellingen bewerken"
#: cps/admin.py:1303
2023-01-21 14:27:11 +00:00
msgid "Success! Gmail Account Verified."
2023-12-20 20:52:09 +00:00
msgstr "Gelukt! Gmail account geverifieerd."
#: cps/admin.py:1323 cps/admin.py:1326 cps/admin.py:1711 cps/admin.py:1855
2024-08-04 14:28:49 +00:00
#: cps/admin.py:1953 cps/admin.py:2074 cps/editbooks.py:228
#: cps/editbooks.py:309 cps/editbooks.py:1252 cps/shelf.py:90 cps/shelf.py:150
#: cps/shelf.py:193 cps/shelf.py:243 cps/shelf.py:280 cps/shelf.py:354
2024-08-17 11:49:14 +00:00
#: cps/shelf.py:471 cps/tasks/convert.py:156 cps/web.py:1528
#, python-format
msgid "Oops! Database Error: %(error)s."
msgstr "Database fout: %(error)s."
#: cps/admin.py:1333
#, python-format
2021-03-27 11:20:07 +00:00
msgid "Test e-mail queued for sending to %(email)s, please check Tasks for result"
2021-06-09 18:26:09 +00:00
msgstr "Test E-Mail wordt verzonden naar %(email)s, controleer de taken voor het resultaat"
#: cps/admin.py:1336
#, python-format
msgid "There was an error sending the Test e-mail: %(res)s"
msgstr "Fout opgetreden bij het versturen van de test-e-mail: %(res)s"
#: cps/admin.py:1338
msgid "Please configure your e-mail address first..."
msgstr "Gelieve eerst je e-mail adres configureren..."
#: cps/admin.py:1340
msgid "Email Server Settings updated"
msgstr "E-mailserver-instellingen bijgewerkt"
#: cps/admin.py:1363 cps/templates/admin.html:195
msgid "Edit Scheduled Tasks Settings"
2023-12-20 20:52:09 +00:00
msgstr "Bewerk instellingen van geplande taken"
#: cps/admin.py:1375
msgid "Invalid start time for task specified"
2023-12-20 20:52:09 +00:00
msgstr "De starttijd van de taak is ongeldig"
#: cps/admin.py:1380
msgid "Invalid duration for task specified"
2023-12-20 20:52:09 +00:00
msgstr "De duur van de taak is ongeldig"
#: cps/admin.py:1390
msgid "Scheduled tasks settings updated"
2023-12-20 20:52:09 +00:00
msgstr "Instellingen van geplande taken bijgewerkt"
#: cps/admin.py:1400 cps/admin.py:1449 cps/admin.py:2070 cps/web.py:1318
msgid "Oops! An unknown error occurred. Please try again later."
msgstr "Onbekende fout opgetreden. Probeer het later nog eens."
#: cps/admin.py:1404
msgid "Settings DB is not Writeable"
2023-12-20 20:52:09 +00:00
msgstr "Instellingen database is niet schrijfbaar."
#: cps/admin.py:1434 cps/admin.py:2062
#, python-format
msgid "Edit User %(nick)s"
msgstr "Gebruiker '%(nick)s' bewerken"
#: cps/admin.py:1446
2023-01-21 14:27:11 +00:00
#, fuzzy, python-format
msgid "Success! Password for user %(user)s reset"
msgstr "Wachtwoord voor gebruiker %(user)s is hersteld"
#: cps/admin.py:1452
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Oops! Please configure the SMTP mail settings."
msgstr "Stel eerst SMTP-mail in..."
#: cps/admin.py:1463
msgid "Logfile viewer"
msgstr "Logbestand lezer"
#: cps/admin.py:1529
2017-06-24 11:04:09 +00:00
msgid "Requesting update package"
2020-04-30 19:30:50 +00:00
msgstr "Update opvragen"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1530
2017-06-24 11:04:09 +00:00
msgid "Downloading update package"
2020-04-30 19:30:50 +00:00
msgstr "Update downloaden"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1531
2017-06-24 11:04:09 +00:00
msgid "Unzipping update package"
2020-04-30 19:30:50 +00:00
msgstr "Update uitpakken"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1532
2018-11-03 13:05:02 +00:00
msgid "Replacing files"
2020-04-30 19:30:50 +00:00
msgstr "Update toepassen"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1533
2017-06-24 11:04:09 +00:00
msgid "Database connections are closed"
2020-04-30 19:30:50 +00:00
msgstr "Databaseverbindingen zijn gesloten"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1534
2018-11-03 13:05:02 +00:00
msgid "Stopping server"
2020-05-10 19:05:39 +00:00
msgstr "Bezig met stoppen van Calibre-Web"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1535
2017-06-24 11:04:09 +00:00
msgid "Update finished, please press okay and reload page"
2020-04-30 19:30:50 +00:00
msgstr "Update voltooid, klik op 'Oké' en vernieuw de pagina"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1536 cps/admin.py:1537 cps/admin.py:1538 cps/admin.py:1539
#: cps/admin.py:1540 cps/admin.py:1541
2018-11-03 13:05:02 +00:00
msgid "Update failed:"
2019-06-17 20:38:32 +00:00
msgstr "Update mislukt:"
2018-11-03 13:05:02 +00:00
#: cps/admin.py:1536 cps/updater.py:391 cps/updater.py:626 cps/updater.py:628
msgid "HTTP Error"
msgstr "HTTP-fout"
2017-07-23 11:25:54 +00:00
#: cps/admin.py:1537 cps/updater.py:393 cps/updater.py:630
msgid "Connection error"
msgstr "Verbindingsfout"
2017-07-23 11:25:54 +00:00
#: cps/admin.py:1538 cps/updater.py:395 cps/updater.py:632
msgid "Timeout while establishing connection"
msgstr "Time-out tijdens maken van verbinding"
2017-07-23 11:25:54 +00:00
#: cps/admin.py:1539 cps/updater.py:397 cps/updater.py:634
msgid "General error"
msgstr "Algemene fout"
2017-06-24 11:04:09 +00:00
#: cps/admin.py:1540
#, fuzzy
msgid "Update file could not be saved in temp dir"
2020-04-30 19:30:50 +00:00
msgstr "Geüpload bestand kon niet opgeslagen worden in de tijdelijke map"
#: cps/admin.py:1541
msgid "Files could not be replaced during update"
2023-12-20 20:52:09 +00:00
msgstr "Bestanden kunnen niet vervangen worden tijdens een update"
#: cps/admin.py:1565
#, fuzzy
msgid "Failed to extract at least One LDAP User"
msgstr "Mislukt om minstens een LDAP gebruiker aan te maken"
#: cps/admin.py:1610
msgid "Failed to Create at Least One LDAP User"
msgstr "Het is niet gelukt tenminste een LDAP gebruiker aan te maken"
#: cps/admin.py:1623
#, python-format
msgid "Error: %(ldaperror)s"
msgstr "Fout: %(ldaperror)s"
#: cps/admin.py:1627
msgid "Error: No user returned in response of LDAP server"
msgstr "Fout: No user returned in response of LDAP server"
#: cps/admin.py:1663
msgid "At Least One LDAP User Not Found in Database"
2021-06-09 18:26:09 +00:00
msgstr "Minstens een LDAP Gebruiker is niet gevonden in de Database"
#: cps/admin.py:1665
msgid "{} User Successfully Imported"
2021-06-09 18:26:09 +00:00
msgstr "{} Gebruiker succesvol geïmporteerd"
#: cps/admin.py:1723
msgid "DB Location is not Valid, Please Enter Correct Path"
msgstr "Database niet gevonden, voer de juiste locatie in"
#: cps/admin.py:1743
msgid "DB is not Writeable"
msgstr "Kan niet schrijven naar database"
#: cps/admin.py:1759
msgid "Keyfile Location is not Valid, Please Enter Correct Path"
msgstr "SSL-sleutellocatie is niet geldig, voer een geldig pad in"
#: cps/admin.py:1763
msgid "Certfile Location is not Valid, Please Enter Correct Path"
msgstr "SSL-certificaatlocatie is niet geldig, voer een geldig pad in"
#: cps/admin.py:1840
2023-04-16 13:06:34 +00:00
msgid "Password length has to be between 1 and 40"
2023-12-20 20:52:09 +00:00
msgstr "Het wachtwoord moet tussen de 1 en 40 tekens lang zijn"
2023-04-16 13:06:34 +00:00
#: cps/admin.py:1894
#, fuzzy
msgid "Database Settings updated"
msgstr "E-mailserver-instellingen bijgewerkt"
#: cps/admin.py:1902
#, fuzzy
msgid "Database Configuration"
msgstr "Databaseconfiguratie"
#: cps/admin.py:1917 cps/web.py:1292
msgid "Oops! Please complete all fields."
msgstr "Vul alle velden in!"
#: cps/admin.py:1926
msgid "E-mail is not from valid domain"
msgstr "Het e-mailadres bevat geen geldige domeinnaam"
#: cps/admin.py:1932
2023-01-21 14:27:11 +00:00
msgid "Add new user"
msgstr "Gebruiker toevoegen"
#: cps/admin.py:1943
#, python-format
msgid "User '%(user)s' created"
msgstr "Gebruiker '%(user)s' aangemaakt"
#: cps/admin.py:1949
#, fuzzy
msgid "Oops! An account already exists for this Email. or name."
msgstr "Bestaand account met dit e-mailadres of deze gebruikersnaam aangetroffen."
#: cps/admin.py:1979
#, python-format
msgid "User '%(nick)s' deleted"
msgstr "Gebruiker '%(nick)s' verwijderd"
#: cps/admin.py:1982
msgid "Can't delete Guest User"
msgstr "Kan Gast gebruiker niet verwijderen"
#: cps/admin.py:1985
msgid "No admin user remaining, can't delete user"
msgstr "Kan laatste systeembeheerder niet verwijderen"
#: cps/admin.py:2040 cps/web.py:1477
msgid "Email can't be empty and has to be a valid Email"
2023-12-20 20:52:09 +00:00
msgstr "E-mail kan niet leeg zijn en moet geldig zijn"
#: cps/admin.py:2066
#, python-format
msgid "User '%(nick)s' updated"
msgstr "Gebruiker '%(nick)s' bijgewerkt"
#: cps/converter.py:31
msgid "not installed"
msgstr "niet geïnstalleerd"
#: cps/converter.py:32
msgid "Execution permissions missing"
msgstr "Kan programma niet uitvoeren"
#: cps/db.py:767 cps/search.py:150 cps/web.py:749
#, fuzzy, python-format
msgid "Custom Column No.%(column)d does not exist in calibre database"
2021-06-09 18:26:09 +00:00
msgstr "Aangepaste kolom Nr.%(column)d bestaat niet in de Calibre Database"
2021-05-13 14:28:02 +00:00
#: cps/db.py:1008 cps/templates/config_edit.html:203
#: cps/templates/config_view_edit.html:62 cps/templates/email_edit.html:41
#: cps/web.py:564 cps/web.py:598 cps/web.py:643 cps/web.py:683 cps/web.py:710
#: cps/web.py:991 cps/web.py:1021 cps/web.py:1066 cps/web.py:1094
#: cps/web.py:1133
msgid "None"
msgstr "Geen"
#: cps/editbooks.py:109 cps/editbooks.py:939 cps/web.py:531 cps/web.py:1569
#: cps/web.py:1614 cps/web.py:1659
msgid "Oops! Selected book is unavailable. File does not exist or is not accessible"
msgstr "Oeps! Geselecteerd boek is niet beschikbaar. Bestand bestaat niet of is niet toegankelijk"
#: cps/editbooks.py:153 cps/editbooks.py:1273
msgid "User has no rights to upload cover"
2023-12-20 20:52:09 +00:00
msgstr "Gebruiker mist rechten om de omslag te uploaden"
#: cps/editbooks.py:173 cps/editbooks.py:754
msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier"
msgstr "Identificatoren zijn niet hoofdlettergevoelig, overschrijf huidige identificatoren"
2024-08-04 14:28:49 +00:00
#: cps/editbooks.py:215
msgid "Metadata successfully updated"
msgstr "De metagegevens zijn bijgewerkt"
2024-08-04 14:28:49 +00:00
#: cps/editbooks.py:233
msgid "Error editing book: {}"
2023-12-20 20:52:09 +00:00
msgstr "Fout tijdens bijwerken van boek: {}"
2022-01-06 13:04:49 +00:00
#: cps/editbooks.py:295
#, python-format
msgid "File %(file)s uploaded"
msgstr "Bestand %(file)s geüpload"
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:323
msgid "Source or destination format for conversion missing"
msgstr "Bron- of doelformaat ontbreekt voor conversie"
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:331
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Het boek is in de wachtrij geplaatst voor conversie naar %(book_format)s"
#: cps/editbooks.py:335
#, python-format
msgid "There was an error converting this book: %(res)s"
msgstr "Er is een fout opgetreden bij het converteren van dit boek: %(res)s"
#: cps/editbooks.py:672
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr "Geüpload boek staat mogelijk al in de bibliotheek, controleer alvorens door te gaan: "
#: cps/editbooks.py:728 cps/editbooks.py:1059
#, fuzzy, python-format
msgid "'%(langname)s' is not a valid language"
msgstr "%(langname)s is geen geldige taal"
#: cps/editbooks.py:766 cps/editbooks.py:1202
#, fuzzy
msgid "File type isn't allowed to be uploaded to this server"
msgstr "De bestandsextensie '%(ext)s' is niet toegestaan op deze server"
#: cps/editbooks.py:772 cps/editbooks.py:1212
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
msgstr "De bestandsextensie '%(ext)s' is niet toegestaan op deze server"
#: cps/editbooks.py:776 cps/editbooks.py:1216
msgid "File to be uploaded must have an extension"
msgstr "Het te uploaden bestand moet voorzien zijn van een extensie"
2018-11-03 13:05:02 +00:00
#: cps/editbooks.py:784
2018-11-03 13:05:02 +00:00
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr "Bestand %(filename)s kon niet opgeslagen worden in de tijdelijke map"
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:804
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr "Omslag %(file)s niet verplaatst: %(error)s"
#: cps/editbooks.py:861 cps/editbooks.py:863
msgid "Book Format Successfully Deleted"
msgstr "Het boekformaat is verwijderd"
#: cps/editbooks.py:870 cps/editbooks.py:872
msgid "Book Successfully Deleted"
msgstr "Het boek is verwijderd"
#: cps/editbooks.py:924
msgid "You are missing permissions to delete books"
2023-12-20 20:52:09 +00:00
msgstr "U mist rechten om boeken te verwijderen"
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:974
msgid "edit metadata"
msgstr "metagegevens bewerken"
2021-03-27 11:20:07 +00:00
#: cps/editbooks.py:1023
#, fuzzy, python-format
msgid "Seriesindex: %(seriesindex)s is not a valid number, skipping"
msgstr "%(seriesindex)s is geen geldig nummer, sla het over"
#: cps/editbooks.py:1207
msgid "User has no rights to upload additional file formats"
2023-12-20 20:52:09 +00:00
msgstr "Gebruiker mist rechten om extra bestandsformaten te uploaden"
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:1228
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Kan de locatie '%(path)s' niet aanmaken (niet gemachtigd)."
#: cps/editbooks.py:1234
#, python-format
msgid "Failed to store file %(file)s."
msgstr "Kan %(file)s niet opslaan."
2017-06-24 11:04:09 +00:00
#: cps/editbooks.py:1258
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgstr "Bestandsformaat %(ext)s toegevoegd aan %(book)s"
#: cps/gdrive.py:58
msgid "Google Drive setup not completed, try to deactivate and activate Google Drive again"
2020-04-30 19:30:50 +00:00
msgstr "Het instellen van Google Drive is niet afgerond, heractiveer Google Drive"
#: cps/gdrive.py:96
msgid "Callback domain is not verified, please follow steps to verify domain in google developer console"
msgstr "Het callback-domein is niet geverifieerd. Volg de stappen in de Google-ontwikkelaarsconsole om het domein te verifiëren"
#: cps/helper.py:87
#, python-format
msgid "%(format)s format not found for book id: %(book)d"
msgstr "%(format)s formaat niet gevonden voor boek met id: %(book)d"
2017-06-24 11:04:09 +00:00
#: cps/helper.py:94 cps/tasks/convert.py:90
#, python-format
msgid "%(format)s not found on Google Drive: %(fn)s"
msgstr "%(format)s niet aangetroffen op Google Drive: %(fn)s"
2017-06-24 11:04:09 +00:00
#: cps/helper.py:99
2020-10-10 09:38:40 +00:00
#, python-format
msgid "%(format)s not found: %(fn)s"
msgstr "%(format)s niet gevonden %(fn)s"
#: cps/helper.py:104 cps/helper.py:233 cps/templates/detail.html:58
2022-06-04 06:49:48 +00:00
#, fuzzy
msgid "Send to eReader"
msgstr "Versturen naar Kindle"
#: cps/helper.py:105 cps/helper.py:125 cps/helper.py:235
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "This Email has been sent via Calibre-Web."
msgstr "Deze e-mail is verstuurd via Calibre-Web."
#: cps/helper.py:123
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Calibre-Web Test Email"
msgstr "Calibre-Web - test-e-mail"
#: cps/helper.py:124
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Test Email"
msgstr "Test-e-mail"
#: cps/helper.py:141
msgid "Get Started with Calibre-Web"
msgstr "Aan de slag met Calibre-Web"
#: cps/helper.py:146
2023-01-21 14:27:11 +00:00
#, fuzzy, python-format
msgid "Registration Email for user: %(name)s"
msgstr "Registratie-e-mailadres van gebruiker: %(name)s"
#: cps/helper.py:157 cps/helper.py:163
2022-06-04 06:49:48 +00:00
#, fuzzy, python-format
2023-01-21 14:27:11 +00:00
msgid "Convert %(orig)s to %(format)s and send to eReader"
msgstr "%(orig)s converteren naar %(format)s en versturen naar Kindle"
2017-07-08 17:50:44 +00:00
#: cps/helper.py:182 cps/helper.py:186 cps/helper.py:190
2022-06-04 06:49:48 +00:00
#, fuzzy, python-format
2023-01-21 14:27:11 +00:00
msgid "Send %(format)s to eReader"
msgstr "%(format)s versturen naar Kindle"
#: cps/helper.py:230
#, fuzzy, python-format
2023-01-21 14:27:11 +00:00
msgid "%(book)s send to eReader"
msgstr "%(book)s verzonden naar Kindle"
2017-07-08 17:50:44 +00:00
#: cps/helper.py:237
msgid "The requested file could not be read. Maybe wrong permissions?"
msgstr "Het opgevraagde bestand kan niet worden gelezen. Ben je hiertoe gemachtigd?"
2017-06-24 11:04:09 +00:00
#: cps/helper.py:352
msgid "Read status could not set: {}"
2023-12-20 20:52:09 +00:00
msgstr "Gelezen/ongelezen status kan niet aangepast worden: {}"
#: cps/helper.py:375
#, python-format
msgid "Deleting bookfolder for book %(id)s failed, path has subfolders: %(path)s"
2021-06-09 18:26:09 +00:00
msgstr "Het verwijderen van de boekenmap voor boek %(id)s is mislukt, het pad heeft submappen: %(path)s"
#: cps/helper.py:381
#, python-format
msgid "Deleting book %(id)s failed: %(message)s"
2020-05-10 19:05:39 +00:00
msgstr "Verwijderen van boek %(id)s mislukt: %(message)s"
#: cps/helper.py:392
2021-08-01 15:27:18 +00:00
#, fuzzy, python-format
msgid "Deleting book %(id)s from database only, book path in database not valid: %(path)s"
msgstr "Verwijder boek %(id)s alleen uit database, boek pad is ongeldig: %(path)s"
#: cps/helper.py:441
#, fuzzy, python-format
msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "Kan de titel '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
#: cps/helper.py:512 cps/helper.py:521
#, python-format
msgid "File %(file)s not found on Google Drive"
msgstr "Bestand '%(file)s' niet aangetroffen op Google Drive"
#: cps/helper.py:562
#, python-format
msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "Kan de titel '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
#: cps/helper.py:600
#, python-format
msgid "Book path %(path)s not found on Google Drive"
2020-04-30 19:30:50 +00:00
msgstr "Boeken locatie '%(path)s' niet aangetroffen op Google Drive"
#: cps/helper.py:660
2023-01-21 14:27:11 +00:00
msgid "Found an existing account for this Email address"
2023-12-20 20:52:09 +00:00
msgstr "Bestaand account gevondne met dit e-mailadres"
#: cps/helper.py:668
msgid "This username is already taken"
msgstr "Deze gebruikersnaam is al in gebruik"
#: cps/helper.py:681
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Invalid Email address format"
2021-06-09 18:26:09 +00:00
msgstr "Ongeldig E-Mail adres"
#: cps/helper.py:702
2023-04-16 13:06:34 +00:00
msgid "Password doesn't comply with password validation rules"
2023-12-20 20:52:09 +00:00
msgstr "Het wachtwoord voldoet niet aan de validatieregels"
2023-04-16 13:06:34 +00:00
#: cps/helper.py:848
msgid "Python module 'advocate' is not installed but is needed for cover uploads"
2023-12-20 20:52:09 +00:00
msgstr "Pythonmodule 'advocate' is niet geïnstalleerd maar is nodig omslag uploads"
#: cps/helper.py:858
msgid "Error Downloading Cover"
msgstr "Fout bij downloaden omslag"
#: cps/helper.py:861
msgid "Cover Format Error"
msgstr "Onjuist omslagformaat"
#: cps/helper.py:864
msgid "You are not allowed to access localhost or the local network for cover uploads"
2023-12-20 20:52:09 +00:00
msgstr "Toegang tot localhost of het lokale netwerk niet toegestaant voor omslag uploaden"
#: cps/helper.py:874
msgid "Failed to create path for cover"
2020-04-30 19:30:50 +00:00
msgstr "Locatie aanmaken voor omslag mislukt"
#: cps/helper.py:890
msgid "Cover-file is not a valid image file, or could not be stored"
2020-04-30 19:30:50 +00:00
msgstr "Omslag-bestand is geen afbeelding of kon niet opgeslagen worden"
#: cps/helper.py:901
msgid "Only jpg/jpeg/png/webp/bmp files are supported as coverfile"
msgstr "Alleen jpg/jpeg/png/webp/bmp bestanden worden ondersteund als omslag"
#: cps/helper.py:913
2021-11-21 08:28:03 +00:00
msgid "Invalid cover file content"
2023-12-20 20:52:09 +00:00
msgstr "Ongeldig omslagbestand"
2021-11-21 08:28:03 +00:00
#: cps/helper.py:917
msgid "Only jpg/jpeg files are supported as coverfile"
2020-05-10 19:05:39 +00:00
msgstr "Alleen jpg/jpeg bestanden zijn toegestaan als omslag"
#: cps/helper.py:989 cps/helper.py:1146
#, fuzzy
msgid "Cover"
msgstr "Willekeurige boeken"
#: cps/helper.py:1006
2024-06-09 10:30:44 +00:00
msgid "UnRar binary file not found"
msgstr "UnRar executable niet gevonden"
#: cps/helper.py:1017
#, fuzzy
msgid "Error executing UnRar"
2024-06-09 10:30:44 +00:00
msgstr "Fout bij het uitvoeren van UnRar"
#: cps/helper.py:1025
msgid "Could not find the specified directory"
msgstr ""
#: cps/helper.py:1028
msgid "Please specify a directory, not a file"
msgstr ""
#: cps/helper.py:1042
#, fuzzy
msgid "Calibre binaries not viable"
msgstr "Kan niet schrijven naar database"
#: cps/helper.py:1051
#, python-format
msgid "Missing calibre binaries: %(missing)s"
msgstr ""
#: cps/helper.py:1053
#, fuzzy, python-format
msgid "Missing executable permissions: %(missing)s"
msgstr "Kan programma niet uitvoeren"
#: cps/helper.py:1058
#, fuzzy
2024-06-09 10:30:44 +00:00
msgid "Error executing Calibre"
msgstr "Fout bij het uitvoeren van UnRar"
#: cps/helper.py:1148 cps/templates/admin.html:216
msgid "Queue all books for metadata backup"
2023-12-20 20:52:09 +00:00
msgstr "Voeg alle boeken toe aan de wachtrij voor het maken van een metagegevens backup"
2024-08-04 14:28:49 +00:00
#: cps/kobo_auth.py:92
#, fuzzy
msgid "Please access Calibre-Web from non localhost to get valid api_endpoint for kobo device"
2020-04-30 19:30:50 +00:00
msgstr "Je kunt Calibre-Web niet vanaf de lokale computer openen om een geldige api_endpoint te krijgen voor je kobo toestel"
2020-02-23 12:22:57 +00:00
2024-08-04 14:28:49 +00:00
#: cps/kobo_auth.py:118
2020-02-23 19:07:21 +00:00
msgid "Kobo Setup"
msgstr "Kobo Instellen"
2020-02-23 12:22:57 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:78
#, python-format
msgid "Register with %(provider)s"
2019-07-31 15:38:28 +00:00
msgstr "Aanmelden bij %(provider)s"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:139 cps/remotelogin.py:131
#, python-format
msgid "Success! You are now logged in as: %(nickname)s"
msgstr "je bent ingelogd als: '%(nickname)s'"
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:149
#, python-format
msgid "Link to %(oauth)s Succeeded"
2020-04-30 19:30:50 +00:00
msgstr "Koppeling gemaakt met %(oauth)s"
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:156
msgid "Login failed, No User Linked With OAuth Account"
2020-05-10 19:05:39 +00:00
msgstr "Inloggen mislukt, geen gebruiker gekoppeld aan OAuth account"
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:198
#, python-format
msgid "Unlink to %(oauth)s Succeeded"
2020-04-30 19:30:50 +00:00
msgstr "Koppeling met %(oauth)s verbroken"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:203
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Unlink to %(oauth)s Failed"
2020-04-30 19:30:50 +00:00
msgstr "Ontkoppelen van %(oauth)s mislukt"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:206
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Not Linked to %(oauth)s"
2021-06-09 18:26:09 +00:00
msgstr "Niet gelinkt aan %(oauth)s"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:263
2021-03-27 11:20:07 +00:00
msgid "Failed to log in with GitHub."
msgstr "Inloggen bij GitHub mislukt."
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:269
2021-03-27 11:20:07 +00:00
msgid "Failed to fetch user info from GitHub."
msgstr "Opvragen gebruikersinfo bij GitHub mislukt."
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:281
2021-03-27 11:20:07 +00:00
msgid "Failed to log in with Google."
msgstr "Inloggen bij Google mislukt."
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:287
2021-03-27 11:20:07 +00:00
msgid "Failed to fetch user info from Google."
msgstr "Opvragen gebruikersinfo bij Google mislukt."
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:335
msgid "GitHub Oauth error, please retry later."
2020-04-30 19:30:50 +00:00
msgstr "GitHub OAuth fout, probeer het later nog eens."
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:338
msgid "GitHub Oauth error: {}"
2021-06-09 18:26:09 +00:00
msgstr "Github OAuth foutmelding: {}"
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:359
msgid "Google Oauth error, please retry later."
2020-04-30 19:30:50 +00:00
msgstr "Google OAuth fout, probeer het later nog eens."
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/oauth_bb.py:362
msgid "Google Oauth error: {}"
2021-06-09 18:26:09 +00:00
msgstr "Google OAuth foutmelding: {}"
2024-08-04 14:28:49 +00:00
#: cps/opds.py:299
msgid "{} Stars"
2021-06-09 18:26:09 +00:00
msgstr "{} sterren"
2024-08-04 14:28:49 +00:00
#: cps/remotelogin.py:63 cps/templates/layout.html:67
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:101 cps/templates/login.html:4
#: cps/templates/login.html:21 cps/web.py:1354
msgid "Login"
msgstr "Inloggen"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/remotelogin.py:75 cps/remotelogin.py:109
msgid "Token not found"
msgstr "Toegangssleutel niet gevonden"
2017-07-08 17:50:44 +00:00
2024-08-04 14:28:49 +00:00
#: cps/remotelogin.py:84 cps/remotelogin.py:117
msgid "Token has expired"
msgstr "Toegangssleutel is verlopen"
2020-02-23 12:22:57 +00:00
2024-08-04 14:28:49 +00:00
#: cps/remotelogin.py:93
msgid "Success! Please return to your device"
msgstr "Gelukt! Ga terug naar je apparaat"
2017-06-24 11:04:09 +00:00
#: cps/render_template.py:41 cps/web.py:420
2021-02-02 18:03:34 +00:00
msgid "Books"
msgstr "Boeken"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:43
msgid "Show recent books"
2019-07-31 15:38:28 +00:00
msgstr "Recent toegevoegde boeken tonen"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:44 cps/templates/index.xml:27
msgid "Hot Books"
msgstr "Populaire boeken"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:46
2020-02-23 19:07:21 +00:00
msgid "Show Hot Books"
msgstr "Populaire boeken tonen"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:48 cps/render_template.py:53
2020-10-10 09:38:40 +00:00
msgid "Downloaded Books"
msgstr "Gedownloade boeken"
2020-10-10 09:38:40 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:50 cps/render_template.py:55
#: cps/templates/user_table.html:167
2020-10-10 09:38:40 +00:00
msgid "Show Downloaded Books"
msgstr "Gedownloade boeken tonen"
2020-10-10 09:38:40 +00:00
#: cps/render_template.py:58 cps/templates/index.xml:36 cps/web.py:435
2020-02-23 19:07:21 +00:00
msgid "Top Rated Books"
msgstr "Best beoordeelde boeken"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:60 cps/templates/user_table.html:161
2020-02-23 19:07:21 +00:00
msgid "Show Top Rated Books"
msgstr "Best beoordeelde boeken tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:61 cps/templates/index.xml:63
#: cps/templates/index.xml:67 cps/web.py:768
msgid "Read Books"
msgstr "Gelezen boeken"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:63
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Read and Unread"
2019-07-31 15:38:28 +00:00
msgstr "Gelezen/Ongelezen boeken tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:65 cps/templates/index.xml:70
#: cps/templates/index.xml:74 cps/web.py:771
msgid "Unread Books"
msgstr "Ongelezen boeken"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:67
msgid "Show unread"
2019-07-31 15:38:28 +00:00
msgstr "Ongelezen boeken tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:68
msgid "Discover"
2019-07-31 15:38:28 +00:00
msgstr "Willekeurige boeken"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:70 cps/templates/index.xml:58
2023-01-21 14:27:11 +00:00
#: cps/templates/user_table.html:159 cps/templates/user_table.html:162
msgid "Show Random Books"
msgstr "Willekeurige boeken tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:71 cps/templates/book_table.html:67
#: cps/templates/index.xml:97 cps/web.py:1137
msgid "Categories"
msgstr "Categorieën"
2018-03-30 19:20:47 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:73 cps/templates/user_table.html:158
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Category Section"
msgstr "Categoriekeuze tonen"
2018-03-30 19:20:47 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:74 cps/templates/book_edit.html:91
#: cps/templates/book_table.html:68 cps/templates/index.xml:106
#: cps/templates/search_form.html:70 cps/web.py:1027 cps/web.py:1039
msgid "Series"
2019-07-31 15:38:28 +00:00
msgstr "Boekenreeksen"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:76 cps/templates/user_table.html:157
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Series Section"
2020-04-30 19:30:50 +00:00
msgstr "Boekenreeksenkeuze tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:77 cps/templates/book_table.html:66
#: cps/templates/index.xml:79
msgid "Authors"
msgstr "Auteurs"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:79 cps/templates/user_table.html:160
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Author Section"
msgstr "Auteurkeuze tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:81 cps/templates/book_table.html:72
#: cps/templates/index.xml:88 cps/web.py:995
msgid "Publishers"
msgstr "Uitgevers"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:83 cps/templates/user_table.html:163
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Publisher Section"
msgstr "Uitgeverskeuze tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:84 cps/templates/book_table.html:70
#: cps/templates/index.xml:115 cps/templates/search_form.html:108
#: cps/web.py:1109
msgid "Languages"
msgstr "Talen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:87 cps/templates/user_table.html:155
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Language Section"
msgstr "Taalkeuze tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:88 cps/templates/index.xml:124
msgid "Ratings"
2019-07-31 15:38:28 +00:00
msgstr "Beoordelingen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:90 cps/templates/user_table.html:164
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Ratings Section"
2019-07-31 15:38:28 +00:00
msgstr "Beoordelingen tonen"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:91 cps/templates/index.xml:133
msgid "File formats"
2019-07-31 15:38:28 +00:00
msgstr "Bestandsformaten"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:93 cps/templates/user_table.html:165
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show File Formats Section"
2019-07-31 15:38:28 +00:00
msgstr "Bestandsformaten tonen"
2017-06-24 11:04:09 +00:00
#: cps/render_template.py:95 cps/web.py:794
msgid "Archived Books"
2020-05-10 19:05:39 +00:00
msgstr "Gearchiveerde boeken"
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:97 cps/templates/user_table.html:166
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Archived Books"
2020-05-10 19:05:39 +00:00
msgstr "Gearchiveerde boeken tonen"
#: cps/render_template.py:100 cps/web.py:825
2020-10-10 09:38:40 +00:00
msgid "Books List"
msgstr "Boekenlijst"
2020-10-10 09:38:40 +00:00
2024-08-04 14:28:49 +00:00
#: cps/render_template.py:102 cps/templates/user_table.html:168
2020-10-10 09:38:40 +00:00
msgid "Show Books List"
msgstr "Boekenlijst tonen"
2020-10-10 09:38:40 +00:00
2024-08-04 14:28:49 +00:00
#: cps/search.py:50 cps/search.py:425 cps/templates/book_edit.html:236
#: cps/templates/feed.xml:34 cps/templates/index.xml:12
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:46 cps/templates/layout.html:49
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:247
msgid "Search"
msgstr "Zoeken"
2024-08-04 14:28:49 +00:00
#: cps/search.py:201
msgid "Published after "
msgstr "Gepubliceerd na "
2024-08-04 14:28:49 +00:00
#: cps/search.py:208
msgid "Published before "
msgstr "Gepubliceerd vóór "
2024-08-04 14:28:49 +00:00
#: cps/search.py:230
#, python-format
msgid "Rating <= %(rating)s"
msgstr "Beoordeling <= %(rating)s"
2024-08-04 14:28:49 +00:00
#: cps/search.py:232
#, python-format
msgid "Rating >= %(rating)s"
msgstr "Beoordeling >= %(rating)s"
2024-08-04 14:28:49 +00:00
#: cps/search.py:234
#, fuzzy, python-format
msgid "Read Status = '%(status)s'"
msgstr "Lees Status = %(status)s"
2024-08-04 14:28:49 +00:00
#: cps/search.py:350
msgid "Error on search for custom columns, please restart Calibre-Web"
msgstr "Fout tijdens het zoeken van aangepaste kolommen, start Calibre-Web opnieuw op"
2024-08-04 14:28:49 +00:00
#: cps/search.py:369 cps/search.py:401 cps/templates/layout.html:57
msgid "Advanced Search"
msgstr "Geavanceerd zoeken"
#: cps/shelf.py:49 cps/shelf.py:111
msgid "Invalid shelf specified"
msgstr "Ongeldige boekenplank opgegeven"
#: cps/shelf.py:55
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "Sorry you are not allowed to add a book to that shelf"
msgstr "Sorry, je mag geen boeken toevoegen aan boekenplank: %(shelfname)s"
#: cps/shelf.py:64
#, python-format
msgid "Book is already part of the shelf: %(shelfname)s"
msgstr "Dit boek maakt al deel uit van boekenplank: %(shelfname)s"
#: cps/shelf.py:77
#, python-format
msgid "%(book_id)s is a invalid Book Id. Could not be added to Shelf"
msgstr ""
#: cps/shelf.py:97
#, python-format
msgid "Book has been added to shelf: %(sname)s"
msgstr "Het boek is toegevoegd aan boekenplank: %(sname)s"
#: cps/shelf.py:116
2021-11-21 08:28:03 +00:00
msgid "You are not allowed to add a book to the shelf"
2023-12-20 20:52:09 +00:00
msgstr "U heeft niet voldoende rechten om een boek aan deze boekenplank toe te voegen"
#: cps/shelf.py:134
#, python-format
msgid "Books are already part of the shelf: %(name)s"
msgstr "Deze boeken maken al deel uit van boekenplank: %(name)s"
#: cps/shelf.py:146
#, python-format
msgid "Books have been added to shelf: %(sname)s"
msgstr "De boeken zijn toegevoegd aan boekenplank: %(sname)s"
#: cps/shelf.py:153
#, python-format
msgid "Could not add books to shelf: %(sname)s"
msgstr "Kan boeken niet toevoegen aan boekenplank: %(sname)s"
#: cps/shelf.py:199
#, python-format
msgid "Book has been removed from shelf: %(sname)s"
msgstr "Het boek is verwijderd van boekenplank: %(sname)s"
#: cps/shelf.py:208
2021-11-21 08:28:03 +00:00
msgid "Sorry you are not allowed to remove a book from this shelf"
2023-12-20 20:52:09 +00:00
msgstr "U heeft niet voldoende rechten om een boek van deze boekenplank te verwijderen"
2021-11-21 08:28:03 +00:00
#: cps/shelf.py:218 cps/templates/layout.html:157
msgid "Create a Shelf"
msgstr "Boekenplank maken"
#: cps/shelf.py:226
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "Sorry you are not allowed to edit this shelf"
msgstr "Je bent niet gemachtigd deze boekenplank aan te passen"
2021-08-01 15:27:18 +00:00
#: cps/shelf.py:228
msgid "Edit a shelf"
msgstr "Pas een boekenplank aan"
#: cps/shelf.py:237
msgid "Error deleting Shelf"
2023-12-20 20:52:09 +00:00
msgstr "Fout bij verwijderen boekenplank!"
#: cps/shelf.py:239
#, fuzzy
msgid "Shelf successfully deleted"
msgstr "Het boek is verwijderd"
#: cps/shelf.py:289
#, python-format
msgid "Change order of Shelf: '%(name)s'"
msgstr "Volgorde van boekenplank veranderen: '%(name)s'"
#: cps/shelf.py:324
msgid "Sorry you are not allowed to create a public shelf"
2023-12-20 20:52:09 +00:00
msgstr "Je mist rechten om een openbare boekenplank te maken "
#: cps/shelf.py:341
#, python-format
msgid "Shelf %(title)s created"
msgstr "Boekenplank '%(title)s' aangemaakt"
#: cps/shelf.py:344
#, python-format
msgid "Shelf %(title)s changed"
msgstr "Boekenplank '%(title)s' is aangepast"
#: cps/shelf.py:358
msgid "There was an error"
msgstr "Er is een fout opgetreden"
#: cps/shelf.py:380
#, python-format
msgid "A public shelf with the name '%(title)s' already exists."
msgstr "Een openbare boekenplank met de naam '%(title)s' bestaat al."
#: cps/shelf.py:391
#, python-format
msgid "A private shelf with the name '%(title)s' already exists."
msgstr "Een persoonlijke boekenplank met de naam '%(title)s' bestaat al."
2024-08-17 11:49:14 +00:00
#: cps/shelf.py:476
#, python-format
msgid "Shelf: '%(name)s'"
msgstr "Boekenplank: '%(name)s'"
2024-08-17 11:49:14 +00:00
#: cps/shelf.py:480
msgid "Error opening shelf. Shelf does not exist or is not accessible"
msgstr "Kan boekenplank niet openen: de boekenplank bestaat niet of is ontoegankelijk"
2020-10-10 09:38:40 +00:00
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:47 cps/templates/layout.html:88
#: cps/templates/tasks.html:7
msgid "Tasks"
msgstr "Taken"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:63
msgid "Waiting"
msgstr "Wachten"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:65
msgid "Failed"
msgstr "Mislukt"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:67
msgid "Started"
msgstr "Gestart"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:69
msgid "Finished"
msgstr "Voltooid"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:71
msgid "Ended"
2023-12-20 20:52:09 +00:00
msgstr "Beëindigd"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:73
msgid "Cancelled"
2023-12-20 20:52:09 +00:00
msgstr "Geannuleerd"
2024-08-04 14:28:49 +00:00
#: cps/tasks_status.py:75
msgid "Unknown Status"
msgstr "Onbekende status"
#: cps/updater.py:433 cps/updater.py:444 cps/updater.py:545 cps/updater.py:560
msgid "Unexpected data while reading update information"
msgstr "Onverwachte gegevens tijdens het uitlezen van de update-informatie"
#: cps/updater.py:440 cps/updater.py:552
msgid "No update available. You already have the latest version installed"
2020-04-30 19:30:50 +00:00
msgstr "Er is geen update beschikbaar."
#: cps/updater.py:458
msgid "A new update is available. Click on the button below to update to the latest version."
msgstr "Er is een update beschikbaar. Klik op de knop hieronder om te updaten naar de nieuwste versie."
#: cps/updater.py:476
msgid "Could not fetch update information"
msgstr "De update-informatie kan niet worden opgehaald"
#: cps/updater.py:486
msgid "Click on the button below to update to the latest stable version."
msgstr "Klik op de onderstaande knop om de laatste stabiele versie te installeren."
#: cps/updater.py:495 cps/updater.py:509 cps/updater.py:520
2017-06-24 11:04:09 +00:00
#, python-format
msgid "A new update is available. Click on the button below to update to version: %(version)s"
2019-07-31 15:38:28 +00:00
msgstr "Er is een update beschikbaar. Klik op de knop hieronder om te updaten naar versie: %(version)s"
2017-06-24 11:04:09 +00:00
#: cps/updater.py:538
msgid "No release information available"
msgstr "Geen update-informatie beschikbaar"
#: cps/templates/index.html:6 cps/web.py:447
2020-02-23 19:07:21 +00:00
msgid "Discover (Random Books)"
msgstr "Verkennen (willekeurige boeken)"
#: cps/web.py:483
2020-02-23 19:07:21 +00:00
msgid "Hot Books (Most Downloaded)"
2019-07-31 15:38:28 +00:00
msgstr "Populaire boeken (meest gedownload)"
2017-06-24 11:04:09 +00:00
#: cps/web.py:514
2020-10-10 09:38:40 +00:00
#, python-format
msgid "Downloaded books by %(user)s"
msgstr "Gedownloade boeken door %(user)s"
2020-10-10 09:38:40 +00:00
#: cps/web.py:547
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Author: %(name)s"
2019-07-31 15:38:28 +00:00
msgstr "Auteur: %(name)s"
2017-06-24 11:04:09 +00:00
#: cps/web.py:583
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Publisher: %(name)s"
msgstr "Uitgever: %(name)s"
2017-06-24 11:04:09 +00:00
#: cps/web.py:611
#, python-format
msgid "Series: %(serie)s"
2019-07-31 15:38:28 +00:00
msgstr "Reeks: %(serie)s"
#: cps/web.py:625
msgid "Rating: None"
2023-12-20 20:52:09 +00:00
msgstr "Beoordeling: geen"
#: cps/web.py:634
#, python-format
msgid "Rating: %(rating)s stars"
2019-07-31 15:38:28 +00:00
msgstr "Beoordeling: %(rating)s sterren"
2017-06-24 11:04:09 +00:00
#: cps/web.py:665
2017-06-24 11:04:09 +00:00
#, python-format
msgid "File format: %(format)s"
2019-07-31 15:38:28 +00:00
msgstr "Bestandsformaat: %(format)s"
2017-06-24 11:04:09 +00:00
#: cps/web.py:700
2017-06-24 11:04:09 +00:00
#, python-format
msgid "Category: %(name)s"
msgstr "Categorie: %(name)s"
2017-06-24 11:04:09 +00:00
#: cps/web.py:729
#, python-format
msgid "Language: %(name)s"
msgstr "Taal: %(name)s"
#: cps/templates/admin.html:16 cps/web.py:967
msgid "Downloads"
msgstr "Downloads"
#: cps/web.py:1069
msgid "Ratings list"
2019-07-31 15:38:28 +00:00
msgstr "Beoordelingen"
#: cps/web.py:1096
msgid "File formats list"
2019-07-31 15:38:28 +00:00
msgstr "Alle bestandsformaten"
#: cps/web.py:1251
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Please configure the SMTP mail settings first..."
2023-01-21 14:27:11 +00:00
msgstr "Stel eerst SMTP-mail in..."
#: cps/web.py:1258
#, python-format
msgid "Success! Book queued for sending to %(eReadermail)s"
2023-01-21 14:27:11 +00:00
msgstr "Het boek is in de wachtrij geplaatst om te worden verstuurd aan %(eReadermail)s"
#: cps/web.py:1261
#, python-format
msgid "Oops! There was an error sending book: %(res)s"
2019-07-31 15:38:28 +00:00
msgstr "Fout opgetreden bij het versturen van dit boek: %(res)s"
#: cps/web.py:1263
2023-01-21 14:27:11 +00:00
#, fuzzy
2023-01-22 12:53:10 +00:00
msgid "Oops! Please update your profile with a valid eReader Email."
msgstr "Stel je kindle-e-mailadres in..."
#: cps/web.py:1279
2023-04-16 13:06:34 +00:00
msgid "Please wait one minute to register next user"
2023-12-20 20:52:09 +00:00
msgstr "Wacht alstublieft één minuut voor het registreren van de volgende gebruiker"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:68 cps/templates/layout.html:102
#: cps/templates/login.html:27 cps/templates/register.html:17 cps/web.py:1280
#: cps/web.py:1284 cps/web.py:1289 cps/web.py:1293 cps/web.py:1299
#: cps/web.py:1319 cps/web.py:1323 cps/web.py:1336 cps/web.py:1339
msgid "Register"
msgstr "Registreren"
#: cps/web.py:1283 cps/web.py:1386
#, fuzzy
msgid "Connection error to limiter backend, please contact your administrator"
msgstr "E-mailserver is niet geconfigureerd, neem contact op met de beheerder!"
#: cps/web.py:1288 cps/web.py:1335
2023-04-16 13:06:34 +00:00
msgid "Oops! Email server is not configured, please contact your administrator."
msgstr "E-mailserver is niet geconfigureerd, neem contact op met de beheerder!"
#: cps/web.py:1321
msgid "Oops! Your Email is not allowed."
msgstr "Dit e-mailadres mag niet worden gebruikt voor registratie"
#: cps/web.py:1324
msgid "Success! Confirmation Email has been sent."
2020-04-30 19:30:50 +00:00
msgstr "Er is een bevestigings-e-mail verstuurd naar je e-mailadres."
#: cps/web.py:1369 cps/web.py:1392
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Cannot activate LDAP authentication"
msgstr "Kan de LDAP authenticatie niet activeren"
2017-11-01 15:10:05 +00:00
#: cps/web.py:1382
2023-04-16 13:06:34 +00:00
msgid "Please wait one minute before next login"
2023-12-20 20:52:09 +00:00
msgstr "Wacht alstublieft één minuut voor de volgende inlogpoging"
2023-04-16 13:06:34 +00:00
#: cps/web.py:1401
2023-04-16 13:06:34 +00:00
#, fuzzy, python-format
msgid "you are now logged in as: '%(nickname)s'"
msgstr "je bent ingelogd als: '%(nickname)s'"
#: cps/web.py:1408
2023-04-16 13:06:34 +00:00
#, fuzzy, python-format
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
2021-06-09 18:26:09 +00:00
msgstr "Terugvallen op login: '%(nickname)s', LDAP Server is onbereikbaar, of de gebruiker is onbekend"
#: cps/web.py:1413
2023-04-16 13:06:34 +00:00
#, fuzzy, python-format
msgid "Could not login: %(message)s"
2020-05-10 19:05:39 +00:00
msgstr "Inloggen mislukt: %(message)s"
2017-11-01 15:10:05 +00:00
#: cps/web.py:1417 cps/web.py:1442
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Wrong Username or Password"
msgstr "Verkeerde gebruikersnaam of wachtwoord"
#: cps/web.py:1424
2023-04-16 13:06:34 +00:00
#, fuzzy
2024-02-10 09:07:10 +00:00
msgid "New Password was sent to your email address"
2020-04-30 19:30:50 +00:00
msgstr "Een nieuw wachtwoord is verzonden naar je e-mailadres"
#: cps/web.py:1428
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "An unknown error occurred. Please try again later."
msgstr "Onbekende fout opgetreden. Probeer het later nog eens."
#: cps/web.py:1430
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Please enter valid username to reset password"
2020-04-30 19:30:50 +00:00
msgstr "Geef een geldige gebruikersnaam op om je wachtwoord te herstellen"
#: cps/web.py:1438
2023-04-16 13:06:34 +00:00
#, fuzzy, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgstr "je bent ingelogd als: '%(nickname)s'"
#: cps/web.py:1503 cps/web.py:1553
2019-02-24 18:23:32 +00:00
#, python-format
msgid "%(name)s's Profile"
msgstr "%(name)ss profiel"
2019-02-24 18:23:32 +00:00
#: cps/web.py:1519
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Success! Profile Updated"
msgstr "Profiel bijgewerkt"
#: cps/web.py:1523
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Oops! An account already exists for this Email."
msgstr "Bestaand account met dit e-mailadres aangetroffen."
#: cps/services/gmail.py:59
msgid "Found no valid gmail.json file with OAuth information"
2021-06-09 18:26:09 +00:00
msgstr "Geen geldig gmail.json bestand gevonden met OAuth informatie"
2024-08-04 14:28:49 +00:00
#: cps/tasks/clean.py:29
msgid "Delete temp folder contents"
msgstr ""
#: cps/tasks/convert.py:109
2023-01-21 14:27:11 +00:00
#, fuzzy, python-format
msgid "%(book)s send to E-Reader"
msgstr "%(book)s verzonden naar Kindle"
#: cps/tasks/convert.py:173
#, python-format
msgid "Calibre ebook-convert %(tool)s not found"
2021-06-09 18:26:09 +00:00
msgstr "Calibre ebook-convert %(tool)s niet gevonden"
#: cps/tasks/convert.py:207
#, python-format
2020-10-10 09:38:40 +00:00
msgid "%(format)s format not found on disk"
2021-06-09 18:26:09 +00:00
msgstr "%(format)s formaat is niet gevonden op de schijf"
2020-10-10 09:38:40 +00:00
#: cps/tasks/convert.py:211
2020-10-10 09:38:40 +00:00
msgid "Ebook converter failed with unknown error"
2021-06-09 18:26:09 +00:00
msgstr "E-Book converter mislukt met een onbekende foutmelding"
#: cps/tasks/convert.py:230
#, python-format
msgid "Kepubify-converter failed: %(error)s"
2021-06-09 18:26:09 +00:00
msgstr "Kepubify-converteerder mislukt: %(error)s"
#: cps/tasks/convert.py:251
#, python-format
msgid "Converted file not found or more than one file in folder %(folder)s"
2021-06-09 18:26:09 +00:00
msgstr "Omgezette bestand is niet gevonden of meer dan een bestand in map %(folder)s"
#: cps/tasks/convert.py:283 cps/tasks/convert.py:325
2020-10-10 09:38:40 +00:00
#, python-format
msgid "Calibre failed with error: %(error)s"
2021-06-09 18:26:09 +00:00
msgstr "Calibre mislukt met foutmelding: %(error)s"
2020-10-10 09:38:40 +00:00
#: cps/tasks/convert.py:302
2024-08-04 14:28:49 +00:00
#, python-format
msgid "Ebook-converter failed: %(error)s"
msgstr "E-boek-conversie mislukt: %(error)s"
#: cps/tasks/convert.py:330
msgid "Convert"
2023-12-20 20:52:09 +00:00
msgstr "Overzetten"
2024-08-04 14:28:49 +00:00
#: cps/tasks/database.py:26
msgid "Reconnecting Calibre database"
2023-12-20 20:52:09 +00:00
msgstr "Opnieuw verbinding aan het maken met Calibre database"
#: cps/tasks/mail.py:279
msgid "E-mail"
2023-12-20 20:52:09 +00:00
msgstr "E-mail"
#: cps/tasks/metadata_backup.py:34
#, fuzzy
msgid "Backing up Metadata"
msgstr "metagegevens bewerken"
2024-08-17 11:49:14 +00:00
#: cps/tasks/thumbnail.py:96
#, python-format
msgid "Generated %(count)s cover thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "%{count}s omslagminiaturen gegenereerd"
2024-08-17 11:49:14 +00:00
#: cps/tasks/thumbnail.py:230 cps/tasks/thumbnail.py:443
#: cps/tasks/thumbnail.py:511
msgid "Cover Thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "Omslag miniaturen"
2024-08-17 11:49:14 +00:00
#: cps/tasks/thumbnail.py:289
msgid "Generated {0} series thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "{0} serieminiaturen gegenereerd"
2024-08-17 11:49:14 +00:00
#: cps/tasks/thumbnail.py:454
msgid "Clearing cover thumbnail cache"
2023-12-20 20:52:09 +00:00
msgstr "Cache met omslagminiaturen aan het opschonen"
#: cps/tasks/upload.py:39 cps/templates/admin.html:20
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:81 cps/templates/user_table.html:145
msgid "Upload"
msgstr "Uploaden"
#: cps/templates/admin.html:9
2020-02-23 19:07:21 +00:00
msgid "Users"
msgstr "Gebruikers"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:13 cps/templates/login.html:9
#: cps/templates/login.html:10 cps/templates/register.html:9
#: cps/templates/user_edit.html:10 cps/templates/user_table.html:134
2020-02-23 19:07:21 +00:00
msgid "Username"
2017-06-24 11:04:09 +00:00
msgstr "Gebruikersnaam"
#: cps/templates/admin.html:14 cps/templates/register.html:14
#: cps/templates/user_edit.html:15 cps/templates/user_table.html:135
msgid "Email"
msgstr "E-mailadres"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/templates/admin.html:15
2022-06-04 06:49:48 +00:00
#, fuzzy
msgid "Send to eReader Email"
2019-07-31 15:38:28 +00:00
msgstr "Kindle-e-mailadres"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:17 cps/templates/layout.html:91
#: cps/templates/user_table.html:143
2017-06-24 11:04:09 +00:00
msgid "Admin"
2019-07-31 15:38:28 +00:00
msgstr "Beheer"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:18 cps/templates/login.html:13
#: cps/templates/login.html:14 cps/templates/user_edit.html:23
msgid "Password"
msgstr "Wachtwoord"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:22 cps/templates/detail.html:20
#: cps/templates/detail.html:33 cps/templates/shelf.html:8
#: cps/templates/user_table.html:146
2017-06-24 11:04:09 +00:00
msgid "Download"
2019-06-17 20:38:32 +00:00
msgstr "Downloaden"
2017-06-24 11:04:09 +00:00
2021-11-21 08:28:03 +00:00
#: cps/templates/admin.html:23
msgid "View Books"
2019-07-31 15:38:28 +00:00
msgstr "Boeken lezen"
2021-11-21 08:28:03 +00:00
#: cps/templates/admin.html:24 cps/templates/user_table.html:131
#: cps/templates/user_table.html:148
2017-06-24 11:04:09 +00:00
msgid "Edit"
2019-06-17 20:38:32 +00:00
msgstr "Bewerken"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:25 cps/templates/book_edit.html:17
#: cps/templates/book_table.html:100 cps/templates/modal_dialogs.html:63
#: cps/templates/modal_dialogs.html:116 cps/templates/user_edit.html:67
#: cps/templates/user_table.html:149
msgid "Delete"
msgstr "Verwijderen"
2021-11-21 08:28:03 +00:00
#: cps/templates/admin.html:26
msgid "Public Shelf"
msgstr "Openbare boekenplank"
#: cps/templates/admin.html:55
msgid "Import LDAP Users"
2020-05-10 19:05:39 +00:00
msgstr "LDAP gebruikers importeren"
#: cps/templates/admin.html:62
msgid "Email Server Settings"
2019-06-17 20:38:32 +00:00
msgstr "SMTP-serverinstellingen"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:67 cps/templates/email_edit.html:31
2020-02-23 19:07:21 +00:00
msgid "SMTP Hostname"
2020-04-30 19:30:50 +00:00
msgstr "SMTP-hostnaam (gebruik mail.example.org om wachtwoordherstel uit te schakelen)"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:71 cps/templates/email_edit.html:35
2020-02-23 19:07:21 +00:00
msgid "SMTP Port"
2019-06-17 20:38:32 +00:00
msgstr "SMTP-poort"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:75 cps/templates/email_edit.html:39
2020-02-23 19:07:21 +00:00
msgid "Encryption"
2020-04-30 19:30:50 +00:00
msgstr "Encryptie"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:79 cps/templates/email_edit.html:47
2020-02-23 19:07:21 +00:00
msgid "SMTP Login"
2019-06-17 20:38:32 +00:00
msgstr "SMTP-gebruikersnaam"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:83 cps/templates/admin.html:94
#: cps/templates/email_edit.html:55
msgid "From Email"
2019-06-17 20:38:32 +00:00
msgstr "Van e-mail"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:90
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Email Service"
msgstr "EMail Service"
#: cps/templates/admin.html:91
msgid "Gmail via Oauth2"
2021-06-09 18:26:09 +00:00
msgstr "Gmail via OAuth2"
#: cps/templates/admin.html:106
2017-06-24 11:04:09 +00:00
msgid "Configuration"
2019-06-17 20:38:32 +00:00
msgstr "Instellingen"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:109
2020-02-23 19:07:21 +00:00
msgid "Calibre Database Directory"
2020-04-30 19:30:50 +00:00
msgstr "Calibre-database locatie"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:113 cps/templates/config_edit.html:68
2020-02-23 19:07:21 +00:00
msgid "Log Level"
2019-06-17 20:38:32 +00:00
msgstr "Logniveau"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:117
2017-06-24 11:04:09 +00:00
msgid "Port"
msgstr "Poort"
#: cps/templates/admin.html:122
msgid "External Port"
msgstr "Externe poort"
#: cps/templates/admin.html:129 cps/templates/config_view_edit.html:28
2020-02-23 19:07:21 +00:00
msgid "Books per Page"
2019-06-17 20:38:32 +00:00
msgstr "Aantal boeken per pagina"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:133
2020-02-23 19:07:21 +00:00
msgid "Uploads"
2019-07-31 15:38:28 +00:00
msgstr "Uploaden toestaan"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:137
2020-02-23 19:07:21 +00:00
msgid "Anonymous Browsing"
msgstr "Anoniem verkennen"
#: cps/templates/admin.html:141
2020-02-23 19:07:21 +00:00
msgid "Public Registration"
2019-06-17 20:38:32 +00:00
msgstr "Openbare registratie"
2017-06-24 11:04:09 +00:00
#: cps/templates/admin.html:145
2020-02-23 19:07:21 +00:00
msgid "Magic Link Remote Login"
2020-05-10 19:05:39 +00:00
msgstr "Inloggen op afstand"
2017-07-08 17:50:44 +00:00
#: cps/templates/admin.html:149
2020-02-23 19:07:21 +00:00
msgid "Reverse Proxy Login"
msgstr "Reverse Proxy Login"
#: cps/templates/admin.html:154 cps/templates/config_edit.html:172
msgid "Reverse Proxy Header Name"
msgstr "Reverse proxy header naam"
#: cps/templates/admin.html:159
#, fuzzy
msgid "Edit Calibre Database Configuration"
msgstr "Bewerk Calibre databaseconfiguratie"
2020-02-23 19:07:21 +00:00
#: cps/templates/admin.html:160
msgid "Edit Basic Configuration"
msgstr "Bewerk basisconfiguratie"
#: cps/templates/admin.html:161
2020-02-23 19:07:21 +00:00
msgid "Edit UI Configuration"
2020-05-10 19:05:39 +00:00
msgstr "Bewerk gebruikersinterface configuratie"
2020-02-23 19:07:21 +00:00
#: cps/templates/admin.html:167
msgid "Scheduled Tasks"
2023-12-20 20:52:09 +00:00
msgstr "Geplande taken"
#: cps/templates/admin.html:170 cps/templates/schedule_edit.html:12
2023-01-21 14:27:11 +00:00
#: cps/templates/tasks.html:18
msgid "Start Time"
2023-12-20 20:52:09 +00:00
msgstr "Starttijd"
#: cps/templates/admin.html:174 cps/templates/schedule_edit.html:20
msgid "Maximum Duration"
2023-12-20 20:52:09 +00:00
msgstr "Maximale duur"
2023-01-21 14:27:11 +00:00
#: cps/templates/admin.html:178 cps/templates/schedule_edit.html:29
msgid "Generate Thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "Genereer miniaturen"
#: cps/templates/admin.html:182
msgid "Generate series cover thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "Genereer serie miniaturen"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:186 cps/templates/admin.html:208
2023-01-21 14:27:11 +00:00
#: cps/templates/schedule_edit.html:37
msgid "Reconnect Calibre Database"
2023-12-20 20:52:09 +00:00
msgstr "Opnieuw verbinding maken met Calibre database"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:190 cps/templates/schedule_edit.html:41
msgid "Generate Metadata Backup Files"
2023-12-20 20:52:09 +00:00
msgstr "Genereer backupbestanden voor metagegevens"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:197
msgid "Refresh Thumbnail Cache"
2023-12-20 20:52:09 +00:00
msgstr "Ververs cache met omslagminiaturen"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:203
2017-06-24 11:04:09 +00:00
msgid "Administration"
2019-07-31 15:38:28 +00:00
msgstr "Systeembeheer"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:204
msgid "Download Debug Package"
msgstr "Download foutopsporingspakket"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:205
2020-02-23 19:07:21 +00:00
msgid "View Logs"
2019-07-31 15:38:28 +00:00
msgstr "Logboeken bekijken"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:211
2020-02-23 19:07:21 +00:00
msgid "Restart"
2019-06-17 20:38:32 +00:00
msgstr "Calibre-Web herstarten"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:212
2020-02-23 19:07:21 +00:00
msgid "Shutdown"
2019-06-17 20:38:32 +00:00
msgstr "Calibre-Web stoppen"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:221
msgid "Version Information"
2023-12-20 20:52:09 +00:00
msgstr "Versie informatie"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:225
msgid "Version"
msgstr "Versie"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:226
msgid "Details"
msgstr "Details"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:232
msgid "Current Version"
msgstr "Huidige versie"
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:239
2020-02-23 19:07:21 +00:00
msgid "Check for Update"
2019-06-17 20:38:32 +00:00
msgstr "Controleren op updates"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:240
2017-06-24 11:04:09 +00:00
msgid "Perform Update"
2019-06-17 20:38:32 +00:00
msgstr "Update uitvoeren"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:253
2020-02-23 19:07:21 +00:00
msgid "Are you sure you want to restart?"
2019-06-17 20:38:32 +00:00
msgstr "Weet je zeker dat je Calibre-Web wilt herstarten?"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:258 cps/templates/admin.html:272
#: cps/templates/admin.html:292 cps/templates/config_db.html:82
2020-02-23 19:07:21 +00:00
msgid "OK"
2019-06-17 20:38:32 +00:00
msgstr "Oké"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:259 cps/templates/admin.html:273
#: cps/templates/book_edit.html:214 cps/templates/book_table.html:127
#: cps/templates/config_db.html:66 cps/templates/config_edit.html:427
#: cps/templates/config_view_edit.html:175 cps/templates/detail.html:342
#: cps/templates/modal_dialogs.html:64 cps/templates/modal_dialogs.html:99
#: cps/templates/modal_dialogs.html:117 cps/templates/modal_dialogs.html:135
#: cps/templates/schedule_edit.html:45 cps/templates/shelf_edit.html:27
2024-08-04 14:28:49 +00:00
#: cps/templates/tasks.html:47 cps/templates/user_edit.html:144
2020-02-23 19:07:21 +00:00
msgid "Cancel"
msgstr "Annuleren"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:271
2020-02-23 19:07:21 +00:00
msgid "Are you sure you want to shutdown?"
2019-06-17 20:38:32 +00:00
msgstr "Weet je zeker dat je Calibre-Web wilt stoppen?"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/admin.html:283
2020-02-23 19:07:21 +00:00
msgid "Updating, please do not reload this page"
2020-04-30 19:30:50 +00:00
msgstr "Bezig met bijwerken, vernieuw de pagina niet"
2017-06-24 11:04:09 +00:00
2017-09-01 18:39:56 +00:00
#: cps/templates/author.html:15
msgid "via"
2017-11-05 09:24:35 +00:00
msgstr "via"
2017-09-01 18:39:56 +00:00
#: cps/templates/author.html:23
msgid "In Library"
2019-06-17 20:38:32 +00:00
msgstr "In bibliotheek"
2017-09-01 18:39:56 +00:00
#: cps/templates/author.html:26 cps/templates/index.html:74
#: cps/templates/search.html:31 cps/templates/shelf.html:20
msgid "Sort according to book date, newest first"
msgstr "Sorteren op datum, nieuwste boeken eerst"
#: cps/templates/author.html:27 cps/templates/index.html:75
#: cps/templates/search.html:32 cps/templates/shelf.html:21
msgid "Sort according to book date, oldest first"
msgstr "Sorteren op datum, oudste boeken eerst"
#: cps/templates/author.html:28 cps/templates/index.html:76
#: cps/templates/search.html:33 cps/templates/shelf.html:22
msgid "Sort title in alphabetical order"
msgstr "Sorteren op alfabetische volgorde"
#: cps/templates/author.html:29 cps/templates/index.html:77
#: cps/templates/search.html:34 cps/templates/shelf.html:23
msgid "Sort title in reverse alphabetical order"
msgstr "Sorteren op omgekeerde alfabetische volgorde"
#: cps/templates/author.html:30 cps/templates/index.html:80
#: cps/templates/search.html:37 cps/templates/shelf.html:26
msgid "Sort according to publishing date, newest first"
msgstr "Sorteren op publicatiedatum, nieuwste boeken eerst"
#: cps/templates/author.html:31 cps/templates/index.html:81
#: cps/templates/search.html:38 cps/templates/shelf.html:27
msgid "Sort according to publishing date, oldest first"
msgstr "Sorteren op publicatiedatum, oudste boeken eerst"
#: cps/templates/author.html:56 cps/templates/author.html:115
#: cps/templates/index.html:30 cps/templates/index.html:113
2024-08-17 11:49:14 +00:00
#: cps/templates/search.html:67 cps/templates/shelf.html:57
2019-03-10 07:04:31 +00:00
msgid "reduce"
2019-06-17 20:38:32 +00:00
msgstr "beperken"
2019-03-10 07:04:31 +00:00
#: cps/templates/author.html:99
2017-09-01 18:39:56 +00:00
msgid "More by"
2017-11-05 09:24:35 +00:00
msgstr "Meer van"
2017-09-01 18:39:56 +00:00
#: cps/templates/book_edit.html:11
2017-06-24 11:04:09 +00:00
msgid "Delete Book"
2019-06-17 20:38:32 +00:00
msgstr "Boek verwijderen"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:14
msgid "Delete formats:"
2019-06-17 20:38:32 +00:00
msgstr "Formaten verwijderen:"
#: cps/templates/book_edit.html:25
msgid "Convert book format:"
2019-06-17 20:38:32 +00:00
msgstr "Boekformaat converteren:"
#: cps/templates/book_edit.html:30
msgid "Convert from:"
2019-06-17 20:38:32 +00:00
msgstr "Converteren van:"
#: cps/templates/book_edit.html:32 cps/templates/book_edit.html:39
msgid "select an option"
2019-06-17 20:38:32 +00:00
msgstr "kies een optie"
#: cps/templates/book_edit.html:37
msgid "Convert to:"
2019-06-17 20:38:32 +00:00
msgstr "Converteren naar:"
#: cps/templates/book_edit.html:46
msgid "Convert book"
2019-06-17 20:38:32 +00:00
msgstr "Boek converteren"
#: cps/templates/book_edit.html:56 cps/templates/search_form.html:8
2017-06-24 11:04:09 +00:00
msgid "Book Title"
2019-06-17 20:38:32 +00:00
msgstr "Boektitel"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:63 cps/templates/book_edit.html:271
#: cps/templates/book_edit.html:289 cps/templates/search_form.html:12
2017-06-24 11:04:09 +00:00
msgid "Author"
msgstr "Auteur"
#: cps/templates/book_edit.html:68 cps/templates/book_edit.html:276
#: cps/templates/book_edit.html:291 cps/templates/search_form.html:154
2017-06-24 11:04:09 +00:00
msgid "Description"
msgstr "Omschrijving"
#: cps/templates/book_edit.html:73
msgid "Identifiers"
2020-05-10 19:05:39 +00:00
msgstr "Identificatoren"
#: cps/templates/book_edit.html:77 cps/templates/book_edit.html:300
msgid "Identifier Type"
2020-05-10 19:05:39 +00:00
msgstr "Identificatie type"
#: cps/templates/book_edit.html:78 cps/templates/book_edit.html:301
msgid "Identifier Value"
2020-05-10 19:05:39 +00:00
msgstr "Identificatie waarde"
#: cps/templates/book_edit.html:79 cps/templates/book_edit.html:302
#: cps/templates/user_table.html:24
msgid "Remove"
2020-05-10 19:05:39 +00:00
msgstr "Verwijderen"
#: cps/templates/book_edit.html:83
msgid "Add Identifier"
2020-05-10 19:05:39 +00:00
msgstr "Identificator toevoegen"
#: cps/templates/book_edit.html:87 cps/templates/search_form.html:52
2017-06-24 11:04:09 +00:00
msgid "Tags"
2019-06-17 20:38:32 +00:00
msgstr "Labels"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:95
2020-02-23 19:07:21 +00:00
msgid "Series ID"
2020-04-30 19:30:50 +00:00
msgstr "Boekenreeks volgnummer"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:99
2017-06-24 11:04:09 +00:00
msgid "Rating"
msgstr "Beoordeling"
#: cps/templates/book_edit.html:104
2020-02-23 19:07:21 +00:00
msgid "Fetch Cover from URL (JPEG - Image will be downloaded and stored in database)"
2020-04-30 19:30:50 +00:00
msgstr "Omslag-url (jpg) (de omslag wordt gedownload en opgeslagen in de database)"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:108
2020-02-23 19:07:21 +00:00
msgid "Upload Cover from Local Disk"
2020-04-30 19:30:50 +00:00
msgstr "Omslag uploaden vanaf de harde schijf"
#: cps/templates/book_edit.html:113
2020-02-23 19:07:21 +00:00
msgid "Published Date"
2019-06-17 20:38:32 +00:00
msgstr "Publicatiedatum"
2017-08-12 16:59:57 +00:00
#: cps/templates/book_edit.html:122 cps/templates/book_edit.html:273
2023-04-16 13:06:34 +00:00
#: cps/templates/book_edit.html:290 cps/templates/detail.html:192
2022-12-25 09:22:58 +00:00
#: cps/templates/listenmp3.html:102 cps/templates/search_form.html:16
msgid "Publisher"
msgstr "Uitgever"
2023-04-16 13:06:34 +00:00
#: cps/templates/book_edit.html:126 cps/templates/detail.html:157
2022-12-25 09:22:58 +00:00
#: cps/templates/listenmp3.html:69 cps/templates/user_edit.html:33
2017-06-24 11:04:09 +00:00
msgid "Language"
msgstr "Taal"
#: cps/templates/book_edit.html:136 cps/templates/search_form.html:46
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:167
2017-06-24 11:04:09 +00:00
msgid "Yes"
msgstr "Ja"
#: cps/templates/book_edit.html:137 cps/templates/search_form.html:47
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:168
2017-06-24 11:04:09 +00:00
msgid "No"
msgstr "Nee"
#: cps/templates/book_edit.html:201
2020-02-23 19:07:21 +00:00
msgid "Upload Format"
2019-06-17 20:38:32 +00:00
msgstr "Uploadformaat"
2017-11-01 15:10:05 +00:00
#: cps/templates/book_edit.html:209
2020-02-23 19:07:21 +00:00
msgid "View Book on Save"
msgstr "Boek inkijken na bewerking"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:212 cps/templates/book_edit.html:230
2020-02-23 19:07:21 +00:00
msgid "Fetch Metadata"
2019-06-17 20:38:32 +00:00
msgstr "Metagegevens ophalen"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:213 cps/templates/config_db.html:65
#: cps/templates/config_edit.html:426 cps/templates/config_view_edit.html:174
2023-04-16 13:06:34 +00:00
#: cps/templates/email_edit.html:65 cps/templates/schedule_edit.html:44
#: cps/templates/shelf_edit.html:25 cps/templates/shelf_order.html:41
#: cps/templates/user_edit.html:142
2020-02-23 19:07:21 +00:00
msgid "Save"
msgstr "Opslaan"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:233
2017-06-24 11:04:09 +00:00
msgid "Keyword"
2019-06-17 20:38:32 +00:00
msgstr "Trefwoord"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:234
#, fuzzy
msgid "Search keyword"
2019-06-17 20:38:32 +00:00
msgstr " Trefwoord zoeken "
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:240
2017-06-24 11:04:09 +00:00
msgid "Click the cover to load metadata to the form"
2019-06-17 20:38:32 +00:00
msgstr "Klik op de omslag om de metagegevens in het formulier te laden"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:247 cps/templates/book_edit.html:286
2017-06-24 11:04:09 +00:00
msgid "Loading..."
2019-06-17 20:38:32 +00:00
msgstr "Bezig met laden..."
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/book_edit.html:251 cps/templates/layout.html:78
#: cps/templates/layout.html:203 cps/templates/modal_dialogs.html:34
#: cps/templates/user_edit.html:163
2017-06-24 11:04:09 +00:00
msgid "Close"
2019-06-17 20:38:32 +00:00
msgstr "Sluiten"
2017-06-24 11:04:09 +00:00
#: cps/templates/book_edit.html:278 cps/templates/book_edit.html:292
2017-06-24 11:04:09 +00:00
msgid "Source"
msgstr "Bron"
#: cps/templates/book_edit.html:287
2017-09-01 18:39:56 +00:00
msgid "Search error!"
2019-06-17 20:38:32 +00:00
msgstr "Zoekfout!"
2017-09-01 18:39:56 +00:00
#: cps/templates/book_edit.html:288
2020-03-07 12:33:35 +00:00
msgid "No Result(s) found! Please try another keyword."
2019-06-17 20:38:32 +00:00
msgstr "Geen resultaten gevonden! Gebruik een ander trefwoord."
2017-09-01 18:39:56 +00:00
#: cps/templates/book_table.html:12 cps/templates/book_table.html:69
#: cps/templates/user_table.html:14 cps/templates/user_table.html:77
#: cps/templates/user_table.html:100
2020-10-10 09:38:40 +00:00
msgid "This Field is Required"
msgstr "Dit veld is verplicht"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:37
2020-10-10 09:38:40 +00:00
msgid "Merge selected books"
msgstr "Geselecteerde boeken samenvoegen"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:38 cps/templates/user_table.html:124
2020-10-10 09:38:40 +00:00
msgid "Remove Selections"
msgstr "Geselecteerde boeken verwijderen"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:41
msgid "Exchange author and title"
msgstr "Auteur en titel omwisselen"
#: cps/templates/book_table.html:47
2020-10-10 09:38:40 +00:00
msgid "Update Title Sort automatically"
msgstr "Automatisch sorteren op titel"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:51
2020-10-10 09:38:40 +00:00
msgid "Update Author Sort automatically"
msgstr "Automatisch sorteren op auteur"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:63 cps/templates/book_table.html:69
2020-10-10 09:38:40 +00:00
msgid "Enter Title"
msgstr "Geef titel"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:63 cps/templates/config_view_edit.html:24
#: cps/templates/shelf_edit.html:8
2020-10-10 09:38:40 +00:00
msgid "Title"
msgstr "Titel"
#: cps/templates/book_table.html:64
2020-10-10 09:38:40 +00:00
msgid "Enter Title Sort"
msgstr "Voer Titel sorteervolgorde in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:64
2020-10-10 09:38:40 +00:00
msgid "Title Sort"
2021-06-09 18:26:09 +00:00
msgstr "Titel sorteren"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:65
2020-10-10 09:38:40 +00:00
msgid "Enter Author Sort"
msgstr "Voer Auteur sorteervolgorde in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:65
2020-10-10 09:38:40 +00:00
msgid "Author Sort"
2021-06-09 18:26:09 +00:00
msgstr "Auteur sorteren"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:66
2020-10-10 09:38:40 +00:00
msgid "Enter Authors"
2021-06-09 18:26:09 +00:00
msgstr "Voer Auteurs in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:67
2020-10-10 09:38:40 +00:00
msgid "Enter Categories"
2021-06-09 18:26:09 +00:00
msgstr "Voer categorieën in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:68
2020-10-10 09:38:40 +00:00
msgid "Enter Series"
2021-06-09 18:26:09 +00:00
msgstr "Voer serie in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:69
2020-10-10 09:38:40 +00:00
msgid "Series Index"
2021-06-09 18:26:09 +00:00
msgstr "Serie index"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:70
2020-10-10 09:38:40 +00:00
msgid "Enter Languages"
2021-06-09 18:26:09 +00:00
msgstr "Voer talen in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:71
2020-10-10 09:38:40 +00:00
msgid "Publishing Date"
2021-06-09 18:26:09 +00:00
msgstr "Voer publicatiedatum in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:72
2020-10-10 09:38:40 +00:00
msgid "Enter Publishers"
msgstr "Voer uitgevers in"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:73
#, fuzzy
msgid "Enter comments"
msgstr "Voer domeinnaam in"
#: cps/templates/book_table.html:73
msgid "Comments"
2023-12-20 20:52:09 +00:00
msgstr "Opmerkingen"
#: cps/templates/book_table.html:75
msgid "Archive Status"
2023-12-20 20:52:09 +00:00
msgstr "Archiefstatus"
#: cps/templates/book_table.html:77 cps/templates/search_form.html:42
msgid "Read Status"
msgstr "Lees Status"
#: cps/templates/book_table.html:80 cps/templates/book_table.html:82
#: cps/templates/book_table.html:84 cps/templates/book_table.html:86
#: cps/templates/book_table.html:90 cps/templates/book_table.html:92
#: cps/templates/book_table.html:96
#, fuzzy
msgid "Enter "
msgstr "Identificatoren"
#: cps/templates/book_table.html:113 cps/templates/modal_dialogs.html:46
2024-08-04 14:28:49 +00:00
#: cps/templates/tasks.html:37
2020-10-10 09:38:40 +00:00
msgid "Are you really sure?"
msgstr "Weet je het zeker?"
#: cps/templates/book_table.html:117
2020-10-10 09:38:40 +00:00
msgid "Books with Title will be merged from:"
msgstr "Boeken met de titel zullen worden samengevoegd van:"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:121
2020-10-10 09:38:40 +00:00
msgid "Into Book with Title:"
msgstr "In boek met titel:"
2020-10-10 09:38:40 +00:00
#: cps/templates/book_table.html:126
2020-10-10 09:38:40 +00:00
msgid "Merge"
msgstr "Samenvoegen"
2020-10-10 09:38:40 +00:00
#: cps/templates/config_db.html:12
2020-02-23 19:07:21 +00:00
msgid "Location of Calibre Database"
2019-07-31 15:38:28 +00:00
msgstr "Locatie van de Calibre-database"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_db.html:21
msgid "Separate Book Files from Library"
msgstr ""
#: cps/templates/config_db.html:34
msgid "Use Google Drive?"
msgstr "Google Drive gebruiken?"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_db.html:39
2018-07-14 17:03:54 +00:00
msgid "Authenticate Google Drive"
2019-06-17 20:38:32 +00:00
msgstr "Google Drive goedkeuren"
2018-07-14 17:03:54 +00:00
#: cps/templates/config_db.html:44
msgid "Google Drive Calibre folder"
2019-06-17 20:38:32 +00:00
msgstr "Google Drive Calibre-map"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_db.html:52
2017-06-24 11:04:09 +00:00
msgid "Metadata Watch Channel ID"
2019-06-17 20:38:32 +00:00
msgstr "Metagegevens Watch Channel ID"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_db.html:55
msgid "Revoke"
2019-06-17 20:38:32 +00:00
msgstr "Intrekken"
#: cps/templates/config_db.html:80
#, fuzzy
msgid "New db location is invalid, please enter valid path"
msgstr "Database niet gevonden, voer een geldig pad in"
#: cps/templates/config_edit.html:18
msgid "Server Configuration"
2019-06-17 20:38:32 +00:00
msgstr "Serverinstellingen"
#: cps/templates/config_edit.html:25
2017-06-24 11:04:09 +00:00
msgid "Server Port"
2019-06-17 20:38:32 +00:00
msgstr "Serverpoort"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_edit.html:28
2018-03-30 19:20:47 +00:00
msgid "SSL certfile location (leave it empty for non-SSL Servers)"
2019-06-17 20:38:32 +00:00
msgstr "SSL-certificaatlocatie ('certfile' - laat leeg voor niet-SSL-servers)"
2018-03-30 19:20:47 +00:00
#: cps/templates/config_edit.html:35
2018-03-30 19:20:47 +00:00
msgid "SSL Keyfile location (leave it empty for non-SSL Servers)"
2019-06-17 20:38:32 +00:00
msgstr "SSL-sleutellocatie ('keyfile' - laat leeg voor niet-SSL-servers)"
2018-03-30 19:20:47 +00:00
#: cps/templates/config_edit.html:43
2020-02-23 19:07:21 +00:00
msgid "Update Channel"
2019-06-17 20:38:32 +00:00
msgstr "Updatekanaal"
#: cps/templates/config_edit.html:45
msgid "Stable"
2019-06-17 20:38:32 +00:00
msgstr "Stabiel"
#: cps/templates/config_edit.html:46
msgid "Nightly"
2019-06-17 20:38:32 +00:00
msgstr "Bèta"
#: cps/templates/config_edit.html:50
msgid "Trusted Hosts (Comma Separated)"
2023-12-20 20:52:09 +00:00
msgstr "Vertrouwde hosts (komma gescheiden)"
#: cps/templates/config_edit.html:61
msgid "Logfile Configuration"
2019-07-31 15:38:28 +00:00
msgstr "Logbestanden"
2017-08-12 16:59:57 +00:00
#: cps/templates/config_edit.html:77
msgid "Location and name of logfile (calibre-web.log for no entry)"
2020-04-30 19:30:50 +00:00
msgstr "Locatie en naam van logbestand (calibre-web.log indien niet opgegeven)"
#: cps/templates/config_edit.html:82
msgid "Enable Access Log"
msgstr "Toegangslog aanzetten"
#: cps/templates/config_edit.html:85
msgid "Location and name of access logfile (access.log for no entry)"
2020-04-30 19:30:50 +00:00
msgstr "Locatie en naam van het toegangslog (access.log indien niet opgegeven)"
#: cps/templates/config_edit.html:96
msgid "Feature Configuration"
2019-07-31 15:38:28 +00:00
msgstr "Geavanceerde opties"
#: cps/templates/config_edit.html:104
msgid "Convert non-English characters in title and author while saving to disk"
2023-12-20 20:52:09 +00:00
msgstr "Zet niet Engelse tekens in titel en auteur om tijdens het opslaan"
#: cps/templates/config_edit.html:108
msgid "Embed Metadata to Ebook File on Download/Conversion/e-mail (needs Calibre/Kepubify binaries)"
msgstr ""
#: cps/templates/config_edit.html:112
2020-02-23 19:07:21 +00:00
msgid "Enable Uploads"
2019-06-17 20:38:32 +00:00
msgstr "Uploaden inschakelen"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_edit.html:112
msgid "(Please ensure that users also have upload permissions)"
2023-12-20 20:52:09 +00:00
msgstr "(Zorg dat gebruikers uploadrechten hebben)"
#: cps/templates/config_edit.html:116
msgid "Allowed Upload Fileformats"
msgstr "Toegelaten upload bestandsformaten"
#: cps/templates/config_edit.html:122
2020-02-23 19:07:21 +00:00
msgid "Enable Anonymous Browsing"
2019-06-17 20:38:32 +00:00
msgstr "Anoniem verkennen inschakelen"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_edit.html:126
2020-02-23 19:07:21 +00:00
msgid "Enable Public Registration"
2019-06-17 20:38:32 +00:00
msgstr "Openbare registratie inschakelen"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_edit.html:131
msgid "Use Email as Username"
msgstr "Gebruik e-mail als inlognaam"
#: cps/templates/config_edit.html:136
2020-02-23 19:07:21 +00:00
msgid "Enable Magic Link Remote Login"
2020-05-10 19:05:39 +00:00
msgstr "Inloggen op afstand inschakelen ('magic link')"
2017-07-08 17:50:44 +00:00
#: cps/templates/config_edit.html:141
2020-02-23 12:22:57 +00:00
msgid "Enable Kobo sync"
msgstr "Zet Kobo sync aan"
2020-02-23 12:22:57 +00:00
#: cps/templates/config_edit.html:146
2020-02-23 12:22:57 +00:00
msgid "Proxy unknown requests to Kobo Store"
msgstr "Proxy onbekende verzoeken naar Kobo winkel"
2020-02-23 12:22:57 +00:00
#: cps/templates/config_edit.html:149
msgid "Server External Port (for port forwarded API calls)"
2021-06-09 18:26:09 +00:00
msgstr "Server Externe Port (voor port doorgestuurde API oproepen)"
#: cps/templates/config_edit.html:157
2019-09-06 17:05:02 +00:00
msgid "Use Goodreads"
msgstr "Gebruik Goodreads"
2017-08-12 16:59:57 +00:00
#: cps/templates/config_edit.html:161
2017-08-12 16:59:57 +00:00
msgid "Goodreads API Key"
2019-06-17 20:38:32 +00:00
msgstr "Goodreads API-sleutel"
2017-08-12 16:59:57 +00:00
#: cps/templates/config_edit.html:168
msgid "Allow Reverse Proxy Authentication"
2020-04-30 19:30:50 +00:00
msgstr "Reverse Proxy authenticatie toestaan"
#: cps/templates/config_edit.html:179
msgid "Login type"
msgstr "Login type"
#: cps/templates/config_edit.html:181
2020-02-23 19:07:21 +00:00
msgid "Use Standard Authentication"
2019-07-31 15:38:28 +00:00
msgstr "Gebruik standaard authenticatie"
#: cps/templates/config_edit.html:183
msgid "Use LDAP Authentication"
2019-07-31 15:38:28 +00:00
msgstr "Gebruik LDAP authenticatie"
#: cps/templates/config_edit.html:186
msgid "Use OAuth"
2019-07-31 15:38:28 +00:00
msgstr "Gebruik OAuth"
#: cps/templates/config_edit.html:193
msgid "LDAP Server Host Name or IP Address"
2019-07-31 15:38:28 +00:00
msgstr "LDAP Server hostnaam of IP-adres"
#: cps/templates/config_edit.html:197
msgid "LDAP Server Port"
2019-07-31 15:38:28 +00:00
msgstr "LDAP Server Poort"
#: cps/templates/config_edit.html:201
msgid "LDAP Encryption"
2020-04-30 19:30:50 +00:00
msgstr "LDAP encryptie"
#: cps/templates/config_edit.html:204
msgid "TLS"
2020-04-30 19:30:50 +00:00
msgstr "TLS"
#: cps/templates/config_edit.html:205
msgid "SSL"
2020-04-30 19:30:50 +00:00
msgstr "SSL"
#: cps/templates/config_edit.html:209
msgid "LDAP CACertificate Path (Only needed for Client Certificate Authentication)"
2021-06-09 18:26:09 +00:00
msgstr "LDAP CACertificataat Path (Alleen nodig voor Client Certificaat Autorisatie)"
#: cps/templates/config_edit.html:216
msgid "LDAP Certificate Path (Only needed for Client Certificate Authentication)"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Certificaat Pad (Alleen nodig voor Client Certificaat Autorisatie)"
#: cps/templates/config_edit.html:223
msgid "LDAP Keyfile Path (Only needed for Client Certificate Authentication)"
2021-06-09 18:26:09 +00:00
msgstr "LDAP SleutelBestand Pad (alleen nodig voor Client Certificaat Autorisatie)"
#: cps/templates/config_edit.html:232
msgid "LDAP Authentication"
2020-04-30 19:30:50 +00:00
msgstr "LDAP Authenticatie"
#: cps/templates/config_edit.html:234
msgid "Anonymous"
2020-04-30 19:30:50 +00:00
msgstr "Anoniem"
#: cps/templates/config_edit.html:235
msgid "Unauthenticated"
2020-05-10 19:05:39 +00:00
msgstr "Niet geverifieerd"
#: cps/templates/config_edit.html:236
msgid "Simple"
2020-05-10 19:05:39 +00:00
msgstr "Eenvoudig"
#: cps/templates/config_edit.html:241
msgid "LDAP Administrator Username"
msgstr "LDAP Administrator naam"
#: cps/templates/config_edit.html:247
msgid "LDAP Administrator Password"
msgstr "LDAP Administrator wachtwoord"
#: cps/templates/config_edit.html:252
msgid "LDAP Distinguished Name (DN)"
msgstr "LDAP Distinguished Name (DN)"
#: cps/templates/config_edit.html:256
2020-02-23 19:07:21 +00:00
msgid "LDAP User Object Filter"
msgstr "LDAP User Object Filter"
#: cps/templates/config_edit.html:261
msgid "LDAP Server is OpenLDAP?"
msgstr "LDAP Server is OpenLDAP?"
#: cps/templates/config_edit.html:263
msgid "Following Settings are Needed For User Import"
2021-06-09 18:26:09 +00:00
msgstr "De volgende instellingen zijn nodig voor het importeren van gebruikers:"
#: cps/templates/config_edit.html:265
msgid "LDAP Group Object Filter"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Groep Object Filter"
#: cps/templates/config_edit.html:269
msgid "LDAP Group Name"
2020-05-10 19:05:39 +00:00
msgstr "LDAP groepnaam"
#: cps/templates/config_edit.html:273
msgid "LDAP Group Members Field"
2020-05-10 19:05:39 +00:00
msgstr "LDAP groepleden veld"
#: cps/templates/config_edit.html:277
msgid "LDAP Member User Filter Detection"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Lid Gebruiker Filter Detectie"
#: cps/templates/config_edit.html:279
msgid "Autodetect"
msgstr "Automatisch detecteren"
#: cps/templates/config_edit.html:280
msgid "Custom Filter"
2021-06-09 18:26:09 +00:00
msgstr "Aangepast Filter"
#: cps/templates/config_edit.html:285
msgid "LDAP Member User Filter"
2021-06-09 18:26:09 +00:00
msgstr "LDAP Lid Gebruiker Filter"
#: cps/templates/config_edit.html:296
#, python-format
msgid "Obtain %(provider)s OAuth Credential"
msgstr "Verkrijg %(provider)s OAuth Verificatiegegevens"
#: cps/templates/config_edit.html:299
#, python-format
msgid "%(provider)s OAuth Client Id"
msgstr "%(provider)s OAuth Client Id"
#: cps/templates/config_edit.html:303
#, python-format
msgid "%(provider)s OAuth Client Secret"
msgstr "%(provider)s OAuth Client geheim"
#: cps/templates/config_edit.html:319
msgid "External binaries"
2019-07-31 15:38:28 +00:00
msgstr "Externe programma's"
#: cps/templates/config_edit.html:325
#, fuzzy
msgid "Path to Calibre Binaries"
2021-06-09 18:26:09 +00:00
msgstr "Pad naar Calibre E-Book Converteerder"
#: cps/templates/config_edit.html:333
msgid "Calibre E-Book Converter Settings"
2021-06-09 18:26:09 +00:00
msgstr "Calibre E-Book omzet instellingen"
#: cps/templates/config_edit.html:336
msgid "Path to Kepubify E-Book Converter"
2021-06-09 18:26:09 +00:00
msgstr "Pad naar Kepubify E-book Converteerder"
#: cps/templates/config_edit.html:344
2024-06-09 10:30:44 +00:00
#, fuzzy
msgid "Location of Unrar binary"
2024-06-09 10:30:44 +00:00
msgstr "Locatie van UnRar-programma"
#: cps/templates/config_edit.html:360
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Security Settings"
msgstr "OAuth Instellingen"
#: cps/templates/config_edit.html:368
2023-04-16 13:06:34 +00:00
msgid "Limit failed login attempts"
2023-12-20 20:52:09 +00:00
msgstr "Beperk aantal mislukte inlogpogingen"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:372
msgid "Configure Backend for Limiter"
msgstr ""
#: cps/templates/config_edit.html:376
msgid "Options for Limiter Backend"
msgstr ""
#: cps/templates/config_edit.html:382
msgid "Check if file extensions matches file content on upload"
msgstr ""
#: cps/templates/config_edit.html:385
2023-04-16 13:06:34 +00:00
msgid "Session protection"
2023-12-20 20:52:09 +00:00
msgstr "Sessiebescherming"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:387
2023-04-16 13:06:34 +00:00
msgid "Basic"
2023-12-20 20:52:09 +00:00
msgstr "Basis"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:388
2023-04-16 13:06:34 +00:00
msgid "Strong"
2023-12-20 20:52:09 +00:00
msgstr "Sterk"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:393
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "User Password policy"
msgstr "Gebruikerswachtwoord herstellen"
#: cps/templates/config_edit.html:397
2023-04-16 13:06:34 +00:00
msgid "Minimum password length"
2023-12-20 20:52:09 +00:00
msgstr "Minimale wachtwoordlengte"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:402
2023-04-16 13:06:34 +00:00
msgid "Enforce number"
2023-12-20 20:52:09 +00:00
msgstr "Forceer getal"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:406
2023-04-16 13:06:34 +00:00
msgid "Enforce lowercase characters"
2023-12-20 20:52:09 +00:00
msgstr "Forceer kleine letter"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:410
2023-04-16 13:06:34 +00:00
msgid "Enforce uppercase characters"
2023-12-20 20:52:09 +00:00
msgstr "Forceer hoofdletter"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_edit.html:414
msgid "Enforce characters (needed For Chinese/Japanese/Korean Characters)"
msgstr ""
#: cps/templates/config_edit.html:418
2023-04-16 13:06:34 +00:00
msgid "Enforce special characters"
2023-12-20 20:52:09 +00:00
msgstr "Forceer speciaal teken"
2023-04-16 13:06:34 +00:00
#: cps/templates/config_view_edit.html:17
msgid "View Configuration"
2019-06-17 20:38:32 +00:00
msgstr "Instellingen bekijken"
#: cps/templates/config_view_edit.html:32
2020-02-23 19:07:21 +00:00
msgid "No. of Random Books to Display"
2019-06-17 20:38:32 +00:00
msgstr "Aantal te tonen willekeurige boeken"
#: cps/templates/config_view_edit.html:36
2020-02-23 19:07:21 +00:00
msgid "No. of Authors to Display Before Hiding (0=Disable Hiding)"
2019-06-17 20:38:32 +00:00
msgstr "Aantal te tonen auteurs alvorens te verbergen (0=nooit verbergen)"
2019-03-10 07:04:31 +00:00
#: cps/templates/config_view_edit.html:40 cps/templates/readcbr.html:101
msgid "Theme"
msgstr "Thema"
#: cps/templates/config_view_edit.html:42
msgid "Standard Theme"
msgstr "Standaard thema"
#: cps/templates/config_view_edit.html:43
msgid "caliBlur! Dark Theme"
2019-06-17 20:38:32 +00:00
msgstr "caliBlur! donker thema"
#: cps/templates/config_view_edit.html:47
2020-02-23 19:07:21 +00:00
msgid "Regular Expression for Ignoring Columns"
msgstr "Reguliere expressie om kolommen te negeren"
#: cps/templates/config_view_edit.html:51
2020-02-23 19:07:21 +00:00
msgid "Link Read/Unread Status to Calibre Column"
2020-05-10 19:05:39 +00:00
msgstr "Gelezen/ongelezen-status koppelen aan Calibre-kolom"
#: cps/templates/config_view_edit.html:60
2020-02-23 19:07:21 +00:00
msgid "View Restrictions based on Calibre column"
msgstr "Bekijk restricties gebaseerd op Calibre kolommen"
2020-02-23 12:22:57 +00:00
#: cps/templates/config_view_edit.html:69
2020-02-23 19:07:21 +00:00
msgid "Regular Expression for Title Sorting"
2019-06-17 20:38:32 +00:00
msgstr "Reguliere expressie voor het sorteren op titel"
#: cps/templates/config_view_edit.html:80
2020-02-23 19:07:21 +00:00
msgid "Default Settings for New Users"
2019-06-17 20:38:32 +00:00
msgstr "Standaardinstellingen voor nieuwe gebruikers"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_view_edit.html:88 cps/templates/user_edit.html:96
2020-02-23 19:07:21 +00:00
msgid "Admin User"
2019-07-31 15:38:28 +00:00
msgstr "Systeembeheerder"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_view_edit.html:92 cps/templates/user_edit.html:101
2017-06-24 11:04:09 +00:00
msgid "Allow Downloads"
msgstr "Downloads toestaan"
#: cps/templates/config_view_edit.html:96 cps/templates/user_edit.html:105
2020-02-23 19:07:21 +00:00
msgid "Allow eBook Viewer"
2019-07-31 15:38:28 +00:00
msgstr "Boeken lezen toestaan"
#: cps/templates/config_view_edit.html:101 cps/templates/user_edit.html:110
2017-06-24 11:04:09 +00:00
msgid "Allow Uploads"
msgstr "Uploads toestaan"
#: cps/templates/config_view_edit.html:106 cps/templates/user_edit.html:115
2017-06-24 11:04:09 +00:00
msgid "Allow Edit"
msgstr "Bewerken toestaan"
#: cps/templates/config_view_edit.html:111 cps/templates/user_edit.html:120
2020-02-23 19:07:21 +00:00
msgid "Allow Delete Books"
2020-04-30 19:30:50 +00:00
msgstr "Verwijderen van boeken toestaan"
2017-06-24 11:04:09 +00:00
#: cps/templates/config_view_edit.html:116 cps/templates/user_edit.html:126
2017-06-24 11:04:09 +00:00
msgid "Allow Changing Password"
msgstr "Wachtwoord wijzigen toestaan"
#: cps/templates/config_view_edit.html:120 cps/templates/user_edit.html:130
2020-05-22 18:43:52 +00:00
msgid "Allow Editing Public Shelves"
2019-06-17 20:38:32 +00:00
msgstr "Bewerken van openbare boekenplanken toestaan"
2017-06-24 11:04:09 +00:00
2021-11-21 08:28:03 +00:00
#: cps/templates/config_view_edit.html:123
#, fuzzy
msgid "Default Language"
msgstr "Talen uitsluiten"
2021-11-21 08:28:03 +00:00
#: cps/templates/config_view_edit.html:131
#, fuzzy
msgid "Default Visible Language of Books"
msgstr "Taal van boeken"
2021-11-21 08:28:03 +00:00
#: cps/templates/config_view_edit.html:147
2020-02-23 19:07:21 +00:00
msgid "Default Visibilities for New Users"
msgstr "Standaard zichtbaar voor nieuwe gebruikers"
#: cps/templates/config_view_edit.html:163 cps/templates/user_edit.html:84
#: cps/templates/user_table.html:154
2020-02-23 19:07:21 +00:00
msgid "Show Random Books in Detail View"
2019-06-17 20:38:32 +00:00
msgstr "Willekeurige boeken tonen in gedetailleerde weergave"
#: cps/templates/config_view_edit.html:166 cps/templates/user_edit.html:87
2020-02-23 19:07:21 +00:00
msgid "Add Allowed/Denied Tags"
2020-04-30 19:30:50 +00:00
msgstr "Voeg toegestane/geweigerde tags toe"
2020-02-23 12:22:57 +00:00
#: cps/templates/config_view_edit.html:167
2020-02-23 19:07:21 +00:00
msgid "Add Allowed/Denied custom column values"
msgstr "Voeg toegestane/geweigerde aangepaste kolomwaarden toe"
2018-03-30 19:20:47 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/detail.html:77 cps/templates/detail.html:91
2020-02-23 19:07:21 +00:00
msgid "Read in Browser"
2019-06-17 20:38:32 +00:00
msgstr "Lezen in webbrowser"
2017-07-08 17:50:44 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/detail.html:100 cps/templates/detail.html:120
2020-02-23 19:07:21 +00:00
msgid "Listen in Browser"
2019-07-31 15:38:28 +00:00
msgstr "Luisteren in webbrowser"
2023-04-16 13:06:34 +00:00
#: cps/templates/detail.html:150 cps/templates/listenmp3.html:62
2021-08-01 15:27:18 +00:00
#, fuzzy, python-format
msgid "Book %(index)s of %(range)s"
msgstr "Boek %(index)s van %(range)s"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/detail.html:201 cps/templates/listenmp3.html:111
2020-02-23 19:07:21 +00:00
msgid "Published"
msgstr "Gepubliceerd"
2017-06-24 11:04:09 +00:00
#: cps/templates/detail.html:251 cps/templates/listenmp3.html:158
2019-02-24 18:23:32 +00:00
msgid "Mark As Unread"
2019-06-17 20:38:32 +00:00
msgstr "Markeren als ongelezen"
2019-02-24 18:23:32 +00:00
#: cps/templates/detail.html:252 cps/templates/listenmp3.html:158
2019-02-24 18:23:32 +00:00
msgid "Mark As Read"
2019-06-17 20:38:32 +00:00
msgstr "Markeren als gelezen"
2019-02-24 18:23:32 +00:00
#: cps/templates/detail.html:254
#, fuzzy
msgid "Mark Book as Read or Unread"
msgstr "Markeren als ongelezen"
#: cps/templates/detail.html:254 cps/templates/listenmp3.html:159
2017-06-24 11:04:09 +00:00
msgid "Read"
2019-07-31 15:38:28 +00:00
msgstr "Gelezen"
2017-06-24 11:04:09 +00:00
#: cps/templates/detail.html:264 cps/templates/listenmp3.html:166
msgid "Restore from archive"
2020-05-10 19:05:39 +00:00
msgstr "Terughalen uit archief"
#: cps/templates/detail.html:265 cps/templates/listenmp3.html:166
msgid "Add to archive"
2020-05-10 19:05:39 +00:00
msgstr "Toevoegen aan archief"
#: cps/templates/detail.html:267
msgid "Mark Book as archived or not, to hide it in Calibre-Web and delete it from Kobo Reader"
msgstr ""
#: cps/templates/detail.html:267
#, fuzzy
msgid "Archive"
2020-05-10 19:05:39 +00:00
msgstr "Gearchiveerd"
#: cps/templates/detail.html:278 cps/templates/listenmp3.html:177
2017-06-24 11:04:09 +00:00
msgid "Description:"
2019-07-31 15:38:28 +00:00
msgstr "Beschrijving:"
2017-06-24 11:04:09 +00:00
#: cps/templates/detail.html:293 cps/templates/listenmp3.html:190
2022-12-25 09:22:58 +00:00
#: cps/templates/search.html:16
2017-06-24 11:04:09 +00:00
msgid "Add to shelf"
2019-06-17 20:38:32 +00:00
msgstr "Toevoegen aan boekenplank"
2017-06-24 11:04:09 +00:00
#: cps/templates/detail.html:305 cps/templates/detail.html:324
#: cps/templates/feed.xml:81 cps/templates/layout.html:154
2022-12-25 09:22:58 +00:00
#: cps/templates/listenmp3.html:201 cps/templates/listenmp3.html:218
#: cps/templates/search.html:22
msgid "(Public)"
msgstr "(Openbaar)"
#: cps/templates/detail.html:340
2020-02-23 19:07:21 +00:00
msgid "Edit Metadata"
2019-06-17 20:38:32 +00:00
msgstr "Metagegevens bewerken"
2017-06-24 11:04:09 +00:00
#: cps/templates/email_edit.html:13
msgid "Email Account Type"
2021-06-09 18:26:09 +00:00
msgstr "Kies Server Type"
#: cps/templates/email_edit.html:15
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Standard Email Account"
2021-06-09 18:26:09 +00:00
msgstr "Gebruik Standaard E-Mail Account"
#: cps/templates/email_edit.html:16
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Gmail Account"
msgstr "Kies Server Type"
#: cps/templates/email_edit.html:22
2023-01-21 14:27:11 +00:00
msgid "Setup Gmail Account"
2023-12-20 20:52:09 +00:00
msgstr "Gmail account instellen"
#: cps/templates/email_edit.html:24
msgid "Revoke Gmail Access"
2021-06-09 18:26:09 +00:00
msgstr "Gmail toegang intrekken"
#: cps/templates/email_edit.html:42
2017-06-24 11:04:09 +00:00
msgid "STARTTLS"
msgstr "STARTTLS"
#: cps/templates/email_edit.html:43
2017-06-24 11:04:09 +00:00
msgid "SSL/TLS"
msgstr "SSL/TLS"
#: cps/templates/email_edit.html:51
2020-02-23 19:07:21 +00:00
msgid "SMTP Password"
2019-06-17 20:38:32 +00:00
msgstr "SMTP-wachtwoord"
#: cps/templates/email_edit.html:58
msgid "Attachment Size Limit"
2021-06-09 18:26:09 +00:00
msgstr "Bijlage bestandsgrootte limiet"
#: cps/templates/email_edit.html:66
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Save and Send Test Email"
2020-04-30 19:30:50 +00:00
msgstr "Opslaan en test-e-mail versturen"
2017-06-24 11:04:09 +00:00
#: cps/templates/email_edit.html:70 cps/templates/layout.html:26
#: cps/templates/shelf_order.html:42 cps/templates/user_table.html:174
msgid "Back"
msgstr "Annuleren"
#: cps/templates/email_edit.html:74
2020-02-23 19:07:21 +00:00
msgid "Allowed Domains (Whitelist)"
msgstr "Toegelaten domeinen voor registratie"
#: cps/templates/email_edit.html:78 cps/templates/email_edit.html:105
msgid "Add Domain"
2019-06-17 20:38:32 +00:00
msgstr "Domein toevoegen"
#: cps/templates/email_edit.html:81 cps/templates/email_edit.html:108
#: cps/templates/user_table.html:27
msgid "Add"
2019-06-17 20:38:32 +00:00
msgstr "Toevoegen"
#: cps/templates/email_edit.html:86 cps/templates/email_edit.html:96
msgid "Enter domainname"
msgstr "Voer domeinnaam in"
#: cps/templates/email_edit.html:92
2020-02-23 19:07:21 +00:00
msgid "Denied Domains (Blacklist)"
2020-04-30 19:30:50 +00:00
msgstr "Geweigerde domeinen voor registratie"
#: cps/templates/feed.xml:22 cps/templates/layout.html:187
2017-06-24 11:04:09 +00:00
msgid "Next"
msgstr "Volgende"
#: cps/templates/generate_kobo_auth_url.html:6
2022-12-25 09:22:58 +00:00
msgid "Open the .kobo/Kobo/Kobo eReader.conf file in a text editor and add (or edit):"
2022-12-26 15:19:19 +00:00
msgstr "Open het .kobo/Kobo/Kobo eReader.conf bestand in een teksteditor en voeg toe (of bewerk):"
2020-02-23 12:22:57 +00:00
#: cps/templates/generate_kobo_auth_url.html:11
#, fuzzy
msgid "Kobo Token:"
msgstr "Kobo Sync Token"
#: cps/templates/grid.html:21
msgid "List"
2023-12-20 20:52:09 +00:00
msgstr "Lijst"
2022-12-25 09:22:58 +00:00
#: cps/templates/http_error.html:34
#, fuzzy
msgid "Calibre-Web Instance is unconfigured, please contact your administrator"
msgstr "E-mailserver is niet geconfigureerd, neem contact op met de beheerder!"
2022-12-25 09:22:58 +00:00
#: cps/templates/http_error.html:44
2020-02-23 19:07:21 +00:00
msgid "Create Issue"
2019-07-31 15:38:28 +00:00
msgstr "Probleem melden"
2022-12-25 09:22:58 +00:00
#: cps/templates/http_error.html:51
2020-02-23 19:07:21 +00:00
msgid "Return to Home"
2019-06-17 20:38:32 +00:00
msgstr "Terug naar startpagina"
2022-12-25 09:22:58 +00:00
#: cps/templates/http_error.html:53
msgid "Logout User"
msgstr "Gebruiker uitloggen"
#: cps/templates/index.html:71
2021-11-21 08:28:03 +00:00
msgid "Sort ascending according to download count"
2023-12-20 20:52:09 +00:00
msgstr "Sorteer oplopend volgens aantal downloads"
2021-11-21 08:28:03 +00:00
#: cps/templates/index.html:72
2021-11-21 08:28:03 +00:00
msgid "Sort descending according to download count"
2023-12-20 20:52:09 +00:00
msgstr "Sorteer aflopend volgens aantal downloads"
2021-11-21 08:28:03 +00:00
#: cps/templates/index.html:78 cps/templates/search.html:35
#: cps/templates/shelf.html:24
msgid "Sort authors in alphabetical order"
msgstr "Auteurs sorteren op alfabetische volgorde"
#: cps/templates/index.html:79 cps/templates/search.html:36
#: cps/templates/shelf.html:25
msgid "Sort authors in reverse alphabetical order"
msgstr "Auteurs sorteren op omgekeerde alfabetische volgorde"
#: cps/templates/index.html:83
msgid "Sort ascending according to series index"
2021-06-09 18:26:09 +00:00
msgstr "Sorteer oplopend volgens de serie index"
#: cps/templates/index.html:84
msgid "Sort descending according to series index"
2021-06-09 18:26:09 +00:00
msgstr "Sorteer aflopend volgens de serie index"
#: cps/templates/index.xml:7
2017-06-24 11:04:09 +00:00
msgid "Start"
2019-06-17 20:38:32 +00:00
msgstr "Starten"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:19
msgid "Alphabetical Books"
2021-06-09 18:26:09 +00:00
msgstr "Alfabetische Boeken"
#: cps/templates/index.xml:23
msgid "Books sorted alphabetically"
2021-06-09 18:26:09 +00:00
msgstr "Boeken Alfabetisch gesorteerd"
#: cps/templates/index.xml:31
2017-06-24 11:04:09 +00:00
msgid "Popular publications from this catalog based on Downloads."
2019-06-17 20:38:32 +00:00
msgstr "Populaire publicaties uit deze catalogus, gebaseerd op Downloads."
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:40
2017-06-24 11:04:09 +00:00
msgid "Popular publications from this catalog based on Rating."
2019-06-17 20:38:32 +00:00
msgstr "Populaire publicaties uit deze catalogus, gebaseerd op Beoordeling."
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:45
msgid "Recently added Books"
2020-04-30 19:30:50 +00:00
msgstr "Recent toegevoegde boeken"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:49
2017-06-24 11:04:09 +00:00
msgid "The latest Books"
2020-04-30 19:30:50 +00:00
msgstr "Nieuwe boeken"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:54
2020-02-23 19:07:21 +00:00
msgid "Random Books"
msgstr "Willekeurige boeken"
#: cps/templates/index.xml:83
2017-06-24 11:04:09 +00:00
msgid "Books ordered by Author"
2019-06-17 20:38:32 +00:00
msgstr "Boeken gesorteerd op auteur"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:92
2018-11-03 13:05:02 +00:00
msgid "Books ordered by publisher"
msgstr "Boeken gesorteerd op uitgever"
2018-11-03 13:05:02 +00:00
#: cps/templates/index.xml:101
2017-06-24 11:04:09 +00:00
msgid "Books ordered by category"
2019-06-17 20:38:32 +00:00
msgstr "Boeken gesorteerd op categorie"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:110
2017-06-24 11:04:09 +00:00
msgid "Books ordered by series"
2019-07-31 15:38:28 +00:00
msgstr "Boeken gesorteerd op reeks"
2017-06-24 11:04:09 +00:00
#: cps/templates/index.xml:119
msgid "Books ordered by Languages"
msgstr "Boeken gesorteerd op taal"
#: cps/templates/index.xml:128
msgid "Books ordered by Rating"
msgstr "Boeken gesorteerd op beoordeling"
#: cps/templates/index.xml:137
msgid "Books ordered by file formats"
msgstr "Boeken gesorteerd op bestandsformaat"
#: cps/templates/index.xml:142 cps/templates/layout.html:152
#: cps/templates/search_form.html:88
msgid "Shelves"
msgstr "Boekenplanken"
#: cps/templates/index.xml:146
msgid "Books organized in shelves"
msgstr "Boeken georganiseerd op boekenplanken"
#: cps/templates/layout.html:26 cps/templates/login.html:30
2019-02-24 18:23:32 +00:00
msgid "Home"
2019-06-17 20:38:32 +00:00
msgstr "Startpagina"
2019-02-24 18:23:32 +00:00
#: cps/templates/layout.html:32
2020-02-23 19:07:21 +00:00
msgid "Toggle Navigation"
2019-06-17 20:38:32 +00:00
msgstr "Navigatie aanpassen"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:47
2020-02-23 19:07:21 +00:00
msgid "Search Library"
msgstr "Zoek in bibliotheek"
2020-02-23 19:07:21 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:65 cps/templates/layout.html:94
2022-12-25 09:22:58 +00:00
msgid "Account"
msgstr "Account"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:71 cps/templates/layout.html:96
2022-12-25 09:22:58 +00:00
msgid "Logout"
msgstr "Afmelden"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:78 cps/templates/layout.html:134
msgid "Uploading..."
msgstr "Bezig met uploaden..."
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:78
msgid "Error"
msgstr "Fout"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:78
msgid "Upload done, processing, please wait..."
msgstr "Uploaden voltooid, bezig met verwerken..."
2024-08-04 14:28:49 +00:00
#: cps/templates/layout.html:91 cps/templates/read.html:78
#: cps/templates/readcbr.html:70 cps/templates/readcbr.html:96
2019-02-24 18:23:32 +00:00
msgid "Settings"
msgstr "Instellingen"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:135
2020-02-23 19:07:21 +00:00
msgid "Please do not refresh the page"
2020-04-30 19:30:50 +00:00
msgstr "Deze pagina niet vernieuwen"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:145
2017-06-24 11:04:09 +00:00
msgid "Browse"
msgstr "Verkennen"
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:158 cps/templates/stats.html:3
2017-06-24 11:04:09 +00:00
msgid "About"
2019-07-31 15:38:28 +00:00
msgstr "Informatie"
2017-06-24 11:04:09 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:172
2017-08-12 16:59:57 +00:00
msgid "Previous"
2017-11-05 09:24:35 +00:00
msgstr "Vorige"
2017-08-12 16:59:57 +00:00
2023-04-16 13:06:34 +00:00
#: cps/templates/layout.html:199
2017-08-12 16:59:57 +00:00
msgid "Book Details"
2019-06-17 20:38:32 +00:00
msgstr "Boekgegevens"
2017-08-12 16:59:57 +00:00
#: cps/templates/list.html:22
msgid "Grid"
2023-12-20 20:52:09 +00:00
msgstr "Raster"
#: cps/templates/listenmp3.html:167
msgid "Archived"
msgstr "Gearchiveerd"
#: cps/templates/login.html:18
2020-02-23 19:07:21 +00:00
msgid "Remember Me"
2020-04-30 19:30:50 +00:00
msgstr "Gegevens opslaan"
2017-06-24 11:04:09 +00:00
#: cps/templates/login.html:23
2020-02-23 19:07:21 +00:00
msgid "Forgot Password?"
msgstr "Wachtwoord Vergeten?"
2022-12-25 09:22:58 +00:00
#: cps/templates/login.html:34
2020-02-23 19:07:21 +00:00
msgid "Log in with Magic Link"
2020-05-10 19:05:39 +00:00
msgstr "Inloggen met magische koppeling"
2017-07-08 17:50:44 +00:00
#: cps/templates/logviewer.html:6
2020-02-23 19:07:21 +00:00
msgid "Show Calibre-Web Log: "
msgstr "Toon Calibre-Web logbestand: "
#: cps/templates/logviewer.html:8
2020-02-23 19:07:21 +00:00
msgid "Calibre-Web Log: "
msgstr "Calibre-Web Logbestand: "
#: cps/templates/logviewer.html:8
msgid "Stream output, can't be displayed"
msgstr "Stream uitvoer, kan niet worden weergegeven"
#: cps/templates/logviewer.html:12
2020-02-23 19:07:21 +00:00
msgid "Show Access Log: "
2020-04-30 19:30:50 +00:00
msgstr "Toon toegangslog: "
#: cps/templates/logviewer.html:18
msgid "Download Calibre-Web Log"
msgstr "Download Calibre-Web log"
#: cps/templates/logviewer.html:21
msgid "Download Access Log"
msgstr "Download toegangslog"
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:6
msgid "Select Allowed/Denied Tags"
2020-04-30 19:30:50 +00:00
msgstr "Selecteer toegestane/geweigerde tags"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:7
msgid "Select Allowed/Denied Custom Column Values"
2020-04-30 19:30:50 +00:00
msgstr "Selecteer toegestane/geweigerde aangepaste kolom waarden"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:8
msgid "Select Allowed/Denied Tags of User"
2020-04-30 19:30:50 +00:00
msgstr "Selecteer toegestane/geweigerde tags van gebruikers"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:9
msgid "Select Allowed/Denied Custom Column Values of User"
2020-04-30 19:30:50 +00:00
msgstr "Selecteer toegestane/geweigerde aangepaste kolom waarden van gebruikers"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:15
2020-02-23 12:22:57 +00:00
msgid "Enter Tag"
msgstr "Voer Tag in"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:24
2020-02-23 12:22:57 +00:00
msgid "Add View Restriction"
msgstr "Voeg inkijk restrictie toe"
2020-02-23 12:22:57 +00:00
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:50
msgid "This book format will be permanently erased from database"
msgstr "Het boekformaat wordt permanent gewist uit de database"
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:51
msgid "This book will be permanently erased from database"
msgstr "Het boek wordt verwijderd uit de Calibre-database"
#: cps/templates/modal_dialogs.html:52
msgid "and hard disk"
msgstr "en van de harde schijf"
#: cps/templates/modal_dialogs.html:56
msgid "Important Kobo Note: deleted books will remain on any paired Kobo device."
2021-06-09 18:26:09 +00:00
msgstr "Belangrijke Kobo Opmerking: Verwijderde boeken zullen op alle gekoppelde Kobo Apparaten blijven."
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:57
msgid "Books must first be archived and the device synced before a book can safely be deleted."
2021-06-09 18:26:09 +00:00
msgstr "Boeken moeten eerst worden gearchiveerd en het apparaat moet worden gesynchroniseerd, voordat een boek veilig kan worden verwijderd."
2020-10-10 09:38:40 +00:00
#: cps/templates/modal_dialogs.html:76
msgid "Choose File Location"
2021-06-09 18:26:09 +00:00
msgstr "Kies bestandslocatie"
#: cps/templates/modal_dialogs.html:82
msgid "type"
2021-06-09 18:26:09 +00:00
msgstr "type"
#: cps/templates/modal_dialogs.html:83
msgid "name"
2021-06-09 18:26:09 +00:00
msgstr "naam"
#: cps/templates/modal_dialogs.html:84
msgid "size"
2021-06-09 18:26:09 +00:00
msgstr "grootte"
#: cps/templates/modal_dialogs.html:90
msgid "Parent Directory"
2021-06-09 18:26:09 +00:00
msgstr "Bovenliggende map"
#: cps/templates/modal_dialogs.html:98
msgid "Select"
2021-06-09 18:26:09 +00:00
msgstr "Selecteer"
2024-08-04 14:28:49 +00:00
#: cps/templates/modal_dialogs.html:134 cps/templates/tasks.html:46
#, fuzzy
msgid "Ok"
msgstr "Oké"
2017-06-24 11:04:09 +00:00
#: cps/templates/osd.xml:5
2020-02-23 19:07:21 +00:00
msgid "Calibre-Web eBook Catalog"
2019-06-17 20:38:32 +00:00
msgstr "Calibre-Web - e-boekcatalogus"
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:7
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "epub Reader"
msgstr "PDF lezer"
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:84 cps/templates/readcbr.html:104
msgid "Light"
msgstr "Licht"
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:86 cps/templates/readcbr.html:105
msgid "Dark"
msgstr "Donker"
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:88
msgid "Sepia"
2023-12-20 20:52:09 +00:00
msgstr "Sepia"
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:90
#, fuzzy
msgid "Black"
msgstr "Annuleren"
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:95
2017-06-24 11:04:09 +00:00
msgid "Reflow text when sidebars are open."
2019-06-17 20:38:32 +00:00
msgstr "Tekstindeling automatisch aanpassen als het zijpaneel geopend is."
2017-06-24 11:04:09 +00:00
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:100
2022-12-25 12:24:00 +00:00
msgid "Font Sizes"
2023-12-20 20:52:09 +00:00
msgstr "Lettertypegrootte"
2022-12-25 12:24:00 +00:00
2024-08-04 14:28:49 +00:00
#: cps/templates/read.html:105
msgid "Font"
msgstr ""
#: cps/templates/read.html:106
#, fuzzy
msgid "Default"
msgstr "Verwijderen"
#: cps/templates/read.html:107
msgid "Yahei"
msgstr ""
#: cps/templates/read.html:108
msgid "SimSun"
msgstr ""
#: cps/templates/read.html:109
#, fuzzy
msgid "KaiTi"
msgstr "Wachten"
#: cps/templates/read.html:110
#, fuzzy
msgid "Arial"
msgstr "Verticaal"
#: cps/templates/read.html:113
#, fuzzy
msgid "Spread"
msgstr "Gelezen"
#: cps/templates/read.html:114
msgid "Two columns"
msgstr ""
#: cps/templates/read.html:115
#, fuzzy
msgid "One column"
msgstr "Ongeldige gelezen kolom"
#: cps/templates/readcbr.html:8
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "Comic Reader"
msgstr "Comic Reader"
2021-08-01 15:27:18 +00:00
#: cps/templates/readcbr.html:75
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
#: cps/templates/readcbr.html:78
msgid "Previous Page"
2019-06-17 20:38:32 +00:00
msgstr "Vorige pagina"
#: cps/templates/readcbr.html:79 cps/templates/readcbr.html:159
msgid "Next Page"
2019-06-17 20:38:32 +00:00
msgstr "Volgende pagina"
#: cps/templates/readcbr.html:80
2023-04-16 13:06:34 +00:00
msgid "Single Page Display"
2023-12-20 20:52:09 +00:00
msgstr "Weergave van één pagina"
2023-04-16 13:06:34 +00:00
#: cps/templates/readcbr.html:81
2023-04-16 13:06:34 +00:00
msgid "Long Strip Display"
msgstr ""
#: cps/templates/readcbr.html:82
msgid "Scale to Best"
2019-06-17 20:38:32 +00:00
msgstr "Optimaal inpassen"
#: cps/templates/readcbr.html:83
msgid "Scale to Width"
2019-06-17 20:38:32 +00:00
msgstr "Aanpassen aan breedte"
#: cps/templates/readcbr.html:84
msgid "Scale to Height"
2019-06-17 20:38:32 +00:00
msgstr "Aanpassen aan hoogte"
#: cps/templates/readcbr.html:85
msgid "Scale to Native"
2019-06-17 20:38:32 +00:00
msgstr "Ware grootte"
#: cps/templates/readcbr.html:86
msgid "Rotate Right"
msgstr "Rechtsom draaien"
#: cps/templates/readcbr.html:87
msgid "Rotate Left"
msgstr "Linksom draaien"
#: cps/templates/readcbr.html:88
msgid "Flip Image"
2019-06-17 20:38:32 +00:00
msgstr "Afbeelding omdraaien"
#: cps/templates/readcbr.html:110
2023-04-16 13:06:34 +00:00
msgid "Display"
2023-12-20 20:52:09 +00:00
msgstr "Weergeven"
2023-04-16 13:06:34 +00:00
#: cps/templates/readcbr.html:113
2023-04-16 13:06:34 +00:00
#, fuzzy
msgid "Single Page"
msgstr "Systeembeheer"
#: cps/templates/readcbr.html:114
2023-04-16 13:06:34 +00:00
msgid "Long Strip"
msgstr ""
#: cps/templates/readcbr.html:119
msgid "Scale"
msgstr "Schaal"
#: cps/templates/readcbr.html:122
msgid "Best"
msgstr "Beste"
#: cps/templates/readcbr.html:123
msgid "Width"
msgstr "Breedte"
#: cps/templates/readcbr.html:124
msgid "Height"
msgstr "Hoogte"
#: cps/templates/readcbr.html:125
msgid "Native"
msgstr "Ware grootte"
#: cps/templates/readcbr.html:130
msgid "Rotate"
2019-06-17 20:38:32 +00:00
msgstr "Draaien"
#: cps/templates/readcbr.html:141
msgid "Flip"
2019-06-17 20:38:32 +00:00
msgstr "Omdraaien"
#: cps/templates/readcbr.html:144
msgid "Horizontal"
msgstr "Horizontaal"
#: cps/templates/readcbr.html:145
msgid "Vertical"
msgstr "Verticaal"
#: cps/templates/readcbr.html:150
msgid "Direction"
2019-06-17 20:38:32 +00:00
msgstr "Richting"
#: cps/templates/readcbr.html:153
msgid "Left to Right"
2019-06-17 20:38:32 +00:00
msgstr "Links-naar-rechts"
#: cps/templates/readcbr.html:154
msgid "Right to Left"
2019-06-17 20:38:32 +00:00
msgstr "Rechts-naar-links"
#: cps/templates/readcbr.html:162
msgid "Reset to Top"
2023-12-20 20:52:09 +00:00
msgstr "Terug naar boven"
#: cps/templates/readcbr.html:163
msgid "Remember Position"
2023-12-20 20:52:09 +00:00
msgstr "Onthoud positie"
#: cps/templates/readcbr.html:168
msgid "Scrollbar"
msgstr "Schuifbalk"
#: cps/templates/readcbr.html:171
msgid "Show"
msgstr "Toon"
#: cps/templates/readcbr.html:172
msgid "Hide"
msgstr "Verberg"
#: cps/templates/readdjvu.html:5
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "DJVU Reader"
msgstr "PDF lezer"
2024-06-09 10:30:44 +00:00
#: cps/templates/readpdf.html:31
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "PDF Reader"
msgstr "PDF lezer"
2017-06-24 11:04:09 +00:00
#: cps/templates/readtxt.html:6
2021-08-01 15:27:18 +00:00
#, fuzzy
msgid "txt Reader"
msgstr "PDF lezer"
2017-06-24 11:04:09 +00:00
#: cps/templates/register.html:4
2020-02-23 19:07:21 +00:00
msgid "Register New Account"
2019-06-17 20:38:32 +00:00
msgstr "Nieuw account registreren"
2017-06-24 11:04:09 +00:00
#: cps/templates/register.html:10
2017-06-24 11:04:09 +00:00
msgid "Choose a username"
msgstr "Kies een gebruikersnaam"
#: cps/templates/register.html:15
msgid "Your Email"
2019-06-17 20:38:32 +00:00
msgstr "Je e-mailadres"
2017-06-24 11:04:09 +00:00
#: cps/templates/remote_login.html:5
2020-02-23 19:07:21 +00:00
msgid "Magic Link - Authorise New Device"
2020-04-30 19:30:50 +00:00
msgstr "Magische link - autoriseer een nieuw apparaat"
2020-02-23 19:07:21 +00:00
#: cps/templates/remote_login.html:7
2020-02-23 19:07:21 +00:00
msgid "On another device, login and visit:"
2020-04-30 19:30:50 +00:00
msgstr "Meld je aan op een ander apparaat en ga naar:"
2017-07-08 17:50:44 +00:00
#: cps/templates/remote_login.html:11
2020-02-23 19:07:21 +00:00
msgid "Once verified, you will automatically be logged in on this device."
msgstr "Na controle wordt je automatisch op dit apparaat ingelogd."
2017-07-08 17:50:44 +00:00
#: cps/templates/remote_login.html:14
2020-02-23 19:07:21 +00:00
msgid "This verification link will expire in 10 minutes."
2019-06-17 20:38:32 +00:00
msgstr "De link vervalt na 10 minuten."
2019-05-30 06:55:24 +00:00
#: cps/templates/schedule_edit.html:33
msgid "Generate Series Cover Thumbnails"
2023-12-20 20:52:09 +00:00
msgstr "Genereer serie omslagminiaturen"
#: cps/templates/search.html:6
2020-02-23 19:07:21 +00:00
msgid "No Results Found"
msgstr "Geen resultaten gevonden"
2017-06-24 11:04:09 +00:00
#: cps/templates/search.html:7
2020-02-23 19:07:21 +00:00
msgid "Search Term:"
msgstr "Zoekterm:"
2017-06-24 11:04:09 +00:00
#: cps/templates/search.html:9
2017-06-24 11:04:09 +00:00
msgid "Results for:"
msgstr "Resultaten voor:"
#: cps/templates/search_form.html:21
2020-02-23 19:07:21 +00:00
msgid "Published Date From"
2019-06-17 20:38:32 +00:00
msgstr "Publicatiedatum van"
#: cps/templates/search_form.html:31
2020-02-23 19:07:21 +00:00
msgid "Published Date To"
2019-06-17 20:38:32 +00:00
msgstr "Publicatiedatum tot"
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:44 cps/templates/search_form.html:165
msgid "Any"
msgstr ""
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:45 cps/templates/search_form.html:166
msgid "Empty"
msgstr ""
#: cps/templates/search_form.html:60
2017-06-24 11:04:09 +00:00
msgid "Exclude Tags"
2019-06-17 20:38:32 +00:00
msgstr "Labels uitsluiten"
2017-06-24 11:04:09 +00:00
#: cps/templates/search_form.html:78
2017-06-24 11:04:09 +00:00
msgid "Exclude Series"
2019-07-31 15:38:28 +00:00
msgstr "Boekenreeksen uitsluiten"
2017-06-24 11:04:09 +00:00
#: cps/templates/search_form.html:96
2021-03-27 11:20:07 +00:00
#, fuzzy
msgid "Exclude Shelves"
msgstr "Boekenreeksen uitsluiten"
#: cps/templates/search_form.html:116
2017-06-24 11:04:09 +00:00
msgid "Exclude Languages"
2019-06-17 20:38:32 +00:00
msgstr "Talen uitsluiten"
2017-06-24 11:04:09 +00:00
#: cps/templates/search_form.html:127
msgid "Extensions"
msgstr "Extenties"
#: cps/templates/search_form.html:135
msgid "Exclude Extensions"
2020-04-30 19:30:50 +00:00
msgstr "Extenties uitsluiten"
#: cps/templates/search_form.html:145
2020-02-23 19:07:21 +00:00
msgid "Rating Above"
2019-06-17 20:38:32 +00:00
msgstr "Met beoordeling hoger dan"
#: cps/templates/search_form.html:149
2020-02-23 19:07:21 +00:00
msgid "Rating Below"
2019-06-17 20:38:32 +00:00
msgstr "Met beoordeling lager dan"
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:175 cps/templates/search_form.html:187
#: cps/templates/search_form.html:201
2021-05-13 14:28:02 +00:00
msgid "From:"
2021-06-09 18:26:09 +00:00
msgstr "Van:"
2021-05-13 14:28:02 +00:00
2024-08-04 14:28:49 +00:00
#: cps/templates/search_form.html:179 cps/templates/search_form.html:191
#: cps/templates/search_form.html:211
2021-05-13 14:28:02 +00:00
msgid "To:"
msgstr "Tot:"
2021-05-13 14:28:02 +00:00
#: cps/templates/shelf.html:13
2017-06-24 11:04:09 +00:00
msgid "Delete this Shelf"
msgstr "Deze boekenplank verwijderen"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf.html:14
msgid "Edit Shelf Properties"
2021-06-09 18:26:09 +00:00
msgstr "Bewerk boekenplank eigenschappen"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf.html:17
msgid "Arrange books manually"
msgstr "Boeken handmatig rangschikken"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf.html:18
msgid "Disable Change order"
2021-06-09 18:26:09 +00:00
msgstr "Schakel verandering van de volgorde uit"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf.html:18
msgid "Enable Change order"
2021-06-09 18:26:09 +00:00
msgstr "Schakel verandering van de volgorde in"
2017-06-24 11:04:09 +00:00
2024-08-17 11:49:14 +00:00
#: cps/templates/shelf.html:28
#, fuzzy
msgid "Sort according to book added to shelf, newest first"
msgstr "Sorteren op datum, nieuwste boeken eerst"
#: cps/templates/shelf.html:29
#, fuzzy
msgid "Sort according to book added to shelf, oldest first"
msgstr "Sorteren op datum, oudste boeken eerst"
#: cps/templates/shelf_edit.html:14
2020-02-23 19:07:21 +00:00
msgid "Share with Everyone"
msgstr "Delen met iedereen"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf_edit.html:21
msgid "Sync this shelf with Kobo device"
msgstr "Synchroniseer deze boekenplank met een Kobo-apparaat"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf_order.html:5
2020-02-23 19:07:21 +00:00
msgid "Drag to Rearrange Order"
2020-04-30 19:30:50 +00:00
msgstr "Pas de volgorde aan middels slepen-en-neerzetten"
2017-06-24 11:04:09 +00:00
#: cps/templates/shelf_order.html:33
msgid "Hidden Book"
msgstr "Verborgen boek"
2017-11-01 15:10:05 +00:00
#: cps/templates/stats.html:7
2020-02-23 19:07:21 +00:00
msgid "Library Statistics"
2019-07-31 15:38:28 +00:00
msgstr "Calibre bibliotheekstatistieken"
2017-06-24 11:04:09 +00:00
2017-11-01 15:10:05 +00:00
#: cps/templates/stats.html:12
2017-06-24 11:04:09 +00:00
msgid "Books in this Library"
2019-06-17 20:38:32 +00:00
msgstr "Boeken in deze bibliotheek"
2017-06-24 11:04:09 +00:00
2017-11-01 15:10:05 +00:00
#: cps/templates/stats.html:16
2017-06-24 11:04:09 +00:00
msgid "Authors in this Library"
2019-06-17 20:38:32 +00:00
msgstr "Auteurs in deze bibliotheek"
2017-06-24 11:04:09 +00:00
2017-11-01 15:10:05 +00:00
#: cps/templates/stats.html:20
2017-06-24 11:04:09 +00:00
msgid "Categories in this Library"
2019-06-17 20:38:32 +00:00
msgstr "Categorieën in deze bibliotheek"
2017-06-24 11:04:09 +00:00
2017-11-01 15:10:05 +00:00
#: cps/templates/stats.html:24
2017-06-24 11:04:09 +00:00
msgid "Series in this Library"
2019-07-31 15:38:28 +00:00
msgstr "Boekenreeksen in deze bibliotheek"
2017-06-24 11:04:09 +00:00
#: cps/templates/stats.html:29
msgid "System Statistics"
msgstr "Systeeminformatie"
2017-06-24 11:04:09 +00:00
#: cps/templates/stats.html:33
msgid "Program"
msgstr ""
2017-06-24 11:04:09 +00:00
#: cps/templates/stats.html:34
2017-06-24 11:04:09 +00:00
msgid "Installed Version"
msgstr "Geïnstalleerde Versie"
2017-06-24 11:04:09 +00:00
#: cps/templates/tasks.html:12
msgid "User"
msgstr "Gebruiker"
#: cps/templates/tasks.html:14
msgid "Task"
msgstr "Taak"
#: cps/templates/tasks.html:15
msgid "Status"
msgstr "Status"
#: cps/templates/tasks.html:16
msgid "Progress"
2019-06-17 20:38:32 +00:00
msgstr "Voortgang"
#: cps/templates/tasks.html:17
2020-02-23 19:07:21 +00:00
msgid "Run Time"
msgstr "Looptijd"
2024-08-04 14:28:49 +00:00
#: cps/templates/tasks.html:19
#, fuzzy
msgid "Message"
msgstr "Samenvoegen"
#: cps/templates/tasks.html:21
msgid "Actions"
2023-12-20 20:52:09 +00:00
msgstr "Acties"
2024-08-04 14:28:49 +00:00
#: cps/templates/tasks.html:41
msgid "This task will be cancelled. Any progress made by this task will be saved."
2023-12-20 20:52:09 +00:00
msgstr "Deze taak wordt geannuleerd. De voortgang van deze taak wordt opgeslagen."
2024-08-04 14:28:49 +00:00
#: cps/templates/tasks.html:42
msgid "If this is a scheduled task, it will be re-ran during the next scheduled time."
2023-12-20 20:52:09 +00:00
msgstr "Als dit een geplande taak is wordt deze opnieuw uitgevoerd tijdens de volgende geplande tijd."
#: cps/templates/user_edit.html:20
msgid "Reset user Password"
2019-06-17 20:38:32 +00:00
msgstr "Gebruikerswachtwoord herstellen"
2024-08-04 14:28:49 +00:00
#: cps/templates/user_edit.html:28
2024-08-13 18:10:03 +00:00
msgid "Send to eReader Email Address. Use comma to separate emails for multiple eReaders"
2024-08-04 14:28:49 +00:00
msgstr ""
#: cps/templates/user_edit.html:43
2020-02-23 19:07:21 +00:00
msgid "Language of Books"
2019-07-31 15:38:28 +00:00
msgstr "Taal van boeken"
2017-06-24 11:04:09 +00:00
#: cps/templates/user_edit.html:54
msgid "OAuth Settings"
2019-07-31 15:38:28 +00:00
msgstr "OAuth Instellingen"
#: cps/templates/user_edit.html:56
msgid "Link"
2019-07-31 15:38:28 +00:00
msgstr "Koppelen"
#: cps/templates/user_edit.html:58
msgid "Unlink"
2019-07-31 15:38:28 +00:00
msgstr "Ontkoppelen"
#: cps/templates/user_edit.html:64
2020-02-23 12:22:57 +00:00
msgid "Kobo Sync Token"
msgstr "Kobo Sync Token"
2020-02-23 12:22:57 +00:00
#: cps/templates/user_edit.html:66
2020-02-23 12:22:57 +00:00
msgid "Create/View"
msgstr "Aanmaken/Bekijken"
2020-02-23 12:22:57 +00:00
#: cps/templates/user_edit.html:70
msgid "Force full kobo sync"
2023-12-20 20:52:09 +00:00
msgstr "Forceer volledige Kobo synchronisatie."
#: cps/templates/user_edit.html:88
msgid "Add allowed/Denied Custom Column Values"
msgstr "Voeg toegestane/geweigerde aangepaste kolomwaarden toe"
2020-02-23 19:07:21 +00:00
#: cps/templates/user_edit.html:137
msgid "Sync only books in selected shelves with Kobo"
msgstr "Synchroniseer alleen boeken op geselecteerde boekenplanken met Kobo"
#: cps/templates/user_edit.html:147 cps/templates/user_table.html:169
2020-02-23 19:07:21 +00:00
msgid "Delete User"
msgstr "Gebruiker verwijderen"
2017-06-24 11:04:09 +00:00
#: cps/templates/user_edit.html:159
2020-02-23 12:22:57 +00:00
msgid "Generate Kobo Auth URL"
msgstr "Genereer Kobo Auth URL"
2020-02-23 12:22:57 +00:00
#: cps/templates/user_table.html:80 cps/templates/user_table.html:103
msgid "Select..."
2021-06-09 18:26:09 +00:00
msgstr "Selecteer..."
#: cps/templates/user_table.html:131
msgid "Edit User"
msgstr "Gebruiker Bewerken"
#: cps/templates/user_table.html:134
msgid "Enter Username"
msgstr "Voer gebruikersnaam in"
#: cps/templates/user_table.html:135
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Enter Email"
msgstr "Test-e-mail"
#: cps/templates/user_table.html:136
2022-06-04 06:49:48 +00:00
#, fuzzy
2023-01-21 14:27:11 +00:00
msgid "Enter eReader Email"
msgstr "Kindle-e-mailadres"
#: cps/templates/user_table.html:136
2022-06-04 06:49:48 +00:00
#, fuzzy
2023-01-21 14:27:11 +00:00
msgid "eReader Email"
2022-06-04 06:49:48 +00:00
msgstr "Test-e-mail"
#: cps/templates/user_table.html:137
msgid "Locale"
msgstr "Locale"
#: cps/templates/user_table.html:138
msgid "Visible Book Languages"
2021-06-09 18:26:09 +00:00
msgstr "Zichtbare Boek Talen"
#: cps/templates/user_table.html:139
msgid "Edit Allowed Tags"
msgstr "Toegestaande labels bewerken"
#: cps/templates/user_table.html:139
msgid "Allowed Tags"
msgstr "Toegestaande Labels"
#: cps/templates/user_table.html:140
msgid "Edit Denied Tags"
msgstr "Verboden labels bewerken"
#: cps/templates/user_table.html:140
msgid "Denied Tags"
msgstr "Verboden Labels"
#: cps/templates/user_table.html:141
msgid "Edit Allowed Column Values"
msgstr "Toegestane kolomwaarden bewerken"
#: cps/templates/user_table.html:141
msgid "Allowed Column Values"
msgstr "Toegestane kolomwaarden"
#: cps/templates/user_table.html:142
#, fuzzy
msgid "Edit Denied Column Values"
msgstr "Geweigerde kolomwaarden bewerken"
#: cps/templates/user_table.html:142
#, fuzzy
msgid "Denied Column Values"
msgstr "Geweigerde kolomwaarden"
#: cps/templates/user_table.html:144
#, fuzzy
msgid "Change Password"
msgstr "Wachtwoord wijzigen"
#: cps/templates/user_table.html:147
msgid "View"
msgstr "Toon"
#: cps/templates/user_table.html:150
msgid "Edit Public Shelves"
msgstr "Openbare boekenplank bewerken"
#: cps/templates/user_table.html:152
2021-08-01 15:27:18 +00:00
msgid "Sync selected Shelves with Kobo"
msgstr "Synchroniseer geselecteerde boekenplanken met Kobo"
#: cps/templates/user_table.html:156
2023-01-21 14:27:11 +00:00
#, fuzzy
msgid "Show Read/Unread Section"
msgstr "Toon gelezen/niet gelezen selectie"