Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
douban-api-proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
captainwong
douban-api-proxy
Commits
46c0ae3c
Commit
46c0ae3c
authored
Apr 27, 2020
by
Ozzieisaacs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert accidently deleted nl translation strings
parent
456550a9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
283 additions
and
239 deletions
+283
-239
messages.mo
cps/translations/nl/LC_MESSAGES/messages.mo
+0
-0
messages.po
cps/translations/nl/LC_MESSAGES/messages.po
+283
-239
No files found.
cps/translations/nl/LC_MESSAGES/messages.mo
View file @
46c0ae3c
No preview for this file type
cps/translations/nl/LC_MESSAGES/messages.po
View file @
46c0ae3c
...
@@ -8,7 +8,7 @@ msgid ""
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: Calibre-Web (GPLV3)\n"
"Project-Id-Version: Calibre-Web (GPLV3)\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"POT-Creation-Date: 2020-04-2
4 22:12
+0200\n"
"POT-Creation-Date: 2020-04-2
7 21:10
+0200\n"
"PO-Revision-Date: 2020-03-06 19:28+0100\n"
"PO-Revision-Date: 2020-03-06 19:28+0100\n"
"Last-Translator: Ed Driesen <ed.driesen@telenet.be>\n"
"Last-Translator: Ed Driesen <ed.driesen@telenet.be>\n"
"Language: nl\n"
"Language: nl\n"
...
@@ -47,8 +47,8 @@ msgstr ""
...
@@ -47,8 +47,8 @@ msgstr ""
msgid "Unknown command"
msgid "Unknown command"
msgstr ""
msgstr ""
#: cps/admin.py:115 cps/editbooks.py:4
10 cps/editbooks.py:419
#: cps/admin.py:115 cps/editbooks.py:4
88 cps/editbooks.py:498
#: cps/editbooks.py:
539 cps/editbooks.py:541 cps/editbooks.py:594
#: cps/editbooks.py:
603 cps/editbooks.py:605 cps/editbooks.py:671
#: cps/updater.py:509 cps/uploader.py:96 cps/uploader.py:107
#: cps/updater.py:509 cps/uploader.py:96 cps/uploader.py:107
msgid "Unknown"
msgid "Unknown"
msgstr "Onbekend"
msgstr "Onbekend"
...
@@ -129,7 +129,7 @@ msgstr ""
...
@@ -129,7 +129,7 @@ msgstr ""
msgid "Basic Configuration"
msgid "Basic Configuration"
msgstr "Basis configuratie"
msgstr "Basis configuratie"
#: cps/admin.py:730 cps/web.py:1
165
#: cps/admin.py:730 cps/web.py:1
218
msgid "Please fill out all fields!"
msgid "Please fill out all fields!"
msgstr "Vul alle velden in!"
msgstr "Vul alle velden in!"
...
@@ -137,7 +137,7 @@ msgstr "Vul alle velden in!"
...
@@ -137,7 +137,7 @@ msgstr "Vul alle velden in!"
msgid "Add new user"
msgid "Add new user"
msgstr "Nieuwe gebruiker toevoegen"
msgstr "Nieuwe gebruiker toevoegen"
#: cps/admin.py:742 cps/web.py:14
12
#: cps/admin.py:742 cps/web.py:14
65
msgid "E-mail is not from valid domain"
msgid "E-mail is not from valid domain"
msgstr "Het e-mailadres bevat geen geldige domeinnaam"
msgstr "Het e-mailadres bevat geen geldige domeinnaam"
...
@@ -172,194 +172,198 @@ msgstr "Gelieve eerst je e-mail adres configureren..."
...
@@ -172,194 +172,198 @@ msgstr "Gelieve eerst je e-mail adres configureren..."
msgid "E-mail server settings updated"
msgid "E-mail server settings updated"
msgstr "E-mailserverinstellingen bijgewerkt"
msgstr "E-mailserverinstellingen bijgewerkt"
#: cps/admin.py:84
2
#: cps/admin.py:84
1
#, python-format
#, python-format
msgid "User '%(nick)s' deleted"
msgid "User '%(nick)s' deleted"
msgstr "Gebruiker '%(nick)s' is verwijderd"
msgstr "Gebruiker '%(nick)s' is verwijderd"
#: cps/admin.py:84
5
#: cps/admin.py:84
4
msgid "No admin user remaining, can't delete user"
msgid "No admin user remaining, can't delete user"
msgstr "Kan laatste systeembeheerder niet verwijderen"
msgstr "Kan laatste systeembeheerder niet verwijderen"
#: cps/admin.py:881 cps/web.py:1455
#: cps/admin.py:850
msgid "No admin user remaining, can't remove admin role"
msgstr ""
#: cps/admin.py:886 cps/web.py:1508
msgid "Found an existing account for this e-mail address."
msgid "Found an existing account for this e-mail address."
msgstr "Bestaand account met dit e-mailadres aangetroffen."
msgstr "Bestaand account met dit e-mailadres aangetroffen."
#: cps/admin.py:89
1 cps/admin.py:906 cps/admin.py:926 cps/web.py:1430
#: cps/admin.py:89
6 cps/admin.py:911 cps/admin.py:931 cps/web.py:1483
#, python-format
#, python-format
msgid "Edit User %(nick)s"
msgid "Edit User %(nick)s"
msgstr "Gebruiker '%(nick)s' bewerken"
msgstr "Gebruiker '%(nick)s' bewerken"
#: cps/admin.py:
897 cps/web.py:1422
#: cps/admin.py:
902 cps/web.py:1475
msgid "This username is already taken"
msgid "This username is already taken"
msgstr "Deze gebruikersnaam is reeds ingenomen door iemand"
msgstr "Deze gebruikersnaam is reeds ingenomen door iemand"
#: cps/admin.py:91
3
#: cps/admin.py:91
8
#, python-format
#, python-format
msgid "User '%(nick)s' updated"
msgid "User '%(nick)s' updated"
msgstr "Gebruiker '%(nick)s' bijgewerkt"
msgstr "Gebruiker '%(nick)s' bijgewerkt"
#: cps/admin.py:9
16
#: cps/admin.py:9
21
msgid "An unknown error occured."
msgid "An unknown error occured."
msgstr "Er is een onbekende fout opgetreden."
msgstr "Er is een onbekende fout opgetreden."
#: cps/admin.py:9
39
#: cps/admin.py:9
44
#, python-format
#, python-format
msgid "Password for user %(user)s reset"
msgid "Password for user %(user)s reset"
msgstr "Wachtwoord voor gebruiker %(user)s is hersteld"
msgstr "Wachtwoord voor gebruiker %(user)s is hersteld"
#: cps/admin.py:94
2 cps/web.py:1190 cps/web.py:1254
#: cps/admin.py:94
7 cps/web.py:1243 cps/web.py:1307
msgid "An unknown error occurred. Please try again later."
msgid "An unknown error occurred. Please try again later."
msgstr "Onbekende fout opgetreden. Probeer het later nog eens."
msgstr "Onbekende fout opgetreden. Probeer het later nog eens."
#: cps/admin.py:9
45 cps/web.py:1131
#: cps/admin.py:9
50 cps/web.py:1184
msgid "Please configure the SMTP mail settings first..."
msgid "Please configure the SMTP mail settings first..."
msgstr "Stel eerst SMTP-mail in..."
msgstr "Stel eerst SMTP-mail in..."
#: cps/admin.py:9
57
#: cps/admin.py:9
62
msgid "Logfile viewer"
msgid "Logfile viewer"
msgstr "Logbestand lezer"
msgstr "Logbestand lezer"
#: cps/admin.py:
996
#: cps/admin.py:
1001
msgid "Requesting update package"
msgid "Requesting update package"
msgstr "Bezig met opvragen van updatepakket"
msgstr "Bezig met opvragen van updatepakket"
#: cps/admin.py:
997
#: cps/admin.py:
1002
msgid "Downloading update package"
msgid "Downloading update package"
msgstr "Bezig met downloaden van updatepakket"
msgstr "Bezig met downloaden van updatepakket"
#: cps/admin.py:
998
#: cps/admin.py:
1003
msgid "Unzipping update package"
msgid "Unzipping update package"
msgstr "Bezig met uitpakken van updatepakket"
msgstr "Bezig met uitpakken van updatepakket"
#: cps/admin.py:
999
#: cps/admin.py:
1004
msgid "Replacing files"
msgid "Replacing files"
msgstr "Bezig met bestandsvervanging"
msgstr "Bezig met bestandsvervanging"
#: cps/admin.py:100
0
#: cps/admin.py:100
5
msgid "Database connections are closed"
msgid "Database connections are closed"
msgstr "Databankverbindingen zijn gesloten"
msgstr "Databankverbindingen zijn gesloten"
#: cps/admin.py:100
1
#: cps/admin.py:100
6
msgid "Stopping server"
msgid "Stopping server"
msgstr "Bezig met stoppen van server"
msgstr "Bezig met stoppen van server"
#: cps/admin.py:100
2
#: cps/admin.py:100
7
msgid "Update finished, please press okay and reload page"
msgid "Update finished, please press okay and reload page"
msgstr "Update voltooid; klik op 'Oké' en vernieuw de pagina"
msgstr "Update voltooid; klik op 'Oké' en vernieuw de pagina"
#: cps/admin.py:100
3 cps/admin.py:1004 cps/admin.py:1005 cps/admin.py:1006
#: cps/admin.py:100
8 cps/admin.py:1009 cps/admin.py:1010 cps/admin.py:1011
#: cps/admin.py:10
07
#: cps/admin.py:10
12
msgid "Update failed:"
msgid "Update failed:"
msgstr "Update mislukt:"
msgstr "Update mislukt:"
#: cps/admin.py:100
3
cps/updater.py:319 cps/updater.py:520 cps/updater.py:522
#: cps/admin.py:100
8
cps/updater.py:319 cps/updater.py:520 cps/updater.py:522
msgid "HTTP Error"
msgid "HTTP Error"
msgstr "HTTP-fout"
msgstr "HTTP-fout"
#: cps/admin.py:100
4
cps/updater.py:321 cps/updater.py:524
#: cps/admin.py:100
9
cps/updater.py:321 cps/updater.py:524
msgid "Connection error"
msgid "Connection error"
msgstr "Verbindingsfout"
msgstr "Verbindingsfout"
#: cps/admin.py:10
05
cps/updater.py:323 cps/updater.py:526
#: cps/admin.py:10
10
cps/updater.py:323 cps/updater.py:526
msgid "Timeout while establishing connection"
msgid "Timeout while establishing connection"
msgstr "Time-out tijdens maken van verbinding"
msgstr "Time-out tijdens maken van verbinding"
#: cps/admin.py:10
06
cps/updater.py:325 cps/updater.py:528
#: cps/admin.py:10
11
cps/updater.py:325 cps/updater.py:528
msgid "General error"
msgid "General error"
msgstr "Algemene fout"
msgstr "Algemene fout"
#: cps/admin.py:10
07
#: cps/admin.py:10
12
msgid "Update File Could Not be Saved in Temp Dir"
msgid "Update File Could Not be Saved in Temp Dir"
msgstr ""
msgstr "
Geüpload bestand kon niet opgeslagen worden in tijdelijke map
"
#: cps/converter.py:31
#: cps/converter.py:31
msgid "not configured"
msgid "not configured"
msgstr "niet geconfigureerd"
msgstr "niet geconfigureerd"
#: cps/editbooks.py:2
14 cps/editbooks.py:396
#: cps/editbooks.py:2
37 cps/editbooks.py:473
msgid "Error opening eBook. File does not exist or file is not accessible"
msgid "Error opening eBook. File does not exist or file is not accessible"
msgstr "Kan e-boek niet openen: het bestand bestaat niet of is ontoegankelijk"
msgstr "Kan e-boek niet openen: het bestand bestaat niet of is ontoegankelijk"
#: cps/editbooks.py:2
42
#: cps/editbooks.py:2
65
msgid "edit metadata"
msgid "edit metadata"
msgstr "metagegevens bewerken"
msgstr "metagegevens bewerken"
#: cps/editbooks.py:321 cps/editbooks.py:569
#: cps/editbooks.py:301
#, python-format
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s is geen geldige taal"
#: cps/editbooks.py:397 cps/editbooks.py:646
#, python-format
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
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"
msgstr "De bestandsextensie '%(ext)s' is niet toegestaan op deze server"
#: cps/editbooks.py:
325 cps/editbooks.py:573
#: cps/editbooks.py:
401 cps/editbooks.py:650
msgid "File to be uploaded must have an extension"
msgid "File to be uploaded must have an extension"
msgstr "Het te uploaden bestand moet voorzien zijn van een extensie"
msgstr "Het te uploaden bestand moet voorzien zijn van een extensie"
#: cps/editbooks.py:
337 cps/editbooks.py:607
#: cps/editbooks.py:
413 cps/editbooks.py:684
#, python-format
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Kan het pad '%(path)s' niet creëren (niet gemachtigd)."
msgstr "Kan het pad '%(path)s' niet creëren (niet gemachtigd)."
#: cps/editbooks.py:
342
#: cps/editbooks.py:
418
#, python-format
#, python-format
msgid "Failed to store file %(file)s."
msgid "Failed to store file %(file)s."
msgstr "Kan %(file)s niet opslaan."
msgstr "Kan %(file)s niet opslaan."
#: cps/editbooks.py:
359
#: cps/editbooks.py:
435
#, python-format
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgid "File format %(ext)s added to %(book)s"
msgstr "Bestandsformaat %(ext)s toegevoegd aan %(book)s"
msgstr "Bestandsformaat %(ext)s toegevoegd aan %(book)s"
#: cps/editbooks.py:
45
1
#: cps/editbooks.py:
53
1
msgid "Cover is not a jpg file, can't save"
msgid "Cover is not a jpg file, can't save"
msgstr "Cover is geen jpg bestand, opslaan niet mogelijk"
msgstr "Cover is geen jpg bestand, opslaan niet mogelijk"
#: cps/editbooks.py:494
#: cps/editbooks.py:589
#, python-format
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s is geen geldige taal"
#: cps/editbooks.py:525
msgid "Metadata successfully updated"
msgid "Metadata successfully updated"
msgstr "De metagegevens zijn bijgewerkt"
msgstr "De metagegevens zijn bijgewerkt"
#: cps/editbooks.py:5
34
#: cps/editbooks.py:5
98
msgid "Error editing book, please check logfile for details"
msgid "Error editing book, please check logfile for details"
msgstr "Kan het boek niet bewerken; controleer het logbestand"
msgstr "Kan het boek niet bewerken; controleer het logbestand"
#: cps/editbooks.py:
581
#: cps/editbooks.py:
658
#, python-format
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgid "File %(filename)s could not saved to temp dir"
msgstr "Bestand %(filename)s kon niet in de tijdelijke map opgesla
a
n worden"
msgstr "Bestand %(filename)s kon niet in de tijdelijke map opgesla
ge
n worden"
#: cps/editbooks.py:
598
#: cps/editbooks.py:
675
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr "Geüpload boek bestaat waarschijnlijk in de bibliotheek, overweeg wijzigingen alvorens opnieuw te proberen: "
msgstr "Geüpload boek bestaat waarschijnlijk in de bibliotheek, overweeg wijzigingen alvorens opnieuw te proberen: "
#: cps/editbooks.py:6
13
#: cps/editbooks.py:6
90
#, python-format
#, python-format
msgid "Failed to store file %(file)s (Permission denied)."
msgid "Failed to store file %(file)s (Permission denied)."
msgstr "Kan %(file)s niet opslaan (niet gemachtigd)."
msgstr "Kan %(file)s niet opslaan (niet gemachtigd)."
#: cps/editbooks.py:6
19
#: cps/editbooks.py:6
96
#, python-format
#, python-format
msgid "Failed to delete file %(file)s (Permission denied)."
msgid "Failed to delete file %(file)s (Permission denied)."
msgstr "Kan %(file)s niet verwijderen (niet gemachtigd)."
msgstr "Kan %(file)s niet verwijderen (niet gemachtigd)."
#: cps/editbooks.py:7
09
#: cps/editbooks.py:7
87
#, python-format
#, python-format
msgid "File %(file)s uploaded"
msgid "File %(file)s uploaded"
msgstr "Bestand %(file)s geüpload"
msgstr "Bestand %(file)s geüpload"
#: cps/editbooks.py:
738
#: cps/editbooks.py:
816
msgid "Source or destination format for conversion missing"
msgid "Source or destination format for conversion missing"
msgstr "Bron- of doelformaat ontbreekt voor conversie"
msgstr "Bron- of doelformaat ontbreekt voor conversie"
#: cps/editbooks.py:
746
#: cps/editbooks.py:
824
#, python-format
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Het boek is in de wachtrij geplaatst voor conversie naar %(book_format)s"
msgstr "Het boek is in de wachtrij geplaatst voor conversie naar %(book_format)s"
#: cps/editbooks.py:
750
#: cps/editbooks.py:
828
#, python-format
#, python-format
msgid "There was an error converting this book: %(res)s"
msgid "There was an error converting this book: %(res)s"
msgstr "Er is een fout opgetreden bij het converteren van dit boek: %(res)s"
msgstr "Er is een fout opgetreden bij het converteren van dit boek: %(res)s"
...
@@ -382,12 +386,12 @@ msgstr "%(format)s formaat niet gevonden voor boek met id: %(book)d"
...
@@ -382,12 +386,12 @@ msgstr "%(format)s formaat niet gevonden voor boek met id: %(book)d"
msgid "%(format)s not found on Google Drive: %(fn)s"
msgid "%(format)s not found on Google Drive: %(fn)s"
msgstr "%(format)s niet aangetroffen op Google Drive: %(fn)s"
msgstr "%(format)s niet aangetroffen op Google Drive: %(fn)s"
#: cps/helper.py:99 cps/helper.py:2
11
cps/templates/detail.html:41
#: cps/helper.py:99 cps/helper.py:2
26
cps/templates/detail.html:41
#: cps/templates/detail.html:45
#: cps/templates/detail.html:45
msgid "Send to Kindle"
msgid "Send to Kindle"
msgstr "Versturen naar Kindle"
msgstr "Versturen naar Kindle"
#: cps/helper.py:100 cps/helper.py:118 cps/helper.py:2
13
#: cps/helper.py:100 cps/helper.py:118 cps/helper.py:2
28
msgid "This e-mail has been sent via Calibre-Web."
msgid "This e-mail has been sent via Calibre-Web."
msgstr "Deze e-mail is verstuurd via Calibre-Web."
msgstr "Deze e-mail is verstuurd via Calibre-Web."
...
@@ -413,104 +417,104 @@ msgstr "Aan de slag met Calibre-Web"
...
@@ -413,104 +417,104 @@ msgstr "Aan de slag met Calibre-Web"
msgid "Registration e-mail for user: %(name)s"
msgid "Registration e-mail for user: %(name)s"
msgstr "Registratie-e-mailadres van gebruiker: %(name)s"
msgstr "Registratie-e-mailadres van gebruiker: %(name)s"
#: cps/helper.py:1
49 cps/helper.py:151 cps/helper.py:153 cps/helper.py:161
#: cps/helper.py:1
51 cps/helper.py:155 cps/helper.py:159 cps/helper.py:167
#: cps/helper.py:1
63 cps/helper.py:16
5
#: cps/helper.py:1
71 cps/helper.py:17
5
#, python-format
#, python-format
msgid "Send %(format)s to Kindle"
msgid "Send %(format)s to Kindle"
msgstr "%(format)s versturen naar Kindle"
msgstr "%(format)s versturen naar Kindle"
#: cps/helper.py:1
69 cps/helper.py:173
#: cps/helper.py:1
80 cps/helper.py:187
#, python-format
#, python-format
msgid "Convert %(orig)s to %(format)s and send to Kindle"
msgid "Convert %(orig)s to %(format)s and send to Kindle"
msgstr "%(orig)s converteren naar %(format)s en versturen naar Kindle"
msgstr "%(orig)s converteren naar %(format)s en versturen naar Kindle"
#: cps/helper.py:2
13
#: cps/helper.py:2
28
#, python-format
#, python-format
msgid "E-mail: %(book)s"
msgid "E-mail: %(book)s"
msgstr "E-mail: %(book)s"
msgstr "E-mail: %(book)s"
#: cps/helper.py:2
15
#: cps/helper.py:2
30
msgid "The requested file could not be read. Maybe wrong permissions?"
msgid "The requested file could not be read. Maybe wrong permissions?"
msgstr "Het opgevraagde bestand kan niet worden uitgelezen. Ben je hiertoe gemachtigd?"
msgstr "Het opgevraagde bestand kan niet worden uitgelezen. Ben je hiertoe gemachtigd?"
#: cps/helper.py:3
22
#: cps/helper.py:3
37
#, python-format
#, python-format
msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "Kan de naam '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
msgstr "Kan de naam '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
#: cps/helper.py:3
32
#: cps/helper.py:3
47
#, python-format
#, python-format
msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "Kan de auteursnaam '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
msgstr "Kan de auteursnaam '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
#: cps/helper.py:3
46
#: cps/helper.py:3
61
#, python-format
#, python-format
msgid "Rename file in path '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgid "Rename file in path '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "Kan de naam van het bestand in '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
msgstr "Kan de naam van het bestand in '%(src)s' niet wijzigen in '%(dest)s': %(error)s"
#: cps/helper.py:3
72 cps/helper.py:382 cps/helper.py:390
#: cps/helper.py:3
87 cps/helper.py:397 cps/helper.py:405
#, python-format
#, python-format
msgid "File %(file)s not found on Google Drive"
msgid "File %(file)s not found on Google Drive"
msgstr "Bestand '%(file)s' niet aangetroffen op Google Drive"
msgstr "Bestand '%(file)s' niet aangetroffen op Google Drive"
#: cps/helper.py:4
11
#: cps/helper.py:4
26
#, python-format
#, python-format
msgid "Book path %(path)s not found on Google Drive"
msgid "Book path %(path)s not found on Google Drive"
msgstr "Boekpad '%(path)s' niet aangetroffen op Google Drive"
msgstr "Boekpad '%(path)s' niet aangetroffen op Google Drive"
#: cps/helper.py:5
11
#: cps/helper.py:5
30
msgid "Failed to create path for cover"
msgid "Failed to create path for cover"
msgstr ""
msgstr ""
#: cps/helper.py:5
16
#: cps/helper.py:5
35
msgid "Cover-file is not a valid image file"
msgid "Cover-file is not a valid image file"
msgstr ""
msgstr ""
#: cps/helper.py:5
19
#: cps/helper.py:5
38
msgid "Failed to store cover-file"
msgid "Failed to store cover-file"
msgstr ""
msgstr ""
#: cps/helper.py:5
30
#: cps/helper.py:5
49
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr ""
msgstr ""
#: cps/helper.py:5
44
#: cps/helper.py:5
63
msgid "Only jpg/jpeg files are supported as coverfile"
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
msgstr ""
#: cps/helper.py:6
58
#: cps/helper.py:6
74
msgid "Waiting"
msgid "Waiting"
msgstr "Aan het wachten"
msgstr "Aan het wachten"
#: cps/helper.py:6
60
#: cps/helper.py:6
76
msgid "Failed"
msgid "Failed"
msgstr "Mislukt"
msgstr "Mislukt"
#: cps/helper.py:6
62
#: cps/helper.py:6
78
msgid "Started"
msgid "Started"
msgstr "Gestart"
msgstr "Gestart"
#: cps/helper.py:6
64
#: cps/helper.py:6
80
msgid "Finished"
msgid "Finished"
msgstr "Voltooid"
msgstr "Voltooid"
#: cps/helper.py:6
66
#: cps/helper.py:6
82
msgid "Unknown Status"
msgid "Unknown Status"
msgstr "Onbekende status"
msgstr "Onbekende status"
#: cps/helper.py:6
71
#: cps/helper.py:6
87
msgid "E-mail: "
msgid "E-mail: "
msgstr "E-mailadres: "
msgstr "E-mailadres: "
#: cps/helper.py:6
73 cps/helper.py:677
#: cps/helper.py:6
89 cps/helper.py:693
msgid "Convert: "
msgid "Convert: "
msgstr "Converteren: "
msgstr "Converteren: "
#: cps/helper.py:6
75
#: cps/helper.py:6
91
msgid "Upload: "
msgid "Upload: "
msgstr "Uploaden: "
msgstr "Uploaden: "
#: cps/helper.py:6
79
#: cps/helper.py:6
95
msgid "Unknown Task: "
msgid "Unknown Task: "
msgstr "Onbekende taak: "
msgstr "Onbekende taak: "
...
@@ -543,7 +547,7 @@ msgstr "Aanmelden bij Google mislukt."
...
@@ -543,7 +547,7 @@ msgstr "Aanmelden bij Google mislukt."
msgid "Failed to fetch user info from Google."
msgid "Failed to fetch user info from Google."
msgstr "Opvragen gebruikersinfo bij Google mislukt."
msgstr "Opvragen gebruikersinfo bij Google mislukt."
#: cps/oauth_bb.py:225 cps/web.py:12
26 cps/web.py:1371
#: cps/oauth_bb.py:225 cps/web.py:12
79 cps/web.py:1424
#, python-format
#, python-format
msgid "you are now logged in as: '%(nickname)s'"
msgid "you are now logged in as: '%(nickname)s'"
msgstr "je bent ingelogd als: '%(nickname)s'"
msgstr "je bent ingelogd als: '%(nickname)s'"
...
@@ -580,101 +584,93 @@ msgstr "GitHub Oauth fout, probeer het later nog eens."
...
@@ -580,101 +584,93 @@ msgstr "GitHub Oauth fout, probeer het later nog eens."
msgid "Google Oauth error, please retry later."
msgid "Google Oauth error, please retry later."
msgstr "Google Oauth fout, probeer het later nog eens."
msgstr "Google Oauth fout, probeer het later nog eens."
#: cps/shelf.py:
47 cps/shelf.py:99
#: cps/shelf.py:
67 cps/shelf.py:112
msgid "Invalid shelf specified"
msgid "Invalid shelf specified"
msgstr "Ongeldige boekenplank opgegeven"
msgstr "Ongeldige boekenplank opgegeven"
#: cps/shelf.py:
54
#: cps/shelf.py:
73
#, python-format
#, python-format
msgid "Sorry you are not allowed to add a book to the the shelf: %(shelfname)s"
msgid "Sorry you are not allowed to add a book to the the shelf: %(shelfname)s"
msgstr "Sorry, je mag geen boeken toevoegen aan boekenplank: %(shelfname)s"
msgstr "Sorry, je mag geen boeken toevoegen aan boekenplank: %(shelfname)s"
#: cps/shelf.py:62
#: cps/shelf.py:83
msgid "You are not allowed to edit public shelves"
msgstr "Je mag openbare boekenplanken niet bewerken"
#: cps/shelf.py:71
#, python-format
#, python-format
msgid "Book is already part of the shelf: %(shelfname)s"
msgid "Book is already part of the shelf: %(shelfname)s"
msgstr "Dit boek maakt al deel uit van boekenplank: %(shelfname)s"
msgstr "Dit boek maakt al deel uit van boekenplank: %(shelfname)s"
#: cps/shelf.py:
85
#: cps/shelf.py:
98
#, python-format
#, python-format
msgid "Book has been added to shelf: %(sname)s"
msgid "Book has been added to shelf: %(sname)s"
msgstr "Het boek is toegevoegd aan boekenplank: %(sname)s"
msgstr "Het boek is toegevoegd aan boekenplank: %(sname)s"
#: cps/shelf.py:1
04
#: cps/shelf.py:1
16
#, python-format
#, python-format
msgid "You are not allowed to add a book to the the shelf: %(name)s"
msgid "You are not allowed to add a book to the the shelf: %(name)s"
msgstr "Je mag geen boeken plaatsen op boekenplank: '%(name)s"
msgstr "Je mag geen boeken plaatsen op boekenplank: '%(name)s"
#: cps/shelf.py:109
#: cps/shelf.py:134
msgid "User is not allowed to edit public shelves"
msgstr "Gebruiker is niet toegestaan om openbare boekenplanken aan te passen"
#: cps/shelf.py:127
#, python-format
#, python-format
msgid "Books are already part of the shelf: %(name)s"
msgid "Books are already part of the shelf: %(name)s"
msgstr "Deze boeken maken al deel uit van boekenplank: %(name)s"
msgstr "Deze boeken maken al deel uit van boekenplank: %(name)s"
#: cps/shelf.py:14
1
#: cps/shelf.py:14
9
#, python-format
#, python-format
msgid "Books have been added to shelf: %(sname)s"
msgid "Books have been added to shelf: %(sname)s"
msgstr "De boeken zijn toegevoegd aan boekenplank %(sname)s"
msgstr "De boeken zijn toegevoegd aan boekenplank %(sname)s"
#: cps/shelf.py:1
43
#: cps/shelf.py:1
51
#, python-format
#, python-format
msgid "Could not add books to shelf: %(sname)s"
msgid "Could not add books to shelf: %(sname)s"
msgstr "Kan boeken niet toevoegen aan boekenplank: %(sname)s"
msgstr "Kan boeken niet toevoegen aan boekenplank: %(sname)s"
#: cps/shelf.py:18
1
#: cps/shelf.py:18
9
#, python-format
#, python-format
msgid "Book has been removed from shelf: %(sname)s"
msgid "Book has been removed from shelf: %(sname)s"
msgstr "Het boek werd verwijderd van boekenplank: %(sname)s"
msgstr "Het boek werd verwijderd van boekenplank: %(sname)s"
#: cps/shelf.py:19
0
#: cps/shelf.py:19
7
#, python-format
#, python-format
msgid "Sorry you are not allowed to remove a book from this shelf: %(sname)s"
msgid "Sorry you are not allowed to remove a book from this shelf: %(sname)s"
msgstr "Sorry, je mag geen boeken verwijderen van deze boekenplank: %(sname)s"
msgstr "Sorry, je mag geen boeken verwijderen van deze boekenplank: %(sname)s"
#: cps/shelf.py:2
15 cps/shelf.py:252
#: cps/shelf.py:2
21 cps/shelf.py:261
#, python-format
#, python-format
msgid "A public shelf with the name '%(title)s' already exists."
msgid "A public shelf with the name '%(title)s' already exists."
msgstr ""
msgstr "
Een openbare boekenplank met de naam '%(title)s' bestaat al.
"
#: cps/shelf.py:2
22 cps/shelf.py:260
#: cps/shelf.py:2
30 cps/shelf.py:271
#, python-format
#, python-format
msgid "A private shelf with the name '%(title)s' already exists."
msgid "A private shelf with the name '%(title)s' already exists."
msgstr ""
msgstr "
Een persoonlijke boekenplank met de naam '%(title)s' bestaat al.
"
#: cps/shelf.py:2
28
#: cps/shelf.py:2
37
#, python-format
#, python-format
msgid "Shelf %(title)s created"
msgid "Shelf %(title)s created"
msgstr "Boekenplank '%(title)s' is aangemaakt"
msgstr "Boekenplank '%(title)s' is aangemaakt"
#: cps/shelf.py:2
31 cps/shelf.py:272
#: cps/shelf.py:2
40 cps/shelf.py:285
msgid "There was an error"
msgid "There was an error"
msgstr "Er is een fout opgetreden"
msgstr "Er is een fout opgetreden"
#: cps/shelf.py:2
32 cps/shelf.py:234
cps/templates/layout.html:143
#: cps/shelf.py:2
41 cps/shelf.py:243
cps/templates/layout.html:143
msgid "Create a Shelf"
msgid "Create a Shelf"
msgstr "
creëer
een boekenplank"
msgstr "
Maak
een boekenplank"
#: cps/shelf.py:2
70
#: cps/shelf.py:2
83
#, python-format
#, python-format
msgid "Shelf %(title)s changed"
msgid "Shelf %(title)s changed"
msgstr "Boekenplank '%(title)s' is aangepast"
msgstr "Boekenplank '%(title)s' is aangepast"
#: cps/shelf.py:2
73 cps/shelf.py:275
#: cps/shelf.py:2
86 cps/shelf.py:288
msgid "Edit a shelf"
msgid "Edit a shelf"
msgstr "Pas een boekenplank aan"
msgstr "Pas een boekenplank aan"
#: cps/shelf.py:3
27
#: cps/shelf.py:3
32
#, python-format
#, python-format
msgid "Shelf: '%(name)s'"
msgid "Shelf: '%(name)s'"
msgstr "Boekenplank: '%(name)s'"
msgstr "Boekenplank: '%(name)s'"
#: cps/shelf.py:33
0
#: cps/shelf.py:33
5
msgid "Error opening shelf. Shelf does not exist or is not accessible"
msgid "Error opening shelf. Shelf does not exist or is not accessible"
msgstr "Kan boekenplank niet openen: de boekenplank bestaat niet of is ontoegankelijk"
msgstr "Kan boekenplank niet openen: de boekenplank bestaat niet of is ontoegankelijk"
...
@@ -687,114 +683,122 @@ msgstr "Verborgen boek"
...
@@ -687,114 +683,122 @@ msgstr "Verborgen boek"
msgid "Change order of Shelf: '%(name)s'"
msgid "Change order of Shelf: '%(name)s'"
msgstr "Volgorde bewerken van boekenplank '%(name)s'"
msgstr "Volgorde bewerken van boekenplank '%(name)s'"
#: cps/ub.py:6
1
#: cps/ub.py:6
3
msgid "Recently Added"
msgid "Recently Added"
msgstr "Recent toegevoegd"
msgstr "Recent toegevoegd"
#: cps/ub.py:6
3
#: cps/ub.py:6
5
msgid "Show recent books"
msgid "Show recent books"
msgstr "Recent toegevoegde boeken tonen"
msgstr "Recent toegevoegde boeken tonen"
#: cps/templates/index.xml:17 cps/ub.py:6
4
#: cps/templates/index.xml:17 cps/ub.py:6
6
msgid "Hot Books"
msgid "Hot Books"
msgstr "Populaire boeken"
msgstr "Populaire boeken"
#: cps/ub.py:6
5
#: cps/ub.py:6
8
msgid "Show Hot Books"
msgid "Show Hot Books"
msgstr "Populaire boeken tonen"
msgstr "Populaire boeken tonen"
#: cps/templates/index.xml:24 cps/ub.py:
68 cps/web.py:580
#: cps/templates/index.xml:24 cps/ub.py:
70 cps/web.py:611
msgid "Top Rated Books"
msgid "Top Rated Books"
msgstr "Best beoordeelde boeken"
msgstr "Best beoordeelde boeken"
#: cps/ub.py:7
0
#: cps/ub.py:7
2
msgid "Show Top Rated Books"
msgid "Show Top Rated Books"
msgstr "Best beoordeelde boeken tonen"
msgstr "Best beoordeelde boeken tonen"
#: cps/templates/index.xml:46 cps/templates/index.xml:50 cps/ub.py:7
1
#: cps/templates/index.xml:46 cps/templates/index.xml:50 cps/ub.py:7
3
#: cps/web.py:1
080
#: cps/web.py:1
113
msgid "Read Books"
msgid "Read Books"
msgstr "Gelezen boeken"
msgstr "Gelezen boeken"
#: cps/ub.py:7
3
#: cps/ub.py:7
5
msgid "Show read and unread"
msgid "Show read and unread"
msgstr "Gelezen/Ongelezen boeken tonen"
msgstr "Gelezen/Ongelezen boeken tonen"
#: cps/templates/index.xml:53 cps/templates/index.xml:57 cps/ub.py:7
5
#: cps/templates/index.xml:53 cps/templates/index.xml:57 cps/ub.py:7
7
#: cps/web.py:1
084
#: cps/web.py:1
117
msgid "Unread Books"
msgid "Unread Books"
msgstr "Ongelezen boeken"
msgstr "Ongelezen boeken"
#: cps/ub.py:7
7
#: cps/ub.py:7
9
msgid "Show unread"
msgid "Show unread"
msgstr "Ongelezen boeken tonen"
msgstr "Ongelezen boeken tonen"
#: cps/ub.py:
78
#: cps/ub.py:
80
msgid "Discover"
msgid "Discover"
msgstr "Willekeurige boeken"
msgstr "Willekeurige boeken"
#: cps/ub.py:8
0
#: cps/ub.py:8
2
msgid "Show random books"
msgid "Show random books"
msgstr "Willekeurige boeken tonen"
msgstr "Willekeurige boeken tonen"
#: cps/templates/index.xml:75 cps/ub.py:8
1 cps/web.py:860
#: cps/templates/index.xml:75 cps/ub.py:8
3 cps/web.py:893
msgid "Categories"
msgid "Categories"
msgstr "Categorieën"
msgstr "Categorieën"
#: cps/ub.py:8
3
#: cps/ub.py:8
5
msgid "Show category selection"
msgid "Show category selection"
msgstr "Categoriekeuze tonen"
msgstr "Categoriekeuze tonen"
#: cps/templates/book_edit.html:
69
cps/templates/index.xml:82
#: cps/templates/book_edit.html:
84
cps/templates/index.xml:82
#: cps/templates/search_form.html:53 cps/ub.py:8
4 cps/web.py:788
#: cps/templates/search_form.html:53 cps/ub.py:8
6 cps/web.py:821
msgid "Series"
msgid "Series"
msgstr "Boekenreeksen"
msgstr "Boekenreeksen"
#: cps/ub.py:8
6
#: cps/ub.py:8
8
msgid "Show series selection"
msgid "Show series selection"
msgstr "Boekenreeksen keuze tonen"
msgstr "Boekenreeksen keuze tonen"
#: cps/templates/index.xml:61 cps/ub.py:8
7
#: cps/templates/index.xml:61 cps/ub.py:8
9
msgid "Authors"
msgid "Authors"
msgstr "Auteurs"
msgstr "Auteurs"
#: cps/ub.py:
89
#: cps/ub.py:
91
msgid "Show author selection"
msgid "Show author selection"
msgstr "Auteurkeuze tonen"
msgstr "Auteurkeuze tonen"
#: cps/templates/index.xml:68 cps/ub.py:9
1 cps/web.py:772
#: cps/templates/index.xml:68 cps/ub.py:9
3 cps/web.py:805
msgid "Publishers"
msgid "Publishers"
msgstr "Uitgevers"
msgstr "Uitgevers"
#: cps/ub.py:9
3
#: cps/ub.py:9
5
msgid "Show publisher selection"
msgid "Show publisher selection"
msgstr "Uitgeverskeuze tonen"
msgstr "Uitgeverskeuze tonen"
#: cps/templates/index.xml:89 cps/templates/search_form.html:74 cps/ub.py:9
4
#: cps/templates/index.xml:89 cps/templates/search_form.html:74 cps/ub.py:9
6
#: cps/web.py:8
43
#: cps/web.py:8
76
msgid "Languages"
msgid "Languages"
msgstr "Talen"
msgstr "Talen"
#: cps/ub.py:9
7
#: cps/ub.py:9
9
msgid "Show language selection"
msgid "Show language selection"
msgstr "Taalkeuze tonen"
msgstr "Taalkeuze tonen"
#: cps/templates/index.xml:96 cps/ub.py:
98
#: cps/templates/index.xml:96 cps/ub.py:
100
msgid "Ratings"
msgid "Ratings"
msgstr "Beoordelingen"
msgstr "Beoordelingen"
#: cps/ub.py:10
0
#: cps/ub.py:10
2
msgid "Show ratings selection"
msgid "Show ratings selection"
msgstr "Beoordelingen tonen"
msgstr "Beoordelingen tonen"
#: cps/templates/index.xml:104 cps/ub.py:10
1
#: cps/templates/index.xml:104 cps/ub.py:10
3
msgid "File formats"
msgid "File formats"
msgstr "Bestandsformaten"
msgstr "Bestandsformaten"
#: cps/ub.py:10
3
#: cps/ub.py:10
5
msgid "Show file formats selection"
msgid "Show file formats selection"
msgstr "Bestandsformaten tonen"
msgstr "Bestandsformaten tonen"
#: cps/ub.py:107 cps/web.py:1138
msgid "Archived Books"
msgstr ""
#: cps/ub.py:109
msgid "Show archived books"
msgstr ""
#: cps/updater.py:294 cps/updater.py:305 cps/updater.py:406 cps/updater.py:420
#: cps/updater.py:294 cps/updater.py:305 cps/updater.py:406 cps/updater.py:420
msgid "Unexpected data while reading update information"
msgid "Unexpected data while reading update information"
msgstr "Onverwachte gegevens tijdens het uitlezen van de update-informatie"
msgstr "Onverwachte gegevens tijdens het uitlezen van de update-informatie"
...
@@ -824,223 +828,223 @@ msgstr "Er is een update beschikbaar. Klik op de knop hieronder om te updaten na
...
@@ -824,223 +828,223 @@ msgstr "Er is een update beschikbaar. Klik op de knop hieronder om te updaten na
msgid "Click on the button below to update to the latest stable version."
msgid "Click on the button below to update to the latest stable version."
msgstr "Druk op onderstaande knop om de laatste stabiele versie te installeren."
msgstr "Druk op onderstaande knop om de laatste stabiele versie te installeren."
#: cps/web.py:
293
#: cps/web.py:
302
#, python-format
#, python-format
msgid "Error: %(ldaperror)s"
msgid "Error: %(ldaperror)s"
msgstr ""
msgstr ""
#: cps/web.py:
297
#: cps/web.py:
306
msgid "Error: No user returned in response of LDAP server"
msgid "Error: No user returned in response of LDAP server"
msgstr ""
msgstr ""
#: cps/web.py:3
45
#: cps/web.py:3
54
msgid "Failed to Create at Least One LDAP User"
msgid "Failed to Create at Least One LDAP User"
msgstr ""
msgstr ""
#: cps/web.py:3
48
#: cps/web.py:3
57
msgid "At Least One LDAP User Not Found in Database"
msgid "At Least One LDAP User Not Found in Database"
msgstr ""
msgstr ""
#: cps/web.py:35
0
#: cps/web.py:35
9
msgid "User Successfully Imported"
msgid "User Successfully Imported"
msgstr ""
msgstr ""
#: cps/web.py:5
52
#: cps/web.py:5
83
msgid "Recently Added Books"
msgid "Recently Added Books"
msgstr "Recent toegevoegde boeken"
msgstr "Recent toegevoegde boeken"
#: cps/templates/index.html:5 cps/web.py:
588
#: cps/templates/index.html:5 cps/web.py:
619
msgid "Discover (Random Books)"
msgid "Discover (Random Books)"
msgstr "Verkennen (willekeurige boeken)"
msgstr "Verkennen (willekeurige boeken)"
#: cps/web.py:6
14
#: cps/web.py:6
47
msgid "Books"
msgid "Books"
msgstr "Boeken"
msgstr "Boeken"
#: cps/web.py:6
41
#: cps/web.py:6
74
msgid "Hot Books (Most Downloaded)"
msgid "Hot Books (Most Downloaded)"
msgstr "Populaire boeken (meest gedownload)"
msgstr "Populaire boeken (meest gedownload)"
#: cps/web.py:6
51
#: cps/web.py:6
84
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgstr "Oeps! Geselecteerd boek is niet beschikbaar. Bestand bestaat niet of is niet toegankelijk"
msgstr "Oeps! Geselecteerd boek is niet beschikbaar. Bestand bestaat niet of is niet toegankelijk"
#: cps/web.py:6
65
#: cps/web.py:6
98
#, python-format
#, python-format
msgid "Author: %(name)s"
msgid "Author: %(name)s"
msgstr "Auteur: %(name)s"
msgstr "Auteur: %(name)s"
#: cps/web.py:
677
#: cps/web.py:
710
#, python-format
#, python-format
msgid "Publisher: %(name)s"
msgid "Publisher: %(name)s"
msgstr "Uitgever: %(name)s"
msgstr "Uitgever: %(name)s"
#: cps/web.py:
688
#: cps/web.py:
721
#, python-format
#, python-format
msgid "Series: %(serie)s"
msgid "Series: %(serie)s"
msgstr "Reeks: %(serie)s"
msgstr "Reeks: %(serie)s"
#: cps/web.py:
699
#: cps/web.py:
732
#, python-format
#, python-format
msgid "Rating: %(rating)s stars"
msgid "Rating: %(rating)s stars"
msgstr "Beoordeling: %(rating)s sterren"
msgstr "Beoordeling: %(rating)s sterren"
#: cps/web.py:7
11
#: cps/web.py:7
44
#, python-format
#, python-format
msgid "File format: %(format)s"
msgid "File format: %(format)s"
msgstr "Bestandsformaat: %(format)s"
msgstr "Bestandsformaat: %(format)s"
#: cps/web.py:7
23
#: cps/web.py:7
56
#, python-format
#, python-format
msgid "Category: %(name)s"
msgid "Category: %(name)s"
msgstr "Categorie: %(name)s"
msgstr "Categorie: %(name)s"
#: cps/web.py:7
40
#: cps/web.py:7
73
#, python-format
#, python-format
msgid "Language: %(name)s"
msgid "Language: %(name)s"
msgstr "Taal: %(name)s"
msgstr "Taal: %(name)s"
#: cps/web.py:8
02
#: cps/web.py:8
35
msgid "Ratings list"
msgid "Ratings list"
msgstr "Beoordelingen"
msgstr "Beoordelingen"
#: cps/web.py:8
15
#: cps/web.py:8
48
msgid "File formats list"
msgid "File formats list"
msgstr "Alle bestandsformaten"
msgstr "Alle bestandsformaten"
#: cps/templates/layout.html:73 cps/templates/tasks.html:7 cps/web.py:
874
#: cps/templates/layout.html:73 cps/templates/tasks.html:7 cps/web.py:
907
msgid "Tasks"
msgid "Tasks"
msgstr "Taken"
msgstr "Taken"
#: cps/templates/book_edit.html:2
12
cps/templates/feed.xml:33
#: cps/templates/book_edit.html:2
35
cps/templates/feed.xml:33
#: cps/templates/layout.html:44 cps/templates/layout.html:47
#: cps/templates/layout.html:44 cps/templates/layout.html:47
#: cps/templates/search_form.html:170 cps/web.py:
896 cps/web.py:898
#: cps/templates/search_form.html:170 cps/web.py:
929 cps/web.py:931
msgid "Search"
msgid "Search"
msgstr "Zoeken"
msgstr "Zoeken"
#: cps/web.py:9
48
#: cps/web.py:9
81
msgid "Published after "
msgid "Published after "
msgstr "Gepubliceerd na "
msgstr "Gepubliceerd na "
#: cps/web.py:9
55
#: cps/web.py:9
88
msgid "Published before "
msgid "Published before "
msgstr "Gepubliceerd vóór "
msgstr "Gepubliceerd vóór "
#: cps/web.py:
969
#: cps/web.py:
1002
#, python-format
#, python-format
msgid "Rating <= %(rating)s"
msgid "Rating <= %(rating)s"
msgstr "Beoordeling <= %(rating)s"
msgstr "Beoordeling <= %(rating)s"
#: cps/web.py:
971
#: cps/web.py:
1004
#, python-format
#, python-format
msgid "Rating >= %(rating)s"
msgid "Rating >= %(rating)s"
msgstr "Beoordeling >= %(rating)s"
msgstr "Beoordeling >= %(rating)s"
#: cps/web.py:10
37 cps/web.py:1051
#: cps/web.py:10
70 cps/web.py:1084
msgid "search"
msgid "search"
msgstr "zoeken"
msgstr "zoeken"
#: cps/web.py:11
36
#: cps/web.py:11
89
#, python-format
#, python-format
msgid "Book successfully queued for sending to %(kindlemail)s"
msgid "Book successfully queued for sending to %(kindlemail)s"
msgstr "Het boek is in de wachtrij geplaatst om te worden verstuurd aan %(kindlemail)s"
msgstr "Het boek is in de wachtrij geplaatst om te worden verstuurd aan %(kindlemail)s"
#: cps/web.py:11
40
#: cps/web.py:11
93
#, python-format
#, python-format
msgid "Oops! There was an error sending this book: %(res)s"
msgid "Oops! There was an error sending this book: %(res)s"
msgstr "Fout opgetreden bij het versturen van dit boek: %(res)s"
msgstr "Fout opgetreden bij het versturen van dit boek: %(res)s"
#: cps/web.py:11
42
#: cps/web.py:11
95
msgid "Please update your profile with a valid Send to Kindle E-mail Address."
msgid "Please update your profile with a valid Send to Kindle E-mail Address."
msgstr "Stel je kindle-e-mailadres in..."
msgstr "Stel je kindle-e-mailadres in..."
#: cps/web.py:1
159
#: cps/web.py:1
212
msgid "E-Mail server is not configured, please contact your administrator!"
msgid "E-Mail server is not configured, please contact your administrator!"
msgstr "E-Mail server is niet geconfigureerd, contacteer alstublieft je administrator!"
msgstr "E-Mail server is niet geconfigureerd, contacteer alstublieft je administrator!"
#: cps/web.py:1
160 cps/web.py:1166 cps/web.py:1191 cps/web.py:1195
#: cps/web.py:1
213 cps/web.py:1219 cps/web.py:1244 cps/web.py:1248
#: cps/web.py:12
00 cps/web.py:1204
#: cps/web.py:12
53 cps/web.py:1257
msgid "register"
msgid "register"
msgstr "registreren"
msgstr "registreren"
#: cps/web.py:1
193
#: cps/web.py:1
246
msgid "Your e-mail is not allowed to register"
msgid "Your e-mail is not allowed to register"
msgstr "Dit e-mailadres mag niet worden gebruikt voor registratie"
msgstr "Dit e-mailadres mag niet worden gebruikt voor registratie"
#: cps/web.py:1
196
#: cps/web.py:1
249
msgid "Confirmation e-mail was send to your e-mail account."
msgid "Confirmation e-mail was send to your e-mail account."
msgstr "Er is een bevestigingse-mail verstuurd naar je e-mailadres."
msgstr "Er is een bevestigingse-mail verstuurd naar je e-mailadres."
#: cps/web.py:1
199
#: cps/web.py:1
252
msgid "This username or e-mail address is already in use."
msgid "This username or e-mail address is already in use."
msgstr "Deze gebruikersnaam of e-mailadres is al in gebruik."
msgstr "Deze gebruikersnaam of e-mailadres is al in gebruik."
#: cps/web.py:12
16
#: cps/web.py:12
69
msgid "Cannot activate LDAP authentication"
msgid "Cannot activate LDAP authentication"
msgstr "Kan de LDAP authenticatie niet activeren"
msgstr "Kan de LDAP authenticatie niet activeren"
#: cps/web.py:12
33
#: cps/web.py:12
86
#, python-format
#, python-format
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
msgstr ""
msgstr ""
#: cps/web.py:12
39
#: cps/web.py:12
92
#, python-format
#, python-format
msgid "Could not login: %(message)s"
msgid "Could not login: %(message)s"
msgstr ""
msgstr ""
#: cps/web.py:12
43 cps/web.py:1267
#: cps/web.py:12
96 cps/web.py:1320
msgid "Wrong Username or Password"
msgid "Wrong Username or Password"
msgstr "Verkeerde gebruikersnaam of wachtwoord"
msgstr "Verkeerde gebruikersnaam of wachtwoord"
#: cps/web.py:1
250
#: cps/web.py:1
303
msgid "New Password was send to your email address"
msgid "New Password was send to your email address"
msgstr "Een nieuw wachtwoord werd verzonden naar je email adres"
msgstr "Een nieuw wachtwoord werd verzonden naar je email adres"
#: cps/web.py:1
256
#: cps/web.py:1
309
msgid "Please enter valid username to reset password"
msgid "Please enter valid username to reset password"
msgstr "Gelieve een geldige gebruikersnaam opgeven om je wachtwoord te resetten"
msgstr "Gelieve een geldige gebruikersnaam opgeven om je wachtwoord te resetten"
#: cps/web.py:1
262
#: cps/web.py:1
315
#, python-format
#, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgid "You are now logged in as: '%(nickname)s'"
msgstr "Je bent ingelogd als: '%(nickname)s'"
msgstr "Je bent ingelogd als: '%(nickname)s'"
#: cps/web.py:1
275 cps/web.py:1303
#: cps/web.py:1
328 cps/web.py:1356
msgid "login"
msgid "login"
msgstr "inloggen"
msgstr "inloggen"
#: cps/web.py:13
15 cps/web.py:1349
#: cps/web.py:13
68 cps/web.py:1402
msgid "Token not found"
msgid "Token not found"
msgstr "Toegangssleutel niet gevonden"
msgstr "Toegangssleutel niet gevonden"
#: cps/web.py:13
24 cps/web.py:1357
#: cps/web.py:13
77 cps/web.py:1410
msgid "Token has expired"
msgid "Token has expired"
msgstr "Toegangssleutel is verlopen"
msgstr "Toegangssleutel is verlopen"
#: cps/web.py:13
33
#: cps/web.py:13
86
msgid "Success! Please return to your device"
msgid "Success! Please return to your device"
msgstr "Gelukt! Ga terug naar je apparaat"
msgstr "Gelukt! Ga terug naar je apparaat"
#: cps/web.py:14
14 cps/web.py:1459 cps/web.py:1465
#: cps/web.py:14
67 cps/web.py:1512 cps/web.py:1518
#, python-format
#, python-format
msgid "%(name)s's profile"
msgid "%(name)s's profile"
msgstr "%(name)s's profiel"
msgstr "%(name)s's profiel"
#: cps/web.py:1
461
#: cps/web.py:1
514
msgid "Profile updated"
msgid "Profile updated"
msgstr "Profiel bijgewerkt"
msgstr "Profiel bijgewerkt"
#: cps/web.py:1
478 cps/web.py:157
5
#: cps/web.py:1
531 cps/web.py:163
5
msgid "Error opening eBook. File does not exist or file is not accessible:"
msgid "Error opening eBook. File does not exist or file is not accessible:"
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk:"
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk:"
#: cps/web.py:1
490 cps/web.py:1493 cps/web.py:1496 cps/web.py:1503
#: cps/web.py:1
543 cps/web.py:1546 cps/web.py:1549 cps/web.py:1556
#: cps/web.py:15
08
#: cps/web.py:15
61
msgid "Read a Book"
msgid "Read a Book"
msgstr "Lees een boek"
msgstr "Lees een boek"
#: cps/web.py:15
19
#: cps/web.py:15
72
msgid "Error opening eBook. File does not exist or file is not accessible."
msgid "Error opening eBook. File does not exist or file is not accessible."
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk."
msgstr "Fout tijdens het openen van eBook. Bestand bestaat niet of is niet toegankelijk."
...
@@ -1101,7 +1105,7 @@ msgstr "Bewerken"
...
@@ -1101,7 +1105,7 @@ msgstr "Bewerken"
#: cps/templates/admin.html:38
#: cps/templates/admin.html:38
msgid "Add New User"
msgid "Add New User"
msgstr "
Voeg Nieuwe Gebruiker toe
"
msgstr "
Gebruiker toevoegen
"
#: cps/templates/admin.html:40 cps/templates/admin.html:41
#: cps/templates/admin.html:40 cps/templates/admin.html:41
msgid "Import LDAP Users"
msgid "Import LDAP Users"
...
@@ -1241,7 +1245,7 @@ msgid "OK"
...
@@ -1241,7 +1245,7 @@ msgid "OK"
msgstr "Oké"
msgstr "Oké"
#: cps/templates/admin.html:171 cps/templates/admin.html:185
#: cps/templates/admin.html:171 cps/templates/admin.html:185
#: cps/templates/book_edit.html:1
72 cps/templates/book_edit.html:194
#: cps/templates/book_edit.html:1
87 cps/templates/book_edit.html:217
#: cps/templates/config_edit.html:365 cps/templates/config_view_edit.html:151
#: cps/templates/config_edit.html:365 cps/templates/config_view_edit.html:151
#: cps/templates/email_edit.html:40 cps/templates/email_edit.html:92
#: cps/templates/email_edit.html:40 cps/templates/email_edit.html:92
#: cps/templates/shelf.html:73 cps/templates/shelf_edit.html:19
#: cps/templates/shelf.html:73 cps/templates/shelf_edit.html:19
...
@@ -1289,7 +1293,7 @@ msgstr "Boek verwijderen"
...
@@ -1289,7 +1293,7 @@ msgstr "Boek verwijderen"
msgid "Delete formats:"
msgid "Delete formats:"
msgstr "Formaten verwijderen:"
msgstr "Formaten verwijderen:"
#: cps/templates/book_edit.html:16 cps/templates/book_edit.html:
193
#: cps/templates/book_edit.html:16 cps/templates/book_edit.html:
216
#: cps/templates/email_edit.html:91 cps/templates/user_edit.html:65
#: cps/templates/email_edit.html:91 cps/templates/user_edit.html:65
#: cps/templates/user_edit.html:177
#: cps/templates/user_edit.html:177
msgid "Delete"
msgid "Delete"
...
@@ -1319,120 +1323,148 @@ msgstr "Boek converteren"
...
@@ -1319,120 +1323,148 @@ msgstr "Boek converteren"
msgid "Book Title"
msgid "Book Title"
msgstr "Boektitel"
msgstr "Boektitel"
#: cps/templates/book_edit.html:57 cps/templates/book_edit.html:2
56
#: cps/templates/book_edit.html:57 cps/templates/book_edit.html:2
79
#: cps/templates/book_edit.html:2
74
cps/templates/search_form.html:10
#: cps/templates/book_edit.html:2
97
cps/templates/search_form.html:10
msgid "Author"
msgid "Author"
msgstr "Auteur"
msgstr "Auteur"
#: cps/templates/book_edit.html:61 cps/templates/book_edit.html:2
61
#: cps/templates/book_edit.html:61 cps/templates/book_edit.html:2
84
#: cps/templates/book_edit.html:2
76
cps/templates/search_form.html:126
#: cps/templates/book_edit.html:2
99
cps/templates/search_form.html:126
msgid "Description"
msgid "Description"
msgstr "Omschrijving"
msgstr "Omschrijving"
#: cps/templates/book_edit.html:65 cps/templates/search_form.html:33
#: cps/templates/book_edit.html:66
msgid "Identifiers"
msgstr ""
#: cps/templates/book_edit.html:70 cps/templates/book_edit.html:308
msgid "Identifier Type"
msgstr ""
#: cps/templates/book_edit.html:71 cps/templates/book_edit.html:309
msgid "Identifier Value"
msgstr ""
#: cps/templates/book_edit.html:72 cps/templates/book_edit.html:310
msgid "Remove"
msgstr ""
#: cps/templates/book_edit.html:76
msgid "Add Identifier"
msgstr ""
#: cps/templates/book_edit.html:80 cps/templates/search_form.html:33
msgid "Tags"
msgid "Tags"
msgstr "Labels"
msgstr "Labels"
#: cps/templates/book_edit.html:
73
#: cps/templates/book_edit.html:
88
msgid "Series ID"
msgid "Series ID"
msgstr "Series ID"
msgstr "Series ID"
#: cps/templates/book_edit.html:
77
#: cps/templates/book_edit.html:
92
msgid "Rating"
msgid "Rating"
msgstr "Beoordeling"
msgstr "Beoordeling"
#: cps/templates/book_edit.html:
81
#: cps/templates/book_edit.html:
96
msgid "Fetch Cover from URL (JPEG - Image will be downloaded and stored in database)"
msgid "Fetch Cover from URL (JPEG - Image will be downloaded and stored in database)"
msgstr "Boekomslag-url (jpg - de omslag wordt gedownload en opgeslagen in de databank; het invoerveld is nadien leeg)"
msgstr "Boekomslag-url (jpg - de omslag wordt gedownload en opgeslagen in de databank; het invoerveld is nadien leeg)"
#: cps/templates/book_edit.html:
85
#: cps/templates/book_edit.html:
100
msgid "Upload Cover from Local Disk"
msgid "Upload Cover from Local Disk"
msgstr "Omslag uploaden vanaf computer"
msgstr "Omslag uploaden vanaf computer"
#: cps/templates/book_edit.html:
90
#: cps/templates/book_edit.html:
105
msgid "Published Date"
msgid "Published Date"
msgstr "Publicatiedatum"
msgstr "Publicatiedatum"
#: cps/templates/book_edit.html:
97 cps/templates/book_edit.html:258
#: cps/templates/book_edit.html:
112 cps/templates/book_edit.html:281
#: cps/templates/book_edit.html:2
75
cps/templates/detail.html:156
#: cps/templates/book_edit.html:2
98
cps/templates/detail.html:156
#: cps/templates/search_form.html:14
#: cps/templates/search_form.html:14
msgid "Publisher"
msgid "Publisher"
msgstr "Uitgever"
msgstr "Uitgever"
#: cps/templates/book_edit.html:1
01
cps/templates/detail.html:123
#: cps/templates/book_edit.html:1
16
cps/templates/detail.html:123
#: cps/templates/user_edit.html:31
#: cps/templates/user_edit.html:31
msgid "Language"
msgid "Language"
msgstr "Taal"
msgstr "Taal"
#: cps/templates/book_edit.html:1
11
cps/templates/search_form.html:137
#: cps/templates/book_edit.html:1
26
cps/templates/search_form.html:137
msgid "Yes"
msgid "Yes"
msgstr "Ja"
msgstr "Ja"
#: cps/templates/book_edit.html:1
12
cps/templates/search_form.html:138
#: cps/templates/book_edit.html:1
27
cps/templates/search_form.html:138
msgid "No"
msgid "No"
msgstr "Nee"
msgstr "Nee"
#: cps/templates/book_edit.html:1
58
#: cps/templates/book_edit.html:1
73
msgid "Upload Format"
msgid "Upload Format"
msgstr "Uploadformaat"
msgstr "Uploadformaat"
#: cps/templates/book_edit.html:1
67
#: cps/templates/book_edit.html:1
82
msgid "View Book on Save"
msgid "View Book on Save"
msgstr "Boek inkijken na bewerking"
msgstr "Boek inkijken na bewerking"
#: cps/templates/book_edit.html:1
70 cps/templates/book_edit.html:206
#: cps/templates/book_edit.html:1
85 cps/templates/book_edit.html:229
msgid "Fetch Metadata"
msgid "Fetch Metadata"
msgstr "Metagegevens ophalen"
msgstr "Metagegevens ophalen"
#: cps/templates/book_edit.html:1
71
cps/templates/config_edit.html:362
#: cps/templates/book_edit.html:1
86
cps/templates/config_edit.html:362
#: cps/templates/config_view_edit.html:150 cps/templates/email_edit.html:38
#: cps/templates/config_view_edit.html:150 cps/templates/email_edit.html:38
#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:135
#: cps/templates/shelf_edit.html:17 cps/templates/user_edit.html:135
msgid "Save"
msgid "Save"
msgstr "Opslaan"
msgstr "Opslaan"
#: cps/templates/book_edit.html:
185
#: cps/templates/book_edit.html:
200
msgid "Are you really sure?"
msgid "Are you really sure?"
msgstr "Weet je het zeker?"
msgstr "Weet je het zeker?"
#: cps/templates/book_edit.html:
188
#: cps/templates/book_edit.html:
204
msgid "This book will be permanently erased from database"
msgid "This book will be permanently erased from database"
msgstr "Het boek wordt verwijderd uit de Calibre-database"
msgstr "Het boek wordt verwijderd uit de Calibre-database"
#: cps/templates/book_edit.html:
189
#: cps/templates/book_edit.html:
205
msgid "and hard disk"
msgid "and hard disk"
msgstr "en van de harde schijf"
msgstr "en van de harde schijf"
#: cps/templates/book_edit.html:209
#: cps/templates/book_edit.html:209
msgid "Important Kobo Note: deleted books will remain on any paired Kobo device."
msgstr ""
#: cps/templates/book_edit.html:210
msgid "Books must first be archived and the device synced before a book can safely be deleted."
msgstr ""
#: cps/templates/book_edit.html:232
msgid "Keyword"
msgid "Keyword"
msgstr "Trefwoord"
msgstr "Trefwoord"
#: cps/templates/book_edit.html:2
10
#: cps/templates/book_edit.html:2
33
msgid " Search keyword "
msgid " Search keyword "
msgstr " Trefwoord zoeken "
msgstr " Trefwoord zoeken "
#: cps/templates/book_edit.html:2
16
#: cps/templates/book_edit.html:2
39
msgid "Click the cover to load metadata to the form"
msgid "Click the cover to load metadata to the form"
msgstr "Klik op de omslag om de metagegevens in het formulier te laden"
msgstr "Klik op de omslag om de metagegevens in het formulier te laden"
#: cps/templates/book_edit.html:2
31 cps/templates/book_edit.html:271
#: cps/templates/book_edit.html:2
54 cps/templates/book_edit.html:294
msgid "Loading..."
msgid "Loading..."
msgstr "Bezig met laden..."
msgstr "Bezig met laden..."
#: cps/templates/book_edit.html:2
36
cps/templates/layout.html:189
#: cps/templates/book_edit.html:2
59
cps/templates/layout.html:189
#: cps/templates/layout.html:221 cps/templates/modal_restriction.html:34
#: cps/templates/layout.html:221 cps/templates/modal_restriction.html:34
#: cps/templates/user_edit.html:164
#: cps/templates/user_edit.html:164
msgid "Close"
msgid "Close"
msgstr "Sluiten"
msgstr "Sluiten"
#: cps/templates/book_edit.html:2
63 cps/templates/book_edit.html:277
#: cps/templates/book_edit.html:2
86 cps/templates/book_edit.html:300
msgid "Source"
msgid "Source"
msgstr "Bron"
msgstr "Bron"
#: cps/templates/book_edit.html:2
72
#: cps/templates/book_edit.html:2
95
msgid "Search error!"
msgid "Search error!"
msgstr "Zoekfout!"
msgstr "Zoekfout!"
#: cps/templates/book_edit.html:2
73
#: cps/templates/book_edit.html:2
96
msgid "No Result(s) found! Please try another keyword."
msgid "No Result(s) found! Please try another keyword."
msgstr "Geen resultaten gevonden! Gebruik een ander trefwoord."
msgstr "Geen resultaten gevonden! Gebruik een ander trefwoord."
...
@@ -1853,15 +1885,27 @@ msgstr "Markeren als gelezen"
...
@@ -1853,15 +1885,27 @@ msgstr "Markeren als gelezen"
msgid "Read"
msgid "Read"
msgstr "Gelezen"
msgstr "Gelezen"
#: cps/templates/detail.html:211
#: cps/templates/detail.html:208
msgid "Restore from archive"
msgstr ""
#: cps/templates/detail.html:208
msgid "Add to archive"
msgstr ""
#: cps/templates/detail.html:209
msgid "Archived"
msgstr ""
#: cps/templates/detail.html:219
msgid "Description:"
msgid "Description:"
msgstr "Beschrijving:"
msgstr "Beschrijving:"
#: cps/templates/detail.html:2
24
cps/templates/search.html:14
#: cps/templates/detail.html:2
32
cps/templates/search.html:14
msgid "Add to shelf"
msgid "Add to shelf"
msgstr "Toevoegen aan boekenplank"
msgstr "Toevoegen aan boekenplank"
#: cps/templates/detail.html:2
6
4
#: cps/templates/detail.html:2
7
4
msgid "Edit Metadata"
msgid "Edit Metadata"
msgstr "Metagegevens bewerken"
msgstr "Metagegevens bewerken"
...
@@ -1912,7 +1956,7 @@ msgstr "Volgende"
...
@@ -1912,7 +1956,7 @@ msgstr "Volgende"
#: cps/templates/feed.xml:79 cps/templates/layout.html:136
#: cps/templates/feed.xml:79 cps/templates/layout.html:136
#: cps/templates/layout.html:140
#: cps/templates/layout.html:140
msgid "(Public)"
msgid "(Public)"
msgstr ""
msgstr "
(Openbaar)
"
#: cps/templates/generate_kobo_auth_url.html:5
#: cps/templates/generate_kobo_auth_url.html:5
msgid "Open the .kobo/Kobo eReader.conf file in a text editor and add (or edit):"
msgid "Open the .kobo/Kobo eReader.conf file in a text editor and add (or edit):"
...
@@ -1976,11 +2020,11 @@ msgstr "Boeken gesorteerd op reeks"
...
@@ -1976,11 +2020,11 @@ msgstr "Boeken gesorteerd op reeks"
#: cps/templates/index.xml:93
#: cps/templates/index.xml:93
msgid "Books ordered by Languages"
msgid "Books ordered by Languages"
msgstr "Boeken gesorteerd op
T
aal"
msgstr "Boeken gesorteerd op
t
aal"
#: cps/templates/index.xml:100
#: cps/templates/index.xml:100
msgid "Books ordered by Rating"
msgid "Books ordered by Rating"
msgstr ""
msgstr "
Boeken gesorteerd op beoordeling
"
#: cps/templates/index.xml:108
#: cps/templates/index.xml:108
msgid "Books ordered by file formats"
msgid "Books ordered by file formats"
...
@@ -1988,7 +2032,7 @@ msgstr "Boeken gesorteerd op bestandsformaat"
...
@@ -1988,7 +2032,7 @@ msgstr "Boeken gesorteerd op bestandsformaat"
#: cps/templates/index.xml:111 cps/templates/layout.html:134
#: cps/templates/index.xml:111 cps/templates/layout.html:134
msgid "Shelves"
msgid "Shelves"
msgstr ""
msgstr "
Boekenplanken
"
#: cps/templates/index.xml:115
#: cps/templates/index.xml:115
msgid "Books organized in shelves"
msgid "Books organized in shelves"
...
@@ -2103,7 +2147,7 @@ msgstr "Toon Toegangslog: "
...
@@ -2103,7 +2147,7 @@ msgstr "Toon Toegangslog: "
#: cps/templates/modal_restriction.html:6
#: cps/templates/modal_restriction.html:6
msgid "Select Allowed/Denied Tags"
msgid "Select Allowed/Denied Tags"
msgstr "Selecteer Toegesta
an/Geweigerd tags toe
"
msgstr "Selecteer Toegesta
ne/Geweigerde tags
"
#: cps/templates/modal_restriction.html:7
#: cps/templates/modal_restriction.html:7
msgid "Select Allowed/Denied Custom Column Values"
msgid "Select Allowed/Denied Custom Column Values"
...
@@ -2111,11 +2155,11 @@ msgstr "Selecteer Toegestaan/Geweigerd aangepaste kolom waarden"
...
@@ -2111,11 +2155,11 @@ msgstr "Selecteer Toegestaan/Geweigerd aangepaste kolom waarden"
#: cps/templates/modal_restriction.html:8
#: cps/templates/modal_restriction.html:8
msgid "Select Allowed/Denied Tags of User"
msgid "Select Allowed/Denied Tags of User"
msgstr "Selecteer Toegesta
an/Geweigerd
tags van gebruikers"
msgstr "Selecteer Toegesta
ne/Geweigerde
tags van gebruikers"
#: cps/templates/modal_restriction.html:9
#: cps/templates/modal_restriction.html:9
msgid "Select Allowed/Denied Custom Column Values of User"
msgid "Select Allowed/Denied Custom Column Values of User"
msgstr "Selecteer Toegesta
an/Geweigerd
aangepaste kolom waarden van gebruikers"
msgstr "Selecteer Toegesta
ne/Geweigerde
aangepaste kolom waarden van gebruikers"
#: cps/templates/modal_restriction.html:15
#: cps/templates/modal_restriction.html:15
msgid "Enter Tag"
msgid "Enter Tag"
...
@@ -2163,11 +2207,11 @@ msgstr "Ware grootte"
...
@@ -2163,11 +2207,11 @@ msgstr "Ware grootte"
#: cps/templates/readcbr.html:97
#: cps/templates/readcbr.html:97
msgid "Rotate Right"
msgid "Rotate Right"
msgstr "
Naar rechts
draaien"
msgstr "
Rechtsom
draaien"
#: cps/templates/readcbr.html:98
#: cps/templates/readcbr.html:98
msgid "Rotate Left"
msgid "Rotate Left"
msgstr "
Naar links
draaien"
msgstr "
Linksom
draaien"
#: cps/templates/readcbr.html:99
#: cps/templates/readcbr.html:99
msgid "Flip Image"
msgid "Flip Image"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment