Author Topic: German xml's  (Read 789 times)

miga

  • Guest
German xml's
« on: February 24, 2005, 06:02:45 pm »
Hi,
I\'m doing a german translation of the xml files at the moment. You can find them here:

(there you will also find the updates).
I know that in the cvs are some german files too, but only 3.

Still some things to do (description of the characters, month). Hope you like it.
« Last Edit: July 20, 2008, 05:03:40 am by neko kyouran »

Merdarion

  • Hydlaa Notable
  • *
  • Posts: 547
    • View Profile
(No subject)
« Reply #1 on: February 24, 2005, 06:46:51 pm »
cool, wrong forum I think, but cool anyways, a german translation for PS is gorgeos (!besonders f?r mich!)
I want to be a flame, to crumble to ash, but never ever burnt.

I want to rise higher, rise up to the heavens, but sink, just sink down deeper and deeper into nothing,

I want to be an angel, a chosen, a devil, but I am just a creature that ever wants what it wont get.


sekhmet

  • Hydlaa Resident
  • *
  • Posts: 137
    • View Profile

miga

  • Guest
(No subject)
« Reply #3 on: February 24, 2005, 09:43:04 pm »
This thread is about the Players guide. I\'m making the ingame language

tangerine

  • Hydlaa Resident
  • *
  • Posts: 192
    • View Profile
(No subject)
« Reply #4 on: February 24, 2005, 10:16:37 pm »
There is already partial german translation:

http://cvs.sourceforge.net/viewcvs.py/planeshift/planeshift/lang/deutsch/stringtable.xml?rev=1.7&view=auto

Translation must be done via the string files, because if you translate the window xmls directly, then your files will become out of date when we change them.  And the updater will overwrite them without asking.

Unfortunately PS is currently *not possible* to fully translate, only part of it.

miga

  • Guest
(No subject)
« Reply #5 on: February 25, 2005, 09:31:07 am »
I will have a look at this and perhaps merge my changes into this file.
Are the string lenght (or font size) automaticaly changed with a stringtable file? Because when I change \"Quit\" to \"Beenden\" it was to long for the buttons so I have to set a lower size.
How can I use the stringtable file? Is there a compile-flag?

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #6 on: February 25, 2005, 09:39:17 am »
You can set the language in the psclient.cfg:

Code: [Select]

Planeshift.Language = english


Back to Planeshift again \\o/

tangerine

  • Hydlaa Resident
  • *
  • Posts: 192
    • View Profile
(No subject)
« Reply #7 on: February 25, 2005, 09:51:58 pm »
Quote
Originally posted by miga
Are the string lenght (or font size) automaticaly changed with a stringtable file? Because when I change \"Quit\" to \"Beenden\" it was to long for the buttons so I have to set a lower size.


No the sizes are static. They have to be resized.