Slightly updated russian translation
I asked my russian-speaking friend to check it, but this may take some time... Please *do not merge* this version yet - new bugs may surface as we try to look at messages Attached modified .po file and compiled .mo file too. I used few first steps from HOW-TO.TXT 1) cd <path>/cinelerra-x.x.x 2) run xgettext: ./po/xlat.sh > po/cin.po then I moved cin.po and ru.po from /dev/shm/tmp/cinelerra-goodguy-20200711/cinelerra-5.1/po into my working directory /home/guest/Cin-translations after this I used msgmerge --output-file=ru-3.po ru-2.po ru.po msgmerge --output-file=ru-4.po ru-3.po cin.po msgfmt -c -o ru.mo.new-4 ru-4.po So many steps because I wanted to have backups in case I mismerge something ...
Andrew, OK, will not merge yet. I downloaded so let me know if revisions and when it is ready. Thank you. On Mon, Jul 13, 2020 at 5:49 AM Andrew Randrianasulu via Cin < [email protected]> wrote:
I asked my russian-speaking friend to check it, but this may take some time... Please *do not merge* this version yet - new bugs may surface as we try to look at messages
Attached modified .po file and compiled .mo file too.
I used few first steps from HOW-TO.TXT
1) cd <path>/cinelerra-x.x.x 2) run xgettext: ./po/xlat.sh > po/cin.po
then I moved cin.po and ru.po from /dev/shm/tmp/cinelerra-goodguy-20200711/cinelerra-5.1/po into my working directory /home/guest/Cin-translations
after this I used
msgmerge --output-file=ru-3.po ru-2.po ru.po msgmerge --output-file=ru-4.po ru-3.po cin.po
msgfmt -c -o ru.mo.new-4 ru-4.po
So many steps because I wanted to have backups in case I mismerge something ... -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
participants (2)
-
Andrew Randrianasulu -
Phyllis Smith