[jhbuild] Update Brazilian Portuguese translation



commit 18da91c7ad405b3dff32753219a007e99bdd0bb8
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Mon Dec 12 01:03:11 2016 +0000

    Update Brazilian Portuguese translation

 po/pt_BR.po |   59 ++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 36 insertions(+), 23 deletions(-)
---
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 58dad0a..9f74b87 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -11,8 +11,8 @@ msgstr ""
 "Project-Id-Version: jhbuild\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild";
 "&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-12-06 23:45+0000\n"
-"PO-Revision-Date: 2016-12-07 22:33-0200\n"
+"POT-Creation-Date: 2016-12-11 21:19+0000\n"
+"PO-Revision-Date: 2016-12-11 22:59-0200\n"
 "Last-Translator: Rafael Fontenelle <rafaelff gnome org>\n"
 "Language-Team: Brazilian Portuguese <gnome-pt_br-list gnome org>\n"
 "Language: pt_BR\n"
@@ -1382,7 +1382,8 @@ msgstr ""
 #: jhbuild/modtypes/__init__.py:86 jhbuild/modtypes/__init__.py:93
 #, python-format
 msgid "%(node)s node for %(module)s module is missing %(attribute)s attribute"
-msgstr "o nó %(node)s para o módulo %(module)s carece do atributo %(attribute)s"
+msgstr ""
+"o nó %(node)s para o módulo %(module)s carece do atributo %(attribute)s"
 
 #: jhbuild/modtypes/__init__.py:142
 #, python-format
@@ -1626,11 +1627,17 @@ msgstr ""
 msgid "PackageKit: %s"
 msgstr "PackageKit: %s"
 
-#: jhbuild/utils/systeminstall.py:304
+#: jhbuild/utils/systeminstall.py:275
+#| msgid "Using pacman to install packages.  Please wait."
+msgid "Computing packages to install. This might be slow. Please wait."
+msgstr ""
+"Computando pacotes para instalar. Isso pode ser lento. Por favor, aguarde."
+
+#: jhbuild/utils/systeminstall.py:305
 msgid "Nothing available to install"
 msgstr "Nada disponível para instalar"
 
-#: jhbuild/utils/systeminstall.py:307
+#: jhbuild/utils/systeminstall.py:308
 #, python-format
 msgid ""
 "Installing:\n"
@@ -1639,70 +1646,76 @@ msgstr ""
 "Instalando:\n"
 "  %s"
 
-#: jhbuild/utils/systeminstall.py:313
+#: jhbuild/utils/systeminstall.py:309
+msgid ""
+"This might take a very long time. Do not turn off your computer. You can run "
+"`pkmon' to monitor progress."
+msgstr ""
+"Isso pode levar muito tempo. Por favor, não desligue seu computador. Você "
+"pode executar \"pkmon\" para monitorar o progresso."
+
+#: jhbuild/utils/systeminstall.py:315
 msgid "Complete!"
 msgstr "Concluída!"
 
-#: jhbuild/utils/systeminstall.py:326
+#: jhbuild/utils/systeminstall.py:328
 msgid "pkgfile not found, automatically installing"
 msgstr "aquivo de pacote não encontrado, instalando automaticamente"
 
-#: jhbuild/utils/systeminstall.py:328
+#: jhbuild/utils/systeminstall.py:330
 msgid "Failed to install pkgfile"
 msgstr "Falha ao instalar aquivo de pacote"
 
-#: jhbuild/utils/systeminstall.py:334
+#: jhbuild/utils/systeminstall.py:336
 msgid "pkgfile cache is old or doesn't exist, automatically updating"
 msgstr ""
 "cache de aquivo de pacote é antigo ou não existe, atualizando automaticamente"
 
-#: jhbuild/utils/systeminstall.py:337
+#: jhbuild/utils/systeminstall.py:339
 msgid "Failed to create pkgfile cache"
 msgstr "Falha ao criar cache de pacote"
 
-#: jhbuild/utils/systeminstall.py:340
+#: jhbuild/utils/systeminstall.py:342
 msgid "Failed to update pkgfile cache"
 msgstr "Falha ao atualizar cache de pacote"
 
-#: jhbuild/utils/systeminstall.py:342
+#: jhbuild/utils/systeminstall.py:344
 msgid "Successfully updated pkgfile cache"
 msgstr "Cache de pacote atualizado com sucesso"
 
-#: jhbuild/utils/systeminstall.py:347
+#: jhbuild/utils/systeminstall.py:349
 msgid "Using pacman to install packages.  Please wait."
 msgstr "Usando pacman para instalar pacotes. Por favor, espere."
 
-#: jhbuild/utils/systeminstall.py:351 jhbuild/utils/systeminstall.py:369
-#: jhbuild/utils/systeminstall.py:466
+#: jhbuild/utils/systeminstall.py:353 jhbuild/utils/systeminstall.py:371
+#: jhbuild/utils/systeminstall.py:468
 msgid "Nothing to install"
 msgstr "Nada a ser instalado"
 
-#: jhbuild/utils/systeminstall.py:366
+#: jhbuild/utils/systeminstall.py:368
 #, python-format
 msgid "Provider for \"%s\" was not found, ignoring"
 msgstr "Fornecedor de \"%s\" não foi encontrado, ignorando"
 
-#: jhbuild/utils/systeminstall.py:374
+#: jhbuild/utils/systeminstall.py:376
 msgid "Install failed"
 msgstr "Instalação falhou"
 
-#: jhbuild/utils/systeminstall.py:376
+#: jhbuild/utils/systeminstall.py:378
 msgid "Completed!"
 msgstr "Concluída!"
 
-#: jhbuild/utils/systeminstall.py:423
+#: jhbuild/utils/systeminstall.py:425
 #, python-format
 msgid "No native package found for %(id)s (%(filename)s)"
 msgstr "Nenhum pacote nativo foi encontrado para %(id)s (%(filename)s)"
 
-#: jhbuild/utils/systeminstall.py:428
+#: jhbuild/utils/systeminstall.py:430
 #, python-format
 msgid "Installing: %(pkgs)s"
 msgstr "Instalando: %(pkgs)s"
 
-#: jhbuild/utils/systeminstall.py:434
-#| msgid ""
-#| "Using apt-file to search for providers; this may be slow.  Please wait."
+#: jhbuild/utils/systeminstall.py:436
 msgid ""
 "Using apt-file to search for providers; this may be extremely slow. Please "
 "wait. Patience!"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]