Advertising (This ad goes away for registered users. You can Login or Register)

Project Diva Extend - Translation (patch 0.4-r2 available)

Discuss PSP Official Games here
Forum rules
- No piracy talk is allowed here.
- Only discuss the games you like without the technical aspects of "how to run them on firmware XXX....". In particular, ISO discussion is not allowed in this subforum.
- This is for official games only. For homebrews, go to viewforum.php?f=2
User avatar
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: Project Diva Extend - Translation [WIP]

Post by codestation » Fri Nov 11, 2011 4:18 am

HeroKing wrote:and it basically pointed to Nendoroid, or Nendorin, whichever you'd prefer to use.
In this case "Nendoroid" is the only valid option since the item is a

Image

that one can place in the room ;) .
Advertising
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..

User avatar
HeroKing
Posts: 712
Joined: Mon Nov 29, 2010 5:51 pm

Re: Project Diva Extend - Translation [WIP]

Post by HeroKing » Fri Nov 11, 2011 4:20 am

codestation wrote:
HeroKing wrote:and it basically pointed to Nendoroid, or Nendorin, whichever you'd prefer to use.
In this case "Nendoroid" is the only valid option since the item is a

Image

that one can place in the room ;) .
haha yeah, i realize that a bit too late. i first took the whole "clay whatsit" to the other site, and it said nendorin. but the untranslated part alone said roid
Advertising
Image

User avatar
naki-the-curious
Posts: 480
Joined: Sat Apr 30, 2011 8:53 am
Location: Japan/New Zealand

Re: Project Diva Extend - Translation [WIP]

Post by naki-the-curious » Fri Nov 11, 2011 4:47 am

I wasn't too sure how the multi-line sentences work, but anyway:

Code: Select all

# Data import menu descriptions

!x0881590C Would you like to import the additional data
!x08815920 inside the selected category as Extra Data?

!x08815B10 Importing additional data completed.
!x08815B24 Displays the list of imported data.

!x08815C68 List of Imported Data
!x08815EB8 Could not read the additional data.
!x08816044 Would you like to finish importing data and return to the Home screen?
!x088162F0 Accessing Memory Stick to
!x08816304 check for additional data.
!x08816318 Please do not remove the Memory Stick
my stuff
  • PSP 3000 White (03g) - Dual Boot (6.60 Pro-C2 and LME 1.8)
  • PSP 2000 Simpsons Ed. - 6.60 ME 1.8
  • PS Vita Cosmic Red - FW3.01
  • Sony Vaio E-Series Laptop White
  • Samsung Galaxy S4 International (Rooted)

User avatar
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: Project Diva Extend - Translation [WIP]

Post by codestation » Sat Nov 12, 2011 2:30 am

I shortened your line @x08816044 since it crashed the game. Everything else is OK.

@HeroKing, used your item list translation (almost all of it).
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..

User avatar
naki-the-curious
Posts: 480
Joined: Sat Apr 30, 2011 8:53 am
Location: Japan/New Zealand

Re: Project Diva Extend - Translation [WIP]

Post by naki-the-curious » Sat Nov 12, 2011 3:26 am

codestation wrote:I shortened your line @x08816044 since it crashed the game. Everything else is OK.

@HeroKing, used your item list translation (almost all of it).
I thought it might be too long :lol:
my stuff
  • PSP 3000 White (03g) - Dual Boot (6.60 Pro-C2 and LME 1.8)
  • PSP 2000 Simpsons Ed. - 6.60 ME 1.8
  • PS Vita Cosmic Red - FW3.01
  • Sony Vaio E-Series Laptop White
  • Samsung Galaxy S4 International (Rooted)

User avatar
HeroKing
Posts: 712
Joined: Mon Nov 29, 2010 5:51 pm

Re: Project Diva Extend - Translation (patch 0.1 available)

Post by HeroKing » Sat Nov 12, 2011 3:52 am

haha yeah, a few lines i still can't really figure out. i do know that line that hasn't been translated has something to do with mascot
Image

User avatar
Steven
Posts: 1955
Joined: Sat Jan 01, 2011 12:22 pm
Contact:

Re: Project Diva Extend - Translation (patch 0.1 available)

Post by Steven » Sat Nov 12, 2011 10:34 am

thnx codestation :D

EDIT: working fine on both iso & umd

User avatar
naki-the-curious
Posts: 480
Joined: Sat Apr 30, 2011 8:53 am
Location: Japan/New Zealand

Re: Project Diva Extend - Translation (patch 0.1 available)

Post by naki-the-curious » Sat Nov 12, 2011 7:52 pm

I can do some more later on today :)
Edit: [spoiler]

Code: Select all

# DIVA room (playlist dialogs)

!x08932694 Update playlist contents
!x089326C0 and quit editing?
!x089326F4 Playlist will not be 
!x08932720 updated if you quit now. 
!x0893274C would you like to quit?
!x089327D4 Delete this
!x08932828 playlist?
!x0893285C Music is not registered.
!x08932888 The Playlist will be deleted at its 
!x089328B4 current state. Continue?
!x089328E8 Playlist hasn't been created.
!x08932914 Would you like to create a Playlist?
!x08932974 There are no Playlists registered at the moment.
!x08932A08 The max number of registerations has been reached. 
!x08932A3C The max number of playlists
!x08932A68 has been exceeded.
!x08932A9C Additional data 
!x08932AC8 could not be loaded.
[/spoiler]
my stuff
  • PSP 3000 White (03g) - Dual Boot (6.60 Pro-C2 and LME 1.8)
  • PSP 2000 Simpsons Ed. - 6.60 ME 1.8
  • PS Vita Cosmic Red - FW3.01
  • Sony Vaio E-Series Laptop White
  • Samsung Galaxy S4 International (Rooted)

User avatar
codestation
Big Beholder
Posts: 1660
Joined: Wed Jan 19, 2011 3:45 pm
Location: /dev/negi

Re: Project Diva Extend - Translation (patch 0.1 available)

Post by codestation » Sun Nov 13, 2011 5:06 pm

Added them, i hope to finish with 0.2 by monday :?
Plugin list
Working on: QPSNProxy, QCMA - Open source content manager for the PS Vita
Playing: Error: ENOTIME
Repositories: github, google code
Just feel the code..

User avatar
kenma9123
Posts: 91
Joined: Tue Jan 11, 2011 3:22 am
Contact:

Re: Project Diva Extend - Translation (patch 0.1 available)

Post by kenma9123 » Mon Nov 14, 2011 6:51 pm

Hey codestation.. how are you buddy? lol anyway just dropping by to say.. hi :D
this is an awesome translation indeed.. if you want i can include it to my site..
I will post info's about this game..which is wip, as many users will be eager again to play this game
here is my website on where should I put it.. that is only if you want

Code: Select all

cool-world.co.cc
I want to help with the translation, but I can't for the moment :D..
so goodluck buddy hope it'll finish it soon! thanks
"Embrace your dreams"
-Zack Fair

Proud to be Filipino

Post Reply

Return to “Games”