Skip to content

Commit

Permalink
Merge pull request #1005 from PICOTRON3000/weblate-picotorrent-applic…
Browse files Browse the repository at this point in the history
…ation

Translations update from Weblate
  • Loading branch information
vktr committed Nov 9, 2020
2 parents 1ffd2d1 + c89d772 commit 697345c
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion lang/pt-PT.json
Original file line number Diff line number Diff line change
@@ -1 +1,85 @@
{}
{
"amp_file": "&Ficheiro",
"name": "Nome",
"queue_position": "Posição",
"size": "Tamanho",
"status": "Estado",
"progress": "Progresso",
"eta": "Estimado",
"dl": "DL",
"ul": "UL",
"torrent_finished": "Torrent terminado",
"pause": "Pausa",
"resume": "Continuar",
"resume_force": "Continuar (forçar)",
"move": "Mover",
"remove": "Remover",
"remove_torrent": "Remover torrent",
"remove_torrent_and_files": "Remover torrent e ficheiros",
"copy_info_hash": "Copiar informação hash",
"open_in_explorer": "Abrir no Explorador",
"amp_exit": "&Sair",
"amp_view": "&Visualizar",
"amp_extensions": "&Extensões",
"amp_preferences": "&Preferências",
"amp_help": "&Ajuda",
"amp_about": "&Sobre",
"maximum": "Máximo",
"high": "Alto",
"normal": "Normal",
"low": "Baixo",
"do_not_download": "Não descarregar",
"priority": "Prioridade",
"unknown_name": "Nome desconhecido",
"unknown_size": "Tamanho desconhecido",
"choose_save_path": "Escolher caminho para guardar",
"torrent": "Torrent",
"browse": "...",
"add_torrent_s": "Adicionar torrent(s)",
"storage": "Armazenamento",
"about_picotorrent": "Sobre PicoTorrent",
"picotorrent_v_format": "PicoTorrent v{0}",
"build_info_format": "Branch: {0}\nSHA1: {1}",
"github_link": "<a href=\"https://github.com/picotorrent/picotorrent\">PicoTorrent no GitHub</a>",
"downloads": "Downloads",
"transfers": "Transferências",
"path": "Caminho",
"prompt_for_save_path": "Escolher caminho para guardar",
"listen_interface": "Interface escuta",
"address": "Endereço",
"port": "Porta",
"proxy": "Proxy",
"type": "Tipo",
"host": "Anfitrião",
"password": "Palavra-passe",
"force_proxy": "Forçar proxy",
"proxy_hostnames": "Proxy hostnames",
"connection": "Conexão",
"none": "Nenhum",
"http_with_credentials": "HTTP (com credenciais)",
"invalid_listen_port": "Porta de escuta inválida. Deve ser um número entre 1024 e 65535.",
"advanced": "Avançadas",
"preferences": "Preferências",
"use_picotorrent_peer_id": "Usar user agent e peer id do PicoTorrent",
"limits": "Limites",
"dl_limit": "Limites DL",
"dl_limit_help": "(KB/s, 0: ilimitado)",
"ul_limit": "Limite UL",
"ul_limit_help": "(KB/s, 0: ilimitado)",
"max_connections_help": "(-1: ilimitadas)",
"max_uploads": "Máximo de uploads",
"max_uploads_help": "(-1: ilimitados)",
"sequential_download": "Download sequencial",
"overview": "Visão geral",
"files": "Ficheiros",
"peers": "Peers",
"ip": "IP",
"client": "Cliente",
"amp_add_torrent": "&Adicionar torrent",
"amp_check_for_update": "&Verificar por atualizações",
"save_path": "Caminho para salvar",
"picotorrent_description": "Criado com amor, usando Boost, Rasterbar-libtorrent, OpenSSL and wxWidgets.",
"username": "Nome de utilizador",
"the_transfers_path_cannot_be_empty": "O destino das transferências não pode estar vazio.",
"max_connections": "Máximo de conexões"
}

0 comments on commit 697345c

Please sign in to comment.