diff options
Diffstat (limited to '')
-rw-r--r-- | debian/po/pt_BR.po | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po new file mode 100644 index 0000000..11f855b --- /dev/null +++ b/debian/po/pt_BR.po @@ -0,0 +1,62 @@ +# Debconf translations for icinga2. +# Copyright (C) 2014 THE icinga2'S COPYRIGHT HOLDER +# This file is distributed under the same license as the icinga2 package. +# Adriano Rafael Gomes <adrianorg@arg.eti.br>, 2014. +# +msgid "" +msgstr "" +"Project-Id-Version: icinga2\n" +"Report-Msgid-Bugs-To: icinga2@packages.debian.org\n" +"POT-Creation-Date: 2014-08-18 15:18+0200\n" +"PO-Revision-Date: 2014-08-20 15:23-0300\n" +"Last-Translator: Adriano Rafael Gomes <adrianorg@arg.eti.br>\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: boolean +#. Description +#: ../icinga2-ido-mysql.templates:2001 +msgid "Enable Icinga 2's ido-mysql feature?" +msgstr "Habilitar a funcionalidade ido-mysql do Icinga 2?" + +#. Type: boolean +#. Description +#: ../icinga2-ido-mysql.templates:2001 +msgid "Please specify whether Icinga 2 should use MySQL." +msgstr "Por favor, especifique se o Icinga 2 deve usar o MySQL." + +#. Type: boolean +#. Description +#: ../icinga2-ido-mysql.templates:2001 +msgid "" +"You may later disable the feature by using the \"icinga2 feature disable ido-" +"mysql\" command." +msgstr "" +"VocĂȘ pode desabilitar a funcionalidade mais tarde usando o comando \"icinga2-" +"disable-feature ido-mysql\"." + +#. Type: boolean +#. Description +#: ../icinga2-ido-pgsql.templates:2001 +msgid "Enable Icinga 2's ido-pgsql feature?" +msgstr "Habilitar a funcionalidade ido-pgsql do Icinga 2?" + +#. Type: boolean +#. Description +#: ../icinga2-ido-pgsql.templates:2001 +msgid "Please specify whether Icinga 2 should use PostgreSQL." +msgstr "Por favor, especifique se o Icinga 2 deve usar o PostgreSQL." + +#. Type: boolean +#. Description +#: ../icinga2-ido-pgsql.templates:2001 +msgid "" +"You may later disable the feature by using the \"icinga2 feature disable ido-" +"pgsql\" command." +msgstr "" +"VocĂȘ pode desabilitar a funcionalidade mais tarde usando o comando \"icinga2-" +"disable-feature ido-pgsql\"." |