Git Product home page Git Product logo

seafile-client's Introduction

seafile-client

New version of Seafile desktop client.

BUILD

Prerequisites

INSTALL

cmake .
make
make install

Internationalization

You are welcome to add translation in your language.

Install Qt Linguist

First you need to install Qt Linguist:

  • Windows/MacOS: download it from here

  • Linux users:

    sudo apt-get install libqt4-dev

Do the translation

For example, if you like to add Russian translation.

  1. Make a copy of an existing translation file in i18n/ folder, like i18n/seafile_zh_CN.ts, and name it i18n/seafile_ru_RU.ts.
  2. Start Qt Linguist
  3. Open the file i18n/seafile_ru_RU.ts in Qt Linguist, and translate it entry by entry.

Contribute your translation

Just fork seafile-client and send us a pull request, and we'll check and merge your translation.

Update the translation

Some time later after the your initial translation is merged, new content need to be translated as seafile-client source code evolves. To update the translation, just open the .ts file with Qt Linguist, and translate all unfinished items.

seafile-client's People

Contributors

freeplant avatar lins05 avatar pi3r1k avatar poetwang 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.