Author Topic: [Download]Newest language template file (2010.06.04)  (Read 26033 times)

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://
[Download]Newest language template file (2010.06.04)
« on: March 03, 2009, 05:37:29 pm »
English POT file: see the attachment of codeblocks.zip.

Chinese PO file:  see blown.
Chinese MO file: see blown.
All the language files are against C::B SVN 6328.

For more help, see http://wiki.codeblocks.org/index.php?title=Internationalization

=======================
Last Updated Date: 2010.06.04
=======================

[attachment deleted by admin]
« Last Edit: June 04, 2010, 02:19:01 pm by heromyth »

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: [Download]Newest language template file(English and Chinese)
« Reply #1 on: March 04, 2009, 05:34:56 am »
Great! Thank you!
A small question is what does POT stand for?  I know it is just a language file for user interface. It seems that NanYu has supplied a language in it's website for Chinese language.
http://www.d2school.com/
It should be explained in that wiki page. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline nanyu

  • Almost regular
  • **
  • Posts: 188
  • nanyu
Re: [Download]Newest language template file(English and Chinese)
« Reply #2 on: March 04, 2009, 07:04:55 am »
Great! Thank you!
A small question is what does POT stand for?  I know it is just a language file for user interface. It seems that NanYu has supplied a language in it's website for Chinese language.
http://www.d2school.com/
It should be explained in that wiki page. :D

I have downloaded the Chinese language package from "www.dlang.net" , and compared it with mine.
I recommend myself. (though my english is poor  :P.
btw of course, my language package work well with my plugin AutoReadonly  )

for a compare result , pls see the attach file.
-----------------------
how to apply the language package:

cd shareCodeBlocks\locale\
mkdir zh_CN  (if it not exist)
copy codeblocks.mo to here.
-----------------------

[attachment deleted by admin]

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://
Re: [Download]Newest language template file(English and Chinese)
« Reply #3 on: May 27, 2009, 05:02:36 pm »
All the files are updated and based on C::B SVN 5611.

All the translating strings are extracted from C::B Core (excluded from C::B plugins\contrib).

Offline fantasticfears

  • Single posting newcomer
  • *
  • Posts: 4
Re: [Download]Newest language template file(English and Chinese)
« Reply #4 on: May 28, 2009, 06:40:40 am »
All the files are updated and based on C::B SVN 5611.

All the translating strings are extracted from C::B Core (excluded from C::B plugins\contrib).

How can I generate the POT file?

and a log:
Quote
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2574: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2574: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2574: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2655: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2655: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2655: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2655: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2700: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2700: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2700: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:2700: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
12:46:33: C:\DOCUME~1\user_02\LOCALS~1\Temp\poe46.tmp\ref.pot:6096: internationalized messages should not contain the `\r' escape sequence
« Last Edit: May 28, 2009, 07:00:32 am by fantasticfears »

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Re: [Download]Newest language template file(English and Chinese)
« Reply #6 on: May 28, 2009, 09:12:30 pm »
To generate a pot file, look also here, here too, different versions in the following posts and finally the last update here. You'll find a pot file, a tool to extract the pot files and a translation in french in a .mo file (probably not for you   :) )

gd_on
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://
Re: [Download]Newest language template file(English and Chinese)
« Reply #7 on: June 16, 2009, 10:52:22 am »
Today, I updated all the files, and added a pot file for C::B's plugins (see above). The plugins' Chinese po file has been in translating. It still needs a few days before done.

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://
Re: [Download]Newest language template file (for CB and Plugins)
« Reply #8 on: June 04, 2010, 02:17:37 pm »
Chinese PO file: see the attachment.
Chinese MO file: See http://bitworld.ys168.com

[attachment deleted by admin]

[attachment deleted by admin]

rachel12

  • Guest
Re: [Download]Newest language template file (2010.06.04)
« Reply #9 on: January 11, 2011, 12:42:29 pm »
Thank you guys for updation. I download them and these help me in completion of my project. Really thankfull to all of you. :D