Skip to content
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

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions frontend/static/quotes/portuguese.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Copy link
Contributor Author

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.

"source": "Napoleão Bonaparte",
"length": 107,
"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?",
Copy link
Contributor Author

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?

"source": "Fernando Pessoa",
"length": 156,
"id": 70
},
{
"text": "A cada bela impressão que causamos, conquistamos um inimigo. Para ser popular é indispensável ser medíocre.",
Copy link
Contributor Author

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.

"source": "Oscar Wilde",
"length": 107,
"id": 71
},
{
"text": "Não concordo com uma palavra que você disse, mas defendo até a morte o teu direito de dizê-las.",
Copy link
Contributor Author

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.

"source": "Evelyn Beatrice Hall",
"length": 95,
"id": 72
},
{
"text": "Há sempre mais bondade no mundo do que parece haver, porque a bondade é, por natureza, modesta e reservada.",
Copy link
Contributor Author

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.

"source": "Evelyn Beatrice Hall",
"length": 107,
"id": 73
}
]
}