From c9390165718d4cf0ec43a0af01f06d6628717905 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 28 Jun 2017 19:53:45 +0200 Subject: Upload 1.5~alpha1 to experimental --- po/pt.po | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 54 insertions(+), 12 deletions(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index 1c5d7fbc7..9219a4f35 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 \n" -"POT-Creation-Date: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -293,6 +293,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "Erro GPG: %s: %s" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -303,11 +310,9 @@ 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)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"Incapaz de encontrar a entrada '%s' esperada no ficheiro Release (entrada " -"errada em sources.list ou ficheiro malformado)" #: apt-pkg/acquire-item.cc #, c-format @@ -333,6 +338,31 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribuição em conflito: %s (esperado %s mas obtido %s)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -426,12 +456,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "Tipo do ficheiro de índice '%s' não é suportado" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Impossível mudar para %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -633,6 +657,11 @@ msgstr "A escrever lista de novas source\n" msgid "Source list entries for this disc are:\n" msgstr "As entradas de listas de Source para este Disco são:\n" +#: apt-pkg/clean.cc +#, c-format +msgid "Unable to change to %s" +msgstr "Impossível mudar para %s" + #: apt-pkg/clean.cc #, c-format msgid "Unable to stat %s." @@ -1656,6 +1685,12 @@ msgstr "" " '%s'\n" "no leitor '%s' e pressione enter\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "A corrigir dependências..." @@ -3510,7 +3545,7 @@ msgstr "Ficheiro não encontrado" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "A Ligar a %s (%s)" @@ -3833,6 +3868,13 @@ msgstr "Ligação encerrada prematuramente" msgid "Empty files can't be valid archives" msgstr "Ficheiros vazios não podem ser arquivos válidos" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "Incapaz de encontrar a entrada '%s' esperada no ficheiro Release (entrada " +#~ "errada em sources.list ou ficheiro malformado)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Dependências não satisfeitas. Tente utilizar --fix-broken." -- cgit v1.2.3