dot/.local/share/gnome-shell/extensions/timepp@zagortenay333/data/po_files
Shaun Reed 754f64f135 Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00
..
po Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00
README.md Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00
compile Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00
extract Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00
merge Add some configs from generic Ubuntu 2020-05-11 06:03:13 -04:00

README.md

To add a translation:

  1. Create a po file for your language from the template.pot file.
  2. Send the .po file to me in one of these ways:
    • Place your .po file into the po dir, run the compile script, and make a pull request.
    • Send the .po file in some other (non-git) way: open an issue on github, email, etc...

To update an existing .po file:

  1. Run the merge script.
  2. Go through the .po file and check whether there are any missing/fuzzy translations.

To update the template.pot file in case you edited the extension yourself:

  1. Run the extract script.