Thanks, seems like it is from the file I edit from portuguese-PT with Palmieri long time ago for pd extended 0.43, right?
Probably.
So, I'm checking this with Pd 0.48, and I can see that some translations do not appear, but they are there in the file. For instance, in the canvas' properties, "Height" and "Visible Rectangle (pix)" are still in english as originally, but these seem to be translated in the file.
Those strings are working for me. I made a few small edits to the pt_br.po file which I can put in a PR.
Also, the translation of "init"/"no init" cannot fit in the current spaca available, is the only solution to make this larger for all languages?
I can make it bigger but, at a certain point, we have to choose a max string size. Can you use an abbreviation? My wife had a side job in Denver doing localization testing and said that at a certain point, you just have to limit the string sizes: "init" is already an abbreviation for "initialize."
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Here's a small update: https://github.com/pure-data/pure-data/pull/116/commits/5c3fa8b9544bbb5b1dc0... https://github.com/pure-data/pure-data/pull/116/commits/5c3fa8b9544bbb5b1dc0378d5c93b8eac5e62b32
You could incorporate those changes into your update.
As listed in the po/README.txt file, to see the changes you have to build the translation files and the re-run pd. Easiest way to do this is build pd yourself and rerun make after making any po changes.
On Jul 19, 2017, at 8:41 PM, Dan Wilcox danomatika@gmail.com wrote:
Thanks, seems like it is from the file I edit from portuguese-PT with Palmieri long time ago for pd extended 0.43, right?
Probably.
So, I'm checking this with Pd 0.48, and I can see that some translations do not appear, but they are there in the file. For instance, in the canvas' properties, "Height" and "Visible Rectangle (pix)" are still in english as originally, but these seem to be translated in the file.
Those strings are working for me. I made a few small edits to the pt_br.po file which I can put in a PR.
<Screen Shot 2017-07-19 at 8.37.31 PM.png>
Also, the translation of "init"/"no init" cannot fit in the current spaca available, is the only solution to make this larger for all languages?
I can make it bigger but, at a certain point, we have to choose a max string size. Can you use an abbreviation? My wife had a side job in Denver doing localization testing and said that at a certain point, you just have to limit the string sizes: "init" is already an abbreviation for "initialize."
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
2017-07-19 15:41 GMT-03:00 Dan Wilcox danomatika@gmail.com:
Those strings are working for me. I made a few small edits to the pt_br.po file which I can put in a PR.
Ok, so you fixed something, right? What did you do? I couldn't spot what needed to change. Anyway, I tried building with your edited file, and it works now. There are still other things not quite working and others that should be better translated with a different term. I'll definitely give it a look. I remember we didn't really finished that one...
well, glad this is coming to vanilla now ;)
cheers
On Jul 19, 2017, at 10:28 PM, Alexandre Torres Porres porres@gmail.com wrote:
well, glad this is coming to vanilla now ;)
The funny thing is, it's been in vanilla for quite some time but just not being built. Glad I fixed it now.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Well, there are new stuff from vanilla now to be translated, like "find externals", anyway, I have a new file for pt-br, I can further revise, but please take this and include in your latest PR?
Also, I still don't get the translation of "X/Y Offset", even though they were there, what's up?
thanks
2017-07-19 17:35 GMT-03:00 Dan Wilcox danomatika@gmail.com:
On Jul 19, 2017, at 10:28 PM, Alexandre Torres Porres porres@gmail.com wrote:
well, glad this is coming to vanilla now ;)
The funny thing is, it's been in vanilla for quite some time but just not being built. Glad I fixed it now.
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com robotcowboy.com
2017-07-19 23:06 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
I can further revise
like now: first reivison
Got it. I removed the "fuzzy" annotation from those which you fixed up. That keyword gets added by get text if it thinks the string has changed but can be removed when the translation is updated. Also, strings which don't need translation can be left empty and the default is used.
On Jul 20, 2017, at 6:40 AM, Alexandre Torres Porres porres@gmail.com wrote:
2017-07-19 23:06 GMT-03:00 Alexandre Torres Porres <porres@gmail.com mailto:porres@gmail.com>: I can further revise
like now: first reivison <pt_br.po>
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/