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
34e339c5
Commit
34e339c5
authored
May 08, 2020
by
Ozzieisaacs
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'it/patch-12'
parents
6a6c1b6b
148f1109
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
87 additions
and
87 deletions
+87
-87
messages.mo
cps/translations/it/LC_MESSAGES/messages.mo
+0
-0
messages.po
cps/translations/it/LC_MESSAGES/messages.po
+45
-45
messages.pot
messages.pot
+42
-42
No files found.
cps/translations/it/LC_MESSAGES/messages.mo
View file @
34e339c5
No preview for this file type
cps/translations/it/LC_MESSAGES/messages.po
View file @
34e339c5
...
@@ -6,7 +6,7 @@ msgid ""
...
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Project-Id-Version: Calibre-Web\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-05-0
4 20:19
+0200\n"
"POT-Creation-Date: 2020-05-0
8 14:54
+0200\n"
"PO-Revision-Date: 2017-04-04 15:09+0200\n"
"PO-Revision-Date: 2017-04-04 15:09+0200\n"
"Last-Translator: ElQuimm <quimm@webtaste.com>\n"
"Last-Translator: ElQuimm <quimm@webtaste.com>\n"
"Language: it\n"
"Language: it\n"
...
@@ -45,8 +45,8 @@ msgstr "Ricollegato con successo"
...
@@ -45,8 +45,8 @@ msgstr "Ricollegato con successo"
msgid "Unknown command"
msgid "Unknown command"
msgstr "Comando sconosciuto"
msgstr "Comando sconosciuto"
#: cps/admin.py:115 cps/editbooks.py:50
4 cps/editbooks.py:514
#: cps/admin.py:115 cps/editbooks.py:50
5 cps/editbooks.py:515
#: cps/editbooks.py:62
0 cps/editbooks.py:622 cps/editbooks.py:688
#: cps/editbooks.py:62
1 cps/editbooks.py:623 cps/editbooks.py:689
#: cps/updater.py:509 cps/uploader.py:99 cps/uploader.py:110
#: cps/updater.py:509 cps/uploader.py:99 cps/uploader.py:110
msgid "Unknown"
msgid "Unknown"
msgstr "Sconosciuto"
msgstr "Sconosciuto"
...
@@ -291,7 +291,7 @@ msgstr "Il formato del libro è stato eliminato con successo"
...
@@ -291,7 +291,7 @@ msgstr "Il formato del libro è stato eliminato con successo"
msgid "Book Successfully Deleted"
msgid "Book Successfully Deleted"
msgstr "Il libro é stato eliminato con successo"
msgstr "Il libro é stato eliminato con successo"
#: cps/editbooks.py:253 cps/editbooks.py:4
89
#: cps/editbooks.py:253 cps/editbooks.py:4
90
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 "Errore durante l'apertura del libro. Il file non esiste o il file non è accessibile"
msgstr "Errore durante l'apertura del libro. Il file non esiste o il file non è accessibile"
...
@@ -304,16 +304,16 @@ msgstr "Modifica i metadati"
...
@@ -304,16 +304,16 @@ msgstr "Modifica i metadati"
msgid "%(langname)s is not a valid language"
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s non è una lingua valida"
msgstr "%(langname)s non è una lingua valida"
#: cps/editbooks.py:413 cps/editbooks.py:66
3
#: cps/editbooks.py:413 cps/editbooks.py:66
4
#, 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 "Non è consentito caricare file con l'estensione '%(ext)s' su questo server"
msgstr "Non è consentito caricare file con l'estensione '%(ext)s' su questo server"
#: cps/editbooks.py:417 cps/editbooks.py:66
7
#: cps/editbooks.py:417 cps/editbooks.py:66
8
msgid "File to be uploaded must have an extension"
msgid "File to be uploaded must have an extension"
msgstr "Il file da caricare deve avere un'estensione"
msgstr "Il file da caricare deve avere un'estensione"
#: cps/editbooks.py:429 cps/editbooks.py:70
1
#: cps/editbooks.py:429 cps/editbooks.py:70
2
#, python-format
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Impossibile creare la cartella %(path)s (autorizzazione negata)."
msgstr "Impossibile creare la cartella %(path)s (autorizzazione negata)."
...
@@ -328,48 +328,48 @@ msgstr "Il salvataggio del file %(file)s non è riuscito."
...
@@ -328,48 +328,48 @@ msgstr "Il salvataggio del file %(file)s non è riuscito."
msgid "File format %(ext)s added to %(book)s"
msgid "File format %(ext)s added to %(book)s"
msgstr "Ho aggiunto il formato %(ext)s al libro %(book)s"
msgstr "Ho aggiunto il formato %(ext)s al libro %(book)s"
#: cps/editbooks.py:60
6
#: cps/editbooks.py:60
7
msgid "Metadata successfully updated"
msgid "Metadata successfully updated"
msgstr "I metadati sono stati aggiornati con successo"
msgstr "I metadati sono stati aggiornati con successo"
#: cps/editbooks.py:61
5
#: cps/editbooks.py:61
6
msgid "Error editing book, please check logfile for details"
msgid "Error editing book, please check logfile for details"
msgstr "Errore nella modifica del libro. Per favore verifica i dettagli nel file di registro (logfile)"
msgstr "Errore nella modifica del libro. Per favore verifica i dettagli nel file di registro (logfile)"
#: cps/editbooks.py:67
5
#: cps/editbooks.py:67
6
#, 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 "Il file %(filename)s non può essere salvato nella cartella temporanea"
msgstr "Il file %(filename)s non può essere salvato nella cartella temporanea"
#: cps/editbooks.py:69
2
#: cps/editbooks.py:69
3
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 "Probabilmnete il libro caricato esiste già nella libreria; considera di cambiare prima di sottoporlo nuovamente: "
msgstr "Probabilmnete il libro caricato esiste già nella libreria; considera di cambiare prima di sottoporlo nuovamente: "
#: cps/editbooks.py:70
7
#: cps/editbooks.py:70
9
#, python-format
#, python-format
msgid "Failed to
store file %(file)s (Permission denied).
"
msgid "Failed to
Move File %(file)s: %(error)s
"
msgstr "
Impossibile salvare il file %(file)s (autorizzazione negata).
"
msgstr ""
#: cps/editbooks.py:7
1
3
#: cps/editbooks.py:7
2
3
#, python-format
#, python-format
msgid "Failed to
delete file %(file)s (Permission denied).
"
msgid "Failed to
Move Cover File %(file)s: %(error)s
"
msgstr "
Impossibile eliminare il file %(file)s (autorizzazione negata).
"
msgstr ""
#: cps/editbooks.py:80
4
#: cps/editbooks.py:80
8
#, python-format
#, python-format
msgid "File %(file)s uploaded"
msgid "File %(file)s uploaded"
msgstr "Il file %(file)s è stato caricato"
msgstr "Il file %(file)s è stato caricato"
#: cps/editbooks.py:83
3
#: cps/editbooks.py:83
7
msgid "Source or destination format for conversion missing"
msgid "Source or destination format for conversion missing"
msgstr "Mancano o il formato sorgente o quello di destinazione, necessari alla conversione"
msgstr "Mancano o il formato sorgente o quello di destinazione, necessari alla conversione"
#: cps/editbooks.py:84
1
#: cps/editbooks.py:84
5
#, 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 "Libro accodato con successo per essere convertito in %(book_format)s"
msgstr "Libro accodato con successo per essere convertito in %(book_format)s"
#: cps/editbooks.py:84
5
#: cps/editbooks.py:84
9
#, 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 "Si è verificato un errore durante la conversione del libro: %(res)s"
msgstr "Si è verificato un errore durante la conversione del libro: %(res)s"
...
@@ -443,103 +443,103 @@ msgstr "E-mail: %(book)s"
...
@@ -443,103 +443,103 @@ msgstr "E-mail: %(book)s"
msgid "The requested file could not be read. Maybe wrong permissions?"
msgid "The requested file could not be read. Maybe wrong permissions?"
msgstr "Il file richiesto non può essere letto. I permessi sono corretti?"
msgstr "Il file richiesto non può essere letto. I permessi sono corretti?"
#: cps/helper.py:
299
#: cps/helper.py:
300
#, python-format
#, python-format
msgid "Deleting book %(id)s failed, path has subfolders: %(path)s"
msgid "Deleting book %(id)s failed, path has subfolders: %(path)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita, poiché il percorso ha delle sottocartelle: %(path)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita, poiché il percorso ha delle sottocartelle: %(path)s"
#: cps/helper.py:3
09
#: cps/helper.py:3
10
#, python-format
#, python-format
msgid "Deleting book %(id)s failed: %(message)s"
msgid "Deleting book %(id)s failed: %(message)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita: %(message)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita: %(message)s"
#: cps/helper.py:3
19
#: cps/helper.py:3
20
#, python-format
#, python-format
msgid "Deleting book %(id)s failed, book path not valid: %(path)s"
msgid "Deleting book %(id)s failed, book path not valid: %(path)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita, poiché il percorso non è valido: %(path)s"
msgstr "L'eliminazione del libro %(id)s non è riuscita, poiché il percorso non è valido: %(path)s"
#: cps/helper.py:35
4
#: cps/helper.py:35
5
#, 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 "La modifica del titolo da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
msgstr "La modifica del titolo da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
#: cps/helper.py:36
4
#: cps/helper.py:36
5
#, 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 "La modifica dell'autore da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
msgstr "La modifica dell'autore da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
#: cps/helper.py:37
8
#: cps/helper.py:37
9
#, 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 "La modifica del file nella cartella da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
msgstr "La modifica del file nella cartella da '%(src)s' a '%(dest)s' è terminata con l'errore: %(error)s"
#: cps/helper.py:40
4 cps/helper.py:414 cps/helper.py:422
#: cps/helper.py:40
5 cps/helper.py:415 cps/helper.py:423
#, python-format
#, python-format
msgid "File %(file)s not found on Google Drive"
msgid "File %(file)s not found on Google Drive"
msgstr "File %(file)s non trovato su Google Drive"
msgstr "File %(file)s non trovato su Google Drive"
#: cps/helper.py:44
3
#: cps/helper.py:44
4
#, 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 "Non ho trovato la cartella %(path)s del libro su Google Drive"
msgstr "Non ho trovato la cartella %(path)s del libro su Google Drive"
#: cps/helper.py:55
0
#: cps/helper.py:55
1
msgid "Failed to create path for cover"
msgid "Failed to create path for cover"
msgstr "Errore nel creare la cartella per la copertina"
msgstr "Errore nel creare la cartella per la copertina"
#: cps/helper.py:55
5
#: cps/helper.py:55
6
msgid "Cover-file is not a valid image file, or could not be stored"
msgid "Cover-file is not a valid image file, or could not be stored"
msgstr "Il file della copertina non è in un formato immagine valido o non può essere salvato"
msgstr "Il file della copertina non è in un formato immagine valido o non può essere salvato"
#: cps/helper.py:56
6
#: cps/helper.py:56
7
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgid "Only jpg/jpeg/png/webp files are supported as coverfile"
msgstr "Solamente i file nei formati jpg/jpeg/png/webp sono supportati per le copertine"
msgstr "Solamente i file nei formati jpg/jpeg/png/webp sono supportati per le copertine"
#: cps/helper.py:58
0
#: cps/helper.py:58
1
msgid "Only jpg/jpeg files are supported as coverfile"
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr "Solamente i file nei formati jpg/jpeg sono supportati per le copertine"
msgstr "Solamente i file nei formati jpg/jpeg sono supportati per le copertine"
#: cps/helper.py:62
2
#: cps/helper.py:62
3
msgid "Unrar binary file not found"
msgid "Unrar binary file not found"
msgstr "Non ho trovato il file binario di UnRar"
msgstr "Non ho trovato il file binario di UnRar"
#: cps/helper.py:63
5
#: cps/helper.py:63
6
msgid "Error excecuting UnRar"
msgid "Error excecuting UnRar"
msgstr "Errore nell'eseguire UnRar"
msgstr "Errore nell'eseguire UnRar"
#: cps/helper.py:69
1
#: cps/helper.py:69
2
msgid "Waiting"
msgid "Waiting"
msgstr "Attendi"
msgstr "Attendi"
#: cps/helper.py:69
3
#: cps/helper.py:69
4
msgid "Failed"
msgid "Failed"
msgstr "Non riuscito"
msgstr "Non riuscito"
#: cps/helper.py:69
5
#: cps/helper.py:69
6
msgid "Started"
msgid "Started"
msgstr "Avviato"
msgstr "Avviato"
#: cps/helper.py:69
7
#: cps/helper.py:69
8
msgid "Finished"
msgid "Finished"
msgstr "Terminato"
msgstr "Terminato"
#: cps/helper.py:
699
#: cps/helper.py:
700
msgid "Unknown Status"
msgid "Unknown Status"
msgstr "Stato sconosciuto"
msgstr "Stato sconosciuto"
#: cps/helper.py:70
4
#: cps/helper.py:70
5
msgid "E-mail: "
msgid "E-mail: "
msgstr "E-mail: "
msgstr "E-mail: "
#: cps/helper.py:70
6 cps/helper.py:710
#: cps/helper.py:70
7 cps/helper.py:711
msgid "Convert: "
msgid "Convert: "
msgstr "Conversione: "
msgstr "Conversione: "
#: cps/helper.py:70
8
#: cps/helper.py:70
9
msgid "Upload: "
msgid "Upload: "
msgstr "Upload: "
msgstr "Upload: "
#: cps/helper.py:71
2
#: cps/helper.py:71
3
msgid "Unknown Task: "
msgid "Unknown Task: "
msgstr "Processo sconosciuto: "
msgstr "Processo sconosciuto: "
...
@@ -1920,7 +1920,7 @@ msgstr "Aggiungi all'archivio"
...
@@ -1920,7 +1920,7 @@ msgstr "Aggiungi all'archivio"
#: cps/templates/detail.html:209
#: cps/templates/detail.html:209
msgid "Archived"
msgid "Archived"
msgstr "
Archiviato
"
msgstr "
da archiviare
"
#: cps/templates/detail.html:219
#: cps/templates/detail.html:219
msgid "Description:"
msgid "Description:"
...
...
messages.pot
View file @
34e339c5
...
@@ -8,7 +8,7 @@ msgid ""
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-05-0
1 17:15
+0200\n"
"POT-Creation-Date: 2020-05-0
8 14:54
+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
...
@@ -45,8 +45,8 @@ msgstr ""
...
@@ -45,8 +45,8 @@ msgstr ""
msgid "Unknown command"
msgid "Unknown command"
msgstr ""
msgstr ""
#: cps/admin.py:115 cps/editbooks.py:50
4 cps/editbooks.py:514
#: cps/admin.py:115 cps/editbooks.py:50
5 cps/editbooks.py:515
#: cps/editbooks.py:62
0 cps/editbooks.py:622 cps/editbooks.py:688
#: cps/editbooks.py:62
1 cps/editbooks.py:623 cps/editbooks.py:689
#: cps/updater.py:509 cps/uploader.py:99 cps/uploader.py:110
#: cps/updater.py:509 cps/uploader.py:99 cps/uploader.py:110
msgid "Unknown"
msgid "Unknown"
msgstr ""
msgstr ""
...
@@ -291,7 +291,7 @@ msgstr ""
...
@@ -291,7 +291,7 @@ msgstr ""
msgid "Book Successfully Deleted"
msgid "Book Successfully Deleted"
msgstr ""
msgstr ""
#: cps/editbooks.py:253 cps/editbooks.py:4
89
#: cps/editbooks.py:253 cps/editbooks.py:4
90
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 ""
msgstr ""
...
@@ -304,16 +304,16 @@ msgstr ""
...
@@ -304,16 +304,16 @@ msgstr ""
msgid "%(langname)s is not a valid language"
msgid "%(langname)s is not a valid language"
msgstr ""
msgstr ""
#: cps/editbooks.py:413 cps/editbooks.py:66
3
#: cps/editbooks.py:413 cps/editbooks.py:66
4
#, 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 ""
msgstr ""
#: cps/editbooks.py:417 cps/editbooks.py:66
7
#: cps/editbooks.py:417 cps/editbooks.py:66
8
msgid "File to be uploaded must have an extension"
msgid "File to be uploaded must have an extension"
msgstr ""
msgstr ""
#: cps/editbooks.py:429 cps/editbooks.py:70
1
#: cps/editbooks.py:429 cps/editbooks.py:70
2
#, python-format
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgid "Failed to create path %(path)s (Permission denied)."
msgstr ""
msgstr ""
...
@@ -328,48 +328,48 @@ msgstr ""
...
@@ -328,48 +328,48 @@ msgstr ""
msgid "File format %(ext)s added to %(book)s"
msgid "File format %(ext)s added to %(book)s"
msgstr ""
msgstr ""
#: cps/editbooks.py:60
6
#: cps/editbooks.py:60
7
msgid "Metadata successfully updated"
msgid "Metadata successfully updated"
msgstr ""
msgstr ""
#: cps/editbooks.py:61
5
#: cps/editbooks.py:61
6
msgid "Error editing book, please check logfile for details"
msgid "Error editing book, please check logfile for details"
msgstr ""
msgstr ""
#: cps/editbooks.py:67
5
#: cps/editbooks.py:67
6
#, 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 ""
msgstr ""
#: cps/editbooks.py:69
2
#: cps/editbooks.py:69
3
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 ""
msgstr ""
#: cps/editbooks.py:70
7
#: cps/editbooks.py:70
9
#, python-format
#, python-format
msgid "Failed to
store file %(file)s (Permission denied).
"
msgid "Failed to
Move File %(file)s: %(error)s
"
msgstr ""
msgstr ""
#: cps/editbooks.py:7
1
3
#: cps/editbooks.py:7
2
3
#, python-format
#, python-format
msgid "Failed to
delete file %(file)s (Permission denied).
"
msgid "Failed to
Move Cover File %(file)s: %(error)s
"
msgstr ""
msgstr ""
#: cps/editbooks.py:80
4
#: cps/editbooks.py:80
8
#, python-format
#, python-format
msgid "File %(file)s uploaded"
msgid "File %(file)s uploaded"
msgstr ""
msgstr ""
#: cps/editbooks.py:83
3
#: cps/editbooks.py:83
7
msgid "Source or destination format for conversion missing"
msgid "Source or destination format for conversion missing"
msgstr ""
msgstr ""
#: cps/editbooks.py:84
1
#: cps/editbooks.py:84
5
#, 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 ""
msgstr ""
#: cps/editbooks.py:84
5
#: cps/editbooks.py:84
9
#, 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 ""
msgstr ""
...
@@ -443,103 +443,103 @@ msgstr ""
...
@@ -443,103 +443,103 @@ msgstr ""
msgid "The requested file could not be read. Maybe wrong permissions?"
msgid "The requested file could not be read. Maybe wrong permissions?"
msgstr ""
msgstr ""
#: cps/helper.py:
299
#: cps/helper.py:
300
#, python-format
#, python-format
msgid "Deleting book %(id)s failed, path has subfolders: %(path)s"
msgid "Deleting book %(id)s failed, path has subfolders: %(path)s"
msgstr ""
msgstr ""
#: cps/helper.py:3
09
#: cps/helper.py:3
10
#, python-format
#, python-format
msgid "Deleting book %(id)s failed: %(message)s"
msgid "Deleting book %(id)s failed: %(message)s"
msgstr ""
msgstr ""
#: cps/helper.py:3
19
#: cps/helper.py:3
20
#, python-format
#, python-format
msgid "Deleting book %(id)s failed, book path not valid: %(path)s"
msgid "Deleting book %(id)s failed, book path not valid: %(path)s"
msgstr ""
msgstr ""
#: cps/helper.py:35
4
#: cps/helper.py:35
5
#, 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 ""
msgstr ""
#: cps/helper.py:36
4
#: cps/helper.py:36
5
#, 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 ""
msgstr ""
#: cps/helper.py:37
8
#: cps/helper.py:37
9
#, 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 ""
msgstr ""
#: cps/helper.py:40
4 cps/helper.py:414 cps/helper.py:422
#: cps/helper.py:40
5 cps/helper.py:415 cps/helper.py:423
#, python-format
#, python-format
msgid "File %(file)s not found on Google Drive"
msgid "File %(file)s not found on Google Drive"
msgstr ""
msgstr ""
#: cps/helper.py:44
3
#: cps/helper.py:44
4
#, 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 ""
msgstr ""
#: cps/helper.py:55
0
#: cps/helper.py:55
1
msgid "Failed to create path for cover"
msgid "Failed to create path for cover"
msgstr ""
msgstr ""
#: cps/helper.py:55
5
#: cps/helper.py:55
6
msgid "Cover-file is not a valid image file, or could not be stored"
msgid "Cover-file is not a valid image file, or could not be stored"
msgstr ""
msgstr ""
#: cps/helper.py:56
6
#: cps/helper.py:56
7
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:58
0
#: cps/helper.py:58
1
msgid "Only jpg/jpeg files are supported as coverfile"
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr ""
msgstr ""
#: cps/helper.py:62
2
#: cps/helper.py:62
3
msgid "Unrar binary file not found"
msgid "Unrar binary file not found"
msgstr ""
msgstr ""
#: cps/helper.py:63
5
#: cps/helper.py:63
6
msgid "Error excecuting UnRar"
msgid "Error excecuting UnRar"
msgstr ""
msgstr ""
#: cps/helper.py:69
1
#: cps/helper.py:69
2
msgid "Waiting"
msgid "Waiting"
msgstr ""
msgstr ""
#: cps/helper.py:69
3
#: cps/helper.py:69
4
msgid "Failed"
msgid "Failed"
msgstr ""
msgstr ""
#: cps/helper.py:69
5
#: cps/helper.py:69
6
msgid "Started"
msgid "Started"
msgstr ""
msgstr ""
#: cps/helper.py:69
7
#: cps/helper.py:69
8
msgid "Finished"
msgid "Finished"
msgstr ""
msgstr ""
#: cps/helper.py:
699
#: cps/helper.py:
700
msgid "Unknown Status"
msgid "Unknown Status"
msgstr ""
msgstr ""
#: cps/helper.py:70
4
#: cps/helper.py:70
5
msgid "E-mail: "
msgid "E-mail: "
msgstr ""
msgstr ""
#: cps/helper.py:70
6 cps/helper.py:710
#: cps/helper.py:70
7 cps/helper.py:711
msgid "Convert: "
msgid "Convert: "
msgstr ""
msgstr ""
#: cps/helper.py:70
8
#: cps/helper.py:70
9
msgid "Upload: "
msgid "Upload: "
msgstr ""
msgstr ""
#: cps/helper.py:71
2
#: cps/helper.py:71
3
msgid "Unknown Task: "
msgid "Unknown Task: "
msgstr ""
msgstr ""
...
...
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