Git Product home page Git Product logo

koreader-translations's Introduction

KOReader Translations

The translations for KOReader are collected in this repository. You can most easily contribute and collaborate through the KOReader project on Weblate. If you prefer you can also fork the repository and use your own tools, such as Lokalize or Virtaal. If you choose to do so, please try to submit your PR as soon as possible to prevent duplicate translation efforts.

Thanks to hosted Weblate, we profit from a translation memory shared with various other projects. MyMemory can also be a good source of inspiration.

To update this submodule with the latest translations, you can use the following command in the main repository:

make po

If your language is not listed on the Weblate project, please don't hesitate to send a language request here.

Variables in translation

Some strings contain variables that should remain unaltered in translation. These take the form of a % followed by a number from 1-99, although you'll seldom see more than about 5 in practice. Please don't put any spaces between the % and its number. %1 should always remain %1. For example:

The title of the book is %1 and its author is %2.

This might be displayed as:

The title of the book is The Republic and its author is Plato.

To aid localization the variables may be freely positioned:

De auteur van het boek is %2 en de titel is %1.

That would result in:

De auteur van het boek is Plato en de titel is The Republic.

Translation status

Translation status

koreader-translations's People

Contributors

weblate avatar hombretranquilo avatar frenzie avatar oldman63 avatar elvvis avatar sr093906 avatar leschek avatar xcomesana avatar matthaiks avatar ihorhordiichuk avatar easteriq avatar silvergreen93 avatar beckydtp avatar jim-kirisame avatar cges30901 avatar yarons avatar rffontenelle avatar karoisuzvards avatar pedrogmattos avatar mel-kior avatar niluje avatar robert00s avatar zwim avatar comradekingu avatar israelber avatar pazos avatar ilyats avatar 70h avatar szabi01 avatar tjaderxyz avatar

Watchers

 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.