Page 1 of 1

Add sfalls tranlations

Posted: Sat Jul 04, 2020 12:44 pm
by charlesdexterward
The official sfall release (not the git repo) ships a translation folder with various translations for some sfall messages. For example the german.ini look like this:

Code: Select all

[sfall]
SaveInCombat=Momentan kein Speichern möglich.
KarmaGain=Du gewinnst %d Karma.
KarmaLoss=Du verlierst %d Karma.
HighlightFail1=Du trägst keinen Bewegungssensor.
HighlightFail2=Dein Bewegungssensor ist entladen.
SuperStimExploitMsg=You cannot use a super stim on someone who is not injured!
BlockedCombat=You cannot enter combat at this time.
SaveSfallDataFail=ERROR saving extended savegame information! Check if other programs interfere with savegame files/folders and try again.
PartyLvlMsg=Lvl:
PartyACMsg=RÜ:
PartyAddictMsg=Abhäng
NPCPickupFail=%s kann das Objekt nicht nehmen.

[AppearanceMod]
RaceText=Geschlecht
StyleText=Stil
DoneBtn=OK
Would it be possible to add these to the UP and RPU releases?
If yes, it's also necessary to set the according line in ddraw.ini like

Code: Select all

TranslationsINI=translations\german.ini
Off course the best thing would be an addition of these to the translation platform, to get more translations on board and complete incomplete ones (like the german one as you can see above).

Re: Add sfalls tranlations

Posted: Sat Jul 04, 2020 12:57 pm
by Magus
I'll look into that.

Re: Add sfalls tranlations

Posted: Sat Jul 04, 2020 4:37 pm
by Magus
Added the files to releases.

Re: Add sfalls tranlations

Posted: Tue Jul 07, 2020 12:33 am
by charlesdexterward
Is it possible to make these editable, if not with Weblate, then through github?

Re: Add sfalls tranlations

Posted: Tue Jul 07, 2020 4:25 am
by Magus
You're going to have to ask sfall devs about that.