Giter Site home page Giter Site logo

languages's Introduction

How to install language for your Typecho

  1. Check if the .po file for your language already exists.

  2. Download the .po file you need and convert it to machine-readable .mo file. You can do this with:

  • Using poedit software
  • Using gettext command: msgfmt <LANG>.po -o <LANG>.mo
  • Using any other gettext software
  1. Upload it to path /usr/langs in your Typecho. If that folder doesn't exist, you can create it before upload it.

  2. Go to control panel of Typecho to switch to your language. It often locates at http://your-blog-url.com/admin/options-general.php

Multi-language Translation to Typecho

  1. Fork this repo and clone to local.
  2. Start your translation road by using PoEdit or other gettext software. The message.pot file contains all recent translation strings, but it is in Chinese, so you might want to start with the English translation file en_US.po and update the missing messages from messages.pot.
  3. Push update to your forked repo, and then pull a request to offical languages repo: named typecho/languages.

Also please see http://docs.typecho.org/translate/start

languages's People

Contributors

joyqi avatar dpyroc avatar bumfo avatar boskijr avatar codygee237 avatar josephace135 avatar lizheming avatar icbs avatar weakish avatar kevinzonda avatar salschoka avatar binotaliu avatar menzil avatar suslovs avatar miaachan avatar

Watchers

James Cloos 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.