Giter VIP home page Giter VIP logo

db4free-net-l10n's Introduction

Following the 2014 update of the db4free.net site and service there is now an easy way how you can translate the db4free.net website to more languages.

All the texts of the website are up on GitHub. You can fork the repository, apply your translations and send us a pull request so your translations can be integrated into the website.

How does it work?

First you need to sign up for a GitHub account unless you already have one. Fork the repository at

https://github.com/mpopp75/db4free-net-l10n

so you have an identical copy of the translation repository in your account. Now you can clone your repository to create a copy on your system. The git command for this is:

git clone [email protected]:[Your_GitHub_username]/db4free-net-l10n.git

We recommend you to create a separate branch for your translations, like so:

git checkout -b mytranslations

If there is no directory for the language which you want to apply translations to, make a copy of the "en" directory and name it according to ISO 639-1 language codes.

In the files inside this directory, replace the English texts with texts of the new language. Please be careful not to change the ID. For example replace:

'h1' => 'Welcome to db4free.net',

by

'h1' => 'Bienvenido a db4free.net',

If a text is the same in English and the language you are translating to, you may delete the line or simply leave it.

When your translations are finished, commit and push them to your GitHub repository. Switch to your new branch on GitHub and click "New Pull Request". Enter a short description what your translations are, any difficulties you faced or what you may not have been able to finish etc. and send off the Pull Request.

If you like to contribute but you need further assistance before you can get started, please Open a Ticket at GitHub.

db4free-net-l10n's People

Contributors

0x6e69636f avatar alex-badea avatar alexis-coulombe avatar binyuj avatar cristiammercado avatar cristiammercadoj avatar cyber01 avatar duhsoares21 avatar fenglc avatar iamkbkarthikeyan avatar jonher937 avatar luanpham97 avatar mpopp75 avatar mrgagi avatar muhammetasan avatar neeyvs avatar ozcanovunc avatar paweljagus avatar pvsfair avatar ruyaoyao avatar sally-jarkas avatar shoomilka avatar sierrahawk avatar slear avatar uno20001 avatar vipulkumarsviit avatar ynedelchev 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.