-
Notifications
You must be signed in to change notification settings - Fork 44
Translating
aljelly edited this page Nov 17, 2018
·
6 revisions
Thank you for considering translating Desktop Folder!
You can easily translate Desktop Folder via Transifex. We recommend this for most users.
Manual instructions
First, please follow the instructions on Building and Running up until the part which says to come back to this page.
Once you've done that, in the build directory, generate a pot file with:
$ ninja com.github.spheras.desktopfolder-pot
Next, we're going to install a translating GUI.
Poedit is a GUI that makes it easy to translate pot files.
sudo apt install poeditOnce you install it, launch it from Applications, then follow the instructions on the welcome screen (the pot and po files are in the po/ folder).