diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-24 11:40:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-24 11:40:22 -0400 |
commit | 8632316309d03025f88e1d3db351f98ddbdafe26 (patch) | |
tree | 3b507715c8df8bd67eee3fe6899e4e3fc959c4dc /debian/po | |
parent | 3e02415f9b461ffff96dc9fe6be9ec4330fc1502 (diff) |
Add Brazilian Portuguese debconf translation. Closes: #685771 Thanks, Adriano Rafael Gomes
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/pt_BR.po | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po new file mode 100644 index 0000000..de9784e --- /dev/null +++ b/debian/po/pt_BR.po @@ -0,0 +1,59 @@ +# Debconf translations for etckeeper. +# Copyright (C) 2012 THE etckeeper'S COPYRIGHT HOLDER +# This file is distributed under the same license as the etckeeper package. +# Adriano Rafael Gomes <adrianorg@gmail.com>, 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: etckeeper 0.63\n" +"Report-Msgid-Bugs-To: etckeeper@packages.debian.org\n" +"POT-Creation-Date: 2009-05-06 14:41-0400\n" +"PO-Revision-Date: 2012-08-21 11:15-0300\n" +"Last-Translator: Adriano Rafael Gomes <adrianorg@gmail.com>\n" +"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." +"org>\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "Commit failed" +msgstr "Envio falhou" + +#. Type: error +#. Description +#: ../templates:2001 +msgid "An attempt to commit /etc changes to ${VCS} failed." +msgstr "Uma tentativa de enviar alterações feitas em /etc para ${VCS} falhou." + +#. Type: error +#. Description +#: ../templates:2001 +msgid "" +"You may manually resolve the issues with the uncommitted changes before " +"continuing." +msgstr "" +"Você pode resolver manualmente os problemas com as alterações não enviadas " +"antes de continuar." + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "Remove etckeeper ${VCS} repository and associated files?" +msgstr "Remover o repositório ${VCS} do etckeeper e os arquivos associados?" + +#. Type: boolean +#. Description +#: ../templates:3001 +msgid "" +"Etckeeper is being purged from the system, and was used to store /etc in a " +"${VCS} repository. If you choose to remove the repository, this will DESTROY " +"all history etckeeper has recorded for /etc." +msgstr "" +"O etckeeper está sendo expurgado do sistema, e foi usado para armazenar o " +"diretório /etc em um repositório ${VCS}. Se você escolher remover o " +"repositório, isso DESTRUIRÁ todo o histórico que o etckeeper gravou para o " +"diretório /etc." |