Skip to content
Snippets Groups Projects
Unverified Commit b5273941 authored by Hosted Weblate's avatar Hosted Weblate
Browse files

Merge branch 'origin/master' into Weblate.

parents 81be6cac a9f2bc81
No related branches found
No related tags found
No related merge requests found
...@@ -2,18 +2,17 @@ ...@@ -2,18 +2,17 @@
# Copyright (C) YEAR Free Software Foundation, Inc. # Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2019-06-16 22:08+0200\n" "PO-Revision-Date: 2019-06-25 12:10+0000\n"
"Last-Translator: Elizabete Dutra Valle <beteduvalle@gmail.com>\n" "Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #. type: Labeled list
#: en/blame-options.txt:1 en/diff-options.txt:646 en/git-instaweb.txt:45 #: en/blame-options.txt:1 en/diff-options.txt:646 en/git-instaweb.txt:45
...@@ -3532,15 +3531,15 @@ msgid "" ...@@ -3532,15 +3531,15 @@ msgid ""
"\t\tinitialized = 1;\n" "\t\tinitialized = 1;\n"
"\t\tfor_each_ref(get_name);\n" "\t\tfor_each_ref(get_name);\n"
msgstr "" msgstr ""
".+ \tif (get_sha1 (arg, sha1) <0)\n" " +\tif (get_sha1(arg, sha1) < 0)\n"
".+\t\t uso (describe_usage);\n" " +\t\tusage(describe_usage);\n"
".+\t cmit = lookup_commit_reference (sha1);\n" " +\tcmit = lookup_commit_reference(sha1);\n"
".+\t if (! cmit)\n" " +\tif (!cmit)\n"
".+\t\t uso (describe_usage);\n" " +\t\tusage(describe_usage);\n"
".+\n" " +\n"
"\tif (! inicializado) {\n" "\tif (!inicializado) {\n"
"\t\tinicializado = 1;\n" "\t\tinicializado = 1;\n"
"\t\tfor_each_ref (get_name);\n" "\t\tfor_each_ref(get_name);\n"
   
#. type: Plain text #. type: Plain text
#: en/diff-generate-patch.txt:117 #: en/diff-generate-patch.txt:117
...@@ -16950,7 +16949,7 @@ msgstr "" ...@@ -16950,7 +16949,7 @@ msgstr ""
#. type: Plain text #. type: Plain text
#: en/git-cherry.txt:31 #: en/git-cherry.txt:31
msgid "Show the commit subjects next to the SHA1s." 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 #. type: Labeled list
#: en/git-cherry.txt:32 en/git-rebase.txt:220 #: 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