Merge remote-tracking branch 'it/patch-1'

This commit is contained in:
Ozzie Isaacs
2024-07-07 10:18:31 +02:00
53 changed files with 899 additions and 905 deletions

View File

@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Calibre-Web\n"
"Report-Msgid-Bugs-To: https://github.com/janeczku/Calibre-Web\n"
"POT-Creation-Date: 2024-06-30 12:19+0200\n"
"POT-Creation-Date: 2024-07-07 10:17+0200\n"
"PO-Revision-Date: 2022-08-11 16:46+0200\n"
"Last-Translator: pollitor <pollitor@gmx.com>\n"
"Language: gl\n"
@@ -732,121 +732,121 @@ msgstr "O borrado do libro %(id)s fallou: %(message)s"
msgid "Deleting book %(id)s from database only, book path in database not valid: %(path)s"
msgstr "Borrando o libro %(id)s, a ruta de libro non é válida: %(path)s"
#: cps/helper.py:465
#: cps/helper.py:463
#, python-format
msgid "Rename author from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "O renomeado do título de: '%(src)s' a '%(dest)s' fallou co erro: %(error)s"
#: cps/helper.py:536 cps/helper.py:545
#: cps/helper.py:534 cps/helper.py:543
#, python-format
msgid "File %(file)s not found on Google Drive"
msgstr "Ficheiro %(file)s non atopado en Google Drive"
#: cps/helper.py:587
#: cps/helper.py:584
#, python-format
msgid "Rename title from: '%(src)s' to '%(dest)s' failed with error: %(error)s"
msgstr "O renomeado do título de: '%(src)s' a '%(dest)s' fallou co erro: %(error)s"
#: cps/helper.py:625
#: cps/helper.py:622
#, python-format
msgid "Book path %(path)s not found on Google Drive"
msgstr "A ruta %(path)s do libro non se atopou en Google Drive"
#: cps/helper.py:685
#: cps/helper.py:682
msgid "Found an existing account for this Email address"
msgstr ""
#: cps/helper.py:693
#: cps/helper.py:690
msgid "This username is already taken"
msgstr "Este nome de usuario xa está en uso"
#: cps/helper.py:705
#: cps/helper.py:702
#, fuzzy
msgid "Invalid Email address format"
msgstr "Enderezo de correo non válido"
#: cps/helper.py:726
#: cps/helper.py:723
msgid "Password doesn't comply with password validation rules"
msgstr ""
#: cps/helper.py:873
#: cps/helper.py:870
msgid "Python module 'advocate' is not installed but is needed for cover uploads"
msgstr "O módulo Python 'advocate' non está instalado pero se necesita para as cargas de cubertas"
#: cps/helper.py:883
#: cps/helper.py:880
msgid "Error Downloading Cover"
msgstr "Erro ao descargar a cuberta"
#: cps/helper.py:886
#: cps/helper.py:883
msgid "Cover Format Error"
msgstr "Erro no formato da cuberta"
#: cps/helper.py:889
#: cps/helper.py:886
msgid "You are not allowed to access localhost or the local network for cover uploads"
msgstr "Non ten permiso para acceder a localhost ou á rede local para as cargas de cubertas"
#: cps/helper.py:899
#: cps/helper.py:896
msgid "Failed to create path for cover"
msgstr "Erro ao crear unha ruta para a cuberta"
#: cps/helper.py:915
#: cps/helper.py:912
msgid "Cover-file is not a valid image file, or could not be stored"
msgstr "O arquivo de cuberta non é unha imaxe válida"
#: cps/helper.py:926
#: cps/helper.py:923
msgid "Only jpg/jpeg/png/webp/bmp files are supported as coverfile"
msgstr "Soamente se admiten como cuberta os arquivos jpg/jpeg/png/webp/bmp"
#: cps/helper.py:938
#: cps/helper.py:935
msgid "Invalid cover file content"
msgstr "Contido do arquivo de cuberta non válido"
#: cps/helper.py:942
#: cps/helper.py:939
msgid "Only jpg/jpeg files are supported as coverfile"
msgstr "Soamente se admiten como cuberta os arquivos jpg/jpeg"
#: cps/helper.py:1014 cps/helper.py:1171
#: cps/helper.py:1011 cps/helper.py:1168
#, fuzzy
msgid "Cover"
msgstr "Descubrir"
#: cps/helper.py:1031
#: cps/helper.py:1028
msgid "UnRar binary file not found"
msgstr "Non se atopa o arquivo binario de UnRar"
#: cps/helper.py:1042
#: cps/helper.py:1039
msgid "Error executing UnRar"
msgstr "Erro executando UnRar"
#: cps/helper.py:1050
#: cps/helper.py:1047
msgid "Could not find the specified directory"
msgstr ""
#: cps/helper.py:1053
#: cps/helper.py:1050
msgid "Please specify a directory, not a file"
msgstr ""
#: cps/helper.py:1067
#: cps/helper.py:1064
#, fuzzy
msgid "Calibre binaries not viable"
msgstr "A base de datos non é modificable"
#: cps/helper.py:1076
#: cps/helper.py:1073
#, python-format
msgid "Missing calibre binaries: %(missing)s"
msgstr ""
#: cps/helper.py:1078
#: cps/helper.py:1075
#, fuzzy, python-format
msgid "Missing executable permissions: %(missing)s"
msgstr "Faltan permisos de execución"
#: cps/helper.py:1083
#: cps/helper.py:1080
#, fuzzy
msgid "Error executing Calibre"
msgstr "Erro executando UnRar"
#: cps/helper.py:1173 cps/templates/admin.html:216
#: cps/helper.py:1170 cps/templates/admin.html:216
msgid "Queue all books for metadata backup"
msgstr ""
@@ -1546,21 +1546,21 @@ msgstr "editar metadatos"
msgid "Delete temp folder contents"
msgstr ""
#: cps/tasks/thumbnail.py:96
#: cps/tasks/thumbnail.py:97
#, python-format
msgid "Generated %(count)s cover thumbnails"
msgstr "Xeradas %(count)s miniaturas de cubertas"
#: cps/tasks/thumbnail.py:231 cps/tasks/thumbnail.py:444
#: cps/tasks/thumbnail.py:512
#: cps/tasks/thumbnail.py:230 cps/tasks/thumbnail.py:443
#: cps/tasks/thumbnail.py:511
msgid "Cover Thumbnails"
msgstr "Miniaturas de cubertas"
#: cps/tasks/thumbnail.py:290
#: cps/tasks/thumbnail.py:289
msgid "Generated {0} series thumbnails"
msgstr "Xeradas {0} miniaturas de series"
#: cps/tasks/thumbnail.py:455
#: cps/tasks/thumbnail.py:454
msgid "Clearing cover thumbnail cache"
msgstr "Limpando caché de miniaturas de cubertas"