Unified translations

Update translations for release
This commit is contained in:
Ozzie Isaacs
2021-05-16 09:37:45 +02:00
parent dafc68f049
commit 20b84a9459
46 changed files with 2641 additions and 3260 deletions

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-05-13 16:26+0200\n"
"POT-Creation-Date: 2021-05-16 09:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: br\n"
@@ -43,9 +43,9 @@ msgstr "Reconexão bem-sucedida"
msgid "Unknown command"
msgstr "Comando desconhecido"
#: cps/admin.py:174 cps/editbooks.py:673 cps/editbooks.py:687
#: cps/editbooks.py:826 cps/editbooks.py:828 cps/editbooks.py:855
#: cps/editbooks.py:871 cps/updater.py:555 cps/uploader.py:94
#: cps/admin.py:174 cps/editbooks.py:675 cps/editbooks.py:689
#: cps/editbooks.py:828 cps/editbooks.py:830 cps/editbooks.py:857
#: cps/editbooks.py:873 cps/updater.py:555 cps/uploader.py:94
#: cps/uploader.py:104
msgid "Unknown"
msgstr "Desconhecido"
@@ -63,9 +63,9 @@ msgstr "Configuração de UI"
msgid "Edit Users"
msgstr "Usuário Admin"
#: cps/admin.py:290
#, fuzzy
msgid "all"
#: cps/admin.py:290 cps/opds.py:110 cps/opds.py:199 cps/opds.py:276
#: cps/opds.py:328 cps/templates/grid.html:14 cps/templates/list.html:14
msgid "All"
msgstr "Todos"
#: cps/admin.py:315 cps/admin.py:1512
@@ -271,7 +271,7 @@ msgstr "DB não é gravável"
msgid "Basic Configuration"
msgstr "Configuração Básica"
#: cps/admin.py:1298 cps/web.py:1445
#: cps/admin.py:1298 cps/web.py:1451
msgid "Please fill out all fields!"
msgstr "Por favor, preencha todos os campos!"
@@ -316,17 +316,16 @@ msgstr "Editar usuário %(nick)s"
msgid "User '%(nick)s' updated"
msgstr "Usuário '%(nick)s' atualizado"
#: cps/admin.py:1417
#, fuzzy
msgid "An unknown error occurred."
msgstr "Ocorreu um erro desconhecido."
#: cps/admin.py:1417 cps/admin.py:1545 cps/web.py:1476 cps/web.py:1537
msgid "An unknown error occurred. Please try again later."
msgstr "Ocorreu um erro desconhecido. Por favor, tente novamente mais tarde."
#: cps/admin.py:1449 cps/templates/admin.html:94
msgid "Edit E-mail Server Settings"
msgstr "Editar configurações do servidor de e-mail"
#: cps/admin.py:1468
msgid "G-Mail Account Verification Successful"
msgid "Gmail Account Verification Successful"
msgstr ""
#: cps/admin.py:1494
@@ -352,11 +351,7 @@ msgstr "Atualização das configurações do servidor de e-mail"
msgid "Password for user %(user)s reset"
msgstr "Senha para redefinição do usuário %(user)s"
#: cps/admin.py:1545 cps/web.py:1470 cps/web.py:1531
msgid "An unknown error occurred. Please try again later."
msgstr "Ocorreu um erro desconhecido. Por favor, tente novamente mais tarde."
#: cps/admin.py:1548 cps/web.py:1410
#: cps/admin.py:1548 cps/web.py:1416
msgid "Please configure the SMTP mail settings first..."
msgstr "Por favor, configure primeiro as configurações de correio SMTP..."
@@ -446,7 +441,7 @@ msgstr "não configurado"
msgid "Execution permissions missing"
msgstr "Faltam as permissões de execução"
#: cps/db.py:626 cps/web.py:642 cps/web.py:1140
#: cps/db.py:626 cps/web.py:642 cps/web.py:1138
#, python-format
msgid "Custom Column No.%(column)d is not existing in calibre database"
msgstr "A coluna personalizada No.%(column)d não existe no banco de dados do calibre"
@@ -459,10 +454,10 @@ msgstr "Formato do Livro Eliminado com Sucesso"
msgid "Book Successfully Deleted"
msgstr "Livro Eliminado com Sucesso"
#: cps/editbooks.py:361 cps/editbooks.py:729 cps/web.py:1655 cps/web.py:1691
#: cps/web.py:1762
msgid "Error opening eBook. File does not exist or file is not accessible"
msgstr "Erro ao abrir o eBook. O arquivo não existe ou o arquivo não é acessível"
#: cps/editbooks.py:361 cps/editbooks.py:731 cps/web.py:509 cps/web.py:1661
#: cps/web.py:1697 cps/web.py:1768
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgstr "Oops! O título do livro seleccionado não está disponível. O arquivo não existe ou não é acessível"
#: cps/editbooks.py:395
msgid "edit metadata"
@@ -473,76 +468,76 @@ msgstr "editar metadados"
msgid "%(langname)s is not a valid language"
msgstr "%(langname)s não é um idioma válido"
#: cps/editbooks.py:600 cps/editbooks.py:941
#: cps/editbooks.py:602 cps/editbooks.py:943
#, python-format
msgid "File extension '%(ext)s' is not allowed to be uploaded to this server"
msgstr "A extensão de arquivo '%(ext)s' não pode ser enviada para este servidor"
#: cps/editbooks.py:604 cps/editbooks.py:945
#: cps/editbooks.py:606 cps/editbooks.py:947
msgid "File to be uploaded must have an extension"
msgstr "O arquivo a ser carregado deve ter uma extensão"
#: cps/editbooks.py:616
#: cps/editbooks.py:618
#, python-format
msgid "Failed to create path %(path)s (Permission denied)."
msgstr "Falha ao criar o caminho %(path)s (Permission denied)."
#: cps/editbooks.py:621
#: cps/editbooks.py:623
#, python-format
msgid "Failed to store file %(file)s."
msgstr "Falha ao armazenar o arquivo %(file)s."
#: cps/editbooks.py:639 cps/editbooks.py:1032 cps/web.py:1616
#: cps/editbooks.py:641 cps/editbooks.py:1034 cps/web.py:1622
#, python-format
msgid "Database error: %(error)s."
msgstr "Erro de banco de dados: %(error)s."
#: cps/editbooks.py:643
#: cps/editbooks.py:645
#, python-format
msgid "File format %(ext)s added to %(book)s"
msgstr "Formato de arquivo %(ext)s adicionado a %(book)s"
#: cps/editbooks.py:780
#: cps/editbooks.py:782
msgid "Identifiers are not Case Sensitive, Overwriting Old Identifier"
msgstr "Os identificadores não são sensíveis a maiúsculas ou minúsculas, mas sim a maiúsculas e minúsculas"
#: cps/editbooks.py:812
#: cps/editbooks.py:814
msgid "Metadata successfully updated"
msgstr "Metadados atualizados com sucesso"
#: cps/editbooks.py:821
#: cps/editbooks.py:823
msgid "Error editing book, please check logfile for details"
msgstr "Livro de edição de erros, por favor verifique o ficheiro de registo para mais detalhes"
#: cps/editbooks.py:859
#: cps/editbooks.py:861
msgid "Uploaded book probably exists in the library, consider to change before upload new: "
msgstr "O livro carregado provavelmente existe na biblioteca, considere mudar antes de carregar novo: "
#: cps/editbooks.py:953
#: cps/editbooks.py:955
#, python-format
msgid "File %(filename)s could not saved to temp dir"
msgstr "O arquivo %(filename)s não pôde ser salvo no diretório temporário"
#: cps/editbooks.py:972
#: cps/editbooks.py:974
#, python-format
msgid "Failed to Move Cover File %(file)s: %(error)s"
msgstr "Falha ao mover arquivo de capa %(file)s: %(error)s"
#: cps/editbooks.py:1018
#: cps/editbooks.py:1020
#, python-format
msgid "File %(file)s uploaded"
msgstr "Arquivo %(file)s enviado"
#: cps/editbooks.py:1044
#: cps/editbooks.py:1046
msgid "Source or destination format for conversion missing"
msgstr "Falta o formato de origem ou destino para a conversão"
#: cps/editbooks.py:1052
#: cps/editbooks.py:1054
#, python-format
msgid "Book successfully queued for converting to %(book_format)s"
msgstr "Livro enfileirado com sucesso para conversão em %(book_format)s"
#: cps/editbooks.py:1056
#: cps/editbooks.py:1058
#, python-format
msgid "There was an error converting this book: %(res)s"
msgstr "Ocorreu um erro ao converter este livro: %(res)s"
@@ -650,7 +645,7 @@ msgstr "Arquivo %(file)s não encontrado no Google Drive"
msgid "Book path %(path)s not found on Google Drive"
msgstr "Caminho do livro %(path)s não encontrado no Google Drive"
#: cps/helper.py:511
#: cps/helper.py:511 cps/web.py:1617
#, fuzzy
msgid "Found an existing account for this e-mail address"
msgstr "Encontrado uma conta existente para este endereço de e-mail."
@@ -728,7 +723,7 @@ msgstr "Configuração Kobo"
msgid "Register with %(provider)s"
msgstr "Registre-se com %(provider)s"
#: cps/oauth_bb.py:139 cps/remotelogin.py:133 cps/web.py:1503
#: cps/oauth_bb.py:139 cps/remotelogin.py:133 cps/web.py:1509
#, python-format
msgid "you are now logged in as: '%(nickname)s'"
msgstr "agora você está logado como: '%(nickname)s'"
@@ -789,18 +784,15 @@ msgstr "Erro no Google Oauth, por favor tente novamente mais tarde."
msgid "Google Oauth error: {}"
msgstr ""
#: cps/opds.py:110 cps/opds.py:199 cps/opds.py:276 cps/opds.py:328
#: cps/templates/grid.html:14 cps/templates/list.html:14
msgid "All"
msgstr "Todos"
#: cps/opds.py:385
msgid "{} Stars"
msgstr ""
#: cps/remotelogin.py:65 cps/web.py:1550
msgid "login"
msgstr "login"
#: cps/remotelogin.py:65 cps/templates/config_edit.html:430
#: cps/templates/layout.html:85 cps/templates/login.html:4
#: cps/templates/login.html:20 cps/web.py:1556
msgid "Login"
msgstr "Login"
#: cps/remotelogin.py:77 cps/remotelogin.py:111
msgid "Token not found"
@@ -869,10 +861,10 @@ msgstr "Mostrar não lido"
msgid "Discover"
msgstr "Descubra"
#: cps/render_template.py:68 cps/templates/user_table.html:143
#: cps/render_template.py:68 cps/templates/index.xml:50
#: cps/templates/user_table.html:146
msgid "Show random books"
msgstr "Mostrar livros aleatórios"
msgid "Show Random Books"
msgstr "Mostrar Livros Aleatórios"
#: cps/render_template.py:69 cps/templates/book_table.html:51
#: cps/templates/index.xml:83 cps/web.py:1025
@@ -885,7 +877,7 @@ msgstr "Mostrar seleção de categoria"
#: cps/render_template.py:72 cps/templates/book_edit.html:84
#: cps/templates/book_table.html:52 cps/templates/index.xml:90
#: cps/templates/search_form.html:62 cps/web.py:922 cps/web.py:932
#: cps/templates/search_form.html:68 cps/web.py:922 cps/web.py:932
msgid "Series"
msgstr "Série"
@@ -912,7 +904,7 @@ msgid "Show publisher selection"
msgstr "Mostrar selecção de editores"
#: cps/render_template.py:82 cps/templates/book_table.html:54
#: cps/templates/index.xml:97 cps/templates/search_form.html:100
#: cps/templates/index.xml:97 cps/templates/search_form.html:106
#: cps/web.py:1002
msgid "Languages"
msgstr "Idiomas"
@@ -1090,10 +1082,6 @@ msgstr "Hot Books (Os Mais Descarregados)"
msgid "Downloaded books by %(user)s"
msgstr "Livros baixados por %(user)s"
#: cps/web.py:509
msgid "Oops! Selected book title is unavailable. File does not exist or is not accessible"
msgstr "Oops! O título do livro seleccionado não está disponível. O arquivo não existe ou não é acessível"
#: cps/web.py:523
#, python-format
msgid "Author: %(name)s"
@@ -1129,14 +1117,14 @@ msgstr "Categoria: %(name)s"
msgid "Language: %(name)s"
msgstr "Idioma: %(name)s"
#: cps/templates/layout.html:56 cps/web.py:712 cps/web.py:1342
#: cps/templates/layout.html:56 cps/web.py:712 cps/web.py:1348
msgid "Advanced Search"
msgstr "Pesquisa Avançada"
#: cps/templates/book_edit.html:229 cps/templates/feed.xml:33
#: cps/templates/book_edit.html:233 cps/templates/feed.xml:33
#: cps/templates/index.xml:11 cps/templates/layout.html:45
#: cps/templates/layout.html:48 cps/templates/search_form.html:213
#: cps/web.py:724 cps/web.py:1062
#: cps/templates/layout.html:48 cps/templates/search_form.html:225
#: cps/web.py:724 cps/web.py:1060
msgid "Search"
msgstr "Pesquisa"
@@ -1156,106 +1144,103 @@ msgstr "Lista de formatos de arquivo"
msgid "Tasks"
msgstr "Tarefas"
#: cps/web.py:1200
#: cps/web.py:1198
msgid "Published after "
msgstr "Publicado depois de "
#: cps/web.py:1207
#: cps/web.py:1205
msgid "Published before "
msgstr "Publicado antes de "
#: cps/web.py:1229
#: cps/web.py:1227
#, python-format
msgid "Rating <= %(rating)s"
msgstr "Avaliação <= %(rating)s"
#: cps/web.py:1231
#: cps/web.py:1229
#, python-format
msgid "Rating >= %(rating)s"
msgstr "Avaliação >= %(rating)s"
#: cps/web.py:1233
#: cps/web.py:1231
#, python-format
msgid "Read Status = %(status)s"
msgstr "Status de leitura = %(status)s"
#: cps/web.py:1415
#: cps/web.py:1421
#, python-format
msgid "Book successfully queued for sending to %(kindlemail)s"
msgstr "Livro enfileirado com sucesso para envio para %(kindlemail)s"
#: cps/web.py:1419
#: cps/web.py:1425
#, python-format
msgid "Oops! There was an error sending this book: %(res)s"
msgstr "Ups! Ocorreu um erro ao enviar este livro: %(res)s"
#: cps/web.py:1421
#: cps/web.py:1427
msgid "Please update your profile with a valid Send to Kindle E-mail Address."
msgstr "Por favor, atualize seu perfil com um endereço de e-mail válido para Kindle."
#: cps/web.py:1438
#: cps/web.py:1444
msgid "E-Mail server is not configured, please contact your administrator!"
msgstr "O servidor de E-Mail não está configurado, por favor contacte o seu administrador!"
#: cps/web.py:1439 cps/web.py:1446 cps/web.py:1452 cps/web.py:1471
#: cps/web.py:1475 cps/web.py:1481
msgid "register"
msgstr "cadastro"
#: cps/templates/layout.html:86 cps/templates/register.html:16 cps/web.py:1445
#: cps/web.py:1452 cps/web.py:1458 cps/web.py:1477 cps/web.py:1481
#: cps/web.py:1487
msgid "Register"
msgstr "Registe-se"
#: cps/web.py:1473
#: cps/web.py:1479
msgid "Your e-mail is not allowed to register"
msgstr "Seu e-mail não tem permissão para registrar"
#: cps/web.py:1476
#: cps/web.py:1482
msgid "Confirmation e-mail was send to your e-mail account."
msgstr "O e-mail de confirmação foi enviado para a sua conta de e-mail."
#: cps/web.py:1493
#: cps/web.py:1499
msgid "Cannot activate LDAP authentication"
msgstr "Não é possível ativar a autenticação LDAP"
#: cps/web.py:1510
#: cps/web.py:1516
#, python-format
msgid "Fallback Login as: '%(nickname)s', LDAP Server not reachable, or user not known"
msgstr "Login de reserva como:'%(nickname)s', servidor LDAP não acessível ou usuário desconhecido"
#: cps/web.py:1516
#: cps/web.py:1522
#, python-format
msgid "Could not login: %(message)s"
msgstr "Não foi possível fazer o login: %(message)s"
#: cps/web.py:1520 cps/web.py:1544
#: cps/web.py:1526 cps/web.py:1550
msgid "Wrong Username or Password"
msgstr "Nome de usuário ou senha incorretos"
#: cps/web.py:1527
#: cps/web.py:1533
msgid "New Password was send to your email address"
msgstr "Nova senha foi enviada para seu endereço de e-mail"
#: cps/web.py:1533
#: cps/web.py:1539
msgid "Please enter valid username to reset password"
msgstr "Por favor, digite um nome de usuário válido para redefinir a senha"
#: cps/web.py:1539
#: cps/web.py:1545
#, python-format
msgid "You are now logged in as: '%(nickname)s'"
msgstr "Você agora está logado como: '%(nickname)s'"
#: cps/web.py:1593 cps/web.py:1640
#: cps/web.py:1599 cps/web.py:1646
#, python-format
msgid "%(name)s's profile"
msgstr "Perfil de %(name)s's"
#: cps/web.py:1607
#: cps/web.py:1613
msgid "Profile updated"
msgstr "Perfil atualizado"
#: cps/web.py:1611
msgid "Found an existing account for this e-mail address."
msgstr "Encontrado uma conta existente para este endereço de e-mail."
#: cps/web.py:1667 cps/web.py:1670 cps/web.py:1673 cps/web.py:1676
#: cps/web.py:1683 cps/web.py:1688
#: cps/web.py:1673 cps/web.py:1676 cps/web.py:1679 cps/web.py:1682
#: cps/web.py:1689 cps/web.py:1694
msgid "Read a Book"
msgstr "Ler um livro"
@@ -1442,9 +1427,9 @@ msgstr "Login remoto Magic Link"
msgid "Reverse Proxy Login"
msgstr "Login de Proxy Reversa"
#: cps/templates/admin.html:148
msgid "Reverse proxy header name"
msgstr "Reverter nome do cabeçalho do proxy"
#: cps/templates/admin.html:148 cps/templates/config_edit.html:237
msgid "Reverse Proxy Header Name"
msgstr "Nome do cabeçalho do Proxy Reverso"
#: cps/templates/admin.html:153
msgid "Edit Basic Configuration"
@@ -1512,7 +1497,7 @@ msgid "OK"
msgstr "Ok"
#: cps/templates/admin.html:209 cps/templates/admin.html:223
#: cps/templates/book_edit.html:207 cps/templates/book_table.html:85
#: cps/templates/book_edit.html:211 cps/templates/book_table.html:85
#: cps/templates/config_edit.html:427 cps/templates/config_view_edit.html:151
#: cps/templates/modal_dialogs.html:64 cps/templates/modal_dialogs.html:99
#: cps/templates/modal_dialogs.html:117 cps/templates/modal_dialogs.html:135
@@ -1610,13 +1595,13 @@ msgstr "Converter livro"
msgid "Book Title"
msgstr "Título do Livro"
#: cps/templates/book_edit.html:57 cps/templates/book_edit.html:273
#: cps/templates/book_edit.html:291 cps/templates/search_form.html:11
#: cps/templates/book_edit.html:57 cps/templates/book_edit.html:277
#: cps/templates/book_edit.html:295 cps/templates/search_form.html:11
msgid "Author"
msgstr "Autor"
#: cps/templates/book_edit.html:61 cps/templates/book_edit.html:278
#: cps/templates/book_edit.html:293 cps/templates/search_form.html:146
#: cps/templates/book_edit.html:61 cps/templates/book_edit.html:282
#: cps/templates/book_edit.html:297 cps/templates/search_form.html:152
msgid "Description"
msgstr "Descrição"
@@ -1624,15 +1609,15 @@ msgstr "Descrição"
msgid "Identifiers"
msgstr "Identificadores"
#: cps/templates/book_edit.html:70 cps/templates/book_edit.html:302
#: cps/templates/book_edit.html:70 cps/templates/book_edit.html:306
msgid "Identifier Type"
msgstr "Tipo de identificador"
#: cps/templates/book_edit.html:71 cps/templates/book_edit.html:303
#: cps/templates/book_edit.html:71 cps/templates/book_edit.html:307
msgid "Identifier Value"
msgstr "Valor do Identificador"
#: cps/templates/book_edit.html:72 cps/templates/book_edit.html:304
#: cps/templates/book_edit.html:72 cps/templates/book_edit.html:308
#: cps/templates/user_table.html:23
msgid "Remove"
msgstr "Remover"
@@ -1641,7 +1626,7 @@ msgstr "Remover"
msgid "Add Identifier"
msgstr "Adicionar Identificador"
#: cps/templates/book_edit.html:80 cps/templates/search_form.html:44
#: cps/templates/book_edit.html:80 cps/templates/search_form.html:50
msgid "Tags"
msgstr "Etiquetas"
@@ -1661,81 +1646,81 @@ msgstr "Buscar capa na URL (JPEG - Imagem será baixada e armazenada na base de
msgid "Upload Cover from Local Disk"
msgstr "Upload de capa do disco local"
#: cps/templates/book_edit.html:109
#: cps/templates/book_edit.html:108
msgid "Published Date"
msgstr "Data de Publicação"
#: cps/templates/book_edit.html:116 cps/templates/book_edit.html:275
#: cps/templates/book_edit.html:292 cps/templates/detail.html:164
#: cps/templates/book_edit.html:117 cps/templates/book_edit.html:279
#: cps/templates/book_edit.html:296 cps/templates/detail.html:164
#: cps/templates/search_form.html:15
msgid "Publisher"
msgstr "Editora"
#: cps/templates/book_edit.html:120 cps/templates/detail.html:131
#: cps/templates/book_edit.html:121 cps/templates/detail.html:131
#: cps/templates/user_edit.html:32
msgid "Language"
msgstr "Idioma"
#: cps/templates/book_edit.html:130 cps/templates/search_form.html:38
#: cps/templates/search_form.html:157
#: cps/templates/book_edit.html:131 cps/templates/search_form.html:44
#: cps/templates/search_form.html:163
msgid "Yes"
msgstr "Sim"
#: cps/templates/book_edit.html:131 cps/templates/search_form.html:39
#: cps/templates/search_form.html:158
#: cps/templates/book_edit.html:132 cps/templates/search_form.html:45
#: cps/templates/search_form.html:164
msgid "No"
msgstr "Não"
#: cps/templates/book_edit.html:193
#: cps/templates/book_edit.html:197
msgid "Upload Format"
msgstr "Formato de upload"
#: cps/templates/book_edit.html:202
#: cps/templates/book_edit.html:206
msgid "View Book on Save"
msgstr "Ver Livro ao salvar"
#: cps/templates/book_edit.html:205 cps/templates/book_edit.html:223
#: cps/templates/book_edit.html:209 cps/templates/book_edit.html:227
msgid "Fetch Metadata"
msgstr "Buscar Metadados"
#: cps/templates/book_edit.html:206 cps/templates/config_edit.html:424
#: cps/templates/book_edit.html:210 cps/templates/config_edit.html:424
#: cps/templates/config_view_edit.html:150 cps/templates/email_edit.html:64
#: cps/templates/shelf_edit.html:17 cps/templates/shelf_order.html:40
#: cps/templates/user_edit.html:130
msgid "Save"
msgstr "Salvar"
#: cps/templates/book_edit.html:226
#: cps/templates/book_edit.html:230
msgid "Keyword"
msgstr "Palavra-chave"
#: cps/templates/book_edit.html:227
#: cps/templates/book_edit.html:231
msgid " Search keyword "
msgstr " Pesquisar palavra-chave "
#: cps/templates/book_edit.html:233
#: cps/templates/book_edit.html:237
msgid "Click the cover to load metadata to the form"
msgstr "Clique na capa para carregar os metadados para o formulário"
#: cps/templates/book_edit.html:248 cps/templates/book_edit.html:288
#: cps/templates/book_edit.html:252 cps/templates/book_edit.html:292
msgid "Loading..."
msgstr "A carregar..."
#: cps/templates/book_edit.html:253 cps/templates/layout.html:186
#: cps/templates/book_edit.html:257 cps/templates/layout.html:186
#: cps/templates/layout.html:208 cps/templates/modal_dialogs.html:34
#: cps/templates/user_edit.html:150
msgid "Close"
msgstr "Fechar"
#: cps/templates/book_edit.html:280 cps/templates/book_edit.html:294
#: cps/templates/book_edit.html:284 cps/templates/book_edit.html:298
msgid "Source"
msgstr "Fonte"
#: cps/templates/book_edit.html:289
#: cps/templates/book_edit.html:293
msgid "Search error!"
msgstr "Erro de busca!"
#: cps/templates/book_edit.html:290
#: cps/templates/book_edit.html:294
msgid "No Result(s) found! Please try another keyword."
msgstr "Nenhum resultado(s) encontrado(s)! Por favor, tente outra palavra-chave."
@@ -1761,7 +1746,7 @@ msgstr "Atualizar a Classificação de Título automaticamente"
msgid "Update Author Sort automatically"
msgstr "Atualizar a Classificação do Autor automaticamente"
#: cps/templates/book_table.html:47
#: cps/templates/book_table.html:47 cps/templates/book_table.html:53
msgid "Enter Title"
msgstr "Digite o título"
@@ -1798,10 +1783,6 @@ msgstr "Entrar nas categorias"
msgid "Enter Series"
msgstr "Entrar na série"
#: cps/templates/book_table.html:53
msgid "Enter title"
msgstr "Digite o título"
#: cps/templates/book_table.html:53
msgid "Series Index"
msgstr "Índice da série"
@@ -1982,10 +1963,6 @@ msgstr "Goodreads API Secreto"
msgid "Allow Reverse Proxy Authentication"
msgstr "Permitir a Autenticação por Proxy Reversa"
#: cps/templates/config_edit.html:237
msgid "Reverse Proxy Header Name"
msgstr "Nome do cabeçalho do Proxy Reverso"
#: cps/templates/config_edit.html:244
msgid "Login type"
msgstr "Tipo de Login"
@@ -2142,11 +2119,6 @@ msgstr "Caminho para Kepubify E-Book Converter"
msgid "Location of Unrar binary"
msgstr "Localização do binário Unrar"
#: cps/templates/config_edit.html:430 cps/templates/layout.html:85
#: cps/templates/login.html:4 cps/templates/login.html:20
msgid "Login"
msgstr "Login"
#: cps/templates/config_view_edit.html:16
msgid "View Configuration"
msgstr "Ver configuração"
@@ -2311,7 +2283,7 @@ msgid "Use Standard E-Mail Account"
msgstr ""
#: cps/templates/email_edit.html:15
msgid "Gmail Account with OAuth2 Verfification"
msgid "Gmail Account with OAuth2 Verification"
msgstr ""
#: cps/templates/email_edit.html:21
@@ -2434,10 +2406,6 @@ msgstr "Os últimos Livros"
msgid "Random Books"
msgstr "Livros Aleatórios"
#: cps/templates/index.xml:50
msgid "Show Random Books"
msgstr "Mostrar Livros Aleatórios"
#: cps/templates/index.xml:73
msgid "Books ordered by Author"
msgstr "Livros encomendados pelo Autor"
@@ -2467,7 +2435,7 @@ msgid "Books ordered by file formats"
msgstr "Livros ordenados por formatos de arquivo"
#: cps/templates/index.xml:119 cps/templates/layout.html:135
#: cps/templates/search_form.html:80
#: cps/templates/search_form.html:86
msgid "Shelves"
msgstr "Prateleiras"
@@ -2500,10 +2468,6 @@ msgstr "Conta"
msgid "Logout"
msgstr "Sair"
#: cps/templates/layout.html:86 cps/templates/register.html:16
msgid "Register"
msgstr "Registe-se"
#: cps/templates/layout.html:117 cps/templates/layout.html:207
msgid "Uploading..."
msgstr "Enviando..."
@@ -2801,52 +2765,52 @@ msgstr "Resultados para:"
msgid "Published Date From"
msgstr "Data de Publicação de"
#: cps/templates/search_form.html:27
#: cps/templates/search_form.html:30
msgid "Published Date To"
msgstr "Data de Publicação Até"
#: cps/templates/search_form.html:35
#: cps/templates/search_form.html:41
msgid "Read Status"
msgstr "Ler Estado"
#: cps/templates/search_form.html:52
#: cps/templates/search_form.html:58
msgid "Exclude Tags"
msgstr "Excluir Etiquetas"
#: cps/templates/search_form.html:70
#: cps/templates/search_form.html:76
msgid "Exclude Series"
msgstr "Excluir Série"
#: cps/templates/search_form.html:88
#: cps/templates/search_form.html:94
#, fuzzy
msgid "Exclude Shelves"
msgstr "Excluir Série"
#: cps/templates/search_form.html:108
#: cps/templates/search_form.html:114
msgid "Exclude Languages"
msgstr "Excluir idiomas"
#: cps/templates/search_form.html:119
#: cps/templates/search_form.html:125
msgid "Extensions"
msgstr "Extensões"
#: cps/templates/search_form.html:127
#: cps/templates/search_form.html:133
msgid "Exclude Extensions"
msgstr "Excluir extensões"
#: cps/templates/search_form.html:137
#: cps/templates/search_form.html:143
msgid "Rating Above"
msgstr "Classificação Acima"
#: cps/templates/search_form.html:141
#: cps/templates/search_form.html:147
msgid "Rating Below"
msgstr "Classificação Abaixo"
#: cps/templates/search_form.html:173
#: cps/templates/search_form.html:179
msgid "From:"
msgstr ""
#: cps/templates/search_form.html:180
#: cps/templates/search_form.html:189
msgid "To:"
msgstr ""
@@ -3031,20 +2995,20 @@ msgstr ""
#: cps/templates/user_table.html:126
#, fuzzy
msgid "Edit Denied Tags"
msgid "Edit Allowed Tags"
msgstr "Selecione Etiquetas permitidas/negadas"
#: cps/templates/user_table.html:126
msgid "Denied Tags"
msgid "Allowed Tags"
msgstr ""
#: cps/templates/user_table.html:127
#, fuzzy
msgid "Edit Allowed Tags"
msgid "Edit Denied Tags"
msgstr "Selecione Etiquetas permitidas/negadas"
#: cps/templates/user_table.html:127
msgid "Allowed Tags"
msgid "Denied Tags"
msgstr ""
#: cps/templates/user_table.html:128
@@ -3086,3 +3050,7 @@ msgstr "Estante Pública"
msgid "Show read/unread selection"
msgstr "Mostrar selecção de séries"
#: cps/templates/user_table.html:143
msgid "Show random books"
msgstr "Mostrar livros aleatórios"