calamares/lang/python/pt_BR/LC_MESSAGES/python.po

55 lines
1.6 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-04 08:16-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/machineid/main.py:35
msgid "Generate machine-id."
msgstr "Gerar machine-id."
#: src/modules/dummypython/main.py:44
msgid "Dummy python job."
msgstr "Trabalho fictício python."
#: src/modules/dummypython/main.py:97
msgid "Dummy python step {}"
msgstr "Etapa fictícia python {}"
#: src/modules/packages/main.py:59
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Processando pacotes (%(count)d / %(total)d)"
#: src/modules/packages/main.py:61
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando um pacote."
msgstr[1] "Instalando %(num)d pacotes."
#: src/modules/packages/main.py:64
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removendo um pacote."
msgstr[1] "Removendo %(num)d pacotes."
#: src/modules/packages/main.py:68
msgid "Install packages."
msgstr "Instalar pacotes."