2017-01-26 18:59:56 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2007-08-08 23:57:50 +00:00
#
2022-02-21 21:30:30 +00:00
# Translators:
2022-06-03 09:06:59 +00:00
# Mike Gelfand <mikedld@mikedld.com>, 2022
2022-02-21 21:30:30 +00:00
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2022
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2007-08-08 23:57:50 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2007-08-08 23:57:50 +00:00
"Report-Msgid-Bugs-To: \n"
2022-11-14 09:48:42 +00:00
"POT-Creation-Date: 2022-11-13 21:06+0000\n"
2022-02-21 21:30:30 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2022\n"
2017-05-19 19:58:09 +00:00
"Language-Team: Portuguese (https://www.transifex.com/transmissionbt/teams/33778/pt/)\n"
2017-01-26 18:59:56 +00:00
"Language: pt\n"
2007-08-08 23:57:50 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2022-06-03 09:06:59 +00:00
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../cli/cli.cc:105 ../gtk/Utils.cc:114 ../libtransmission/utils.cc:646
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Nenhum"
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:110
msgid "Inf"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:232 ../gtk/Session.cc:1113 ../libtransmission/blocklist.cc:47 ../libtransmission/blocklist.cc:223 ../libtransmission/blocklist.cc:334 ../libtransmission/blocklist.cc:350 ../libtransmission/inout.cc:164 ../libtransmission/utils.cc:78 ../libtransmission/utils.cc:98 ../libtransmission/utils.cc:110 ../libtransmission/watchdir.cc:121 ../libtransmission/watchdir.cc:148
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:258 ../gtk/Session.cc:1164 ../gtk/Utils.cc:262 ../libtransmission/watchdir.cc:97
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:269
2022-06-03 09:06:59 +00:00
msgid "Removing torrent file '{path}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:274 ../gtk/Utils.cc:413 ../libtransmission/utils.cc:706
2022-06-03 09:06:59 +00:00
msgid "Couldn't remove '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:602
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse log level '{level}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:643
2022-06-03 09:06:59 +00:00
msgid "Deferring reload until session is fully started."
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:658
2022-06-03 09:06:59 +00:00
msgid "Reloading settings from '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:694
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize daemon: {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:707
2022-06-03 09:06:59 +00:00
msgid "Loading settings from '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:727
2022-06-03 09:06:59 +00:00
msgid "Saved pidfile '{path}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:733 ../gtk/MessageLogWindow.cc:204 ../libtransmission/blocklist.cc:58 ../libtransmission/blocklist.cc:502 ../libtransmission/inout.cc:180 ../libtransmission/rpcimpl.cc:1516 ../libtransmission/torrent.cc:757 ../libtransmission/torrent.cc:1969 ../libtransmission/variant.cc:1099
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:743
2022-06-03 09:06:59 +00:00
msgid "Requiring authentication"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:764
2022-06-03 09:06:59 +00:00
msgid "Watching '{path}' for new torrent files"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:808 ../libtransmission/watchdir-kqueue.cc:117 ../libtransmission/watchdir-win32.cc:182
2022-06-03 09:06:59 +00:00
msgid "Couldn't create event: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../daemon/daemon.cc:818 ../libtransmission/watchdir-kqueue.cc:127
2022-06-03 09:06:59 +00:00
msgid "Couldn't add event: {error} ({error_code})"
msgstr ""
2020-10-03 12:36:23 +00:00
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:832
2022-06-03 09:06:59 +00:00
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:370
2022-06-03 09:06:59 +00:00
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:527
2022-10-15 18:21:13 +00:00
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:754
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
2022-02-21 21:30:30 +00:00
msgstr "O Transmission é um programa de partilha de ficheiros. Quando abre um torrent, os dados deste serão partilhados com outros utilizadores. Qualquer conteúdo que partilhe será de sua inteira responsabilidade."
2020-10-03 12:36:23 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:760 ../gtk/Dialogs.cc:116 ../gtk/MessageLogWindow.cc:230 ../gtk/OptionsDialog.cc:366 ../gtk/PathButton.cc:138 ../gtk/StatsDialog.cc:105 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21 ../gtk/ui/gtk4/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:84 ../gtk/ui/gtk4/MakeProgressDialog.ui:36 ../gtk/ui/gtk4/OptionsDialog.ui:176 ../gtk/ui/gtk4/RelocateDialog.ui:93 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "_Cancel"
msgstr "_Cancelar"
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:761
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
2022-02-21 21:30:30 +00:00
msgstr "Eu _Concordo"
2020-10-03 12:36:23 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:995
2022-06-03 09:06:59 +00:00
msgid "Closing Connections…"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1000
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
2022-02-21 21:30:30 +00:00
msgstr "A enviar o total de enviado/descarregado ao rastreador…"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1005
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
2022-02-21 21:30:30 +00:00
msgstr "_Sair Agora"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1067
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
2022-02-21 21:30:30 +00:00
msgstr[0] "Não foi possível adicionar o torrent corrompido"
msgstr[1] "Não foi possível adicionar torrents corrompidos"
2022-06-03 09:06:59 +00:00
msgstr[2] "Não foi possível adicionar torrents corrompidos"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1074
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
2022-02-21 21:30:30 +00:00
msgstr[0] "Não foi possível adicionar o torrent duplicado"
2022-02-21 21:24:50 +00:00
msgstr[1] "Não foi possível adicionar torrents duplicados"
2022-06-03 09:06:59 +00:00
msgstr[2] "Não foi possível adicionar torrents duplicados"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1397
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
2022-02-21 21:30:30 +00:00
msgstr "Um cliente BitTorrent rápido e fácil de usar"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1398
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2022-06-03 09:06:59 +00:00
msgstr "Direitos de autor © O projeto Transmission"
2010-09-30 23:36:57 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2022-11-14 09:48:42 +00:00
#: ../gtk/Application.cc:1404
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
msgstr ""
2022-06-03 09:06:59 +00:00
"Hugo Carvalho <hugokarvalho@hotmail.com>\n"
2022-02-21 21:30:30 +00:00
"Gonçalo Matos (goncalomatos);\n"
"Rui (xendez);\n"
"StringYM;"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:491 ../gtk/DetailsDialog.cc:509
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
2022-02-21 21:30:30 +00:00
msgstr "Usar definições globais"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:492
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
2022-02-21 21:30:30 +00:00
msgstr "Semear independentemente do rácio"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:493
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
2022-02-21 21:30:30 +00:00
msgstr "Parar de semear no rácio:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:510
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
2022-02-21 21:30:30 +00:00
msgstr "Semear independentemente da atividade"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:511
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
2022-02-21 21:30:30 +00:00
msgstr "Parar de semear se inativo por N minutos:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:542 ../gtk/TorrentCellRenderer.cc:172
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
2012-04-09 01:50:33 +00:00
msgstr "Na fila para verificação"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:545
2009-05-05 00:34:10 +00:00
msgid "Verifying local data"
2010-01-13 01:06:34 +00:00
msgstr "A verificar dados locais"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:548 ../gtk/TorrentCellRenderer.cc:175
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
2022-02-21 21:30:30 +00:00
msgstr "Na fila para descarregar"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:551 ../gtk/FilterBar.cc:526
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Downloading"
2022-02-21 21:30:30 +00:00
msgstr "A descarregar"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:554 ../gtk/TorrentCellRenderer.cc:178
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2022-02-21 21:30:30 +00:00
msgstr "Na fila para semear"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:557 ../gtk/FilterBar.cc:527
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-05-05 00:34:10 +00:00
msgid "Seeding"
2022-02-21 21:30:30 +00:00
msgstr "A semear"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:560 ../gtk/FilterBar.cc:529 ../gtk/TorrentCellRenderer.cc:169
2010-06-13 18:14:49 +00:00
msgid "Finished"
2012-04-09 01:50:33 +00:00
msgstr "Terminado"
2010-06-13 18:14:49 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:560 ../gtk/FilterBar.cc:528 ../gtk/TorrentCellRenderer.cc:169
2009-05-05 00:34:10 +00:00
msgid "Paused"
2022-02-21 21:30:30 +00:00
msgstr "Pausado"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:581 ../gtk/DetailsDialog.cc:586 ../gtk/DetailsDialog.cc:700
2010-12-09 19:26:56 +00:00
msgid "N/A"
2022-02-21 21:30:30 +00:00
msgstr "N/A"
2010-12-09 19:26:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:595 ../gtk/FileList.cc:616
2009-05-05 00:34:10 +00:00
msgid "Mixed"
2022-02-21 21:30:30 +00:00
msgstr "Misturado"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:596
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
2022-02-21 21:30:30 +00:00
msgstr "Sem Torrents Selecionados"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:625
2009-07-17 19:29:41 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
2022-02-21 21:30:30 +00:00
msgstr "Privado para este rastreador - DHT e PEX desativados"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:625
2009-07-17 19:29:41 +00:00
msgid "Public torrent"
2010-01-13 01:06:34 +00:00
msgstr "Torrent público"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:688
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:692
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:696
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:810
2010-01-13 01:06:34 +00:00
msgid "Unknown"
msgstr "Desconhecido"
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:847 ../gtk/MakeDialog.cc:361
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:862 ../gtk/MakeDialog.cc:367
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:906
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:914
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:923
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
msgstr ""
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:956
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2022-02-21 21:24:50 +00:00
msgstr ""
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:986
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
msgstr ""
2010-12-09 19:26:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1027
2010-09-30 23:36:57 +00:00
msgid "No errors"
2010-11-13 20:21:24 +00:00
msgstr "Sem erros"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1047
2010-09-30 23:36:57 +00:00
msgid "Never"
2010-11-13 20:21:24 +00:00
msgstr "Nunca"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1051
2009-07-17 19:29:41 +00:00
msgid "Active now"
2012-04-09 01:50:33 +00:00
msgstr "Ativo agora"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1462
2009-05-05 00:34:10 +00:00
msgid "Optimistic unchoke"
2022-02-21 21:30:30 +00:00
msgstr "Desestrangulamento otimista"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1466
2009-05-05 00:34:10 +00:00
msgid "Downloading from this peer"
2022-02-21 21:30:30 +00:00
msgstr "A descarregar deste par"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1470
2009-05-05 00:34:10 +00:00
msgid "We would download from this peer if they would let us"
2022-02-21 21:30:30 +00:00
msgstr "Descarregaríamos deste pare se ele permitisse"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1474
2009-05-05 00:34:10 +00:00
msgid "Uploading to peer"
2022-02-21 21:30:30 +00:00
msgstr "A enviar para o par"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1478
2009-05-05 00:34:10 +00:00
msgid "We would upload to this peer if they asked"
2022-02-21 21:30:30 +00:00
msgstr "Enviaríamos para este par se ele pedisse"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1482
2009-05-05 00:34:10 +00:00
msgid "Peer has unchoked us, but we're not interested"
2022-02-21 21:30:30 +00:00
msgstr "O par destrangulou-nos, mas não estamos interessados"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1486
2009-05-05 00:34:10 +00:00
msgid "We unchoked this peer, but they're not interested"
2022-02-21 21:30:30 +00:00
msgstr "Desestrangulamos este par, mas ele não está interessado"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1490
2009-05-05 00:34:10 +00:00
msgid "Encrypted connection"
2022-02-21 21:30:30 +00:00
msgstr "Ligação encriptada"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1494
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
2022-02-21 21:30:30 +00:00
msgstr "O par foi descoberto através da Trocar de Pares (PEX)"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1498
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
2022-02-21 21:30:30 +00:00
msgstr "O par foi encontrado através da Tabela Hash Distribuída (DHT)"
2009-06-04 20:24:37 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1502
2009-05-05 00:34:10 +00:00
msgid "Peer is an incoming connection"
2022-02-21 21:30:30 +00:00
msgstr "O par é uma ligação a dar entrada"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1506
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
2022-02-21 21:30:30 +00:00
msgstr "O par está ligado através de µTP"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1592
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Endereço"
2022-06-03 09:06:59 +00:00
#. % is percent done
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1600
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1616
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
2022-02-21 21:30:30 +00:00
msgstr "Pedid. Receb."
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1623
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
2022-02-21 21:30:30 +00:00
msgstr "Pedid. Env."
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1630
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
2022-02-21 21:30:30 +00:00
msgstr "Blocos Receb."
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1637
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
2022-02-21 21:30:30 +00:00
msgstr "Blocos Env."
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1644
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
2022-02-21 21:30:30 +00:00
msgstr "Nós Concelamos"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1651
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
2022-02-21 21:30:30 +00:00
msgstr "Eles Cancelaram"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1659 ../gtk/DetailsDialog.cc:1737
2022-02-21 21:24:50 +00:00
msgid "Down"
2022-02-21 21:30:30 +00:00
msgstr "Baixo"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1667
2022-02-21 21:24:50 +00:00
msgid "Up"
2022-02-21 21:30:30 +00:00
msgstr "Cima"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1674
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Cliente"
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1680
2022-02-21 21:24:50 +00:00
msgid "Flags"
2022-02-21 21:30:30 +00:00
msgstr "Bandeiras"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1728
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
2022-02-21 21:30:30 +00:00
msgstr "Semeares da web"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1796
2022-06-18 18:44:13 +00:00
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1808
2022-06-18 18:44:13 +00:00
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1817
2022-06-18 18:44:13 +00:00
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1830
2010-01-13 01:06:34 +00:00
msgid "No updates scheduled"
2022-02-21 21:30:30 +00:00
msgstr "Não há atualizações programadas"
2008-03-04 02:02:25 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1837
2022-06-18 18:44:13 +00:00
msgid "Asking for more peers {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-02-29 16:22:21 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1844
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for more peers"
2022-02-21 21:30:30 +00:00
msgstr "Na fila para pedir por mais pares"
2007-08-08 23:57:50 +00:00
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1852
2022-06-18 18:44:13 +00:00
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1877
2022-06-18 18:44:13 +00:00
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-02-29 16:22:21 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1879
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1881
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#. {markup_begin} and {markup_end} should surround the error text
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1890
2022-06-18 18:44:13 +00:00
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1907
2022-06-18 18:44:13 +00:00
msgid "Asking for peer counts in {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1914
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2022-02-21 21:30:30 +00:00
msgstr "Na fila para pedir a contagem de pares"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:1921
2022-06-18 18:44:13 +00:00
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2204
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Edit Trackers"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2238
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2012-04-09 01:50:33 +00:00
msgstr "A lista contém URLs inválidos"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2243 ../gtk/FileList.cc:800
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2022-02-21 21:30:30 +00:00
msgstr "Por favor corrija os erros e tente novamente."
2011-02-08 00:19:22 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2323
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Add Tracker"
2022-06-03 09:06:59 +00:00
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2436 ../gtk/ui/gtk3/DetailsDialog.ui:761 ../gtk/ui/gtk4/DetailsDialog.ui:546
2022-09-10 03:25:44 +00:00
msgid "Trackers"
msgstr "Rastreadores"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2616
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} Properties"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/DetailsDialog.cc:2621
2022-09-10 03:25:44 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:56
#, fuzzy
2012-02-13 20:58:29 +00:00
msgid "Remove torrent?"
2022-10-15 18:21:13 +00:00
msgid_plural "Remove {count:L} torrents?"
2012-02-13 20:58:29 +00:00
msgstr[0] "Remover torrent?"
2012-04-09 01:50:33 +00:00
msgstr[1] "Remover %d torrents?"
2022-06-03 09:06:59 +00:00
msgstr[2] "Remover %d torrents?"
2007-08-08 23:57:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:57
#, fuzzy
2012-02-13 20:58:29 +00:00
msgid "Delete this torrent's downloaded files?"
2022-10-15 18:21:13 +00:00
msgid_plural "Delete these {count:L} torrents' downloaded files?"
2022-02-21 21:30:30 +00:00
msgstr[0] "Eliminar este ficheiro torrent descarregado?"
msgstr[1] "Eliminar estes %d ficheiros torrent descarregados?"
2022-06-03 09:06:59 +00:00
msgstr[2] "Eliminar estes %d ficheiros torrent descarregados?"
2008-02-29 16:22:21 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:64
2017-05-19 19:58:09 +00:00
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
2022-02-21 21:30:30 +00:00
msgstr[0] "Após sere eliminado, para continuar o descarregamento será necessário o ficheiro torrent ou o link magnético."
msgstr[1] "Após serem eliminados, para continuar o descarregamento serão necessários os ficheiros torrent ou os links magnéticos."
2022-06-03 09:06:59 +00:00
msgstr[2] "Após serem eliminados, para continuar o descarregamento serão necessários os ficheiros torrent ou os links magnéticos."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:71
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
2022-02-21 21:30:30 +00:00
msgstr[0] "O descarregamento deste torrent ainda não terminou."
msgstr[1] "O descarregamento destes torrents ainda não terminou."
2022-06-03 09:06:59 +00:00
msgstr[2] "O descarregamento destes torrents ainda não terminou."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:77
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2022-02-21 21:30:30 +00:00
msgstr[0] "Este torrent está conectado aos outros pares."
msgstr[1] "Estes torrents estão conectados aos outros pares."
2022-06-03 09:06:59 +00:00
msgstr[2] "Estes torrents estão conectados aos outros pares."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:84
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2022-02-21 21:30:30 +00:00
msgstr[0] "Um destes torrents está conectado a outros pares."
msgstr[1] "Alguns destes torrents estão conectados a outros pares."
2022-06-03 09:06:59 +00:00
msgstr[2] "Alguns destes torrents estão conectados a outros pares."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:97
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
2022-02-21 21:30:30 +00:00
msgstr[0] "Um destes torrents ainda não terminou."
msgstr[1] "Alguns destes torrents ainda não terminaram."
2022-06-03 09:06:59 +00:00
msgstr[2] "Alguns destes torrents ainda não terminaram."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:117
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2022-02-21 21:30:30 +00:00
msgstr "_Eliminar"
2020-10-03 12:36:23 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Dialogs.cc:117 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2021 ../gtk/ui/gtk4/DetailsDialog.ui:516 ../gtk/ui/gtk4/PrefsDialog.ui:1420
2022-10-11 15:39:41 +00:00
msgid "_Remove"
msgstr "_Remover"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:604 ../gtk/Utils.cc:571
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "Alta"
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:608 ../gtk/Utils.cc:572
2010-02-16 15:56:34 +00:00
msgid "Normal"
msgstr "Normal"
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:612 ../gtk/Utils.cc:573
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "Baixa"
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:791 ../gtk/Session.cc:600
2022-06-03 09:06:59 +00:00
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:908 ../gtk/MessageLogWindow.cc:303
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "Nome"
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:938
2011-02-08 00:19:22 +00:00
msgid "Size"
2012-02-13 20:58:29 +00:00
msgstr "Tamanho"
2008-03-10 13:09:35 +00:00
2009-08-22 16:13:47 +00:00
#. add "progress" column
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:947
2011-02-08 00:19:22 +00:00
msgid "Have"
2022-02-21 21:30:30 +00:00
msgstr "Tenho"
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:964
2012-02-13 20:58:29 +00:00
msgid "Download"
2022-02-21 21:30:30 +00:00
msgstr "Descarregar"
2011-02-08 00:19:22 +00:00
#. add priority column
2022-11-14 09:48:42 +00:00
#: ../gtk/FileList.cc:981
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Prioridade"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:294 ../gtk/FilterBar.cc:523
2010-06-13 18:14:49 +00:00
msgid "All"
2012-04-09 01:50:33 +00:00
msgstr "Tudo"
2010-06-13 18:14:49 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:525
2010-06-13 18:14:49 +00:00
msgid "Active"
2022-02-21 21:30:30 +00:00
msgstr "Ativo"
2010-06-13 18:14:49 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:530
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
2012-04-09 01:50:33 +00:00
msgstr "A verificar"
2010-06-13 18:14:49 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:531 ../gtk/FreeSpaceLabel.cc:52
2010-06-13 18:14:49 +00:00
msgid "Error"
msgstr "Erro"
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:715 ../gtk/ui/gtk3/FilterBar.ui:14 ../gtk/ui/gtk4/FilterBar.ui:8
2022-02-21 21:24:50 +00:00
msgid "_Show:"
2022-02-21 21:30:30 +00:00
msgstr "_Mostrar:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/FilterBar.cc:716
2022-06-03 09:06:59 +00:00
msgid "_Show {count:L} of:"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../gtk/FreeSpaceLabel.cc:52
2022-06-03 09:06:59 +00:00
msgid "{disk_space} free"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:259
2022-02-21 21:24:50 +00:00
msgid ""
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:260
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:312
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
2022-02-21 21:30:30 +00:00
msgstr "Ilimitado"
2008-03-18 17:53:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:375
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
2022-02-21 21:30:30 +00:00
msgstr "Semear para sempre"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:414
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
2022-02-21 21:30:30 +00:00
msgstr "Limitar velocidade de descarregamento"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:415
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Limitar velocidade de envio"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:419
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
2022-02-21 21:30:30 +00:00
msgstr "Parar de semear no rácio"
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:458
2022-06-03 09:06:59 +00:00
msgid "Stop at Ratio ({ratio})"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:471
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
2022-02-21 21:30:30 +00:00
msgstr "Rácio Total"
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:472
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
2022-02-21 21:30:30 +00:00
msgstr "Rácio da Sessão"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:473
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
2022-02-21 21:30:30 +00:00
msgstr "Transferência Total"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:474
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
2022-02-21 21:30:30 +00:00
msgstr "Transferência na Sessão"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:639 ../gtk/MainWindow.cc:660 ../gtk/TorrentCellRenderer.cc:191
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:645
2022-06-03 09:06:59 +00:00
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:653
2022-06-03 09:06:59 +00:00
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:686
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MainWindow.cc:689 ../gtk/TorrentCellRenderer.cc:149
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MakeDialog.cc:164
2022-06-03 09:06:59 +00:00
msgid "Creating '{path}'"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MakeDialog.cc:177
2022-06-03 09:06:59 +00:00
msgid "Created '{path}'"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MakeDialog.cc:183 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
2022-09-04 10:59:04 +00:00
msgid "Couldn't create '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-07-17 19:29:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MakeDialog.cc:202
2022-06-03 09:06:59 +00:00
msgid "Scanned {file_size}"
msgstr ""
2009-07-17 19:29:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MakeDialog.cc:355 ../gtk/MakeDialog.cc:526 ../gtk/ui/gtk3/MakeDialog.ui:178 ../gtk/ui/gtk4/MakeDialog.ui:102
2010-01-13 01:06:34 +00:00
msgid "No source selected"
2012-04-09 01:50:33 +00:00
msgstr "Nenhuma fonte selecionada"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:229
2008-11-03 18:19:00 +00:00
msgid "Save Log"
2012-04-09 01:50:33 +00:00
msgstr "Gravar registo"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:231 ../gtk/ui/gtk3/EditTrackersDialog.ui:35 ../gtk/ui/gtk4/EditTrackersDialog.ui:92
2022-10-11 15:39:41 +00:00
msgid "_Save"
msgstr "_Guardar"
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:312
2008-11-03 18:19:00 +00:00
msgid "Message"
2010-01-13 01:06:34 +00:00
msgstr "Mensagem"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:321
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Hora"
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:459
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
2022-06-03 09:06:59 +00:00
msgid "Critical"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:460
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Error"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:461
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Warning"
msgstr ""
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:462
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Information"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:463
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Debug"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/MessageLogWindow.cc:464
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Trace"
msgstr ""
2020-10-03 12:36:23 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:140
msgid "Couldn't create proxy for '{bus}': {error} ({error_code})"
2022-10-15 18:21:13 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:225
2022-02-21 21:24:50 +00:00
msgid "Open File"
msgstr "Abrir ficheiro"
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:230
2022-02-21 21:24:50 +00:00
msgid "Open Folder"
msgstr "Abrir pasta"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:244
2022-02-21 21:24:50 +00:00
msgid "Torrent Complete"
msgstr "Torrent terminado"
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:266
2022-02-21 21:24:50 +00:00
msgid "Start Now"
2022-06-03 09:06:59 +00:00
msgstr "Iniciar agora"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Notify.cc:278
2022-02-21 21:24:50 +00:00
msgid "Torrent Added"
msgstr "Torrent adicionado"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/OptionsDialog.cc:220
2022-02-21 21:24:50 +00:00
msgid "Torrent files"
2022-02-21 21:30:30 +00:00
msgstr "Ficheiros de torrents"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/OptionsDialog.cc:225
2022-02-21 21:24:50 +00:00
msgid "All files"
msgstr "Todos os ficheiros"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/OptionsDialog.cc:362
2022-09-10 03:25:44 +00:00
msgid "Open a Torrent"
msgstr "Abrir um torrent"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/OptionsDialog.cc:367 ../gtk/PathButton.cc:139 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:25 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35 ../gtk/ui/gtk4/MainWindow.ui:30 ../gtk/ui/gtk4/OptionsDialog.ui:184 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:72
2022-10-11 15:39:41 +00:00
msgid "_Open"
msgstr "Abrir"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/OptionsDialog.cc:378
2022-10-11 15:39:41 +00:00
msgid "Show options dialog"
msgstr ""
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PathButton.cc:136
2022-10-11 15:39:41 +00:00
msgid "Select a File"
msgstr ""
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PathButton.cc:193
2022-10-11 15:39:41 +00:00
msgid "(None)"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:247
2009-07-17 19:29:41 +00:00
msgid "Allow encryption"
2022-02-21 21:30:30 +00:00
msgstr "Permitir encriptação"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:248
2009-07-17 19:29:41 +00:00
msgid "Prefer encryption"
2022-02-21 21:30:30 +00:00
msgstr "Preferir encriptação"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:249
2009-07-17 19:29:41 +00:00
msgid "Require encryption"
2022-02-21 21:30:30 +00:00
msgstr "Usar apenas encriptação"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:311
2022-09-10 03:25:44 +00:00
msgid "Every Day"
msgstr "Todos os dias"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:312
2022-09-10 03:25:44 +00:00
msgid "Weekdays"
msgstr "Dias da semana"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:313
2022-09-10 03:25:44 +00:00
msgid "Weekends"
msgstr "Fins de semana"
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:547 ../gtk/PrefsDialog.cc:575
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/PrefsDialog.cc:579
msgid "Blocklist updated!"
msgstr ""
#: ../gtk/PrefsDialog.cc:579
msgid "Couldn't update blocklist"
msgstr ""
#: ../gtk/PrefsDialog.cc:590
msgid "Update Blocklist"
msgstr "Atualizar Lista de Bloqueios"
#: ../gtk/PrefsDialog.cc:595
msgid "Getting new blocklist…"
msgstr "A obter a nova lista de bloqueios…"
#: ../gtk/PrefsDialog.cc:955 ../gtk/ui/gtk3/PrefsDialog.ui:1266 ../gtk/ui/gtk4/PrefsDialog.ui:885
2022-09-10 03:25:44 +00:00
msgid "Status unknown"
msgstr "Estado desconhecido"
2010-12-09 19:26:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:977
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}closed{markup_end}"
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:977
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}open{markup_end}"
msgstr ""
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/PrefsDialog.cc:988
2022-09-10 03:25:44 +00:00
msgid "Testing TCP port…"
msgstr ""
2008-03-10 13:09:35 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:81
msgid "Moving '{torrent_name}'"
msgstr ""
2008-03-10 13:09:35 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:93
msgid "Couldn't move torrent"
msgstr "Não foi possível mover o torrent"
2009-02-26 19:07:22 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:140
msgid "This may take a moment…"
msgstr "Isto pode demorar um pouco…"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Session.cc:1099 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
2022-10-11 15:39:41 +00:00
msgid "Couldn't read '{path}'"
2022-09-10 03:25:44 +00:00
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2022-11-14 09:48:42 +00:00
#: ../gtk/Session.cc:1434
2022-10-11 15:39:41 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Impedir a hibernação"
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Session.cc:1440 ../gtk/Session.cc:1465
2022-10-11 15:39:41 +00:00
msgid "Couldn't inhibit desktop hibernation: {error}"
msgstr ""
2007-12-27 16:59:09 +00:00
2022-10-11 15:39:41 +00:00
#. logging
2022-11-14 09:48:42 +00:00
#: ../gtk/Session.cc:1461
2022-10-11 15:39:41 +00:00
msgid "Allowing desktop hibernation"
msgstr "Permitir hibernação"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Session.cc:1579
2022-10-15 18:21:13 +00:00
msgid "Couldn't find pending RPC request for tag {tag}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:66
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:100
msgid "Reset your statistics?"
msgstr "Limpar as suas estatísticas?"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/StatsDialog.cc:106 ../gtk/ui/gtk3/StatsDialog.ui:22 ../gtk/ui/gtk4/StatsDialog.ui:245
2022-10-11 15:39:41 +00:00
msgid "_Reset"
msgstr "_Limpar"
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:108
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Estas estatísticas existem apenas para informação. Se as limpar isso não afetará as estatísticas registadas pelos rastreadores BitTorrent."
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/SystemTrayIcon.cc:205
msgid "{upload_speed} ▲ {download_speed} ▼"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:65
2022-10-11 15:39:41 +00:00
msgid "{current_size} of {complete_size} ({percent_done}%)"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:75
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:87
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:97
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:106
2022-10-11 15:39:41 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:120
2022-10-11 15:39:41 +00:00
msgid "Remaining time unknown"
msgstr "Tempo restante desconhecido"
2010-01-13 01:06:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:142
2022-10-11 15:39:41 +00:00
msgid "{download_speed} ▼ {upload_speed} ▲"
msgstr ""
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:154
2022-10-11 15:39:41 +00:00
msgid "Stalled"
msgstr "Paralisado"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:183
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "Verifying local data ({percent_done}% tested)"
msgstr ""
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:203 ../libtransmission/torrent.cc:481
2022-10-11 15:39:41 +00:00
msgid "Tracker warning: '{warning}'"
msgstr ""
2008-03-10 13:09:35 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:206
2022-10-11 15:39:41 +00:00
msgid "Tracker Error: '{error}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2011-02-08 00:19:22 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:209
2022-10-11 15:39:41 +00:00
msgid "Local error: '{error}'"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:237
2022-10-11 15:39:41 +00:00
#, no-c-format
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:248
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:259
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:267
2022-10-11 15:39:41 +00:00
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/TorrentCellRenderer.cc:276
2022-10-11 15:39:41 +00:00
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:43
2022-10-11 15:39:41 +00:00
msgid "KiB"
msgstr "KiB"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:44
2022-10-11 15:39:41 +00:00
msgid "MiB"
msgstr "MiB"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:45
2022-10-11 15:39:41 +00:00
msgid "GiB"
msgstr "GiB"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:46
2022-10-11 15:39:41 +00:00
msgid "TiB"
msgstr "TiB"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:49
2022-10-11 15:39:41 +00:00
msgid "kB"
msgstr "kB"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:50
2022-10-11 15:39:41 +00:00
msgid "MB"
msgstr "MB"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:51
2022-10-11 15:39:41 +00:00
msgid "GB"
msgstr "GB"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:52
2022-10-11 15:39:41 +00:00
msgid "TB"
msgstr "TB"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:55
2022-10-11 15:39:41 +00:00
msgid "kB/s"
msgstr "kB/s"
2010-06-13 18:14:49 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:56
2022-10-11 15:39:41 +00:00
msgid "MB/s"
msgstr "MB/s"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:57
2022-10-11 15:39:41 +00:00
msgid "GB/s"
msgstr "GB/s"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:58
2022-10-11 15:39:41 +00:00
msgid "TB/s"
msgstr "TB/s"
2010-09-30 23:36:57 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:125
2022-10-11 15:39:41 +00:00
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2009-07-17 19:29:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:132
2022-10-11 15:39:41 +00:00
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2009-07-17 19:29:41 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:139
2022-10-11 15:39:41 +00:00
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:146
2022-10-11 15:39:41 +00:00
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2011-02-08 00:19:22 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:150 ../gtk/Utils.cc:181 ../gtk/Utils.cc:208 ../gtk/Utils.cc:241
2022-10-11 15:39:41 +00:00
msgid "now"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:157
2022-10-11 15:39:41 +00:00
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:163
2022-10-11 15:39:41 +00:00
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:170
2022-10-11 15:39:41 +00:00
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:177
2022-10-11 15:39:41 +00:00
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:190
2022-10-11 15:39:41 +00:00
msgid "{days:L} day"
msgid_plural "{days:L} days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:195
2022-10-11 15:39:41 +00:00
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:200
2022-10-11 15:39:41 +00:00
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:205
2022-10-11 15:39:41 +00:00
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:216
2022-10-11 15:39:41 +00:00
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:223
2022-10-11 15:39:41 +00:00
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:230
2022-10-11 15:39:41 +00:00
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:237
2022-10-11 15:39:41 +00:00
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:256
2022-10-11 15:39:41 +00:00
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
2022-02-21 21:24:50 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:267
2022-10-11 15:39:41 +00:00
msgid "Couldn't open torrent"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:396
2022-10-15 18:21:13 +00:00
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:468
2022-10-15 18:21:13 +00:00
msgid "Couldn't open '{url}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:688 ../libtransmission/announcer.cc:1201 ../libtransmission/announcer.cc:1433
2022-10-11 15:39:41 +00:00
msgid "Unsupported URL: '{url}'"
msgstr ""
#. modal
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:694
2022-10-11 15:39:41 +00:00
msgid "Transmission doesn't know how to use '{url}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/Utils.cc:699
2022-10-11 15:39:41 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:52 ../gtk/transmission-gtk.desktop.in:3
2022-10-11 15:39:41 +00:00
msgid "Transmission"
msgstr "Transmission"
#. parse the command line
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:68
2022-10-11 15:39:41 +00:00
msgid "Where to look for configuration files"
msgstr "Onde procurar por ficheiros de configuração"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:69
2022-10-11 15:39:41 +00:00
msgid "Start with all torrents paused"
msgstr "Iniciar com todos os torrents em pausa"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:70
2022-10-11 15:39:41 +00:00
msgid "Start minimized in notification area"
msgstr "Iniciar minimizado na área de notificações"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:71
2022-10-11 15:39:41 +00:00
msgid "Show version number and exit"
msgstr "Mostrar número da versão e sair"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:79
2022-10-11 15:39:41 +00:00
msgid "[torrent files or urls]"
msgstr "[ficheiros torrent ou urls]"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:95
msgid "Run '{program} --help' to see a full list of available command line options.\n"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "Cliente BitTorrent"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Descarregar e partilhar ficheiros pelo BitTorrent"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "torrents;descarregar;baixar;transferir;transferência;enviar;partilhar;partilha;"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Iniciar o Transmission com todos os torrents em pausa"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Iniciar o Transmission minimizado"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:7
msgid "_File"
msgstr ""
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:22 ../gtk/ui/gtk4/MainWindow.ui:16
2022-10-11 15:39:41 +00:00
msgid "Open a torrent"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
msgid "Open _URL…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
msgid "Open URL…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:27
msgid "_New…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
msgid "_Start All"
msgstr ""
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
msgid "Start all torrents"
msgstr ""
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
msgid "_Pause All"
msgstr ""
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
msgid "Pause all torrents"
msgstr ""
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
msgid "_Quit"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:54 ../gtk/ui/gtk3/DetailsDialog.ui:680 ../gtk/ui/gtk4/DetailsDialog.ui:508
msgid "_Edit"
msgstr "_Editar"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:59
msgid "Select _All"
msgstr ""
#: ../gtk/transmission.ui:64
msgid "Dese_lect All"
msgstr ""
#: ../gtk/transmission.ui:72
msgid "_Preferences"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:77
msgid "_Torrent"
msgstr ""
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:95 ../gtk/ui/gtk4/MainWindow.ui:91
2022-10-11 15:39:41 +00:00
msgid "_Properties"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:92 ../gtk/ui/gtk4/MainWindow.ui:77
2022-10-11 15:39:41 +00:00
msgid "Torrent properties"
msgstr ""
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
msgid "Open Fold_er"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:40 ../gtk/ui/gtk4/MainWindow.ui:44
2022-10-11 15:39:41 +00:00
msgid "_Start"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:38 ../gtk/ui/gtk4/MainWindow.ui:42
2022-10-11 15:39:41 +00:00
msgid "Start torrent"
msgstr ""
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
msgid "Start _Now"
msgstr ""
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
msgid "Start torrent now"
msgstr ""
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
msgid "Ask Tracker for _More Peers"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:114 ../gtk/transmission.ui:383
msgid "_Queue"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
msgid "Move to _Top"
msgstr ""
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
msgid "Move _Up"
msgstr ""
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
msgid "Move _Down"
msgstr ""
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
msgid "Move to _Bottom"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:55 ../gtk/ui/gtk4/MainWindow.ui:54
2022-10-11 15:39:41 +00:00
msgid "_Pause"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:53 ../gtk/ui/gtk4/MainWindow.ui:52
2022-10-11 15:39:41 +00:00
msgid "Pause torrent"
msgstr ""
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
msgid "Set _Location…"
msgstr ""
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
msgid "_Verify Local Data"
msgstr ""
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
msgid "Copy _Magnet Link to Clipboard"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:69 ../gtk/ui/gtk4/MainWindow.ui:63
2022-10-11 15:39:41 +00:00
msgid "Remove torrent"
msgstr ""
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
msgid "_Delete Files and Remove"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:178
msgid "_View"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:182
msgid "_Compact View"
msgstr ""
#: ../gtk/transmission.ui:189
msgid "_Toolbar"
msgstr ""
#: ../gtk/transmission.ui:193
msgid "_Filterbar"
msgstr ""
#: ../gtk/transmission.ui:197
msgid "_Statusbar"
msgstr ""
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
msgid "Sort by _Activity"
msgstr ""
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
msgid "Sort by A_ge"
msgstr ""
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
msgid "Sort by _Name"
msgstr ""
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
msgid "Sort by _Progress"
msgstr ""
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
msgid "Sort by _Queue"
msgstr ""
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
msgid "Sort by Rati_o"
msgstr ""
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
msgid "Sort by Si_ze"
msgstr ""
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
msgid "Sort by Stat_e"
msgstr ""
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
msgid "Sort by Time _Left"
msgstr ""
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
msgid "Re_verse Sort Order"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:255 ../gtk/ui/gtk3/PrefsDialog.ui:23 ../gtk/ui/gtk4/PrefsDialog.ui:1478
msgid "_Help"
msgstr "_Ajuda"
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:259
msgid "Message _Log"
msgstr ""
#: ../gtk/transmission.ui:263
msgid "_Statistics"
msgstr ""
#: ../gtk/transmission.ui:269
msgid "_Donate"
msgstr ""
#: ../gtk/transmission.ui:276
msgid "_Contents"
msgstr ""
#: ../gtk/transmission.ui:282
msgid "_About"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/transmission.ui:306
msgid "_Sort Torrents By"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:451
msgid "_Show Transmission"
msgstr ""
#: ../gtk/transmission.ui:486
msgid "Enable Alternative Speed _Limits"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:2006 ../gtk/ui/gtk4/AddTrackerDialog.ui:72 ../gtk/ui/gtk4/DetailsDialog.ui:500 ../gtk/ui/gtk4/MakeProgressDialog.ui:52 ../gtk/ui/gtk4/PrefsDialog.ui:1412
2022-10-11 15:39:41 +00:00
msgid "_Add"
msgstr "_Adicionar"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64 ../gtk/ui/gtk4/AddTrackerDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker"
msgstr "Rastreador"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88 ../gtk/ui/gtk4/AddTrackerDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_Announce URL:"
msgstr "URL de _anúncios:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37 ../gtk/ui/gtk4/DetailsDialog.ui:842 ../gtk/ui/gtk4/MakeDialog.ui:281 ../gtk/ui/gtk4/MakeProgressDialog.ui:44 ../gtk/ui/gtk4/PrefsDialog.ui:1491 ../gtk/ui/gtk4/StatsDialog.ui:253
2022-10-11 15:39:41 +00:00
msgid "_Close"
msgstr "Fe_char"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:56 ../gtk/ui/gtk4/DetailsDialog.ui:25
2022-10-11 15:39:41 +00:00
msgid "Activity"
msgstr "Atividade"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:80 ../gtk/ui/gtk4/DetailsDialog.ui:39
2022-10-11 15:39:41 +00:00
msgid "Torrent size:"
msgstr "Tamanho do torrent:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:92 ../gtk/ui/gtk4/DetailsDialog.ui:49
2022-10-11 15:39:41 +00:00
msgid "Have:"
msgstr "Tenho:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250 ../gtk/ui/gtk4/DetailsDialog.ui:59 ../gtk/ui/gtk4/StatsDialog.ui:33 ../gtk/ui/gtk4/StatsDialog.ui:151
2022-10-11 15:39:41 +00:00
msgid "Uploaded:"
msgstr "Enviado:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275 ../gtk/ui/gtk4/DetailsDialog.ui:69 ../gtk/ui/gtk4/StatsDialog.ui:54 ../gtk/ui/gtk4/StatsDialog.ui:172
2022-10-11 15:39:41 +00:00
msgid "Downloaded:"
msgstr "Descarregado:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:128 ../gtk/ui/gtk4/DetailsDialog.ui:79
2022-10-11 15:39:41 +00:00
msgid "State:"
msgstr "Estado:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:140 ../gtk/ui/gtk4/DetailsDialog.ui:89
2022-10-11 15:39:41 +00:00
msgid "Running time:"
msgstr "Tempo em execução:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:152 ../gtk/ui/gtk4/DetailsDialog.ui:99
2022-10-11 15:39:41 +00:00
msgid "Remaining time:"
msgstr "Tempo restante:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:164 ../gtk/ui/gtk4/DetailsDialog.ui:109
2022-10-11 15:39:41 +00:00
msgid "Last activity:"
msgstr "Última atividade:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:176 ../gtk/ui/gtk4/DetailsDialog.ui:119
2022-10-11 15:39:41 +00:00
msgid "Error:"
msgstr "Erro:"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:330 ../gtk/ui/gtk4/DetailsDialog.ui:242
2022-10-11 15:39:41 +00:00
msgid "Details"
msgstr "Detalhes"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:354 ../gtk/ui/gtk4/DetailsDialog.ui:256
2022-10-11 15:39:41 +00:00
msgid "Location:"
msgstr "Localização:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:366 ../gtk/ui/gtk4/DetailsDialog.ui:266
2022-10-11 15:39:41 +00:00
msgid "Hash:"
msgstr "Hash:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:378 ../gtk/ui/gtk4/DetailsDialog.ui:276
2022-10-11 15:39:41 +00:00
msgid "Privacy:"
msgstr "Privacidade:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:286
2022-10-11 15:39:41 +00:00
msgid "Origin:"
msgstr "Origem:"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:402 ../gtk/ui/gtk4/DetailsDialog.ui:296
2022-10-11 15:39:41 +00:00
msgid "Added:"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:416 ../gtk/ui/gtk4/DetailsDialog.ui:308
2022-10-11 15:39:41 +00:00
msgid "Comment:"
msgstr "Comentário:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:527 ../gtk/ui/gtk4/DetailsDialog.ui:400
2022-10-11 15:39:41 +00:00
msgid "Information"
msgstr "Informação"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722 ../gtk/ui/gtk4/DetailsDialog.ui:451 ../gtk/ui/gtk4/DetailsDialog.ui:528
2022-10-11 15:39:41 +00:00
msgid "Show _more details"
msgstr "Mostrar _mais detalhes"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:617 ../gtk/ui/gtk4/DetailsDialog.ui:461
2022-10-11 15:39:41 +00:00
msgid "Peers"
msgstr "Pares"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:738 ../gtk/ui/gtk4/DetailsDialog.ui:536
2022-10-11 15:39:41 +00:00
msgid "Show _backup trackers"
msgstr "Mostrar rastreadores na cópia de segurança"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:799 ../gtk/ui/gtk4/DetailsDialog.ui:576
2022-10-11 15:39:41 +00:00
msgid "File listing not available for combined torrent properties"
msgstr "Listagem de ficheiros não disponível para propriedades de torrents combinadas"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67 ../gtk/ui/gtk4/DetailsDialog.ui:583 ../gtk/ui/gtk4/MakeDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Files"
msgstr "Ficheiros"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:390 ../gtk/ui/gtk4/DetailsDialog.ui:599 ../gtk/ui/gtk4/PrefsDialog.ui:245
2022-10-11 15:39:41 +00:00
msgid "Speed"
msgstr "Velocidade"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:857 ../gtk/ui/gtk4/DetailsDialog.ui:613
2022-10-11 15:39:41 +00:00
msgid "Honor global _limits"
msgstr "Respeitar _limites globais"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:873 ../gtk/ui/gtk4/DetailsDialog.ui:626
2022-10-11 15:39:41 +00:00
msgid "Limit _download speed ({speed_units}):"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:888 ../gtk/ui/gtk4/DetailsDialog.ui:638
2022-10-11 15:39:41 +00:00
msgid "Limit _upload speed ({speed_units}):"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145 ../gtk/ui/gtk4/DetailsDialog.ui:650 ../gtk/ui/gtk4/OptionsDialog.ui:87
2022-10-11 15:39:41 +00:00
msgid "Torrent _priority:"
msgstr "_Prioridade do torrent:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:974 ../gtk/ui/gtk4/DetailsDialog.ui:701
2022-10-11 15:39:41 +00:00
msgid "Seeding Limits"
msgstr "Limites de Velocidade"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:998 ../gtk/ui/gtk4/DetailsDialog.ui:715
2022-10-11 15:39:41 +00:00
msgid "_Ratio:"
msgstr "_Rácio:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1012 ../gtk/ui/gtk4/DetailsDialog.ui:727
2022-10-11 15:39:41 +00:00
msgid "_Idle:"
msgstr "_Inativo:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1117 ../gtk/ui/gtk4/DetailsDialog.ui:787
2022-10-11 15:39:41 +00:00
msgid "Peer Connections"
msgstr "Ligações a pares"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1141 ../gtk/ui/gtk4/DetailsDialog.ui:801
2022-10-11 15:39:41 +00:00
msgid "_Maximum peers:"
msgstr "_Máximo de pares:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1178 ../gtk/ui/gtk3/MainWindow.ui:169 ../gtk/ui/gtk3/PrefsDialog.ui:1415 ../gtk/ui/gtk4/DetailsDialog.ui:827 ../gtk/ui/gtk4/MainWindow.ui:148 ../gtk/ui/gtk4/PrefsDialog.ui:980
2022-10-11 15:39:41 +00:00
msgid "Options"
msgstr "Opções"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64 ../gtk/ui/gtk4/EditTrackersDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Tracker Announce URLs"
msgstr "URLs de anúncios do rastreador"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:315 ../gtk/ui/gtk4/EditTrackersDialog.ui:32 ../gtk/ui/gtk4/MakeDialog.ui:199
2022-10-11 15:39:41 +00:00
msgid ""
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123 ../gtk/ui/gtk4/EditTrackersDialog.ui:63
2022-10-11 15:39:41 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:143 ../gtk/ui/gtk4/MainWindow.ui:130
2022-10-11 15:39:41 +00:00
msgid "Torrent"
msgstr "Torrent"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:251 ../gtk/ui/gtk3/StatsDialog.ui:8 ../gtk/ui/gtk4/MainWindow.ui:202 ../gtk/ui/gtk4/StatsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Statistics"
msgstr "Estatísticas"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8 ../gtk/ui/gtk4/MakeDialog.ui:5 ../gtk/ui/gtk4/MakeProgressDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "New Torrent"
msgstr "Novo Torrent"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:36 ../gtk/ui/gtk4/MakeDialog.ui:289
2022-10-11 15:39:41 +00:00
msgid "_New"
msgstr "_Novo"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:91 ../gtk/ui/gtk4/MakeDialog.ui:33
2022-10-11 15:39:41 +00:00
msgid "Sa_ve to:"
msgstr "Gra_var para:"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:116 ../gtk/ui/gtk4/MakeDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Source F_older:"
msgstr "Pasta da f_onte:"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:145 ../gtk/ui/gtk4/MakeDialog.ui:77
2022-10-11 15:39:41 +00:00
msgid "Source _File:"
msgstr "_Ficheiro da fonte:"
2009-05-05 00:34:10 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:193 ../gtk/ui/gtk4/MakeDialog.ui:115
2022-10-11 15:39:41 +00:00
msgid "Piece size:"
2022-06-03 09:06:59 +00:00
msgstr ""
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:244 ../gtk/ui/gtk4/MakeDialog.ui:150
2022-10-11 15:39:41 +00:00
msgid "Properties"
msgstr "Propriedades"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:270 ../gtk/ui/gtk4/MakeDialog.ui:165
2022-10-11 15:39:41 +00:00
msgid "_Trackers:"
msgstr "_Rastreadores:"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:333 ../gtk/ui/gtk4/MakeDialog.ui:212
2022-10-11 15:39:41 +00:00
msgid "Co_mment:"
msgstr "Co_mentário:"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:360 ../gtk/ui/gtk4/MakeDialog.ui:235
2022-10-11 15:39:41 +00:00
msgid "_Source:"
msgstr "_Fonte:"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:387 ../gtk/ui/gtk4/MakeDialog.ui:258
2022-10-11 15:39:41 +00:00
msgid "_Private torrent"
msgstr "Torrent _privado"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82 ../gtk/ui/gtk4/MakeProgressDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Creating torrent…"
msgstr "A criar o torrent…"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7 ../gtk/ui/gtk4/MessageLogWindow.ui:5
2022-10-11 15:39:41 +00:00
msgid "Message Log"
msgstr "Registo de mensagens"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:27 ../gtk/ui/gtk4/MessageLogWindow.ui:31
2022-10-11 15:39:41 +00:00
msgid "Save _As"
msgstr "Grav_ar como"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:42 ../gtk/ui/gtk4/MessageLogWindow.ui:55
2022-10-11 15:39:41 +00:00
msgid "Clear"
msgstr "Limpar"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:67 ../gtk/ui/gtk4/MessageLogWindow.ui:84
2022-10-11 15:39:41 +00:00
msgid "P_ause"
msgstr "P_ausar"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:97 ../gtk/ui/gtk4/MessageLogWindow.ui:100
2022-10-11 15:39:41 +00:00
msgid "Level"
msgstr "Nível"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:8 ../gtk/ui/gtk4/OptionsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Torrent Options"
msgstr "Opções de torrents"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:67 ../gtk/ui/gtk4/OptionsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "_Torrent file:"
msgstr "Ficheiro _torrent:"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:82 ../gtk/ui/gtk4/OptionsDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "Select Source File"
msgstr "Selecionar ficheiro da fonte"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:93 ../gtk/ui/gtk4/OptionsDialog.ui:41
2022-10-11 15:39:41 +00:00
msgid "_Destination folder:"
msgstr "Pasta de _destino:"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:109 ../gtk/ui/gtk4/OptionsDialog.ui:55
2022-10-11 15:39:41 +00:00
msgid "Select Destination Folder"
msgstr "Selecione a pasta de destino"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:168 ../gtk/ui/gtk4/OptionsDialog.ui:108
2022-10-11 15:39:41 +00:00
msgid "_Start when added"
msgstr "_Começar logo ao adicionar"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:478 ../gtk/ui/gtk4/OptionsDialog.ui:121 ../gtk/ui/gtk4/PrefsDialog.ui:314
2022-10-11 15:39:41 +00:00
msgid "Mo_ve torrent file to the trash"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:8 ../gtk/ui/gtk4/PrefsDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Transmission Preferences"
msgstr "Preferências do Transmission"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:72 ../gtk/ui/gtk4/PrefsDialog.ui:26
2022-10-11 15:39:41 +00:00
msgid "Speed Limits"
msgstr "Limites de Velocidade"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit upload speed
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:94 ../gtk/ui/gtk4/PrefsDialog.ui:40
2022-10-11 15:39:41 +00:00
msgid "_Upload ({speed_units}):"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit download speed
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:109 ../gtk/ui/gtk4/PrefsDialog.ui:52
2022-10-11 15:39:41 +00:00
msgid "_Download ({speed_units}):"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:174 ../gtk/ui/gtk4/PrefsDialog.ui:96
2022-10-11 15:39:41 +00:00
msgid "Alternative Speed Limits"
msgstr "Limites de velocidade alternativos"
2009-08-22 16:13:47 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:218 ../gtk/ui/gtk4/PrefsDialog.ui:118
2022-10-11 15:39:41 +00:00
msgid "Override normal speed limits manually or at scheduled times"
msgstr "Ignorar limites de velocidade normal manualmente ou em horas programadas"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate upload speed limits
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:234 ../gtk/ui/gtk4/PrefsDialog.ui:132
2022-10-11 15:39:41 +00:00
msgid "U_pload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate download speed limits
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:248 ../gtk/ui/gtk4/PrefsDialog.ui:144
2022-10-11 15:39:41 +00:00
msgid "Do_wnload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:260 ../gtk/ui/gtk4/PrefsDialog.ui:156
2022-10-11 15:39:41 +00:00
msgid "_Scheduled times:"
msgstr "_Horas programadas:"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:278 ../gtk/ui/gtk4/PrefsDialog.ui:169
2022-10-11 15:39:41 +00:00
msgid "_On days:"
msgstr "_nos dias:"
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:335 ../gtk/ui/gtk4/PrefsDialog.ui:212
2022-10-11 15:39:41 +00:00
msgid "_to"
2022-06-18 18:44:13 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:407 ../gtk/ui/gtk4/PrefsDialog.ui:260
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "A adicionar"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:429 ../gtk/ui/gtk4/PrefsDialog.ui:274
2022-10-11 15:39:41 +00:00
msgid "Automatically add torrent files _from:"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:444 ../gtk/ui/gtk4/PrefsDialog.ui:286
2022-10-11 15:39:41 +00:00
msgid "Show the Torrent Options _dialog"
msgstr "Mostrar a _janela de opções do torrent"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:461 ../gtk/ui/gtk4/PrefsDialog.ui:300
2022-10-11 15:39:41 +00:00
msgid "_Start added torrents"
msgstr "_Iniciar torrents adicionados"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:497 ../gtk/ui/gtk4/PrefsDialog.ui:328
2022-10-11 15:39:41 +00:00
msgid "Save to _Location:"
msgstr "Gravar na _localização:"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:583 ../gtk/ui/gtk4/PrefsDialog.ui:392
2022-10-11 15:39:41 +00:00
msgid "Download Queue"
msgstr "Fila de descarregamento"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:607 ../gtk/ui/gtk4/PrefsDialog.ui:406
2022-10-11 15:39:41 +00:00
msgid "Ma_ximum active downloads:"
msgstr "Número má_ximo de descarregamentos:"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:621 ../gtk/ui/gtk4/PrefsDialog.ui:418
2022-10-11 15:39:41 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
msgstr "Descarregamentos a partilharem dados nos últimos _X minutos estão ativos:"
2022-06-18 18:44:13 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:676 ../gtk/ui/gtk4/PrefsDialog.ui:457
2022-10-11 15:39:41 +00:00
msgid "Incomplete"
msgstr "Imcompleto"
2012-02-13 20:58:29 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:698 ../gtk/ui/gtk4/PrefsDialog.ui:471
2022-10-11 15:39:41 +00:00
msgid "Append \"._part\" to incomplete files' names"
msgstr "Anexar \"._part\" ao nome dos ficheiros incompletos"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:715 ../gtk/ui/gtk4/PrefsDialog.ui:485
2022-10-11 15:39:41 +00:00
msgid "Keep _incomplete torrents in:"
msgstr "Manter os torrents incompletos em:"
2022-06-03 09:06:59 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:730 ../gtk/ui/gtk4/PrefsDialog.ui:497
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done downloading:"
2022-02-21 21:24:50 +00:00
msgstr ""
2007-12-27 16:59:09 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:786 ../gtk/ui/gtk4/PrefsDialog.ui:536
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "Descarregar"
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:804 ../gtk/ui/gtk4/PrefsDialog.ui:551
2022-10-11 15:39:41 +00:00
msgid "Limits"
msgstr "Limites"
2022-09-04 10:59:04 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:826 ../gtk/ui/gtk4/PrefsDialog.ui:565
2022-10-11 15:39:41 +00:00
msgid "Stop seeding at _ratio:"
msgstr "Parar de semear no _rácio:"
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:841 ../gtk/ui/gtk4/PrefsDialog.ui:577
2022-10-11 15:39:41 +00:00
msgid "Stop seeding if idle for _N minutes:"
msgstr "Parar de semear se estiver inativo por _X minutos:"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:856 ../gtk/ui/gtk4/PrefsDialog.ui:589
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done seeding:"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:922 ../gtk/ui/gtk4/PrefsDialog.ui:638
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Semear"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:940 ../gtk/ui/gtk3/PrefsDialog.ui:1147 ../gtk/ui/gtk4/PrefsDialog.ui:653 ../gtk/ui/gtk4/PrefsDialog.ui:791
2022-10-11 15:39:41 +00:00
msgid "Privacy"
msgstr "Privacidade"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:964 ../gtk/ui/gtk4/PrefsDialog.ui:667
2022-10-11 15:39:41 +00:00
msgid "_Encryption mode:"
msgstr "Modo de _Encriptação:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1008 ../gtk/ui/gtk4/PrefsDialog.ui:695
2022-10-11 15:39:41 +00:00
msgid "Blocklist"
msgstr "Lista de bloqueio"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1030 ../gtk/ui/gtk4/PrefsDialog.ui:709
2022-10-11 15:39:41 +00:00
msgid "Enable _blocklist:"
msgstr "Ativar lista de _bloqueio:"
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1045 ../gtk/ui/gtk4/PrefsDialog.ui:722
2022-10-11 15:39:41 +00:00
msgid "Enable _automatic updates"
msgstr "Ativar _atualizações automáticas"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1100 ../gtk/ui/gtk4/PrefsDialog.ui:763
2022-10-11 15:39:41 +00:00
msgid "_Update"
msgstr "_Atualizar"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1165 ../gtk/ui/gtk4/PrefsDialog.ui:806
2022-10-11 15:39:41 +00:00
msgid "Listening Port"
msgstr "Porta de escuta"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1189 ../gtk/ui/gtk4/PrefsDialog.ui:820
2022-10-11 15:39:41 +00:00
msgid "_Port used for incoming connections:"
msgstr "_Porta utilizada para entrada de ligações:"
2022-02-21 21:24:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1201 ../gtk/ui/gtk4/PrefsDialog.ui:832
2022-10-11 15:39:41 +00:00
msgid "Pick a _random port every time Transmission is started"
msgstr "Escolher uma porta _aleatória sempre que o Transmission for iniciado"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1218 ../gtk/ui/gtk4/PrefsDialog.ui:846
2022-10-11 15:39:41 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "Usar redirecionamento de portas UPnP ou NAT-PMP no meu router"
2010-02-16 15:56:34 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1280 ../gtk/ui/gtk4/PrefsDialog.ui:894
2022-10-11 15:39:41 +00:00
msgid "Te_st Port"
msgstr "Te_star Porta"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1322 ../gtk/ui/gtk4/PrefsDialog.ui:915
2022-10-11 15:39:41 +00:00
msgid "Peer Limits"
msgstr "Limites de pares"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1346 ../gtk/ui/gtk4/PrefsDialog.ui:929
2022-10-11 15:39:41 +00:00
msgid "Maximum peers per _torrent:"
msgstr "Máximo de pares por _torrent:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1360 ../gtk/ui/gtk4/PrefsDialog.ui:941
2022-10-11 15:39:41 +00:00
msgid "Maximum peers _overall:"
msgstr "Máximo _total de pares:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1437 ../gtk/ui/gtk4/PrefsDialog.ui:994
2022-10-11 15:39:41 +00:00
msgid "Enable µ_TP for peer communication"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1441 ../gtk/ui/gtk4/PrefsDialog.ui:996
2022-10-11 15:39:41 +00:00
msgid "µTP is a tool for reducing network congestion."
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1455 ../gtk/ui/gtk4/PrefsDialog.ui:1009
2022-10-11 15:39:41 +00:00
msgid "Use PE_X to find more peers"
msgstr "Usar PE_X para encontrar mais pares"
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1459 ../gtk/ui/gtk4/PrefsDialog.ui:1011
2022-10-11 15:39:41 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
msgstr "O PEX é uma ferramenta para trocar listas de pares com os pares aos quais está conectado."
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1473 ../gtk/ui/gtk4/PrefsDialog.ui:1024
2022-10-11 15:39:41 +00:00
msgid "Use _DHT to find more peers"
msgstr "Usar o _DHT para encontrar mais pares"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1477 ../gtk/ui/gtk4/PrefsDialog.ui:1026
2022-10-11 15:39:41 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "O DHT é uma ferramenta para encontrar pares sem um rastreador (tracker)."
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1491 ../gtk/ui/gtk4/PrefsDialog.ui:1039
2022-10-11 15:39:41 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "Usar _LPD para descobrir mais pares"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1495 ../gtk/ui/gtk4/PrefsDialog.ui:1041
2022-10-11 15:39:41 +00:00
msgid "LPD is a tool for finding peers on your local network."
msgstr "O LPD (descoberta local de pares) é uma ferramenta para encontrar pares na sua rede local."
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1530 ../gtk/ui/gtk4/PrefsDialog.ui:1061
2022-10-11 15:39:41 +00:00
msgid "Default Public Trackers"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1562 ../gtk/ui/gtk4/PrefsDialog.ui:1084
2022-10-11 15:39:41 +00:00
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-09-10 03:25:44 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1591 ../gtk/ui/gtk4/PrefsDialog.ui:1103
2022-10-11 15:39:41 +00:00
msgid "Network"
msgstr "Rede"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1609 ../gtk/ui/gtk3/PrefsDialog.ui:1773 ../gtk/ui/gtk4/PrefsDialog.ui:1118 ../gtk/ui/gtk4/PrefsDialog.ui:1227
2022-10-11 15:39:41 +00:00
msgid "Desktop"
msgstr "Secretária"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1631 ../gtk/ui/gtk4/PrefsDialog.ui:1132
2022-10-11 15:39:41 +00:00
msgid "_Inhibit hibernation when torrents are active"
msgstr "_Impedir a hibernação quando os torrents estão ativos"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1648 ../gtk/ui/gtk4/PrefsDialog.ui:1146
2022-10-11 15:39:41 +00:00
msgid "Show Transmission icon in the _notification area"
msgstr "Mostrar o ícone do Transmission na área de notificações"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1686 ../gtk/ui/gtk4/PrefsDialog.ui:1167
2022-10-11 15:39:41 +00:00
msgid "Notification"
msgstr "Notificação"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1708 ../gtk/ui/gtk4/PrefsDialog.ui:1181
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents are a_dded"
msgstr "Mostrar uma notificação quando são a_dicionados torrents"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1725 ../gtk/ui/gtk4/PrefsDialog.ui:1195
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents _finish"
msgstr "Mostrar uma notificação quando os torrents terminam"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1742 ../gtk/ui/gtk4/PrefsDialog.ui:1209
2022-10-11 15:39:41 +00:00
msgid "Play a _sound when torrents finish"
msgstr "Reproduzir um _som quando os torrents terminam"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1791 ../gtk/ui/gtk4/PrefsDialog.ui:1242
2022-10-11 15:39:41 +00:00
msgid "Remote Control"
msgstr "Controlo Remoto"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1819 ../gtk/ui/gtk4/PrefsDialog.ui:1261
2022-10-11 15:39:41 +00:00
msgid "Allow _remote access"
msgstr "Permitir acesso _remoto"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1835 ../gtk/ui/gtk4/PrefsDialog.ui:1270
2022-10-11 15:39:41 +00:00
msgid "_Open web client"
msgstr "_Abrir cliente web"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1861 ../gtk/ui/gtk4/PrefsDialog.ui:1286
2022-10-11 15:39:41 +00:00
msgid "HTTP _port:"
msgstr "_Porta HTTP:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1873 ../gtk/ui/gtk4/PrefsDialog.ui:1299
2022-10-11 15:39:41 +00:00
msgid "Use _authentication"
msgstr "Usar _autenticação"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1893 ../gtk/ui/gtk4/PrefsDialog.ui:1313
2022-10-11 15:39:41 +00:00
msgid "_Username:"
msgstr "_Nome de utilizador:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1907 ../gtk/ui/gtk4/PrefsDialog.ui:1325
2022-10-11 15:39:41 +00:00
msgid "Pass_word:"
msgstr "Palavra-passe:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1919 ../gtk/ui/gtk4/PrefsDialog.ui:1338
2022-10-11 15:39:41 +00:00
msgid "Only allow these IP a_ddresses:"
msgstr "Permitir apenas estes en_dereços IP:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1941 ../gtk/ui/gtk4/PrefsDialog.ui:1354
2022-10-11 15:39:41 +00:00
msgid "Addresses:"
msgstr "Endereços:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2052 ../gtk/ui/gtk4/PrefsDialog.ui:1442
2022-10-11 15:39:41 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
msgstr "Os endereços IP podem ter caracteres-curinga, como por ex: 192.168.*.*"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2081 ../gtk/ui/gtk4/PrefsDialog.ui:1461
2022-10-11 15:39:41 +00:00
msgid "Remote"
msgstr "Remoto"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:8 ../gtk/ui/gtk4/RelocateDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Set Torrent Location"
msgstr "Definir a localização do torrent"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:36 ../gtk/ui/gtk4/RelocateDialog.ui:101
2022-10-11 15:39:41 +00:00
msgid "_Apply"
msgstr "_Aplicar"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:67 ../gtk/ui/gtk4/RelocateDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Location"
msgstr "Localização"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:92 ../gtk/ui/gtk4/RelocateDialog.ui:34
2022-10-11 15:39:41 +00:00
msgid "Torrent _location:"
msgstr "_Localização do torrent:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:117 ../gtk/ui/gtk4/RelocateDialog.ui:57
2022-10-11 15:39:41 +00:00
msgid "_Move from the current folder"
msgstr "_Mover da pasta atual"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:134 ../gtk/ui/gtk4/RelocateDialog.ui:70
2022-10-11 15:39:41 +00:00
msgid "Local data is _already there"
msgstr "Os d_ados locais já estão lá"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:68 ../gtk/ui/gtk4/StatsDialog.ui:19
2022-10-11 15:39:41 +00:00
msgid "Current Session"
msgstr "Sessão Atual"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300 ../gtk/ui/gtk4/StatsDialog.ui:75 ../gtk/ui/gtk4/StatsDialog.ui:193
2022-10-11 15:39:41 +00:00
msgid "Ratio:"
msgstr "Rácio:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325 ../gtk/ui/gtk4/StatsDialog.ui:96 ../gtk/ui/gtk4/StatsDialog.ui:214
2022-10-11 15:39:41 +00:00
msgid "Duration:"
msgstr "Duração:"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:212 ../gtk/ui/gtk4/StatsDialog.ui:125
2022-10-11 15:39:41 +00:00
msgid "Total"
msgstr "Total"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:5
2022-10-11 15:39:41 +00:00
msgid "Open URL"
msgstr "Abrir URL"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:18
2022-10-11 15:39:41 +00:00
msgid "Open torrent from URL"
msgstr "Abrir um torrent por URL"
2022-09-10 03:25:44 +00:00
2022-11-14 09:48:42 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88 ../gtk/ui/gtk4/TorrentUrlChooserDialog.ui:32
2022-10-11 15:39:41 +00:00
msgid "_URL"
msgstr "_URL"
2022-09-10 03:25:44 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/announcer-http.cc:291
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/announcer-http.cc:601
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer-udp.cc:146 ../libtransmission/announcer-udp.cc:244
2022-02-21 21:24:50 +00:00
msgid "Unknown error"
2022-02-21 21:30:30 +00:00
msgstr "Erro desconhecido"
2007-08-08 23:57:50 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer-udp.cc:439 ../libtransmission/tr-dht.cc:558
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer-udp.cc:522
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2022-02-21 21:30:30 +00:00
msgstr "A ligação falhou"
2017-01-26 18:59:56 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer.cc:964
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error}"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer.cc:974
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer.cc:1036 ../libtransmission/announcer.cc:1364
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
2022-02-21 21:30:30 +00:00
msgstr "Não foi possível conectar ao rastreador"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer.cc:1040 ../libtransmission/announcer.cc:1368
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
2022-02-21 21:30:30 +00:00
msgstr "O rastreador não respondeu"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/announcer.cc:1101
2019-03-06 00:12:51 +00:00
msgid "Success"
2022-02-21 21:30:30 +00:00
msgstr "Sucesso"
2019-03-06 00:12:51 +00:00
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:66 ../libtransmission/blocklist.cc:400
2022-06-03 09:06:59 +00:00
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#. don't try to display the actual lines - it causes issues
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:242
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse line: '{line}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/blocklist.cc:384
msgid "Rewriting old blocklist file format to new format"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:69 ../libtransmission/crypto-utils-openssl.cc:64 ../libtransmission/crypto-utils-polarssl.cc:66
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/inout.cc:148
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/log.cc:292
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
2022-06-03 09:06:59 +00:00
msgid "Skipping '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/net.cc:221
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/net.cc:300
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/net.cc:319
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/net.cc:438
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/net.cc:439
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:184
2022-06-03 09:06:59 +00:00
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:213
2022-06-03 09:06:59 +00:00
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:233
2022-06-03 09:06:59 +00:00
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/peer-io.cc:393
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:83
msgid "Found public address '{address}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:120
2022-10-11 15:39:41 +00:00
msgid "Port {port} is no longer forwarded"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:174
2022-10-11 15:39:41 +00:00
msgid "Port {port} forwarded successfully"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:290
msgid "Found Internet Gateway Device '{url}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:291
msgid "Local Address is '{address}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:315
msgid "Port {port} is not forwarded"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:325
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:357
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:365
msgid "Port {port} is forwarded"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:371
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr ""
#: ../libtransmission/port-forwarding.cc:163
2022-06-03 09:06:59 +00:00
msgid "Starting"
msgstr "A iniciar"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:166
2022-06-03 09:06:59 +00:00
msgid "Forwarded"
msgstr "Redirecionado"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:169
2022-06-03 09:06:59 +00:00
msgid "Stopping"
msgstr "A parar"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:172
2022-06-03 09:06:59 +00:00
msgid "Not forwarded"
msgstr "Não redirecionado"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:201
2022-06-03 09:06:59 +00:00
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:216
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:586
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:620
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:647
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:710
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:721
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:749
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:815
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:820
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:917
2022-06-03 09:06:59 +00:00
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:931
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:936
2022-06-03 09:06:59 +00:00
msgid "Whitelist enabled"
msgstr "Lista branca ativada"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:941
2022-06-03 09:06:59 +00:00
msgid "Password required"
msgstr "Necessária palavra-passe"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpc-server.cc:947
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpcimpl.cc:1431
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpcimpl.cc:1471
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/rpcimpl.cc:1607
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn off turtle mode"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session-alt-speeds.cc:91
msgid "Time to turn on turtle mode"
2022-09-04 10:59:04 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session-id.cc:155
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session.cc:321
msgid "Listening to incoming peer connections on {hostport}"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session.cc:563
msgid "Transmission version {version} starting"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session.cc:1293
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/session.cc:1341
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/torrent-magnet.cc:323
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/torrent-metainfo.cc:678
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:124
2022-10-11 15:39:41 +00:00
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
2022-07-02 03:10:12 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:432
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:439
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:581
2022-06-03 09:06:59 +00:00
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "Não foram encontrados dados. Certifique-se que as suas drives estão ligadas ou utiliza \"Definir Localização\". Para tornar a descarregar, remova o torrent e torne a adicioná-lo."
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:1372
2022-06-03 09:06:59 +00:00
msgid "Restarted manually -- disabling its seed ratio"
msgstr "Reiniciado manualmente - a desativar o rácio de semear"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:1492
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:1543
2022-06-03 09:06:59 +00:00
msgid "Removing torrent"
msgstr "A remover o torrent"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:1686
2022-06-03 09:06:59 +00:00
msgid "Calling script '{path}'"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:1695
2022-06-03 09:06:59 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/torrent.cc:2073 ../libtransmission/torrent.cc:2193
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/tr-dht.cc:532
msgid "Couldn't parse '{filename}' line: '{line}'"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/tr-lpd.cc:259
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/tr-udp.cc:156
2022-06-03 09:06:59 +00:00
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/tr-udp.cc:241
2022-06-03 09:06:59 +00:00
msgid "Couldn't create IPv4 socket"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/tr-udp.cc:261
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-utp.cc:100
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/utils.cc:88
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': Not a regular file"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/variant-json.cc:95
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr ""
#. did caller give us an uninitialized val?
2022-11-14 09:48:42 +00:00
#: ../libtransmission/variant.cc:870
2022-06-03 09:06:59 +00:00
msgid "Invalid metadata"
msgstr "Metadados inválidos"
2022-11-14 09:48:42 +00:00
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:76 ../libtransmission/watchdir-kqueue.cc:89 ../libtransmission/watchdir-kqueue.cc:104
2022-09-04 10:59:04 +00:00
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr ""
2022-11-14 09:48:42 +00:00
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:147 ../libtransmission/watchdir-win32.cc:271
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:142
msgid "Couldn't convert '{path}' to native path"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:171
msgid "Couldn't create pipe: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:195
msgid "Couldn't create thread"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:224
msgid "Couldn't read directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:231
msgid "Couldn't wait for directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:126
2022-06-03 09:06:59 +00:00
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:127
2022-06-03 09:06:59 +00:00
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:128
2022-06-03 09:06:59 +00:00
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../utils/create.cc:226
2022-11-14 09:48:42 +00:00
msgid "{file_count:L} file, {total_size}\n"
msgid_plural "{file_count:L} files, {total_size}\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-10-11 15:39:41 +00:00
#: ../utils/create.cc:231
2022-11-14 09:48:42 +00:00
msgid "{piece_count:L} piece, {piece_size}\n"
msgid_plural "{piece_count:L} pieces, {piece_size} each\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:140
2022-06-03 09:06:59 +00:00
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:141
2022-06-03 09:06:59 +00:00
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:142 ../utils/remote.cc:162
2022-06-03 09:06:59 +00:00
msgid "seconds"
msgid_plural "seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:146
2022-06-03 09:06:59 +00:00
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2008-11-03 18:19:00 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid " (Limit: %s)"
#~ msgstr " (Limite: %s)"
2007-08-08 23:57:50 +00:00
2022-09-10 03:25:44 +00:00
#~ msgid " _to "
#~ msgstr " _a "
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d Torrent Properties"
#~ msgstr "%'d Propriedades do Torrent"
2008-03-10 13:09:35 +00:00
2010-06-13 18:14:49 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d day"
#~ msgid_plural "%'d days"
#~ msgstr[0] "%'d dia"
#~ msgstr[1] "%'d dias"
#~ msgstr[2] "%'d dias"
2010-06-13 18:14:49 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d hour"
#~ msgid_plural "%'d hours"
#~ msgstr[0] "%'d hora"
#~ msgstr[1] "%'d horas"
#~ msgstr[2] "%'d horas"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d minute"
#~ msgid_plural "%'d minutes"
#~ msgstr[0] "%'d minuto"
#~ msgstr[1] "%'d minutos"
#~ msgstr[2] "%'d minutos"
2012-02-13 20:58:29 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d second"
#~ msgid_plural "%'d seconds"
#~ msgstr[0] "%'d segundo"
#~ msgstr[1] "%'d segundos"
#~ msgstr[2] "%'d segundos"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$'d Piece @ %2$s"
#~ msgid_plural "%1$'d Pieces @ %2$s"
#~ msgstr[0] "%1$'d Peça @ %2$s"
#~ msgstr[1] "%1$'d Peças @ %2$s"
#~ msgstr[2] "%1$'d Peças @ %2$s"
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s %2$s"
#~ msgstr "%1$s %2$s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s %2$s %3$s %4$s"
#~ msgstr "%1$s %2$s %3$s %4$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s (%2$'d piece @ %3$s)"
#~ msgid_plural "%1$s (%2$'d pieces @ %3$s)"
#~ msgstr[0] "%1$s (%2$'d pedaço @ %3$s)"
#~ msgstr[1] "%1$s (%2$'d pedaços @ %3$s)"
#~ msgstr[2] "%1$s (%2$'d pedaços @ %3$s)"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$'d piece)"
#~ msgid_plural "%1$s (%2$'d pieces)"
#~ msgstr[0] "%1$s (%2$'d pedaço)"
#~ msgstr[1] "%1$s (%2$'d pedaços)"
#~ msgstr[2] "%1$s (%2$'d pedaços)"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available)"
#~ msgstr "%1$s (%2$s%% de %3$s%% Disponível)"
2017-01-26 18:59:56 +00:00
2009-02-26 19:07:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
#~ msgstr "%1$s (%2$s%% de %3$s%% Disponível); %4$s Por verificar"
2009-02-26 19:07:22 +00:00
2008-11-03 18:19:00 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%%)"
#~ msgstr "%1$s (%2$s%%)"
2007-08-08 23:57:50 +00:00
2008-02-29 16:22:21 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s ago"
#~ msgstr "%1$s atrás"
2008-03-18 17:53:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%)"
#~ msgstr "%1$s de %2$s (%3$s%%)"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
#~ msgstr "%1$s de %2$s (%3$s%%), enviado %4$s (Rácio: %5$s Objetivo: %6$s)"
2007-08-08 23:57:50 +00:00
2008-02-29 16:22:21 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
#~ msgstr "%1$s de %2$s (%3$s%%), enviado %4$s (Rácio: %5$s)"
2007-08-08 23:57:50 +00:00
2008-07-24 23:20:03 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
#~ msgstr "%1$s, enviado %2$s (Rácio: %3$s Objetivo: %4$s)"
2008-03-10 13:09:35 +00:00
2008-07-24 23:20:03 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
#~ msgstr "%1$s, enviado %2$s (Rácio: %3$s)"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s; %2$'d File"
#~ msgid_plural "%1$s; %2$'d Files"
#~ msgstr[0] "%1$s; %2$'d Ficheiro"
#~ msgstr[1] "%1$s; %2$'d Ficheiros"
#~ msgstr[2] "%1$s; %2$'d Ficheiros"
2008-07-24 23:20:03 +00:00
2022-10-15 18:21:13 +00:00
#, c-format
#~ msgid ""
#~ "%s\n"
#~ "Run '%s --help' to see a full list of available command line options.\n"
#~ msgstr ""
#~ "%s\n"
#~ "Execute '%s --help' para ver uma lista completa de opções de linha de comandos disponíveis.\n"
2009-05-05 00:34:10 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s %s started"
#~ msgstr "1%s 1%s iniciado"
2009-05-05 00:34:10 +00:00
2008-02-29 16:22:21 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s (Ratio: %s)"
#~ msgstr "%s (Rácio: %s)"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s - Add Tracker"
#~ msgstr "%s - Adicionar Rastreador"
2010-02-16 15:56:34 +00:00
2008-11-03 18:19:00 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s - Edit Trackers"
#~ msgstr "%s - Editar Rastreadores"
2007-08-08 23:57:50 +00:00
2010-02-16 15:56:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s Properties"
#~ msgstr "%s Propriedades"
2010-02-16 15:56:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s free"
#~ msgstr "%s livre"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s remaining"
#~ msgstr "%s restante"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s succeeded (%d)"
#~ msgstr "%s bem sucedido (%d)"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "<b>Closing Connections</b>"
#~ msgstr "<b>A fechar ligações</b>"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "<b>Unable to update.</b>"
#~ msgstr "<b>Não foi possível atualizar.</b>"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "<b>Update succeeded!</b>"
#~ msgstr "<b>Atualização bem sucedida!</b>"
#~ msgid "<i>No source selected</i>"
#~ msgstr "<i>Nenhuma fonte selecionada</i>"
#~ msgid "<i>Testing TCP port…</i>"
#~ msgstr "<i>A testar a porta TCP…</i>"
2007-08-08 23:57:50 +00:00
2008-02-29 16:22:21 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for more peers in %s"
#~ msgstr "A pedir mais pares em %s"
2007-08-08 23:57:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Asking for more peers now… <small>%s</small>"
#~ msgstr "A pedir agora por mais pares… <small>%s</small>"
2010-06-13 18:14:49 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts in %s"
#~ msgstr "A pedir a contagem de pares em %s"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts now… <small>%s</small>"
#~ msgstr "A pedir agora a contagem de pares… <small>%s</small>"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Automatically add .torrent files _from:"
#~ msgstr "Adicionar automaticamente ficheiros .torrent _de:"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Blocklist \"%s\" contains %zu entries"
#~ msgstr "A lista de bloqueios \"%s\" contém %zu entradas"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist \"%s\" updated with %zu entries"
#~ msgstr "A lista de bloqueios \"%s\" foi atualizada com %zu entradas"
2020-11-03 17:26:30 +00:00
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist contains %'d rule"
#~ msgid_plural "Blocklist contains %'d rules"
#~ msgstr[0] "A lista de bloqueios contém %'d regra"
#~ msgstr[1] "A lista de bloqueios contém %'d regras"
#~ msgstr[2] "A lista de bloqueios contém %'d regras"
2008-02-29 16:22:21 +00:00
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist has %'d rule."
#~ msgid_plural "Blocklist has %'d rules."
#~ msgstr[0] "A lista de bloqueios tem %'d regra."
#~ msgstr[1] "A lista de bloqueios tem %'d regras."
#~ msgstr[2] "A lista de bloqueios tem %'d regras."
2007-12-27 16:59:09 +00:00
2022-09-04 10:59:04 +00:00
#~ msgid "Cancelled"
#~ msgstr "Cancelado"
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to disable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "Clique para desativar os limites de velocidade alternativos\n"
#~ " (%1$s rec, %2$s env)"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to enable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "Clique para ativar os limites de velocidade alternativos\n"
#~ " (%1$s rec, %2$s env)"
2010-01-21 00:31:12 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Complete"
#~ msgstr "Completo"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s"
#~ msgstr "Não foi possível vincular a porta %d em %s: %s"
2010-06-13 18:14:49 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s (%s)"
#~ msgstr "Não foi possível vincular a porta %d em %s: %s (%s)"
2008-07-24 23:20:03 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
#~ msgstr "Não foi possível conectar o socket %<PRIdMAX> a %s, porta %d (errno %d - %s)"
2008-03-20 00:10:16 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't create \"%1$s\": %2$s"
#~ msgstr "Não foi possível criar \"%1$s\": %2$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't create socket: %s"
#~ msgstr "Não foi possível criar o socket: %s"
2008-07-24 23:20:03 +00:00
2008-11-03 18:19:00 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't find settings key \"%s\""
#~ msgstr "Não foi possível encontrar a chave de configurações \"%s\""
2008-07-24 23:20:03 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't get directory for \"%1$s\": %2$s"
#~ msgstr "Não foi possível obter o diretório de \"%1$s\": %2$s"
2008-07-24 23:20:03 +00:00
2009-05-05 00:34:10 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't inhibit desktop hibernation: %s"
#~ msgstr "Não foi possível impedir a hibernação: %s"
2009-05-05 00:34:10 +00:00
2008-11-03 18:19:00 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't open \"%1$s\": %2$s"
#~ msgstr "Não foi possível abrir \"%1$s\": %2$s"
2008-07-24 23:20:03 +00:00
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
#~ msgstr "Não foi possível pré-alocar o ficheiro \"%1$s\" (%2$s, tamanho: %3$<PRIu64>): %4$s"
2008-03-20 00:10:16 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't read \"%1$s\": %2$s"
#~ msgstr "Não foi possível ler \"%1$s\": %2$s"
2008-03-20 00:10:16 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't read \"%s\": %s"
#~ msgstr "Não foi possível ler \"%s\": %s"
2008-03-20 00:10:16 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't save \"%s\""
#~ msgstr "Não foi possível gravar \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't save file \"%1$s\": %2$s"
#~ msgstr "Não foi possível gravar o ficheiro \"%1$s\": %2$s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
#~ msgstr "Não foi possível definir o endereço da fonte %s em %<PRIdMAX>: %s"
#, c-format
#~ msgid "Couldn't truncate \"%1$s\": %2$s"
#~ msgstr "Não foi possível truncar \"%1$s\": %2$s"
#, c-format
#~ msgid "Created \"%s\"!"
#~ msgstr "Criado \"%s\"!"
#, c-format
#~ msgid "Created by %1$s"
#~ msgstr "Criado por %1$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Created by %1$s on %2$s"
#~ msgstr "Criado por %1$s em %2$s"
2022-02-21 21:24:50 +00:00
2011-02-08 00:19:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Created on %1$s"
#~ msgstr "Criado em %1$s"
2022-02-21 21:30:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Creating \"%s\""
#~ msgstr "A criar \"%s\""
2022-02-21 21:30:30 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "Debug"
#~ msgstr "Depuração de erros"
2022-02-21 21:30:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Do_wnload (%s):"
#~ msgstr "_Descarregar (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Done"
#~ msgstr "Feito"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Down: %1$s, Up: %2$s"
#~ msgstr "Receb: %1$s, Env: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d %2$s"
#~ msgstr "A descarregar de %1$'d %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d of %2$'d %3$s"
#~ msgstr "A descarregar de %1$'d de %2$'d %3$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
#~ msgstr "A descarregar de %1$'d de %2$'d %3$s e %4$'d %5$s"
2011-02-08 00:19:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
#~ msgstr "A descarregar metadados de %1$'d %2$s (%3$d%% feito)"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "Enable _uTP for peer communication"
#~ msgstr "Ativar _uTP para comunicação de pares"
2022-06-03 09:06:59 +00:00
#~ msgid "Error opening torrent"
#~ msgstr "Erro ao abrir o torrent"
2022-02-21 21:30:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error reading \"%s\": %s"
#~ msgstr "Erro ao ler \"%s\": %s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error registering Transmission as a %s handler: %s"
#~ msgstr "Erro ao registar o Transmission como um manipulador de %s: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error writing \"%s\": %s"
#~ msgstr "Erro ao gravar \"%s\": %s"
2017-05-19 19:58:09 +00:00
2020-05-14 16:16:15 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error: %s"
#~ msgstr "Erro: %s"
2020-10-03 12:36:23 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error: invalid announce URL \"%s\""
#~ msgstr "Erro: URL de anúncio inválido \"%s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Failed to set piece size to %s, leaving it at %s"
#~ msgstr "Não foi possível definir o tamanho das peças em %s, a utilizar %s"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found Internet Gateway Device \"%s\""
#~ msgstr "Foi encontrado o Internet Gateway Device \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found public address \"%s\""
#~ msgstr "Endereço público encontrado \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Friday"
#~ msgstr "Sexta-Feira"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
#~ msgstr "Obtida uma lista de %1$s%2$'d pares%3$s %4$s atrás"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a scrape error \"%s%s%s\" %s ago"
#~ msgstr "Obtido um erro scrape \"%s%s%s\" %s atrás"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
#~ msgstr "Obtido um erro %1$s\"%2$s\"%3$s %4$s atrás"
2022-02-21 21:30:30 +00:00
2022-10-15 18:21:13 +00:00
#, c-format
#~ msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
#~ msgstr "Foi obtido o sinal de %d; a tentar desligar corretamente. Faça-o de novo caso fique bloqueado."
2022-06-03 09:06:59 +00:00
#~ msgid "Idle"
#~ msgstr "Inativo"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Is another copy of Transmission already running?"
#~ msgstr "Está a ser executada outra instância do Transmission?"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Limit _download speed (%s):"
#~ msgstr "Limitar velocidade de _descarregamento (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Limit _upload speed (%s):"
#~ msgstr "Limitar velocidade de _envio (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Loaded %d torrents"
#~ msgstr "%d torrents carregados"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Local Address is \"%s\""
#~ msgstr "O endereço local é \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Mo_ve .torrent file to the trash"
#~ msgstr "Mo_ver o ficheiro .torrent para o lixo"
#~ msgid "Monday"
#~ msgstr "Segunda-Feira"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Moving \"%s\""
#~ msgstr "A mover \"1%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Not a regular file"
#~ msgstr "Não é um ficheiro normal"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
#~ msgstr "O pedido de lista de pares %1$sexcedeu o tempo limite%2$s %3$s atrás; a tentar novamente"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
#~ msgstr "A peça %<PRIu32>, que acabou de ser descarregada, falhou no teste de soma de verificação (checksum)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d forwarded successfully"
#~ msgstr "Porta %d redirecionada com sucesso"
2020-11-03 17:26:30 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d isn't forwarded"
#~ msgstr "A porta %d não está a ser redirecionada"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding"
#~ msgstr "Redirecionamento de portas"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding (NAT-PMP)"
#~ msgstr "Redirecionamento de portas (NAT-PMP)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding (UPnP)"
#~ msgstr "Redirecionamento de portas (UPnP)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port forwarding successful!"
#~ msgstr "Redirecionamento de portas bem sucedido!"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
#~ msgstr "A redirecionar portas por \"%s\", serviço \"%s\". (endereço local: %s:%d)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>closed</b>"
#~ msgstr "A porta está <b>fechada</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>open</b>"
#~ msgstr "A porta está <b>aberta</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
#~ msgstr "Ficheiro pré-alocado \"%1$s\" (%2$s, tamanho: %3$<PRIu64>)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Ratio: %s"
#~ msgstr "Rácio: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Saturday"
#~ msgstr "Sábado"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Saved \"%s\""
#~ msgstr "\"%s\" gravado"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Scanned %s"
#~ msgstr "%s processado"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Searching for web interface file \"%s\""
#~ msgstr "A procurar pelo ficheiro de interface web \"%s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Seeding to %1$'d of %2$'d connected peer"
#~ msgid_plural "Seeding to %1$'d of %2$'d connected peers"
#~ msgstr[0] "A semear para %1$'d de %2$'d par conectado"
#~ msgstr[1] "A semear para %1$'d de %2$'d pares conectados"
#~ msgstr[2] "A semear para %1$'d de %2$'d pares conectados"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests from directory '%s'"
#~ msgstr "Servir pedidos RPC e Web a partir do diretório '%s'"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests on %s:%d%s"
#~ msgstr "A servir pedidos RPC e Web em %s:%d%s"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "Show _options dialog"
#~ msgstr "Mostrar janela de _opções"
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Skipping unknown torrent \"%s\""
#~ msgstr "A ignorar o torrent desconhecido \"%s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Started %'d time"
#~ msgid_plural "Started %'d times"
#~ msgstr[0] "Iniciado %'d vez"
#~ msgstr[1] "Iniciado %'d vezess"
#~ msgstr[2] "Iniciado %'d vezess"
2022-02-21 21:30:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "State changed from \"%1$s\" to \"%2$s\""
#~ msgstr "Estado alterado de \"%1$s\" para \"%2$s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Stop at Ratio (%s)"
#~ msgstr "Parar no rácio (%s)"
#~ msgid "Stopped"
#~ msgstr "Parado"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Stopping port forwarding through \"%s\", service \"%s\""
#~ msgstr "A parar o redirecionamento de portas por \"%s\", serviço \"%s\""
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Sunday"
#~ msgstr "Domingo"
#, c-format
#~ msgid "The torrent file \"%s\" is already in use by \"%s.\""
#~ msgstr "O ficheiro torrent \"%s\" está a ser utilizador pelo \"%s.\""
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Thursday"
#~ msgstr "Quinta-Feira"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid ""
#~ "To add a backup URL, add it on the line after the primary URL.\n"
#~ "To add another primary URL, add it after a blank line."
#~ msgstr ""
#~ "Para adicionar um URL de cópia de segurança, aadicione-o à linha após o URL principal.\n"
#~ "Para adicionar outro URL principal, adicione-o após uma linha vazia."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Torrent Creator is skipping file \"%s\": %s"
#~ msgstr "O criador de torrents está a ignorar o ficheiro \"%s\": %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave a warning: \"%s\""
#~ msgstr "O rastreador forneceu um aviso: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave an error: \"%s\""
#~ msgstr "O rastreador forneceu um erro: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
#~ msgstr "O rastreador teve %s%'d semeadores e %'d sanguesugas%s %s atrás"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Transmission\n"
#~ "Up: %1$s %2$s\n"
#~ "Down: %3$s %4$s"
#~ msgstr ""
#~ "Transmission\n"
#~ "Env: %1$s %2$s\n"
#~ "Rec: %3$s %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Transmission doesn't know how to use \"%s\""
#~ msgstr "O Transmission não sabe como utilizar \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Tuesday"
#~ msgstr "Terça-Feira"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "U_pload (%s):"
#~ msgstr "_Enviar (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Unable to rename file as \"%s\": %s"
#~ msgstr "Não foi possível alterar o nome do ficheiro para \"%s\": %s"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Unrecognized URL"
#~ msgstr "URL irreconhecido"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Verifying local data (%.1f%% tested)"
#~ msgstr "A verificar dados locais (%.1f%% testados)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Verifying torrent"
#~ msgstr "A verificar o torrent"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Wednesday"
#~ msgstr "Quarta-Feira"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Download (%s):"
#~ msgstr "_Descarregar (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Show %'d of:"
#~ msgstr "_Mostrar %'d de:"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Upload (%s):"
#~ msgstr "_Enviar (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "blocklist skipped invalid address at line %d"
#~ msgstr "a lista de bloqueios ignorou endereços inválidos na linha %d"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "full"
#~ msgstr "cheio"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "no longer forwarding port %d"
#~ msgstr "já não está a redirecionar a porta %d"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "peer"
#~ msgid_plural "peers"
#~ msgstr[0] "par"
#~ msgstr[1] "pares"
#~ msgstr[2] "pares"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "size|Down: %1$s, Up: %2$s"
#~ msgstr "Receb: %1$s, Env: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "sparse"
#~ msgstr "escasso"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "uTP is a tool for reducing network congestion."
#~ msgstr "O uTP é uma ferramenta para reduzir o congestionamento na rede."
2022-06-03 09:06:59 +00:00
#~ msgid "web seed"
#~ msgid_plural "web seeds"
#~ msgstr[0] "semear da web"
#~ msgstr[1] "semeares da web"
#~ msgstr[2] "semeares da web"