diff --git a/lang/pt-BR.json b/lang/pt-BR.json index d519fdd0..680feed9 100644 --- a/lang/pt-BR.json +++ b/lang/pt-BR.json @@ -33,7 +33,7 @@ "add_torrent_s": "Adicionar torrent(s)", "storage": "Armazenamento", "about_picotorrent": "Sobre o PicoTorrent", - "picotorrent_description": "Construído com amor, usando Boost, Rasterbar-libtorrent, OpenSSL e wxWidgets.", + "picotorrent_description": "Feito com Boost, Rasterbar-libtorrent, OpenSSL, wxWidgets e 💗", "github_link": "PicoTorrent no GitHub", "transfers": "Transferências", "path": "Caminho", @@ -183,7 +183,7 @@ "restart_required": "Necessário reiniciar", "file": "Arquivo", "comment": "Comentário", - "skip_add_torrent_dialog": "Não mostrar diálogo 'Adicionar torrent'", + "skip_add_torrent_dialog": "Pular Diálogo 'Adicionar torrent'", "start_torrent": "Iniciar torrent", "auto_managed": "Gerenciado automaticamente", "copy": "Copiar", @@ -239,7 +239,7 @@ "magnet_link_s": "Link(s) Magnéticos", "proxy": "Proxy", "host": "Servidor", - "seeds": "Seeds", + "seeds": "Sementes", "proxy_hostnames": "Proxy lida com nomes de host", "plugins": "Plugins", "ratio": "Taxa", @@ -303,5 +303,9 @@ "ip_filter_enabled": "Filtro de IP: ✔️", "ip_filter_disabled": "Filtro de IP: ❌", "ip_filter": "Filtro de IP", - "select_ip_filter_file": "Selecione um arquivo de filtro de IP" + "select_ip_filter_file": "Selecione um arquivo de filtro de IP", + "copyright_text": "© 2015-2021", + "export": "Exportar", + "torrent_file_s": "Arquivo(s) torrent(s)", + "exported_magnet_link_s": "Link(s) magnéticos exportados" } diff --git a/lang/sk-SK.json b/lang/sk-SK.json index 3eb9cec5..de7a5111 100644 --- a/lang/sk-SK.json +++ b/lang/sk-SK.json @@ -203,7 +203,7 @@ "remove_torrent_and_files": "Odstrániť torrent a súbory", "copy_info_hash": "Kopírovať hash s informáciami", "save_path": "Cieľový priečinok", - "picotorrent_description": "Vytvorené s láskou, použitím Boost, Rasterbar-libtorrent, OpenSSL a wxWidgets.", + "picotorrent_description": "Vytvorené použitím Boost, Rasterbar-libtorrent, OpenSSL, wxWidgets a 💗", "socks5_with_credentials": "SOCKS5 (s prihlásením)", "flags": "Značky", "no_update_available": "Používate najnovšiu verziu", @@ -222,5 +222,10 @@ "edit": "Upraviť", "create_torrent": "Vytvoriť torrent", "url_seeds_input_per_line": "URL odosielajúcich (jeden na riadok)", - "amp_check_for_update": "Skontrolovať &aktualizácie" + "amp_check_for_update": "Skontrolovať &aktualizácie", + "copyright_text": "© 2015-2021", + "export": "Exportovať", + "magnet_link_s": "Link(y) magnetu", + "torrent_file_s": "Súbory torrentu", + "exported_magnet_link_s": "Exportované linky magnetu" }