]> git.ipfire.org Git - thirdparty/systemd.git/commit
po: add a test translation of one string through zanata 8218/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Feb 2018 15:51:08 +0000 (16:51 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Feb 2018 15:51:08 +0000 (16:51 +0100)
commite6c54b951e42cb2d459b532c455c96a70e6c966f
tree71eeb40d23bb3986e7a7eba5f4da3d4972d3cb96
parent9ecb603f906cbaeacc9711023b570e17be0931ce
po: add a test translation of one string through zanata

I use the web translation interface to translate one simple string,
then I clicked on the .po link. The file I get is called "systemd.po",
but I saved it over pt_BR.po. Then I had to do
    sed -i -r 's/\s+$//' po/pt_BR.po
    truncate --size=-1 po/pt_BR.po
(i.e. fix whitespace issues) and commit. So it seems zanata does not mess up
existing copyright marks and allows for proper attribution.
po/pt_BR.po