mirror of
https://github.com/gotson/komga.git
synced 2026-05-06 03:27:08 +02:00
i18n(webui): translated using Weblate (Portuguese)
Currently translated at 86.9% (673 of 774 strings) i18n(webui): translated using Weblate (Portuguese) Currently translated at 86.9% (673 of 774 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rodrigo Müller <contato@rodrigo.muller.nom.br> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/pt/ Translation: komga/webui
This commit is contained in:
parent
ebeea18779
commit
7e29dc6eb1
1 changed files with 34 additions and 1 deletions
|
|
@ -19,6 +19,10 @@
|
|||
},
|
||||
"account_settings": {
|
||||
"account_settings": "Configurações de conta",
|
||||
"api_key": {
|
||||
"generate_api_key": "Gerar chave de API",
|
||||
"no_keys": "Nenhuma chave de API criada ainda"
|
||||
},
|
||||
"change_password": "alterar palavra-passe"
|
||||
},
|
||||
"announcements": {
|
||||
|
|
@ -27,6 +31,7 @@
|
|||
"tab_title": "Anúncios"
|
||||
},
|
||||
"authentication_activity": {
|
||||
"api_key": "Chave de API",
|
||||
"datetime": "Data e Hora",
|
||||
"email": "E-mail",
|
||||
"error": "Erro",
|
||||
|
|
@ -203,6 +208,7 @@
|
|||
"choose_image": "Escolher uma imagem",
|
||||
"close": "Fechar",
|
||||
"collections": "Coleções",
|
||||
"copied": "Copiado!",
|
||||
"create": "Criar",
|
||||
"delete": "Apagar",
|
||||
"dimension": "l: {width}, a:{height}",
|
||||
|
|
@ -287,6 +293,10 @@
|
|||
"tab_title": "Importação de Dados"
|
||||
},
|
||||
"dialog": {
|
||||
"add_api_key": {
|
||||
"dialog_title": "Gerar nova chave de API",
|
||||
"field_comment": "Comentário"
|
||||
},
|
||||
"add_to_collection": {
|
||||
"button_create": "Criar",
|
||||
"card_collection_subtitle": "Nenhuma série | 1 série | {count} série",
|
||||
|
|
@ -320,6 +330,9 @@
|
|||
"filter": "Filtrar por número, título ou data de lançamento",
|
||||
"title": "Selecionar livro"
|
||||
},
|
||||
"delete_apikey": {
|
||||
"button_confirm": "Apagar"
|
||||
},
|
||||
"delete_book": {
|
||||
"button_confirm": "Apagar",
|
||||
"confirm_delete": "Sim, apagar o livro \"{name}\" e os seus ficheiros",
|
||||
|
|
@ -598,6 +611,7 @@
|
|||
"deleted_count": "Apagado(s) {count} vez(es)",
|
||||
"filter": {
|
||||
"count": "Quantidade",
|
||||
"date_added": "Data de adição",
|
||||
"delete_size": "Espaço poupado",
|
||||
"size": "Tamanho",
|
||||
"total_size": "Tamanho total"
|
||||
|
|
@ -605,6 +619,7 @@
|
|||
"info": "Apagar páginas duplicadas irá modificar os seus ficheiros. Faça backup dos seus ficheiros e use a exclusão manual antes de usar a exclusão automática.",
|
||||
"known": "Conhecido",
|
||||
"new": "Novo",
|
||||
"title": "Páginas duplicadas",
|
||||
"unknown_size": "Tamanho desconhecido"
|
||||
},
|
||||
"duplicates": {
|
||||
|
|
@ -731,7 +746,9 @@
|
|||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"book": "Livro"
|
||||
"book": "Livro",
|
||||
"date": "Data",
|
||||
"details": "Detalhes"
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
|
|
@ -776,6 +793,10 @@
|
|||
"scan_library_files": "Varrer ficheiros na biblioteca",
|
||||
"select_all": "Selecionar todas"
|
||||
},
|
||||
"metrics": {
|
||||
"tasks_executed": "Tarefas executadas",
|
||||
"title": "Métricas"
|
||||
},
|
||||
"navigation": {
|
||||
"home": "Início",
|
||||
"libraries": "Bibliotecas",
|
||||
|
|
@ -790,6 +811,12 @@
|
|||
"less": "Ver menos",
|
||||
"more": "Ver mais"
|
||||
},
|
||||
"readlist_import": {
|
||||
"row": {
|
||||
"duplicate_book": "Livro duplicado",
|
||||
"error_choose_book": "Escolha um livro"
|
||||
}
|
||||
},
|
||||
"readlists_expansion_panel": {
|
||||
"manage_readlist": "Gerir lista de leitura",
|
||||
"title": "Lista de leitura: {name}"
|
||||
|
|
@ -817,10 +844,15 @@
|
|||
"tab_title": "Servidor"
|
||||
},
|
||||
"server_settings": {
|
||||
"dialog_regenerate_thumbnails": {
|
||||
"btn_alternate": "Sim, todos os livros",
|
||||
"btn_cancel": "Não"
|
||||
},
|
||||
"server_settings": "Configurações do Servidor"
|
||||
},
|
||||
"settings_user": {
|
||||
"change_password": "Alterar palavra-passe",
|
||||
"edit_restrictions": "Editar restrições",
|
||||
"edit_user": "Editar Utilizador",
|
||||
"latest_activity": "Última atividade: {date}",
|
||||
"no_recent_activity": "Nenhuma atividade recente",
|
||||
|
|
@ -860,6 +892,7 @@
|
|||
"USER": "Utilizador"
|
||||
},
|
||||
"users": {
|
||||
"api_keys": "Chaves de API",
|
||||
"authentication_activity": "Atividade de Autenticação",
|
||||
"users": "Utilizadores"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue