Post Reply 
 
Thread Rating:
  • 24 Votes - 2.92 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new german localisation aviable
Author Message
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #1
new german localisation aviable
some old localisations for VBA are not full combatible whith some new options in VBA-M.
this updated vba_deu.dll is based on resources of VBA-M svn727.
Menu and Dialogs are translated into german.


Attached File(s)
.zip  vba_deu.dll.svn727.zip (Size: 34.83 KB / Downloads: 39)
10-10-2008 04:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Squall Leonhart Offline
The Admin with the Gunblade
*******

Posts: 1,475
Joined: Mar 2008
Reputation: 15
Post: #2
RE: new german localisation aviable
i didn't know VBA could load external language files?

10-10-2008 06:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #3
RE: new german localisation aviable
(10-10-2008 06:15 AM)Squall Leonhart Wrote:  i didn't know VBA could load external language files?

yep! why not?
VBA-M based on VBA 1.80 and can also load translated (changed) resourceces from an external vba_xxx.dll in the programdirectory(xxx are 3letters of the countrycode). DEU is the code off germany.
VisualBoyAdvance.exe->options->ui language... to change the lang.

To make an translation is no more needed as Reshacker ,VisualBoyAdvance.exe(to get the new res),an old vba_xxx.dll (to insert the new res.
...

compiler or so not needed.

i attatach the src off version 1.72 an the bin that used to insert the res.


Attached File(s)
.zip  vboy_1_7_2_ger_src.zip (Size: 41.91 KB / Downloads: 27)
.zip  vboy_1_7_2_ger.zip (Size: 32.6 KB / Downloads: 26)
.zip  ResHack.zip (Size: 541.89 KB / Downloads: 31)
(This post was last modified: 10-10-2008 07:29 AM by Erzesel.)
10-10-2008 07:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
spacy51 Offline
VBA-M Developer
*******

Posts: 451
Joined: Mar 2008
Reputation: 3
Post: #4
RE: new german localisation aviable
Good job!
10-10-2008 07:29 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #5
Rolleyes RE: new german localisation aviable
THX spacy for svn750 @midnight
Tongue nightwork
've fast updated vba_deu.dll to svn 750

good night


Attached File(s)
.zip  vba_deu.dll.svn750.zip (Size: 34.79 KB / Downloads: 50)
(This post was last modified: 10-10-2008 08:54 AM by Erzesel.)
10-10-2008 08:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #6
german localisation update 781svn
Update vba_deu.dll to svn781


Attached File(s)
.zip  vba_deu.dll for VBA-M svn781.zip (Size: 35.49 KB / Downloads: 35)
10-30-2008 03:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #7
RE: new german localisation aviable
(10-10-2008 06:15 AM)Squall Leonhart Wrote:  i didn't know VBA could load external language files?
Really :/ Well I guess we all learn stuff sooner or later Tongue. I knew about this about 1 and a half ago I just didn't remember it until I saw this thread Tongue

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
11-16-2008 12:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #8
RE: new german localisation aviable
Zach Thibeau Wrote:... I knew about this about 1 and a half ago I just didn't remember it until I saw this thread ...
Normal... if you dont need an Localisation than you're not intressted in this.
I knew many years of the localisations, but i don't needed somthing of this and forgot this. I remember it as an Girl asks for an localisation in an german Board and begonne with the work.

Localisations are probmatical as noone have an appropriate understood.

for examble is "leipziger allerlei" not "all kinds of leipzig(german city)"! It's an vegetable meal.Big Grin
The SpecialTools Dialogs of VBA are hard nuts, to found approbriate translations.
(This post was last modified: 11-17-2008 02:50 AM by Erzesel.)
11-17-2008 02:08 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Renaissance Offline
Junior Member
**

Posts: 4
Joined: Feb 2009
Reputation: 0
Post: #9
RE: new german localisation aviable
Quote:The SpecialTools Dialogs of VBA are hard nuts, to found approbriate translations.
that's right, spectools is so hard to translate as hard to understand usually user Smile I'll make one funny and useful thing: on each dialogbox title of spectool i added phrase "ONLY FOR ADVANCED USERS"... and didn't translate it Smile

Hmm... if i have translated language library for version 1.7.0 of VBA, how could i turn it in library for version 1.8.0? Some recourses was added, how could i add it in translate?...

I'm from Russia, and it's hard to me write on English (but i perfect reading and translate). Please, be patient... Smile
02-10-2009 10:45 AM
Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #10
RE: new german localisation aviable
your best bet is to look at this tutorial http://vba-m.com/forum/-tutorial-how-to-...t-300.html

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
02-10-2009 12:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Renaissance Offline
Junior Member
**

Posts: 4
Joined: Feb 2009
Reputation: 0
Post: #11
RE: new german localisation aviable
ok, if i make translation for last version of VBA-M, a can share it?

I'm from Russia, and it's hard to me write on English (but i perfect reading and translate). Please, be patient... Smile
02-10-2009 06:40 PM
Find all posts by this user Quote this message in a reply
Zach Thibeau Offline
Administrator
*******

Posts: 251
Joined: Mar 2008
Reputation: 2
Post: #12
RE: new german localisation aviable
go right ahead Smile infact the more translators the better in my honest opinion Tongue

Emuskillet checking whats cooking in the emuscene | My Personal Blog
[Image: tealcsiler5bb.gif]
02-10-2009 08:08 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Erzesel Offline
old and gray
**

Posts: 8
Joined: Oct 2008
Reputation: 0
Post: #13
vba_deu.dll svn 1030b
Three years are gone away...

It's high Time to send an Update for the german localisation of VBA-M

The new localisation is based on the Resources of svn 1030b , but it's down-compatible for Version above the 900s.


Attached File(s)
.zip  vba_deu svn 1030b.zip (Size: 35.07 KB / Downloads: 11)
(This post was last modified: 11-23-2011 08:28 PM by Erzesel.)
11-23-2011 08:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: