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

Tradução: datetimes.qmd #68

Open
wants to merge 3 commits into
base: traducao-pt-2ed
Choose a base branch
from

Conversation

scopinho
Copy link

@scopinho scopinho commented Dec 7, 2023

Tradução inicial do datetimes.qmd

Pontos importantes:

1-) Por padrão, as funções do lubridate retornam nomes em inglês. Ele explica isso no capítulo e informa que pode ser alterado usando o locale(). Porém, para que as saídas saíssem em Portugues, quase todos os trechos de códigos teria que ter o locale a mais, ficando sempre diferente do livro em inglês e tb adicionando cmplexidade aos trechos de código. Por ora, mantive o padrão (sem o locale())

2-) Os OlsonNames() ficaram em inglês. Por isso você ainda vê "Americas/New_York" ao invés de "Americas/Nova_Iorque".

3-) Em geral, ao invés de usar "data e hora", usei data e horário", pois achei que ficaria mais claro quando tratar "hora" como o componente do horário, senão poderia ficar, o componente hora de data e hora (sigh!)

Sugestões são bem-vindas!

@scopinho scopinho mentioned this pull request Dec 7, 2023
@beatrizmilz beatrizmilz linked an issue Dec 8, 2023 that may be closed by this pull request
@magnotairone
Copy link

vou revisar este aqui

Copy link

@magnotairone magnotairone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parei na seção Arredondamento

datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
Co-authored-by: Magno Tairone <magnotairone@gmail.com>
@scopinho
Copy link
Author

parei na seção Arredondamento

Ok... já commitei até lá..
P.S: Achei aue tivesse lido em algum lugar que devíamos usar eixo-x, acho que viajei. :-/

datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
datetimes.qmd Outdated Show resolved Hide resolved
@magnotairone
Copy link

terminei a revisão

Co-authored-by: Magno Tairone <magnotairone@gmail.com>
@scopinho
Copy link
Author

scopinho commented Jan 2, 2024

terminei a revisão

Muito obrigado @magnotairone !

@beatrizmilz beatrizmilz added Checar and removed Checar labels Mar 31, 2024
@beatrizmilz
Copy link
Collaborator

A @anacarolinamoreno topou revisar esse capítulo! 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

23 - datetimes.qmd
3 participants