diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2021-11-17 18:31:12 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2021-11-17 18:31:12 +0100 |
commit | 312e7d7310e07757c59cd7ac0f20d0b416b43026 (patch) | |
tree | 53397850e08b1825538edb45e65f8a236a971d2e /po/pt.po | |
parent | 1d1a92241e402373a752cbadc28a633bc56a3932 (diff) |
Release 2.3.122.3.12
This release is dedicated to Linus Tech Tips.
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 38 |
1 files changed, 20 insertions, 18 deletions
@@ -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: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+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" @@ -1950,32 +1950,21 @@ msgstr "Após esta operação, será libertado %sB de espaço em disco.\n" msgid "Trivial Only specified but this is not a trivial operation." msgstr "Trivial Only especificado mas isto não é uma operação trivial." -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Sim, faça como eu digo!" - -#: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"Você está prestes a fazer algo potencialmente nocivo.\n" -"Para continuar escreva a frase '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "Abortado." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "Deseja continuar?" #: apt-private/private-install.cc +msgid "Abort." +msgstr "Abortado." + +#: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Falhou o download de alguns ficheiros" @@ -3883,6 +3872,19 @@ msgstr "Ligação encerrada prematuramente" msgid "Empty files can't be valid archives" msgstr "Ficheiros vazios não podem ser arquivos válidos" +#~ msgid "Yes, do as I say!" +#~ msgstr "Sim, faça como eu digo!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "Você está prestes a fazer algo potencialmente nocivo.\n" +#~ "Para continuar escreva a frase '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "Linha %u é demasiado longa na lista de fontes %s." |