1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
#
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
# Developers do not need to manually edit POT or PO files.
# Paulo Henrique de Lima Santana (phls) <phls@debian.org>, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: colplot_5.2.0-1.1\n"
"Report-Msgid-Bugs-To: colplot@packages.debian.org\n"
"POT-Creation-Date: 2016-02-11 11:28-0700\n"
"PO-Revision-Date: 2022-11-28 23:31-0300\n"
"Last-Translator: Paulo Henrique de Lima Santana (phls) <phls@debian.org>\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"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
"X-Generator: Gtranslator 42.0\n"
#. Type: select
#. Choices
#: ../colplot.templates:2001
msgid "apache2"
msgstr "apache2"
#. Type: select
#. Choices
#: ../colplot.templates:2001
msgid "lighttpd"
msgstr "lighttpd"
#. Type: select
#. Choices
#: ../colplot.templates:2001
msgid "None"
msgstr "Nenhum"
#. Type: select
#. Description
#: ../colplot.templates:2002
msgid "Web server:"
msgstr "Servidor web:"
#. Type: select
#. Description
#: ../colplot.templates:2002
msgid ""
"Please select the web server for which Colplot should be automatically "
"configured."
msgstr ""
"Por favor, selecione o servidor web para o qual o Colplot deve ser "
"configurado automaticamente."
#. Type: select
#. Description
#: ../colplot.templates:2002
msgid "Select \"None\" if you would like to configure the web server manually."
msgstr ""
"Selecione \"Nenhum\" caso vocĂȘ queira configurar seu servidor web "
"manualmente."
|