Exist a manner to update the translations from 1.2.x to 1.3?
Moderator: Forum Moderators
Exist a manner to update the translations from 1.2.x to 1.3?
Hi! I dont know if it is posible to update the translations made in the 1.2.x po files to the 1.3.x po files cause is very annoying make a search and copy and paste.
You can use the script provided in utils/ named po2po. But be aware that it does not like plural forms at all. So it is not really usable for the mainfile. And you will have problems with the doublespace cleanup. So the easiest way is copying over the po files and do the rest by hand. The only problem is the port of the unitnames/descriptions of campaignspecific units over to the campaign textdomains. For this you could use po2po...
Look wheter there are a lot of #~ lines at the end containing old translations. But I don't see how this command could give you an invalid file anyway.
WesCamp-i18n - Translations for User Campaigns:
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!
How I can see this #~lines at the bottom? With poedit their are not visibles. I have completed the wesnoth.po file to spanish language to both versions and some others are close to finish, where I can send the files?torangan wrote:Look wheter there are a lot of #~ lines at the end containing old translations. But I don't see how this command could give you an invalid file anyway.
Thx
P.D.: exist a manner to compare two possible translations (like a function similar to msgmerge)?
- La_vie_en_Wose
- Translator
- Posts: 259
- Joined: February 10th, 2006, 2:46 pm
- Location: Europe
You can open the files with any texteditor, poEdit will show you only the part interesting for actual translations.
WesCamp-i18n - Translations for User Campaigns:
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!
http://www.wesnoth.org/wiki/WesCamp
Translators for all languages required: contact me. No geek skills required!