1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-28 08:03:17 +00:00
Commit Graph

331 Commits

Author SHA1 Message Date
Ed Driesen
45d97d277a Update Dutch translation
Some lines where still untranslated, fixed it.
2018-12-09 15:11:31 +01:00
Ozzieisaacs
47424e5c1a Merge remote-tracking branch 'swedish/master'
Improved server stop command
2018-11-24 20:47:11 +01:00
Jony
bc0d19f33d
Fix typo 2018-11-23 03:03:02 +01:00
Jony
cbc9169973
Update messages.po 2018-11-23 03:01:34 +01:00
Ozzieisaacs
c574b779fb Added swedish translation 2018-11-17 16:41:47 +01:00
dalin
947622800c Update Simplified Chinese translation. Fix #681 in the case of Simplified Chinese. 2018-11-14 18:14:11 +08:00
Ozzieisaacs
38c180a9ea Update translation files 2018-11-03 14:05:02 +01:00
Ozzieisaacs
6ec9bc9e5c Bugfix Publisher (upper/lower case, remove publisher, publisher visibility on new users)
404 messages on non existing categorys, languages, series
Updated Testresult
2018-10-28 21:33:12 +01:00
Ozzieisaacs
e080c74032 Merge remote-tracking branch 'ru-translation/patch-2' 2018-10-28 14:10:06 +01:00
OzzieIsaacs
58df19972f Merge remote-tracking branch 'hungarian/loc-hu'
Update spanish language
2018-10-15 20:33:54 +02:00
otapi
1201d4086f
Few termchanges 2018-10-11 18:14:57 +02:00
otapi
922e21438c
Minor fix 2018-10-06 21:42:03 +02:00
otapi
32366ab1ba
HU translation fixes 2018-10-06 21:32:53 +02:00
otapi
62d172f1e0
Delete dummy 2018-10-06 21:05:32 +02:00
otapi
67ecc2c088
HU translation 2018-10-06 21:04:55 +02:00
otapi
81a3b85c07
Create dummy 2018-10-06 21:02:53 +02:00
Victorhck
c09b7f39a5 spanish translation finished 2018-10-05 11:28:06 +02:00
Victorhck
b32ee84d4f update Spanish translation (WIP 2018-10-04 13:02:25 +02:00
OzzieIsaacs
5a2ed58d06 Improved message for non configured ebook converter
Gdrive cleared interface (drive variable)
refactored web -> reverseproxy outsourced, edit_books split, removed unused md5 function
rearanged imports
added Wand and pytz Version info to stats Page
2018-09-30 09:43:20 +02:00
OzzieIsaacs
cab98a9165 Update translation files 2018-09-23 19:03:14 +02:00
eddriesen
522e897fee
Updated Dutch translation to current codebase
As requested,
A Dutch update
2018-09-23 15:52:11 +02:00
OzzieIsaacs
4eeeb02b1d Merge remote-tracking branch 'update_check/master' 2018-09-14 21:12:45 +02:00
OzzieIsaacs
36d26f2089 Merge remote-tracking branch '625/625'
Update russian translation
2018-09-14 20:36:45 +02:00
Admiral Laser Beard
21582f097e
update translation 2018-09-14 00:06:53 +03:00
OzzieIsaacs
01fb8ee681 Fix #609
Removed formats which are not possible to convert from list of convertable books
Update language files to be po-edit compatible
2018-09-09 18:17:15 +02:00
OzzieIsaacs
bb7d2c6273 Update Language translation table (now including the locale language)
Fix #602
Fix for #593
2018-09-09 10:13:08 +02:00
OzzieIsaacs
ce6cde545b Update french language 2018-09-08 21:16:56 +02:00
OzzieIsaacs
a5d15a19de Update Translation "->' 2018-09-08 14:50:52 +02:00
OzzieIsaacs
9d0f583d4f Updated french and chinese language. Thanks to @idalin and Olivier
Fixed bug some translations are not shown
2018-09-08 12:28:48 +02:00
idalin
b103ecdb5c update simplified Chinese 2018-09-06 16:59:30 +08:00
OzzieIsaacs
0bcb20f674 Fix #604
Added missing translation for "select option"
2018-09-03 19:12:15 +02:00
OzzieIsaacs
4a95404e17 Merge remote-tracking branch 'Convert_all/ebookconvert-any'
# Conflicts:
#	cps/web.py
2018-08-31 15:00:22 +02:00
OzzieIsaacs
9c889d1681 Fix #597
Updated language files
2018-08-30 09:32:42 +02:00
OzzieIsaacs
a7a91ae54c Added posibility to upload cover from local drive (#439)
Updated language files
2018-08-28 14:07:48 +02:00
OzzieIsaacs
3a37183e25 Included khmer language
Further unified naming
2018-08-28 10:29:11 +02:00
OzzieIsaacs
cedc183987 Fix #590, #589.
Unified wording Calibre-Web
Replaced one table on admin page, deleted password column
Removed spaces on layout page
Removed uesless commit calls during db migration
Implementation of registering by email
2018-08-27 22:08:55 +02:00
OzzieIsaacs
d414bf3263 Massadd of books to shelfs (#203, #404) from advanced search
Code cosmetics
bugfix error message on failed emails
refactored language name generation
2018-08-19 10:14:20 +02:00
OzzieIsaacs
9ace4d3372 Updated german translation
Bugfix additional format upload without extension
Bugfix additional format upload to gdrive
pathes assembled by os.path.join
2018-08-18 12:15:32 +02:00
OzzieIsaacs
cdb1b52652 Bugfix Get gdrive instances (#554, #525)
Metadata.db download works again
removed DEVELOPMENT constant
removed db logging in debug mode (too, noisy, to less information)
code refactoring url_for_other_page
feed languge set to en-EN
update status shos local time instead of UTC
Error handling (back to index page) in case of gdrive authenticate aborted
Mistyping page register fixed
Mistyping bokk fixed
Added uploaded books to tasklist (#442)
Error handling for failed file update added
Code refactoring worker thread
Tasks now never show any decimal values
Converter function unified
removed shell from subprocess call
preparation for limiting domain for registering emails
Book series can now increased in 0.1 steps (#562)
Accordion panels in config are now usable on touch devices like iPad (#545)
Gdrive authenticate button only visible after logged in (#525)
Fixed misstyping in german translation
2018-08-16 21:17:26 +02:00
OzzieIsaacs
0e83546d40 - Updated translation (it's now always Google Drive)
- Integrated feature #409 (linking read status from calibre)
2018-07-15 15:08:06 +02:00
OzzieIsaacs
eb65647774 Fix #539
Update Translations
2018-07-14 19:03:54 +02:00
OzzieIsaacs
204cd504a9 - Completly new setup of GDrive (every data is taken from client_secret.json file)
- If cover on Google Drive is missing, the generic cover will be used
- Better error handling during configuration of google drive (missing hook callback verification, missing files)
- less errors on console during use of Gdrive, more log file output in case of error
- removed standalone flask development mode
- removed gdrive template file and vendor setup script
2018-06-02 10:59:34 +02:00
OzzieIsaacs
66c1966b44 Update french translation 2018-04-13 21:16:37 +02:00
OzzieIsaacs
671bf5cf8d Integrated #454 (css is loaded remote) 2018-04-02 10:09:19 +02:00
OzzieIsaacs
62f7674761 fixed #410 advanced search for publishing date
fixed misstyping in italian language
removed next to "me" after login
2018-04-01 19:31:41 +02:00
OzzieIsaacs
af5a897d1d Added SSL Options (#416) 2018-03-30 21:20:47 +02:00
OzzieIsaacs
ff2d53b998 Integrated japapanese translation.
Updated german translation
2018-02-13 16:44:57 +01:00
SpaceWhite
51fbb07124 Add japanese translation 2018-02-09 04:35:04 -05:00
OzzieIsaacs
b74a075aa6 Added posibility to change settings db via command line for multiple instances (#247) 2017-12-02 11:15:51 +01:00
OzzieIsaacs
cbb236ba7b Added visiblilty of shelfs to opds catalog (#267) 2017-12-01 07:53:52 +01:00
OzzieIsaacs
aee5ca0e06 #396 implemented 2017-11-30 20:12:13 +01:00
OzzieIsaacs
f1fac28203 Improved error handling for renaming authors and titles (changes related to filesystem and not only to database) 2017-11-30 16:49:46 +01:00
OzzieIsaacs
09f86ee8d4 Fix #385 2017-11-12 14:56:49 +01:00
Thijs van Ulden
5b13171060 Updated Dutch translation 2017-11-05 10:24:35 +01:00
OzzieIsaacs
ae1e7c57d5 Update french translation 2017-11-01 16:10:05 +01:00
Yamakuni
f5e1b38e63 French translation correction 2017-10-26 22:44:16 +02:00
OzzieIsaacs
299cf82921 Merge remote-tracking branch 'translation/master'
# Conflicts:
#	cps/translations/fr/LC_MESSAGES/messages.mo
#	cps/translations/fr/LC_MESSAGES/messages.po
2017-09-22 20:56:36 +02:00
Yamakuni
85ec9cba1f New correction of translation 2017-09-21 12:34:06 +02:00
OzzieIsaacs
f87800d11c Merge remote-tracking branch 'meta/upload_new_format_of_existing_book' 2017-09-16 18:55:34 +02:00
OzzieIsaacs
2ef6dc30bd Added italian translation 2017-09-16 16:58:42 +02:00
OzzieIsaacs
af0cefa4ac Update translations 2017-09-16 07:52:53 +02:00
OzzieIsaacs
e26c8a1e46 Merge remote-tracking branch 'd/patch-1' 2017-09-16 07:40:29 +02:00
Yamakuni
f147c072c6 French translation
Add and correct
2017-09-14 12:03:36 +02:00
Wouter Dijk
c048a96e07 Updated Dutch translations
I've added some missing translations and edit some faulty ones. Not finished yet, will continue later on! ;-)
2017-09-14 10:36:39 +02:00
kyos
9086f4e0e7 Added option to upload a new format to a given book 2017-09-11 10:48:30 +02:00
OzzieIsaacs
81219663fe Update translation 2017-09-01 20:39:56 +02:00
OzzieIsaacs
2f7177742d Update chinese translation 2017-08-12 18:59:57 +02:00
OzzieIsaacs
dd6c928e2c Merge remote-tracking branch 'translation/master' 2017-08-12 18:55:08 +02:00
OzzieIsaacs
fb8ce693f3 Bugfix mature content
Update german translation
2017-08-12 18:52:56 +02:00
idalin
274d0f6577 update Chinese translations 2017-08-11 09:32:01 +08:00
idalin
b5cca553b3 update Chinese translations 2017-08-11 09:25:39 +08:00
OzzieIsaacs
df1b503c2d Update Translation 2017-07-23 13:25:54 +02:00
OzzieIsaacs
31e0025099 Update Translation 2017-07-08 19:50:44 +02:00
OzzieIsaacs
752b813119 Added copyright for language names translations 2017-06-24 13:08:57 +02:00
OzzieIsaacs
0e8d5f158c Dutch translation included (#207) 2017-06-24 13:04:09 +02:00
OzzieIsaacs
6d597f96e5 Integrate Iso639 language name translations to russian translation 2017-05-01 16:24:20 +02:00
Pavel Korovin
a305b65299 Added Russian translation 2017-04-30 22:54:16 +03:00
OzzieIsaacs
cd0d450829 Allow deleting books (fixes #119) 2017-04-14 20:29:11 +02:00
OzzieIsaacs
7a07edaff4 Update polish translation 2017-04-14 09:42:15 +02:00
Radosław Kierznowski
3c3720aa0f Update polish translation (POT: 2017-04-11 22:51) 2017-04-12 14:27:57 +02:00
Radosław Kierznowski
ccf563023b Merge remote-tracking branch 'refs/remotes/janeczku/master' 2017-04-12 14:00:30 +02:00
Gonzalo Cao Cabeza de Vaca
286196fa1d Updated spanish translations 2017-04-04 15:10:54 +02:00
idalin
4d8b43bd54 update Simplified Chinese translation 2017-03-21 10:16:40 +08:00
Radosław Kierznowski
55ee323ca1 Merge remote-tracking branch 'refs/remotes/janeczku/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
2017-03-20 22:01:25 +01:00
OzzieIsaacs
60f3fefaec Added Read/Unread to feed
Prevent books from getting multiple times added to shelf
Updated German Translation
2017-03-19 19:22:45 +01:00
Radosław Kierznowski
9c5fe444e6 POT: 2017-03-12 19:10 2017-03-19 16:35:37 +01:00
OzzieIsaacs
16cac6ac4f Merge remote-tracking branch 'polish_update/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po

Fix for #147
2017-03-12 19:12:17 +01:00
Radosław Kierznowski
89fa9eb02f Update polish translation
Calibre Web - polski (POT: 2017-03-11 09:09)
2017-03-11 15:35:38 +01:00
OzzieIsaacs
dbf07cb593 Updated translations 2017-03-11 09:11:19 +01:00
idalin
f8e4bed8bf Merge branch 'janeczku-master' 2017-03-07 09:01:56 +08:00
OzzieIsaacs
e0c35b7420 Merge remote-tracking branch 'polish_translation/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
2017-03-06 19:21:17 +01:00
Radosław Kierznowski
cbc47c754e Update polish translation
I fixed some of the phrases more understandable.
2017-03-04 21:41:54 +01:00
idalin
f44574af67 update Chinese translation. 2017-02-28 15:05:14 +08:00
Radosław Kierznowski
9dfd30e6f3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
2017-02-27 23:04:34 +01:00
Radosław Kierznowski
2f7fd1d957 Aktualizacja stanu tłumaczenia 2017-02-27 22:57:29 +01:00
Radosław Kierznowski
76c907484b Merge remote-tracking branch 'refs/remotes/janeczku/master' 2017-02-27 22:40:42 +01:00
OzzieIsaacs
90aa269e92 Merge remote-tracking branch 'polish_translation/master'
@radzio1993 : Thanks
2017-02-27 21:15:36 +01:00
Radosław Kierznowski
36264e7400 Update polish translation (POT: 2017-02-20 19:47) 2017-02-27 20:48:46 +01:00
Radosław Kierznowski
9ec5303fdc Update polish translation (POT: 2017-02-20 19:47) 2017-02-26 18:29:38 +01:00
idalin
3dcfebca60 update translations 2017-02-23 13:52:58 +08:00
OzzieIsaacs
709fa88c62 Navbar reduced to icons on smaller screens
Feedback updater improved (#81)
2017-02-20 19:52:00 +01:00
OzzieIsaacs
93b19165cf Added polish in readme to supported UI languages
Handling of missing tags in fb import
naming of path is more imitating calibre (replacement of special characters, "pinyining" of author names if unidecode is available )
Sorting of authors (similar to calibre for jr./sr./I..IV endings)
bugfix pathseparator on windows and linux during upload
bugfix os.rename for authordir
publishing date on detailview is formated according to slected locale
filename on downloading from web ui is now correct displayed
added ids to html for testing
2017-02-15 18:09:17 +01:00
OzzieIsaacs
13caa54aad Merge remote-tracking branch 'Polish_translation/master'
# Conflicts:
#	cps/translations/pl/LC_MESSAGES/messages.mo
#	cps/translations/pl/LC_MESSAGES/messages.po
2017-02-12 08:14:44 +01:00
Radosław Kierznowski
437358d685 Updated Polish translations (170210.2017)
The update is based on the .pot file on 2017-02-10 20:17
2017-02-11 16:08:39 +01:00
OzzieIsaacs
1692044d46 Merge remote-tracking branch 'default_user_settings/master' (#105) 2017-02-10 20:18:37 +01:00
OzzieIsaacs
8ededba350 Merged #106 (polish translation) 2017-02-10 20:01:26 +01:00
Radosław Kierznowski
c49d5e22cd Upload polish version 2017-02-10 12:45:48 +01:00
Radosław Kierznowski
b686498593 I added Polish translation calibre-web
Translation requires a small fixes.
2017-02-10 00:21:59 +01:00
idalin
23969b18f5 update translations 2017-02-04 15:58:11 +08:00
idalin
f11b123686 merge conflicts 2017-02-04 10:57:32 +08:00
OzzieIsaacs
e00a6741c7 Updated language files 2017-01-28 20:39:33 +01:00
idalin
348a7fd24c merge janeczku-master 2017-01-22 14:00:25 +08:00
idalin
e4ac186f3c temp 2017-01-22 13:55:09 +08:00
idalin
04729ae8ac update translations 2017-01-22 10:59:33 +08:00
idalin
15d314db33 update translations 2017-01-22 10:12:36 +08:00
OzzieIsaacs
a40322468a Update Translation file Informations 2017-01-21 11:46:28 +01:00
OzzieIsaacs
689aca276c Update Translation file Informations 2017-01-21 11:46:16 +01:00
OzzieIsaacs
fd9740f758 Updated translation 2017-01-18 19:18:37 +01:00
idalin
4bf5c05b8b fix wrong translations 2017-01-17 17:47:14 +08:00
idalin
ac5d39dfd8 fix wrong translations 2017-01-17 17:45:43 +08:00
idalin
0458ea5acb fixed wrong translations. fixed smtp with ssl has no response. 2017-01-16 15:37:42 +08:00
idalin
571bec6363 add Simplified Chinese translation 2017-01-09 09:56:58 +08:00
OzzieIsaacs
ea2e8205e3 Added code for rearranging shelfs #73 2017-01-03 20:19:32 +01:00
OzzieIsaacs
cf01f7ce61 Merge pull request #85 from smartcitiescommunity/master
Add Spanish Translation
Thank you very much @juanfernandovillahernandez
2016-12-28 16:11:50 +01:00
Juan Fernando Villa Hernández
c187c8b9c4 Archivo mo del archivo messages.po
Archivo mo del archivo messages.po el cual esta traducido a el español
2016-12-27 15:11:01 -05:00
Juan Fernando Villa Hernández
5831a20d76 Traducción a el español
Archivo de traducción a el español
2016-12-27 15:05:30 -05:00
OzzieIsaacs
e0459eb62b Removed unused wishlist code
Added renaming of shelf name
Added sorting abilty to shelfs
jquery is loaded locally now
2016-12-26 11:33:32 +01:00
OzzieIsaacs
ba44a15891 changes for #77
Code cosmetics
#75:
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
2016-12-23 09:53:39 +01:00
OzzieIsaacs
811975f1a4 Added french translation 2016-11-13 19:28:38 +01:00
OzzieIsaacs
b86864b407 Made kindlegen working on windows (including paths containing umlauts)
Added back buttons on edit mail, edit user, and edit book
2016-11-12 10:52:59 +01:00
OzzieIsaacs
bbf6d9b026 Translation of UI (german and english)
Bugfix for feeds
    - removed categories related and up
    - load new books now working
    - category random now working
login page is free of non accessible elements
boolean custom column is vivible in UI
books with only with certain languages can be shown
book shelfs can be deleted from UI
Anonymous user view is more resticted
Added browse of series in sidebar
Dependencys in vendor folder are updated to newer versions (licencs files are now present)
Bugfix editing Authors names
Made upload on windows working
2016-11-09 19:24:33 +01:00