From 6827888f0a6ea8949ef8f5094a0791bcbb4446d8 Mon Sep 17 00:00:00 2001 From: PabloGarciaComBR Date: Thu, 11 Apr 2019 12:34:12 -0300 Subject: [PATCH] Small adjustments Adjustments in Behavioral already translated pages. --- .../Behavioral/ChainOfResponsibilities/README.po | 8 ++++---- locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/locale/pt_BR/LC_MESSAGES/Behavioral/ChainOfResponsibilities/README.po b/locale/pt_BR/LC_MESSAGES/Behavioral/ChainOfResponsibilities/README.po index fc6422b..388889c 100644 --- a/locale/pt_BR/LC_MESSAGES/Behavioral/ChainOfResponsibilities/README.po +++ b/locale/pt_BR/LC_MESSAGES/Behavioral/ChainOfResponsibilities/README.po @@ -16,8 +16,8 @@ msgid "`Chain Of Responsibilities`__" msgstr "`Cadeia de Responsabilidades (Chain Of Responsibilities)`__" #: ../../Behavioral/ChainOfResponsibilities/README.rst:5 -msgid "Purpose:" -msgstr "Objetivo:" +msgid "Purpose" +msgstr "Objetivo" #: ../../Behavioral/ChainOfResponsibilities/README.rst:7 msgid "" @@ -30,8 +30,8 @@ msgstr "" "e assim por diante." #: ../../Behavioral/ChainOfResponsibilities/README.rst:12 -msgid "Examples:" -msgstr "Exemplos:" +msgid "Examples" +msgstr "Exemplos" #: ../../Behavioral/ChainOfResponsibilities/README.rst:14 msgid "" diff --git a/locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po b/locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po index 2de1924..7b90e16 100644 --- a/locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po +++ b/locale/pt_BR/LC_MESSAGES/Behavioral/Memento/README.po @@ -27,10 +27,10 @@ msgstr "Objetivo" #: ../../Behavioral/Memento/README.rst:7 msgid "" -"It provides the ability to restore an object to it's previous state (undo" -" via rollback) or to gain access to state of the object, without " -"revealing it's implementation (i.e., the object is not required to have a" -" functional for return the current state)." +"It provides the ability to restore an object to it's previous state (undo " +"via rollback) or to gain access to state of the object, without revealing " +"it's implementation (i.e., the object is not required to have a function " +"to return the current state)." msgstr "" "Ele provĂȘ a habilidade de restaurar um objeto para seu estado anterior (" "desfazer via rollback) ou ganhar acesso ao estado do objeto sem revelar "