File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
locale/pt_BR/LC_MESSAGES/Behavioral Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ msgid "`Chain Of Responsibilities`__"
16
16
msgstr "`Cadeia de Responsabilidades (Chain Of Responsibilities)`__"
17
17
18
18
#: ../../Behavioral/ChainOfResponsibilities/README.rst:5
19
- msgid "Purpose: "
20
- msgstr "Objetivo: "
19
+ msgid "Purpose"
20
+ msgstr "Objetivo"
21
21
22
22
#: ../../Behavioral/ChainOfResponsibilities/README.rst:7
23
23
msgid ""
@@ -30,8 +30,8 @@ msgstr ""
30
30
"e assim por diante."
31
31
32
32
#: ../../Behavioral/ChainOfResponsibilities/README.rst:12
33
- msgid "Examples: "
34
- msgstr "Exemplos: "
33
+ msgid "Examples"
34
+ msgstr "Exemplos"
35
35
36
36
#: ../../Behavioral/ChainOfResponsibilities/README.rst:14
37
37
msgid ""
Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ msgstr "Objetivo"
27
27
28
28
#: ../../Behavioral/Memento/README.rst:7
29
29
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)."
34
34
msgstr ""
35
35
"Ele provê a habilidade de restaurar um objeto para seu estado anterior ("
36
36
"desfazer via rollback) ou ganhar acesso ao estado do objeto sem revelar "
You can’t perform that action at this time.
0 commit comments