Skip to content

Commit

Permalink
Merge pull request #972 from PICOTRON3000/weblate-picotorrent-applica…
Browse files Browse the repository at this point in the history
…tion

Translations update from Weblate
  • Loading branch information
vktr committed Oct 12, 2020
2 parents bd56c43 + 65bb1b0 commit 2bda88b
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 5 deletions.
1 change: 1 addition & 0 deletions lang/bg-BG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
58 changes: 53 additions & 5 deletions lang/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"flags": "Bandeiras",
"trackers": "Rastreadores",
"next_announce": "Próximo anúncio",
"picotorrent_v_available": "PicoTorrent {0} disponível",
"picotorrent_v_available": "PicoTorrent %s disponível",
"no_update_available": "Não há atualizações disponíveis",
"show_on_github": "Mostrar no GitHub",
"new_version_available": "Uma nova versão do PicoTorrent está disponível.",
Expand Down Expand Up @@ -127,14 +127,14 @@
"bottom": "Inferior",
"remove_tracker_s": "Remover rastreador(es)",
"add_tracker": "Adicionar rastreador",
"torrent_s_already_in_session": "Torrent(s) já foi adicionado nesta sessão",
"torrent_s_already_in_session": "Torrent(s) já adicionado nesta sessão",
"pieces": "Partes",
"downloaded": "Baixado",
"uploaded": "Enviado",
"storage_mode": "Modo de armazenamento",
"sparse": "Esparso",
"full": "Completo",
"invalid_download_rate_limit": "Limite de taxa de download inválido",
"invalid_download_rate_limit": "Limite de taxa de download inválido.",
"invalid_upload_rate_limit": "Limite de taxa de upload inválido.",
"error_when_loading_torrent": "Erro ao carregar o torrent",
"privacy": "Privacidade",
Expand Down Expand Up @@ -230,11 +230,59 @@
"ip": "IP",
"state_error_details": "Erro: {0} ({1})",
"restart_picotorrent": "Reiniciar PicoTorrent",
"_torrent_s": "{0} torrent(s)",
"_torrent_s": "{0} Torrent(s)",
"queue_position": "#",
"dl": "Download",
"normal": "Normal",
"build_info_format": "Branch: {0}\nSHA1: {1}",
"url": "URL",
"magnet_link_s": "Magnet link(s)"
"magnet_link_s": "Magnet link(s)",
"proxy": "Proxy",
"host": "Endereço",
"seeds": "Seeds",
"proxy_hostnames": "Nome de Host Proxy",
"plugins": "Plugins",
"ratio": "Ratio",
"dht_num_nodes": "DHT: {0} Nó(s)",
"num_torrents": "{0} Torrent(s)",
"dl_s_ul_s": "Download: {0}/s, Upload: {1}/s",
"kb_s": "KB/s",
"add_magnet_link_s_description": "Magnet links ou info hashes (um por linha)",
"documentation": "Documentação",
"use_label_color_as_background_in_torrent_list": "Usar a cor de etiqueta como fundo na lista de torrents",
"labels": "Etiqueta",
"label_details": "Detalhes da etiqueta",
"color": "Cor",
"apply_filter": "Aplicar filtro",
"edit": "Editar",
"remove_tier": "Remover Camada",
"tier_n": "Camada #{0}",
"ok": "Ok",
"updating": "Atualizando",
"amp_create_torrent": "&Criar Torrent",
"create_torrent": "Criar Torrent",
"select_file": "Selecionar Arquivo",
"select_directory": "Selecionar Diretório",
"compatibility": "Compatibilidade",
"mode": "Modo",
"mode_v1": "v1",
"mode_v2": "v2",
"creator": "Criador",
"trackers_input_per_line": "Rastreadores (um por linha)",
"url_seeds_input_per_line": "URL seeds (um por linha)",
"how_to_create_torrents": "Como criar torrents",
"status_s": "Estado: {0}",
"status_ready": "Pronto",
"status_adding_files": "Adicionando arquivos ao acervo",
"status_hashing_piece": "Hashing parte {0} de {1}",
"status_saving_torrent": "Salvando Torrent",
"add_to_session": "Adicionar a Sessão",
"cancel": "Cancelar",
"restore_defaults": "Restaurar Padrões",
"restore_defaults_description": "Isto restaurará, a maioria, das configurações para o padrão. Você tem certeza?",
"info_hash": "Hash Info",
"network_adapter": "Adaptador de Rede",
"mode_hybrid": "v1 + v2 Híbrido",
"status_select_file_or_directory": "Selecione um Arquivo ou Diretório",
"no_such_file_or_directory": "Arquivo ou Diretório não encontrado"
}

0 comments on commit 2bda88b

Please sign in to comment.