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

Translation: Library Carpentry OpenRefine "Setup" #151

Closed
kozo2 opened this issue May 21, 2021 · 3 comments · Fixed by #154
Closed

Translation: Library Carpentry OpenRefine "Setup" #151

kozo2 opened this issue May 21, 2021 · 3 comments · Fixed by #154
Assignees

Comments

@kozo2
Copy link
Collaborator

kozo2 commented May 21, 2021

No description provided.

@kozo2 kozo2 self-assigned this May 21, 2021
@kozo2
Copy link
Collaborator Author

kozo2 commented Jul 30, 2021

I translated this here #154

@masamiy
Copy link
Collaborator

masamiy commented Aug 1, 2021

Thanks @kozo2 , I will have a look.

@joelnitta
Copy link
Member

Translation: Library Carpentry OpenRefine "Setup"

Original: https://librarycarpentry.org/lc-open-refine/setup.html


  • PO fileの編集についてはREADMEをご参照ください
  • あなたが翻訳し始めたと分かるように、翻訳を始める前にこのイシューを自分に割り振って(assign)、あるいはコメントを書いて下さい。
  • 翻訳が終わったら、プルリクエストを開いて、このイシューを参照・リンクして下さい。

i18n/po/lc-open-refine.ja.po

Lines 2646 to 2794 in bb59a56

#: lc-open-refine/setup.md:1
# Front Matter
msgid "---\n"
"layout: page\n"
"title: Setup\n"
"---"
msgstr ""
#: lc-open-refine/setup.md:6
# header
msgid "## Getting ready"
msgstr ""
#: lc-open-refine/setup.md:8
msgid "You need to install OpenRefine and download a data file to follow this lesson."
msgstr ""
#: lc-open-refine/setup.md:10
# header
msgid "### Installing and running OpenRefine"
msgstr ""
#: lc-open-refine/setup.md:12
msgid "OpenRefine is a free, open-source Java application. You can download OpenRefine from \n"
"[http://openrefine.org/download.html](http://openrefine.org/download.html). \n"
"This lesson has been tested with all versions of OpenRefine up to the latest tested version, 3.4.1"
msgstr ""
#: lc-open-refine/setup.md:16
msgid "Packages are available on <https://openrefine.org/download.html> for Windows, macOS, and Linux.\n"
"Please download the latest stable version, choosing the \"kit\" for your operating system.\n"
"Current versions of the \"Windows kit with embedded Java\" and \"Mac kit\" include everything you need to run OpenRefine.\n"
"The \"Linux kit\" and traditional \"Windows kit\" require a \"Java Runtime Environment\" (JRE) installed on your system (see notes below)."
msgstr ""
#: lc-open-refine/setup.md:21
msgid "If you are using an older version of OpenRefine, it is recommended you upgrade to the latest tested version. "
msgstr ""
#: lc-open-refine/setup.md:23
msgid "Please follow the installation instructions in the OpenRefine User Manual: [Installation Instructions](https://docs.openrefine.org/manual/installing)"
msgstr ""
#: lc-open-refine/setup.md:25
msgid "Notes:\n"
"* When you download OpenRefine for Windows or Linux from the address above, you are downloading an archive file \n"
"(zip or tar). To install OpenRefine unzip the downloaded file to a permanent location on your computer. This can \n"
"be to a personal directory or to an applications or software directory - OpenRefine should run wherever you put the\n"
"unzipped folder. The location has to be a \"local\" drive as problems have been reported trying to run OpenRefine\n"
"from a Network drive.\n"
"* The options \"Windows kit with embedded Java\" and \"Mac kit\" include Java as part of the package. You **do not**\n"
"need to install Java if you use one of these kits. This is the preferred method on Windows and Mac systems.\n"
"* On Windows, if you use the traditional \"Windows kit\" without embedded Java, you will need a \n"
"\"Java Runtime Environment\" (JRE) on your system. If you do not already have JRE or JDK installed, \n"
"you can visit [Adopt OpenJDK](https://adoptopenjdk.net/) or [Oracle Java](https://java.com/en/download/) \n"
"to download an installer package. Please note that\n"
"[Oracle significantly changed their license terms in 2019](https://www.oracle.com/java/technologies/javase/jdk-faqs.html) limiting it to \"personal use\" with out a paid license. If you use OpenRefine at work or in research, OpenJDK is preferred.\n"
"* On Linux a \"Java Runtime Environment\" (JRE) will be required to run OpenRefine. If you do not already have \n"
"JRE or JDK installed on your system, most distribution repositories will contain OpenJRE / OpenJDK packages. I\n"
"nstall the default version available from your distribution. For example, on Ubuntu/Debian: \n"
"`sudo apt install default-jre`.\n"
"* OpenRefine does not support Internet Explorer. Please use [Firefox](https://www.mozilla.org/firefox/new/), \n"
"[Chrome](https://www.google.com/chrome/) or [Safari](https://www.apple.com/safari/) instead."
msgstr ""
#: lc-open-refine/setup.md:46
# header
msgid "### Downloading the data"
msgstr ""
#: lc-open-refine/setup.md:48
msgid "You can download [doaj-article-sample.csv](https://github.com/LibraryCarpentry/lc-open-refine/raw/gh-pages/data/doaj-article-sample.csv), which is a csv file that will open in a new browser tab. Be sure to right click or control click in order to save the file (NOTE: In Safari, right click and select **download linked file**; in Chrome and Firefox, right click and select **save link as...**). Make a note of the location (i.e. the folder, your desktop) to which you save the file."
msgstr ""
#: lc-open-refine/setup.md:50
# header
msgid "### Exiting OpenRefine"
msgstr ""
#: lc-open-refine/setup.md:52
msgid "To exit OpenRefine, close all the browser tabs or windows, then navigate to the command line window. To close this window and ensure OpenRefine exits properly, hold down [control] and press [c] on your keyboard. This will save all changes to your projects."
msgstr ""
#: lc-open-refine/setup.md:54
# header
msgid "### Getting help"
msgstr ""
#: lc-open-refine/setup.md:56
msgid "If you encounter problems installing or running OpenRefine, a good source of support is the [OpenRefine mailing list and user forum](https://groups.google.com/g/openrefine).\n"
"Include your operating system when searching to find the most relevant answers for your issue, such as threads related to [Windows](https://groups.google.com/g/openrefine/search?q=windows), [macOS](https://groups.google.com/g/openrefine/search?q=macOS), or [Linux](https://groups.google.com/g/openrefine/search?q=linux)."
msgstr ""
#: lc-open-refine/setup.md:59
msgid "You may also want to check the [Stack Overflow OpenRefine tag](https://stackoverflow.com/questions/tagged/openrefine) or the [OpenRefine Gitter room](https://gitter.im/OpenRefine/OpenRefine)."
msgstr ""
#: lc-open-refine/setup.md:61
msgid "There are also general and specialist tutorials about using OpenRefine available on the web, including:"
msgstr ""
#: lc-open-refine/setup.md:63
# unordered list
msgid "* Official wiki [List of OpenRefine External Resources](https://github.com/OpenRefine/OpenRefine/wiki/External-Resources)"
msgstr ""
#: lc-open-refine/setup.md:64
# unordered list
msgid "* [Getting started with OpenRefine by Thomas Padilla](http://thomaspadilla.org/dataprep/)"
msgstr ""
#: lc-open-refine/setup.md:65
# unordered list
msgid "* [Cleaning Data with OpenRefine by Seth van Hooland, Ruben Verborgh and Max De Wilde](http://programminghistorian.org/lessons/cleaning-data-with-openrefine)"
msgstr ""
#: lc-open-refine/setup.md:66
# unordered list
msgid "* [Blog posts on using OpenRefine from Owen Stephens](http://www.meanboyfriend.com/overdue_ideas/tag/openrefine/?orderby=date&order=ASC)"
msgstr ""
#: lc-open-refine/setup.md:67
# unordered list
msgid "* [Identifying potential headings for Authority work using III Sierra, MS Excel and OpenRefine](http://epublications.marquette.edu/lib_fac/81/)"
msgstr ""
#: lc-open-refine/setup.md:68
# unordered list
msgid "* [Free your metadata website](http://freeyourmetadata.org)"
msgstr ""
#: lc-open-refine/setup.md:69
# unordered list
msgid "* [Data Munging Tools in Preparation for RDF: Catmandu and LODRefine by Christina Harlow](http://journal.code4lib.org/articles/11013)"
msgstr ""
#: lc-open-refine/setup.md:70
# unordered list
msgid "* [Cleaning Data with OpenRefine by John Little](https://libjohn.github.io/openrefine/)"
msgstr ""
#: lc-open-refine/setup.md:71
# unordered list
msgid "* [OpenRefine Blog](https://openrefine.org/category/blog.html)"
msgstr ""
#: lc-open-refine/setup.md:73
msgid "[template]: {{ site.workshop_repo }}"
msgstr ""

@joelnitta joelnitta changed the title Translation: lc-open-refine "Setup" Translation: Library Carpentry OpenRefine "Setup" Aug 5, 2021
@joelnitta joelnitta linked a pull request Oct 2, 2021 that will close this issue
@mergify mergify bot closed this as completed in #154 Oct 3, 2021
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 a pull request may close this issue.

3 participants