Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilanguage
11-24-2012, 12:42 PM, (This post was last modified: 11-24-2012, 12:43 PM by NaN.)
#42
RE: Multilanguage
(11-22-2012, 07:11 AM)GunChleoc Wrote: I have a feature request and a question. First, the feature request:

I just spent some time comparing my file to the German translation to catch any new strings. This took some time as I had to copy into a spreadsheet, sort and then go through all the entries. What I actually found was that I have a lot of extra strings that aren't included with the German translation. Maybe that is because my translation was never added (and probably the strings I collected in the beginning of this year weren't either?), or because the strings are no longer used with the new version, or both.

So, I was thinking maybe the developers could set up a Transifex project to help? This would have the following advantages:
  • Consistency. There would be one English reference file for all languages. Therefore,
  • File revisions are easily handled
  • I think it can even be hooked into the repository
  • Although I would love a .po file so I can use my translation memory, if developers don't have the time, Transifex can handle the lang files as they are now
  • Some of the active localizers who are on Transifex might just drop by and help
  • Searching and filtering for translators

Now my question: How can I test my translation in-game? Simply copying the gd.txt to the correct folder doesn't do it. I expect there is a config file somewhere? I'm on Windows 7.

The correct name would be de.txt in data/skins/simple/languages.

I am working towards simplifying the translation business. There is a preliminary pot file available here:
https://github.com/downloads/logzero/vdrift/vdrift.pot

A script to convert po files to vdrift language files(beta quality atm):
https://github.com/downloads/logzero/vdrift/po2cfg.py

The idea is to be able to use po editing tools and to run the conversion script for testing in vdrift:
python po2cfg.py -i de.po -o de.txt

I am also working on a cfg2po script to be able to reuse already existing translations.

Eventually there will be support for direct po file loading or maybe even proper mo support.
Reply


Messages In This Thread
Multilanguage - by asasinuxp - 11-27-2010, 04:37 AM
RE: Multilanguage - by GunChleoc - 11-22-2012, 07:11 AM
RE: Multilanguage - by NaN - 11-24-2012, 12:42 PM
RE: Multilanguage - by GunChleoc - 11-24-2012, 04:03 PM
RE: Multilanguage - by NaN - 11-24-2012, 04:19 PM
RE: Multilanguage - by NaN - 11-24-2012, 02:06 PM
RE: Multilanguage - by NaN - 11-25-2012, 07:12 AM
RE: Multilanguage - by GunChleoc - 11-25-2012, 11:23 AM
RE: Multilanguage - by GunChleoc - 12-09-2012, 11:32 AM
RE: Multilanguage - by NaN - 12-09-2012, 12:37 PM
RE: Multilanguage - by GunChleoc - 12-10-2012, 08:27 AM
RE: Multilanguage - by NaN - 12-10-2012, 05:19 PM
RE: Multilanguage - by GunChleoc - 12-10-2012, 10:31 PM
RE: Multilanguage - by joevenzon - 12-11-2012, 12:08 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 12:21 PM
RE: Multilanguage - by NaN - 12-11-2012, 03:20 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 04:37 PM
RE: Multilanguage - by NaN - 12-11-2012, 05:21 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 09:39 PM
RE: Multilanguage - by NaN - 12-12-2012, 06:12 AM
RE: Multilanguage - by GunChleoc - 12-12-2012, 08:00 AM
RE: Multilanguage - by NaN - 12-12-2012, 08:36 AM
RE: Multilanguage - by GunChleoc - 12-12-2012, 02:12 PM
RE: Multilanguage - by GunChleoc - 12-16-2012, 11:20 AM
RE: Multilanguage - by NaN - 12-16-2012, 01:41 PM
RE: Multilanguage - by GunChleoc - 12-16-2012, 07:34 PM
RE: Multilanguage - by brian_ch - 01-07-2013, 12:14 AM
RE: Multilanguage - by NaN - 01-07-2013, 12:17 PM
RE: Multilanguage - by NaN - 01-07-2013, 03:08 PM
RE: Multilanguage - by GunChleoc - 01-11-2013, 12:06 PM
RE: Multilanguage - by NaN - 01-11-2013, 01:09 PM
RE: Multilanguage - by NaN - 01-11-2013, 05:45 PM
RE: Multilanguage - by GunChleoc - 01-11-2013, 05:50 PM
RE: Multilanguage - by GunChleoc - 01-12-2013, 10:04 AM
RE: Multilanguage - by NaN - 01-12-2013, 03:21 PM
RE: Multilanguage - by GunChleoc - 01-13-2013, 10:24 AM
RE: Multilanguage - by NaN - 01-13-2013, 04:07 PM
RE: Multilanguage - by brian_ch - 01-14-2013, 06:09 AM
RE: Multilanguage - by NaN - 01-14-2013, 09:24 AM
RE: Multilanguage - by brian_ch - 01-14-2013, 09:55 AM
RE: Multilanguage - by NaN - 01-14-2013, 03:41 PM
RE: Multilanguage - by NaN - 01-15-2013, 02:51 PM
RE: Multilanguage - by NaN - 01-15-2013, 04:27 PM
RE: Multilanguage - by GunChleoc - 01-16-2013, 06:34 PM
RE: Multilanguage - by NaN - 01-17-2013, 02:48 PM
RE: Multilanguage - by GunChleoc - 01-17-2013, 03:40 PM
RE: Multilanguage - by NaN - 01-19-2013, 10:00 AM
RE: Multilanguage - by GunChleoc - 01-20-2013, 08:33 AM
RE: Multilanguage - by NaN - 01-20-2013, 10:38 AM
RE: Multilanguage - by Timo 6 - 01-19-2013, 01:53 PM
RE: Multilanguage - by NaN - 01-19-2013, 03:10 PM
RE: Multilanguage - by brian_ch - 01-20-2013, 09:49 AM
RE: Multilanguage - by GunChleoc - 01-21-2013, 08:06 AM
RE: Multilanguage - by NaN - 01-21-2013, 03:48 PM
RE: Multilanguage - by NaN - 01-21-2013, 05:21 PM
RE: Multilanguage - by GunChleoc - 01-21-2013, 08:02 PM
RE: Multilanguage - by GunChleoc - 01-25-2013, 02:22 PM
RE: Multilanguage - by NaN - 01-25-2013, 04:54 PM
RE: Multilanguage - by GunChleoc - 01-25-2013, 04:56 PM
RE: Multilanguage - by GunChleoc - 03-21-2013, 10:33 AM
RE: Multilanguage - by NaN - 03-21-2013, 03:48 PM
RE: Multilanguage - by GunChleoc - 03-21-2013, 04:01 PM
RE: Multilanguage - by brian_ch - 03-30-2013, 03:27 PM
RE: Multilanguage - by NaN - 03-30-2013, 05:26 PM
RE: Multilanguage - by brian_ch - 03-31-2013, 08:05 PM
RE: Multilanguage - by NaN - 03-31-2013, 08:12 PM
RE: Multilanguage - by GunChleoc - 04-01-2013, 07:45 PM
RE: Multilanguage - by NaN - 04-02-2013, 12:02 PM
RE: Multilanguage - by GunChleoc - 04-02-2013, 12:57 PM
[No subject] - by Thib25 - 11-27-2010, 06:55 AM
[No subject] - by asasinuxp - 11-27-2010, 07:38 AM
[No subject] - by nomoo - 11-27-2010, 09:42 AM
[No subject] - by NaN - 11-27-2010, 10:58 AM
[No subject] - by NaN - 11-29-2010, 09:57 PM
[No subject] - by Thib25 - 11-30-2010, 04:16 PM
[No subject] - by asasinuxp - 12-01-2010, 08:44 AM
[No subject] - by NaN - 12-01-2010, 12:58 PM
[No subject] - by thelusiv - 12-01-2010, 11:39 PM
[No subject] - by NaN - 12-02-2010, 12:24 AM
[No subject] - by thelusiv - 12-02-2010, 12:58 AM
[No subject] - by nomoo - 12-02-2010, 05:07 PM
[No subject] - by NaN - 12-04-2010, 09:23 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-04-2010, 06:56 PM
[No subject] - by asasinuxp - 12-05-2010, 10:56 AM
[No subject] - by NaN - 12-05-2010, 11:50 AM
[No subject] - by asasinuxp - 12-06-2010, 03:04 AM
[No subject] - by NaN - 12-06-2010, 07:41 AM
[No subject] - by asasinuxp - 12-06-2010, 12:07 PM
[No subject] - by NaN - 12-06-2010, 02:43 PM
[No subject] - by NaN - 12-07-2010, 09:40 AM
[No subject] - by NaN - 12-07-2010, 10:35 AM
[No subject] - by asasinuxp - 12-08-2010, 04:35 AM
[No subject] - by NaN - 12-08-2010, 06:46 AM
[No subject] - by nomoo - 12-12-2010, 04:54 PM
[No subject] - by NaN - 12-12-2010, 05:02 PM
[No subject] - by nomoo - 12-12-2010, 06:03 PM
[No subject] - by thelusiv - 12-13-2010, 05:49 AM
[No subject] - by nomoo - 01-27-2011, 11:59 AM
[No subject] - by NaN - 01-27-2011, 04:30 PM
[No subject] - by skankerror - 02-27-2011, 06:16 PM
[No subject] - by GunChleoc - 04-01-2012, 11:57 AM
[No subject] - by GunChleoc - 04-01-2012, 07:02 PM
[No subject] - by NaN - 04-01-2012, 08:04 PM
[No subject] - by GunChleoc - 04-02-2012, 06:25 AM
[No subject] - by GunChleoc - 04-02-2012, 07:37 AM
[No subject] - by GunChleoc - 08-19-2012, 07:03 AM
[No subject] - by NaN - 08-19-2012, 06:17 PM
[No subject] - by GunChleoc - 08-20-2012, 12:19 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)