Giter Club home page Giter Club logo

website-docs's Introduction

website-docs

A repository containing the documentation available at the Ripple website on https://ripple.moe/doc. This is made mainly for translation purposes. Typo fixes are welcome even if you're not part of the translation team; however note that if you want to make big contributions you should probably fill in the Translating Ripple form, so that we can add you to our Discord translation team.

How to create new files

As a translator, you're not expected to understand anything about programming. We just expect you to know a bit about Markdown and HTML: enough to understand what is formatting and what is text you need to translate. Generally speaking, everything inbetween <> is HTML, and text sorrounded by _* is Markdown. Also, you should know that to make a new paragraph/line, you need to make two newlines (one won't be enough).

First of all, discuss in your language's chat what file you want to translate. You don't want to have two people working on the same file! Once you have been assigned a file to translate, go to the en folder, click the file you need to translate, and then raw.

You should be brought to a page with Markdown/HTML code. Select it all and copy it, or simply Ctrl + A followed by Ctrl + C. Now, from the root of the project, click on "Create new file".

First of all you should name your file properly. First, set the name: it should be <2 letter country code>/<original name>.md. For instance, if I am translating irc.md into French, I would set the title to fr/irc.md. If unsure on your 2 letter country code, just ask Howl on the Discord.

Then, in "Edit new file", paste the text you copied. And before getting into the translation, go to md5sums.txt, and check what's the English md5sum for your file. Then, at the top of the file, delete old_id, and write: reference_version: <md5hash>, and translate the title. For instance:

---
title: "Bot"
reference_version: 2691370caa5d6c6b071a18281bd440de
---
Ripple ha dei bot che puoi contattare direttamente dal gioco...

Then, smash your keyboard until you get something that you understand in the language you're supposed to be translating into. Once you're satisfied with the result, check out the preview (if it looks really odd, make sure you haven't fucked up formatting somewhere, or ask Howl for help). Once you're done, commit the new file: set the commit title to, for instance, Translate bots.md into Italian, and you can leave the description empty. To end it all, create the pull request.

website-docs's People

Contributors

aiae avatar crossflame2 avatar emilysunpy avatar insanetoe avatar radiden avatar reiaa avatar tertonn avatar thehowl avatar topovn avatar xnyo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.