GZDoom localization development thread [Split]

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

I think all Greek characters are done. The font spreadsheet is also updated.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

I wonder if those two "special" letters are correct this way. For everything else the accent is placed in front of capital letters so I have no idea how these are handled if they really appear as uppercase forms. Of course the only way to type them would be as decomposed sequences
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

I had a small discussion with the Greek translator about that, and he claims that those symbols are never used. I suppose that if there are no Unicode codepoints for those letters, that must really be true. Worst case scenario, we just force any allcaps sequences to have lowercase versions of those two letters.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

What does "never used" mean? There's two possibilities: Either all-caps text uses the small versions or omits one of the diacritic marks. Have you asked him that?`Or did he say that those lowercase versions are never used?
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

I noticed that the “A secret is found!” message when using Greek is set to use the VGA font. No idea why, since all necessary characters for the language are supported.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

It's possibly related to the two-sigmas-issue. The font code doesn't handle that case properly yet when converting to uppercase
User avatar
theleo_ua
Posts: 162
Joined: Sun Feb 07, 2016 11:38 am
Operating System Version (Optional): Windows 10
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Ukraine
Contact:

Re: GZDoom localization development thread [Split]

Post by theleo_ua »

GZDoom: 4.1.2 x64

Resolution: 1280x960 (windowed)

Font size (in options): very small: https://i.ibb.co/DG5YJs8/image.png

How it's possible to increase it without changing window resolution ? Are there any scaling options?

As I remember, problem introduced in 4.1.1 (font size was correct in 4.1.0)
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

The menu requires a minimum width of 680 pixels to work properly. This means that for 1280 it cannot increase the scaling factor to 2.
For screen widths above 1360 this has been fixed yesterday. To allow this for 1280 there first needs to be a careful review of all menus.
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

Related to the BIGFONT: the PAUSE graphic is not yet localized. Though, this would really only work for Doom and Strife, since Heretic and Hexen use a special graphic with a font not found elsewhere in those games.
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

SIGIL is set for release on May 31—are we gonna localize that next? Might be worth asking Romero for an early copy so we can have it done by the time the WAD is out.
User avatar
Kinsie
Posts: 7399
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: GZDoom localization development thread [Split]

Post by Kinsie »

Undead wrote:SIGIL is set for release on May 31—are we gonna localize that next? Might be worth asking Romero for an early copy so we can have it done by the time the WAD is out.
There's a LANGUAGE lump included in the WAD as it stands. I'll PM you the contents.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

Hmm... Having that in there will require a bit of hackery to disable it, otherwise we can't localize it.
User avatar
Kostov
 
 
Posts: 2020
Joined: Thu Dec 26, 2013 3:26 pm
Location: Sweden
Contact:

Re: GZDoom localization development thread [Split]

Post by Kostov »

That LANGUAGE file only applies to the enu and default languages. Will the GZDoom spreadsheet file not automatically override it when any other language is used?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom localization development thread [Split]

Post by Graf Zahl »

No. If a section defines "default" it overrides all languages. This is the only way to give mods precedence over localized strings from the internal table.
User avatar
Xaser
 
 
Posts: 10772
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: GZDoom localization development thread [Split]

Post by Xaser »

What happens if a language lump defines a new string in [enu] (no default) and someone sets the language to something else?
Post Reply

Return to “General”