Git Product home page Git Product logo

translations's Introduction

Translations

Repo of translations

For locale codes, check here: https://stackoverflow.com/questions/7973023/what-is-the-list-of-supported-languages-locales-on-android

Steps

  1. Fork this repo.
  2. If you have already forked and want to update a translation, always update your repo. Check this answer: https://stackoverflow.com/questions/20984802/how-can-i-keep-my-fork-in-sync-without-adding-a-separate-remote/21131381#21131381
  3. For each app, strings_nn.xml is the default english strings. The nn is a number to reflect the build number of the app. The nn value helps to distinguish if translations are updated.
  4. To submit a new translation, make a new strings file with locale code, followed by the nn value. For example, if you are making turkish translation make a file strings-tr_nn.xml and put your translations in that file.
  5. Tip: To provide an update to a previous translation, open the main strings_nn.xml file and click on top right History icon to see what strings have been added, deleted, changed. You can then compare with the string file of your language.
  6. The original strings_nn.xml and your strings-xx_nn.xml must be under the same directory.
  7. Important: In the main strings file, a string is translators_list is present. Please help yourself and add your name in it to show that you contributed. ๐Ÿ˜‰ ๐Ÿ˜ฌ
  8. After translating, submit a pull request. Important: Please check other pull requests before open yours in order to minimize asynchronous translations

Thank you. ๐Ÿ˜

translations's People

Contributors

sayantanrc avatar atfmxyl avatar vladrevers avatar rzlamrr avatar shacho36p avatar sayantan-kgp avatar peter9811 avatar ivorysoap avatar snake161 avatar daviemanuel1 avatar louisunnoficial avatar k0rtus avatar ugurcansayan avatar maicol07 avatar myudak avatar tbertels 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.