rstudio/cheatsheets

Translation Help Requested: Dates and time with lubridate

Open

#206 创建于 2021年8月20日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TeX (6,356 star) (1,946 fork)batch import
good first issue

描述

Hello! We recently updated several RStudio cheat sheets, and unfortunately now the translations are no longer up to date. The translations listed below are only one or two versions behind, and so only need small updates instead of translating an entire document from scratch. These would make good first projects and should be relatively quick to update.

You can find editable keynote and powerpoint files for the new cheat sheets in the keynotes/ and powerpoints/ folders. Current translations can be found in the translations/ folder. Once you have finished your updated translation, save the file as the same name as the current translation, and submit a pull request per the contributing guidelines.

In your pull request description please include "Addresses #206" to link to this issue.

Languages

  • Russian
  • Spanish
  • Ukrainian
  • Vietnamese

Cheat sheet updates, listed by section: These are text/content changes and may not include function argument changes or graphics or example code that has changed. Several are one or two word changes. Page 1 only: Parse Date-Times

  • Updated text “2. Use the function …” to include tz argument
  • Added my(), ym() (no text needs translation)

Get and Set Components

  • Added tz()

Round Date-Times

  • Added text “Valid units are…”
  • Updated rollback() to include rollforward()

Time Zones

  • Added Sys.timezone()
  • Updated with_tz() to include local_time()
  • Updated force_tz() to include force_tzs()

贡献者指南