Skip to content

lyn1337/psi-translations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psi Translations
----------------

Each subdirectory is a language code (XX). Inside each should be:

  psi_XX.ts - translation of Psi
  psi_XX.html - downloading instructions for the website

Optionally, a Qt translation can be included:

  qt_XX.ts - translation of qt

However, Qt itself already has most translations so you should not store this
file here unless Qt does not support the language at all and you need
somewhere to put it. Otherwise, try to work with qt-project.org. When a Psi
release is produced, the latest translations from Qt will be obtained, but any
present in this repo will override what comes with Qt.

Please do not commit .qm files to the repo.

If you want to make a brand new translation, the psi_xx.ts file can be copied
and used as a blank slate.

To compile ALL the language packs:

  QTDIR=/path/to/qt ./build.sh

This will create a directory 'dist' containing all the .qm files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.1%
  • HTML 23.7%
  • Shell 0.2%