..:: PCSX2 Forums ::..

Full Version: Translation files for Persian (version 0.6)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
gregory,
give me english translated pcsx2_Iconized.pot
i need to that for translate this file
are you here ?!
please hurry up
(05-15-2012, 03:25 PM)Amir.Coder Wrote: [ -> ]are you here ?!
please hurry up

You can always browse the SVN repository to get the latest pot file, as you can see here.

This and more information can be found in the TranslationGuide wiki.

Good luck with translations!
please attach english translated pcsx2_Iconized.pot here
code.google site dont open in iran Sad
i hate my country Sad
(05-15-2012, 04:32 PM)Amir.Coder Wrote: [ -> ]please attach english translated pcsx2_Iconized.pot here
code.google site dont open in iran Sad
i hate my country Sad

Ah, that's bad. Attached.

And, as gregory said before, just to confirm, you need to look the string in 'pcsx2_Iconized.pot' and find it in the source code the phrase that is it related.

example: For the icon "!NoticeTonguesxDisc", the correct string to translate is in "\pcsx2\CDVD\CDVD.cpp" :
Code:
.SetUserMsg(pxE( "!Notice:PsxDisc",
L"Playstation game discs are not supported by PCSX2.  If you want to emulate PSX games "
L"then you'll have to download a PSX-specific emulator, such as ePSXe or PCSX.")
(05-15-2012, 04:47 PM)josephg Wrote: [ -> ]Attached.
:d
where ?
(05-15-2012, 06:02 PM)Amir.Coder Wrote: [ -> ]:d
where ?

weird, let's try again.
@Amir.Coder,

I didn't integreate your translation in trunk yet. I will do it, when you complete it.

@recoder, yes you need same string because they are not in the same place in the code
Any news. Iconized was updated. You can get the latest here http://code.google.com/p/pcsx2/downloads....0.5411.7z
Pages: 1 2 3