-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
impr(quotes): add Portuguese quotes (ikarofelix) #4956
Conversation
@@ -414,6 +414,36 @@ | |||
"source": "Madre Teresa de Calcutá", | |||
"length": 90, | |||
"id": 68 | |||
}, | |||
{ | |||
"text": "Sabei escutar, e podeis ter a certeza de que o silêncio produz, muitas vezes, o mesmo efeito que a ciência.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Know how to listen, and you can be sure that silence often produces the same effect as science.
"id": 69 | ||
}, | ||
{ | ||
"text": "Amo como ama o amor. Não conheço nenhuma outra razão para amar senão amar. Que queres que te diga, além de que te amo, se o que quero dizer-te é que te amo?", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love as love loves. I know no other reason to love except to love. What do you want me to tell you, other than that I love you, if what I want to tell you is that I love you?
"id": 70 | ||
}, | ||
{ | ||
"text": "A cada bela impressão que causamos, conquistamos um inimigo. Para ser popular é indispensável ser medíocre.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With every beautiful impression we make, we gain an enemy. To be popular, it is essential to be mediocre.
"id": 71 | ||
}, | ||
{ | ||
"text": "Não concordo com uma palavra que você disse, mas defendo até a morte o teu direito de dizê-las.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not agree with a word you said, but I will defend to the death your right to say them.
"id": 72 | ||
}, | ||
{ | ||
"text": "Há sempre mais bondade no mundo do que parece haver, porque a bondade é, por natureza, modesta e reservada.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is always more kindness in the world than it seems, because kindness is, by nature, modest and reserved.
Description
Checks
_list.json
,_groups.json
and addlanguages.json
?Closes #