suve
                                            suve
                                        
                                    Sure. As stated in the opening comment, you should start by taking one of the existing translation files (I recommend either the English or the Polish one) - `lang/en.po` -...
Hello, @natastro. You can find the translation files in the `lang/` directory. You can start by copying the missing `msgid`+`msgstr` pairs from the English translation file (`en.po`) to the Spanish...
The date is separate for each `.man` file, it should reflect the date of the last significant edit. So yeah, change it to the current date.
I'd prefer to go with the first solution (no `TThing`, use `PThing` instead) because to me, receiving a "bare" value and a pointer to a value carry different connotations. With...