Code Monkey home page Code Monkey logo

projecttox-website's Introduction

ProjectTox-Website

Source code for the Tox.im website

Building the site

Building the site requires Python 3 and the pystache library.
In the main directory, run python3 buildsite.py.
The site will be in the new site/ directory.

Translations

As well as new translations, improvement of translations we already have is welcome too. Just copy index.en.json to index.??.json, where ?? is your language's ISO 639 code.
If the language you are translating to has more than one dialect (for example: Brazilian Portuguese vs Portuguese Portuguese), you can add -?? before .json, where ?? is a unique code for your dialect. A full example: index.pt-br.json

Language file metadata

The JSON files used by buildsite.py have some special names which are used by the script to build the bar of languages in the footer. The names are:

_language: The (native) name of your language. Example: Français
_ind: A number specifying where your language should be placed relative to other languages. Example: 1
_comment: A comment about the language file. Optional.
_author: The creator(s) of the file.

What we have so far

Verified:

(A strong and trustworthy method for verification is in the process of formulation. As of yet, no translation is 100% approved.)

Needing verification (from someone who isn't the original translator):

  • English
  • German
  • Russian
  • Italian
  • Dutch
  • Polish
  • Brazilian Portuguese
  • Portuguese Portuguese
  • Swedish
  • Turkish
  • Spanish
  • French
  • Arabic
  • Norwegian
  • Chinese
  • Lithuanian
  • Croatian
  • Finnish

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.