mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-11 16:34:04 +02:00
Merge pull request #1633 from LameLemon/pt_PT-translation
Updated pt_PT translation
This commit is contained in:
@@ -4,9 +4,9 @@ created = criado
|
|||||||
modified = modificado
|
modified = modificado
|
||||||
queue = Fila
|
queue = Fila
|
||||||
Configuration = Configuração
|
Configuration = Configuração
|
||||||
|
open = Abrir
|
||||||
|
|
||||||
# Keys for the Configuration menu
|
# Keys for the Configuration menu
|
||||||
|
|
||||||
current.version = Versão atual
|
current.version = Versão atual
|
||||||
check.for.updates = Verificar atualizações
|
check.for.updates = Verificar atualizações
|
||||||
auto.update = Atualização automática?
|
auto.update = Atualização automática?
|
||||||
@@ -27,31 +27,49 @@ restore.window.position = Restaurar posição da janela
|
|||||||
remember.url.history = Lembrar histórico de URL
|
remember.url.history = Lembrar histórico de URL
|
||||||
loading.history.from = Carregar histórico de
|
loading.history.from = Carregar histórico de
|
||||||
|
|
||||||
# Misc UI keys
|
# Queue keys
|
||||||
|
queue.remove.all = Remover todos
|
||||||
|
queue.validation = Tem a certeza de que quer remover todos os elementos da fila?
|
||||||
|
queue.remove.selected = Remover seleccionados
|
||||||
|
|
||||||
|
# History
|
||||||
|
re-rip.checked = Re-rip seleccionados
|
||||||
|
remove = Remover
|
||||||
|
clear = Limpar
|
||||||
|
history.check.all = Seleccionar todos
|
||||||
|
history.check.none = Não seleccionar nenhuma
|
||||||
|
history.check.selected = Marca seleccionada
|
||||||
|
history.uncheck.selected = Desmaracar seleccionada
|
||||||
|
history.load.failed.warning = RipMe não carregou o ficheiro de histórico no historyFile.getAbsolutePath() \n\nErro: %s\n\nFechar o RipMe sobregravará automaticamente o conteúdo deste ficheiro.\nPode querer fazer o backup do ficheiro antes de fechar o RipMe!
|
||||||
|
history.load.none = Não há entradas no histórico para re-rip. Rip alguns álbuns primeiro.
|
||||||
|
history.load.none.checked = Não foram seleccionadas entradas no histórico. Selecione uma entrada clicando na caixa à direita do URL ou clique com o botão direito em um URL para selecione/desselecione todos os itens.
|
||||||
|
|
||||||
|
# TrayIcon
|
||||||
|
tray.show = Mostrar
|
||||||
|
tray.hide = Esconder
|
||||||
|
tray.autorip = AutoRip clipboard
|
||||||
|
tray.exit = Saída
|
||||||
|
|
||||||
|
# Misc UI keys
|
||||||
loading.history.from.configuration = A carregar o histórico da configuração
|
loading.history.from.configuration = A carregar o histórico da configuração
|
||||||
interrupted.while.waiting.to.rip.next.album = Interrompido durante a espera do rip do próximo álbum
|
interrupted.while.waiting.to.rip.next.album = Interrompido durante a espera do rip do próximo álbum
|
||||||
inactive = Inativo
|
inactive = Inativo
|
||||||
re-rip.checked = Re-rip verificado
|
download.url.list = A lista de URLs para download
|
||||||
remove = Remover
|
select.save.dir = Selecione salvar diretório
|
||||||
clear = Limpar
|
|
||||||
download.url.list = Download url list
|
|
||||||
select.save.dir = Select Save Directory
|
|
||||||
|
|
||||||
# Keys for the logs generated by DownloadFileThread
|
# Keys for the logs generated by DownloadFileThread
|
||||||
|
nonretriable.status.code = Código de estado não recuperável
|
||||||
nonretriable.status.code = Non-retriable status code
|
retriable.status.code = Código de estado recuperável
|
||||||
retriable.status.code = Retriable status code
|
server.doesnt.support.resuming.downloads = Servidor não suporta o reinício de downloads
|
||||||
server.doesnt.support.resuming.downloads = Server doesn't support resuming downloads
|
|
||||||
# A "magic number" can also be called a file signature
|
# A "magic number" can also be called a file signature
|
||||||
was.unable.to.get.content.type.using.magic.number = Was unable to get content type using magic number
|
was.unable.to.get.content.type.using.magic.number = Impossibilidade de obter o tipo de conteúdo utilizando o número mágico
|
||||||
magic.number.was = Magic number was
|
magic.number.was = Número mágico foi
|
||||||
deleting.existing.file = Deleting existing file
|
deleting.existing.file = Eliminação do ficheiro existente
|
||||||
request.properties = Request properties
|
request.properties = Propriedades do pedido
|
||||||
download.interrupted = Download interrupted
|
download.interrupted = Download interrompido
|
||||||
exceeded.maximum.retries = Exceeded maximum retries
|
exceeded.maximum.retries = Excedeu tentativas máximas
|
||||||
http.status.exception = HTTP status exception
|
http.status.exception = Exceção de status HTTP
|
||||||
exception.while.downloading.file = Exception while downloading file
|
exception.while.downloading.file = Exceção enquanto o ficheiro era baixado
|
||||||
failed.to.download = Failed to download
|
failed.to.download = Falha no download
|
||||||
skipping = Skipping
|
skipping = Pulando
|
||||||
file.already.exists = file already exists
|
file.already.exists = Ficheiro já existe
|
Reference in New Issue
Block a user