Skip to content

Commit 6827888

Browse files
Small adjustments
Adjustments in Behavioral already translated pages.
1 parent 123dd8a commit 6827888

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

locale/pt_BR/LC_MESSAGES/Behavioral/ChainOfResponsibilities/README.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ msgid "`Chain Of Responsibilities`__"
1616
msgstr "`Cadeia de Responsabilidades (Chain Of Responsibilities)`__"
1717

1818
#: ../../Behavioral/ChainOfResponsibilities/README.rst:5
19-
msgid "Purpose:"
20-
msgstr "Objetivo:"
19+
msgid "Purpose"
20+
msgstr "Objetivo"
2121

2222
#: ../../Behavioral/ChainOfResponsibilities/README.rst:7
2323
msgid ""
@@ -30,8 +30,8 @@ msgstr ""
3030
"e assim por diante."
3131

3232
#: ../../Behavioral/ChainOfResponsibilities/README.rst:12
33-
msgid "Examples:"
34-
msgstr "Exemplos:"
33+
msgid "Examples"
34+
msgstr "Exemplos"
3535

3636
#: ../../Behavioral/ChainOfResponsibilities/README.rst:14
3737
msgid ""

locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ msgstr "Objetivo"
2727

2828
#: ../../Behavioral/Memento/README.rst:7
2929
msgid ""
30-
"It provides the ability to restore an object to it's previous state (undo"
31-
" via rollback) or to gain access to state of the object, without "
32-
"revealing it's implementation (i.e., the object is not required to have a"
33-
" functional for return the current state)."
30+
"It provides the ability to restore an object to it's previous state (undo "
31+
"via rollback) or to gain access to state of the object, without revealing "
32+
"it's implementation (i.e., the object is not required to have a function "
33+
"to return the current state)."
3434
msgstr ""
3535
"Ele provê a habilidade de restaurar um objeto para seu estado anterior ("
3636
"desfazer via rollback) ou ganhar acesso ao estado do objeto sem revelar "

0 commit comments

Comments
 (0)