You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Leave about 30 minutes at the start of each workshop and another 15 mins\n"
"at the start of each session for technical difficulties like WiFi and\n"
"installing things (even if you asked students to install in advance, longer if\n"
"not)."
msgstr""
"Leave about 30 minutes at the start of each workshop and another 15 mins\n"
"at the start of each session for technical difficulties like WiFi and\n"
"installing things (even if you asked students to install in advance, longer if\n"
"not)."
# header
#:r-novice-gapminder/_extras/guide.md:14
msgid"## Lesson Plans"
msgstr"## Lesson Plans"
#:r-novice-gapminder/_extras/guide.md:16
msgid""
"The lesson contains much more material than can be taught in a day.\n"
"Instructors will need to pick an appropriate subset of episodes to use\n"
"in a standard one day course. "
msgstr""
"The lesson contains much more material than can be taught in a day.\n"
"Instructors will need to pick an appropriate subset of episodes to use\n"
"in a standard one day course. "
#:r-novice-gapminder/_extras/guide.md:20
msgid"Some suggested paths through the material are:"
msgstr"Some suggested paths through the material are:"
#:r-novice-gapminder/_extras/guide.md:22
msgid"(suggested by [@liz-is](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-276529213))"
msgstr"(suggested by [@liz-is](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-276529213))"
# unordered list
#:r-novice-gapminder/_extras/guide.md:24
#:r-novice-gapminder/_extras/guide.md:46
msgid"* 01 Introduction to R and RStudio"
msgstr"* 01 Introduction to R and RStudio"
# unordered list
#:r-novice-gapminder/_extras/guide.md:25
msgid"* 04 Data Structures"
msgstr"* 04 Data Structures"
# unordered list
#:r-novice-gapminder/_extras/guide.md:26
#:r-novice-gapminder/_extras/guide.md:48
msgid"* 05 Exploring Data Frames (\"Realistic example\" section onwards)"
msgstr"* 05 Exploring Data Frames (\"Realistic example\" section onwards)"
# unordered list
#:r-novice-gapminder/_extras/guide.md:27
#:r-novice-gapminder/_extras/guide.md:50
msgid"* 08 Creating Publication-Quality Graphics with ggplot2"
msgstr"* 08 Creating Publication-Quality Graphics with ggplot2"
# unordered list
#:r-novice-gapminder/_extras/guide.md:28
msgid"* 10 Functions Explained"
msgstr"* 10 Functions Explained"
# unordered list
#:r-novice-gapminder/_extras/guide.md:29
msgid"* 13 Dataframe Manipulation with dplyr"
msgstr"* 13 Dataframe Manipulation with dplyr"
# unordered list
#:r-novice-gapminder/_extras/guide.md:30
msgid"* 15 Producing Reports With knitr"
msgstr"* 15 Producing Reports With knitr"
#:r-novice-gapminder/_extras/guide.md:32
msgid""
"(suggested by [@naupaka](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-312547509))\n"
"* 01 Introduction to R and RStudio\n"
"* 02 Project Management With RStudio\n"
"* 03 Seeking Help\n"
"* 04 Data Structures\n"
"* 05 Exploring Data Frames\n"
"* 06 Subsetting Data\n"
"* 09 Vectorization\n"
"* 08 Creating Publication-Quality Graphics with ggplot2 *OR*\n"
" 13 Dataframe Manipulation with dplyr\n"
"* 15 Producing Reports With knitr"
msgstr""
"(suggested by [@naupaka](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-312547509))\n"
"* 01 Introduction to R and RStudio\n"
"* 02 Project Management With RStudio\n"
"* 03 Seeking Help\n"
"* 04 Data Structures\n"
"* 05 Exploring Data Frames\n"
"* 06 Subsetting Data\n"
"* 09 Vectorization\n"
"* 08 Creating Publication-Quality Graphics with ggplot2 *OR*\n"
" 13 Dataframe Manipulation with dplyr\n"
"* 15 Producing Reports With knitr"
#:r-novice-gapminder/_extras/guide.md:44
msgid"A half day course could consist of (suggested by [@karawoo](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-277599864)):"
msgstr"A half day course could consist of (suggested by [@karawoo](https://github.com/swcarpentry/r-novice-gapminder/issues/104#issuecomment-277599864)):"
# unordered list
#:r-novice-gapminder/_extras/guide.md:47
msgid"* 04 Data Structures (only creating vectors with `c()`)"
msgstr"* 04 Data Structures (only creating vectors with `c()`)"
# unordered list
#:r-novice-gapminder/_extras/guide.md:49
msgid"* 06 Subsetting Data (excluding factor, matrix and list subsetting)"
msgstr"* 06 Subsetting Data (excluding factor, matrix and list subsetting)"
# header
#:r-novice-gapminder/_extras/guide.md:52
msgid"## Setting up git in RStudio"
msgstr"## Setting up git in RStudio"
#:r-novice-gapminder/_extras/guide.md:54
msgid""
"There can be difficulties linking git to RStudio depending on the\n"
"operating system and the version of the operating system. To make sure\n"
"Git is properly installed and configured, the learners should go to\n"
"the Options window in the RStudio application."
msgstr""
"There can be difficulties linking git to RStudio depending on the\n"
"operating system and the version of the operating system. To make sure\n"
"Git is properly installed and configured, the learners should go to\n"
"the Options window in the RStudio application."
# unordered list
#:r-novice-gapminder/_extras/guide.md:59
msgid"* **Mac OS X:**"
msgstr"* **Mac OS X:**"
# unordered list
#:r-novice-gapminder/_extras/guide.md:60
msgid" * Go RStudio -> Preferences... -> Git/SVN"
msgstr" * Go RStudio -> Preferences... -> Git/SVN"
# unordered list
#:r-novice-gapminder/_extras/guide.md:61
msgid" * Check and see whether there is a path to a file in the \"Git executable\" window. If not, the next challenge is figuring out where Git is located."
msgstr" * Check and see whether there is a path to a file in the \"Git executable\" window. If not, the next challenge is figuring out where Git is located."
# unordered list
#:r-novice-gapminder/_extras/guide.md:62
msgid" * In the terminal enter `which git` and you will get a path to the git executable. In the \"Git executable\" window you may have difficulties finding the directory since OS X hides many of the operating system files. While the file selection window is open, pressing \"Command-Shift-G\" will pop up a text entry box where you will be able to type or paste in the full path to your git executable: e.g. /usr/bin/git or whatever else it might be."
msgstr" * In the terminal enter `which git` and you will get a path to the git executable. In the \"Git executable\" window you may have difficulties finding the directory since OS X hides many of the operating system files. While the file selection window is open, pressing \"Command-Shift-G\" will pop up a text entry box where you will be able to type or paste in the full path to your git executable: e.g. /usr/bin/git or whatever else it might be."
# unordered list
#:r-novice-gapminder/_extras/guide.md:63
msgid"* **Windows:**"
msgstr"* **Windows:**"
# unordered list
#:r-novice-gapminder/_extras/guide.md:64
msgid" * Go Tools -> Global options... -> Git/SVN"
msgstr" * Go Tools -> Global options... -> Git/SVN"
# unordered list
#:r-novice-gapminder/_extras/guide.md:65
msgid" * If you use the Software Carpentry Installer, then 'git.exe' should be installed at `C:/Program Files/Git/bin/git.exe`."
msgstr" * If you use the Software Carpentry Installer, then 'git.exe' should be installed at `C:/Program Files/Git/bin/git.exe`."
#:r-novice-gapminder/_extras/guide.md:67
msgid"To prevent the learners from having to re-enter their password each time they push a commit to GitHub, this command (which can be run from a bash prompt) will make it so they only have to enter their password once:"
msgstr"To prevent the learners from having to re-enter their password each time they push a commit to GitHub, this command (which can be run from a bash prompt) will make it so they only have to enter their password once:"
Translation: R-gapminder Extras "Instructor Notes" (guide.md)
http://swcarpentry.github.io/r-novice-gapminder/guide/
i18n/po/r-novice-gapminder.ja.po
Lines 20203 to 20527 in f4aed5e
The text was updated successfully, but these errors were encountered: