summaryrefslogtreecommitdiff
path: root/po/pt.po
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-11-25 16:04:35 +0100
committerMichael Vogt <mvo@ubuntu.com>2015-11-25 16:06:02 +0100
commit9270be361451829fec7e4c9acc2ff2bca47e82d5 (patch)
tree700996cab8a10eb77d301a4e6540cd269b288871 /po/pt.po
parent56867d153a47f8c854f8bf0542df69065fc28ce0 (diff)
Run ./prepare-release pre-export
Diffstat (limited to 'po/pt.po')
-rw-r--r--po/pt.po88
1 files changed, 43 insertions, 45 deletions
diff --git a/po/pt.po b/po/pt.po
index 9604f1cde..cfa5d0c73 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-10-27 10:30+0100\n"
+"POT-Creation-Date: 2015-11-25 16:01+0100\n"
"PO-Revision-Date: 2012-06-29 15:45+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -184,7 +184,7 @@ msgstr ""
#: apt-private/private-cmndline.cc
msgid ""
-"Configuration options and syntax are detailed in apt.conf(5).\n"
+"Configuration options and syntax is detailed in apt.conf(5).\n"
"Information about how to configure sources can be found in sources.list(5).\n"
"Package and version choices can be expressed via apt_preferences(5).\n"
"Security details are available in apt-secure(8).\n"
@@ -221,7 +221,7 @@ msgstr "Instalar estes pacotes sem verificação?"
#: apt-private/private-download.cc apt-private/private-install.cc
msgid ""
-"--force-yes is deprecated; use one of the options starting with --allow "
+"--force-yes is deprecated, use one of the options starting with --allow "
"instead."
msgstr ""
@@ -1099,10 +1099,10 @@ msgid ""
" apt-cache [options] show pkg1 [pkg2 ...]\n"
"\n"
"apt-cache queries and displays available information about installed\n"
-"as well as installable packages. It works exclusively on the data\n"
-"acquired via the 'update' command of e.g. apt-get to the local cache.\n"
-"The displayed information can therefore be outdated if the last update\n"
-"is too long ago, but in exchange apt-cache works independently of the\n"
+"and installable packages. It works exclusively on the data acquired\n"
+"into the local cache via the 'update' command of e.g. apt-get. The\n"
+"displayed information may therefore be outdated if the last update was\n"
+"too long ago, but in exchange apt-cache works independently of the\n"
"availability of the configured sources (e.g. offline).\n"
msgstr ""
@@ -1225,7 +1225,7 @@ msgstr "Repita este processo para o resto dos CDs no seu conjunto."
msgid ""
"Usage: apt-cdrom [options] command\n"
"\n"
-"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n"
+"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
"media types as package sources to APT. The mount point and device\n"
"information is taken from apt.conf(5), udev(7) and fstab(5).\n"
msgstr ""
@@ -1235,12 +1235,16 @@ msgid "Arguments not in pairs"
msgstr "os argumentos não estão em pares"
#: cmdline/apt-config.cc
+#, fuzzy
msgid ""
"Usage: apt-config [options] command\n"
"\n"
"apt-config is an interface to the configuration settings used by\n"
-"all APT tools to be used mainly in debugging and shell scripting.\n"
+"all APT tools, mainly intended for debugging and shell scripting.\n"
msgstr ""
+"Utilização: apt-config [opções] comando\n"
+"\n"
+"O apt-config é uma ferramenta simples para ler o ficheiro de config do APT\n"
#: cmdline/apt-config.cc
msgid "get configuration values via shell evaluation"
@@ -1451,9 +1455,9 @@ msgid ""
"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
"\n"
"apt-mark is a simple command line interface for marking packages\n"
-"as manually or automatically installed. It is also possible to\n"
-"manipulate the dpkg(1) selection states of packages with it.\n"
-"It can also list all packages with or without a certain marking.\n"
+"as manually or automatically installed. It can also be used to\n"
+"manipulate the dpkg(1) selection states of packages, and to list\n"
+"all packages with or without a certain marking.\n"
msgstr ""
"Utilização: apt-mark [opções] {auto|manual} pacote1 [pacote2...]\n"
"\n"
@@ -1993,7 +1997,8 @@ msgid ""
"Usage: apt-internal-solver\n"
"\n"
"apt-internal-solver is an interface to use the current internal\n"
-"like an external resolver for the APT family for debugging or alike.\n"
+"resolver for the APT family like an external one, for debugging or\n"
+"the like.\n"
msgstr ""
"Utilização: apt-internal-solver\n"
"\n"
@@ -2015,7 +2020,7 @@ msgid ""
"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
"\n"
"apt-sortpkgs is a simple tool to sort package information files.\n"
-"It sorts by default by binary package information, but the -s option\n"
+"By default it sorts by binary package information, but the -s option\n"
"can be used to switch to source package ordering instead.\n"
msgstr ""
@@ -2207,11 +2212,6 @@ msgstr "Falhou o IO para subprocesso/arquivo"
msgid "Failed to read while computing MD5"
msgstr "Falhou ler durante o cálculo de MD5"
-#: ftparchive/multicompress.cc
-#, c-format
-msgid "Problem unlinking %s"
-msgstr "Problema ao executar unlinking %s"
-
#: ftparchive/multicompress.cc apt-inst/extract.cc
#, c-format
msgid "Failed to rename %s to %s"
@@ -2297,11 +2297,6 @@ msgstr "Falhou o readlink %s"
#: ftparchive/writer.cc
#, c-format
-msgid "Failed to unlink %s"
-msgstr "Falhou o unlink %s"
-
-#: ftparchive/writer.cc
-#, c-format
msgid "*** Failed to link %s to %s"
msgstr "*** Falhou ligar %s a %s"
@@ -2525,8 +2520,8 @@ msgstr "A obter o ficheiro %li de %li"
#: apt-pkg/acquire-item.cc
msgid ""
-"Updating such a repository securely is impossible and therefore disabled by "
-"default."
+"Updating from such a repository can't be done securely, and is therefore "
+"disabled by default."
msgstr ""
#: apt-pkg/acquire-item.cc
@@ -2583,6 +2578,13 @@ msgstr "Erro GPG: %s: %s"
#: apt-pkg/acquire-item.cc
#, c-format
msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' doesn't support "
+"architecture '%s'"
+msgstr ""
+
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
"or malformed file)"
msgstr ""
@@ -2992,6 +2994,11 @@ msgstr "Erro de sintaxe %s:%u: Lixo extra no final do ficheiro"
#: apt-pkg/contrib/fileutl.cc
#, c-format
+msgid "Problem unlinking the file %s"
+msgstr "Problema ao remover o link do ficheiro %s"
+
+#: apt-pkg/contrib/fileutl.cc
+#, c-format
msgid "Not using locking for read only lock file %s"
msgstr ""
"Não está a ser utilizado acesso exclusivo para apenas leitura ao ficheiro %s"
@@ -3108,11 +3115,6 @@ msgid "Problem renaming the file %s to %s"
msgstr "Problema ao renomear o ficheiro %s para %s"
#: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Problem unlinking the file %s"
-msgstr "Problema ao remover o link do ficheiro %s"
-
-#: apt-pkg/contrib/fileutl.cc
msgid "Problem syncing the file"
msgstr "Problema sincronizando o ficheiro"
@@ -3122,13 +3124,13 @@ msgstr "Não é possível fazer mmap a um ficheiro vazio"
#: apt-pkg/contrib/mmap.cc
#, c-format
-msgid "Couldn't duplicate file descriptor %i"
-msgstr "Não foi possível duplicar o descritor de ficheiro %i"
+msgid "Couldn't make mmap of %llu bytes"
+msgstr "Não foi possível fazer mmap de %llu bytes"
#: apt-pkg/contrib/mmap.cc
#, c-format
-msgid "Couldn't make mmap of %llu bytes"
-msgstr "Não foi possível fazer mmap de %llu bytes"
+msgid "Couldn't duplicate file descriptor %i"
+msgstr "Não foi possível duplicar o descritor de ficheiro %i"
#: apt-pkg/contrib/mmap.cc
msgid "Unable to close mmap"
@@ -3791,6 +3793,12 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "A calcular a actualização"
+#~ msgid "Problem unlinking %s"
+#~ msgstr "Problema ao executar unlinking %s"
+
+#~ msgid "Failed to unlink %s"
+#~ msgstr "Falhou o unlink %s"
+
#~ msgid ""
#~ "Usage: apt-cache [options] command\n"
#~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
@@ -3853,16 +3861,6 @@ msgstr "A calcular a actualização"
#~ "Para mais informações veja as páginas apt-mark(8) e apt.conf(5) do manual."
#~ msgid ""
-#~ "Usage: apt-config [options] command\n"
-#~ "\n"
-#~ "apt-config is a simple tool to read the APT config file\n"
-#~ msgstr ""
-#~ "Utilização: apt-config [opções] comando\n"
-#~ "\n"
-#~ "O apt-config é uma ferramenta simples para ler o ficheiro de config do "
-#~ "APT\n"
-
-#~ msgid ""
#~ "Options:\n"
#~ " -h This help text.\n"
#~ " -c=? Read this configuration file\n"