On Mo, 11 Mai 2020, Bram Moolenaar wrote:
> > Christian wrote: > > > there exists a project called Gitlocalize (https://gitlocalize.com), > > that allows to create online localizations. It expects an input path (po > > file) and a target file (e.g. de.po). It then analyzes the input and > > allows to edit the translation files via a webbrowser. > > > > Once the translations are ready, a user can then automatically create a > > PR. I think enabling the gitlocalize access to the vim repository can be > > beneficial, what do you think? > > > > If we want to enable this, we need however to check in the vim.po file, > > otherwise we do not have all available input translations avilable. > > Don't you mean the vim.pot file? Yes. > That file can be generated, thus including it with the distribution > isn't very useful. Does it work to put it separately, in another > sub-project? No, it is expected to reside in the repository which you want to translate. Also, you would need to approve the gitlocalize app to access the vim repository. Best, Christian -- Zum Ergreifen der Wahrheit braucht es eines höheren Organs als zur Verteidigung des Irrtums. -- Goethe, Maximen und Reflektionen, Nr. 1052 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20200511190140.GD2077%40256bit.org.
