Skip to content
Snippets Groups Projects
Unverified Commit a9f2bc81 authored by Rafael Fontenelle's avatar Rafael Fontenelle Committed by Hosted Weblate
Browse files

Translated using Weblate (Portuguese (Brazil))

Currently translated at 30.6% (2828 of 9249 strings)

Translation: Git Manpages/Translations
Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/pt_BR/


Signed-off-by: default avatarRafael Fontenelle <rafaelff@gnome.org>
parent a70fdcd2
No related branches found
No related tags found
No related merge requests found
......@@ -2,18 +2,17 @@
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"PO-Revision-Date: 2019-06-16 22:08+0200\n"
"Last-Translator: Elizabete Dutra Valle <beteduvalle@gmail.com>\n"
"PO-Revision-Date: 2019-06-25 12:10+0000\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: none\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: Weblate 3.7-dev\n"
"X-Generator: Weblate 3.7.1-dev\n"
 
#. type: Labeled list
#: en/blame-options.txt:1 en/diff-options.txt:646 en/git-instaweb.txt:45
......@@ -3532,15 +3531,15 @@ msgid ""
"\t\tinitialized = 1;\n"
"\t\tfor_each_ref(get_name);\n"
msgstr ""
".+ \tif (get_sha1 (arg, sha1) <0)\n"
".+\t\t uso (describe_usage);\n"
".+\t cmit = lookup_commit_reference (sha1);\n"
".+\t if (! cmit)\n"
".+\t\t uso (describe_usage);\n"
".+\n"
"\tif (! inicializado) {\n"
" +\tif (get_sha1(arg, sha1) < 0)\n"
" +\t\tusage(describe_usage);\n"
" +\tcmit = lookup_commit_reference(sha1);\n"
" +\tif (!cmit)\n"
" +\t\tusage(describe_usage);\n"
" +\n"
"\tif (!inicializado) {\n"
"\t\tinicializado = 1;\n"
"\t\tfor_each_ref (get_name);\n"
"\t\tfor_each_ref(get_name);\n"
 
#. type: Plain text
#: en/diff-generate-patch.txt:117
......@@ -16950,7 +16949,7 @@ msgstr ""
#. type: Plain text
#: en/git-cherry.txt:31
msgid "Show the commit subjects next to the SHA1s."
msgstr "Show the commit subjects next to the SHA1s."
msgstr "Mostra os assuntos de commits ao lado dos SHA1s."
 
#. type: Labeled list
#: en/git-cherry.txt:32 en/git-rebase.txt:220
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment