Commit Graph

13 Commits (master)

Author SHA1 Message Date
Alexandre Prokoudine ff829babab Fixed and updated the header of ru.po 2015-03-11 16:19:15 +03:00
Alexandre Prokoudine 6d9bcad1e7 Completed and fixed Russian translation 2015-03-11 16:15:28 +03:00
Marius Kintel d5e50a188a fixed merge error 2015-03-05 17:58:13 -05:00
NeoTheFox 9bdac9db09 Updated traslation 2015-03-06 01:13:02 +03:00
Marius Kintel f8e732e25a Merge remote-tracking branch 'origin/master' into examples-cleanup
Conflicts:
	locale/ru.po
2015-03-05 16:09:54 -05:00
NeoTheFox 010208e22b Updated traslation and fixed some errors 2015-03-05 23:16:18 +03:00
Marius Kintel bf60d0571c Reran script to generate new strings 2015-03-05 14:58:43 -05:00
Torsten Paul ef8cdc42d3 Update translations. 2015-02-01 19:41:21 +01:00
Andrew Plumb b5ee931d13 Mac build failing on line 908-909
Looks like lines 908-909 need to be reversed for my Mac OS X build to work on my latest git pull.

Error message is:

--snip--

msgfmt -c -v -o ./locale/ru/LC_MESSAGES/openscad.mo ./locale/ru.po
./locale/ru.po:908: missing 'msgstr' section
./locale/ru.po:910:7: syntax error
msgfmt: found 2 fatal errors
error running msgfmt
make: *** [OpenSCAD.app/Contents/MacOS/OpenSCAD] Error 1

--end-snip--

Andrew.
2015-01-25 09:51:11 -05:00
NeoTheFox 4ba92ece61 Update ru.po
Translated most of recent changes
2015-01-24 23:32:06 +03:00
Torsten Paul 181ee4823a Update translations. 2015-01-24 20:51:40 +01:00
Torsten Paul b5f5ffd142 Update German translation and merge new template. 2014-12-22 23:38:35 +01:00
Torsten Paul ca3672b19c Move translation files to locale folder instead of po.
While this is not the standard name for the files, this makes the
resource handling easier as the PlatformUtils code already handles
lookup for both installed and dev layouts. At least for Linux the
installed name would be /usr/share/locale, so we use that in source
too for now.
2014-11-13 00:24:44 +01:00