Skip to content

music-presence/translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-presence/translations

Translations for the Music Presence app.

Contributors

Username Languages
@21mtd vi
@ayovu ru, uk
@CluBstep77 fr
@caneabi tr
@cobra525 hu
@coderheck vi
@ekimeister fi
@FamilyMink5 ko
@heartached es
@jmleetw zh-TW
@kucendro cs
@liviu-hariton ro
@MenIDistrust es
@MoonManPL pl
@Mysticnotthemighty ar
@matej4real hr, bs, sr
@momizi06 ja
@mozoarella nl
@naturbrilian id
@pascal-00 it
@qadqod he
@Snyri it
SoundBlaster1998 pt-PT
@scar1jpg pl
@stegmann-tibor sk
@thaiowl be
@thijmi af, ko, ja, nl
@ungive de
@VZCE fr

Update this table by running this and copying the output:

$ g++ -o a.out print.cpp info.cpp -I include && ./a.out

Verifying translations

Perform the following steps to verify translations from contributors:

  • Commit and push the latest changes from Weblate
  • Update your local clone of the repository: git pull
  • Fetch the remote verified tag: git fetch --tags
  • Run ./verify-all.sh verified COMMIT where COMMIT is the specific commit until which you'd like to verify translations. You may use HEAD to reference the latest commit.
  • Open your browser at http://localhost:8000 and click through the files. Use the translator embedded in your browser (e.g. Chrome) to automatically translate every translation back to English.
  • Once you are done verifying all translations, move the verified tag to the commit until which you verified: git tag -f verified COMMIT. Then push the tag: git push -f origin verified

License

MIT License
See LICENSE for details.