obs-move-transition icon indicating copy to clipboard operation
obs-move-transition copied to clipboard

Help to translate (2.9.1)

Open eribertomota opened this issue 2 years ago • 2 comments

Hi @exeldro,

I am trying to translate 123 new terms that I found in version 2.9.1. However, I am not able to see these new terms when running the plugin. I need to see these terms in the main interface to understand what is the objective of them. Thus, I searched for LeftPinkyKnuckle and I found it in a unique point of the source code, inside nv_move_fill_body_list (a matrix). Are these new terms not in use yet?

eribertomota avatar Jun 14 '23 19:06 eribertomota

The terms are used in the Nvidia AR Move filter, which is only visible when the Nvidia AR SDK can be found and loaded

exeldro avatar Jun 14 '23 21:06 exeldro

I have no interest to get this SDK for now. However, when packaging on Debian, my routines do a check if my translation file for pt-BR has the same number of the lines from en-US. I make this to detect new lines to be translated. Could I keep some lines in English inside the pr-BR? Is it ok for you?

eribertomota avatar Jun 15 '23 03:06 eribertomota