PDA

View Full Version : Help us to translate Foxit Reader into your language in another way


william
May 12th, 2006, 02:21 AM
Foxit Software now invites you to become our volunteer UI translator to localize our popular Foxit Reader into your language. You will be able to make a difference. The translation process is simple, easy and fast. Foxit Software highly appreciate your contribution to our product.

Basically you have two choices.
You may either use our translation website at http://languages.foxitsoftware.com
Or you may simply follow the steps below to download and translate a xml file.

Following is the instruction on how to translate the UI xml file.

Step 1, download the English.xml which is attached to this topic. Please don't click on the attachment link directly because this will open the xml file in the browser window in a read-only mode. Instead, right click on the the attachment link and save it as a xml file.

Step 2, open the English.xml with Notepad.

Step 3, translate the file into your langeuage:

You only need to translate all those text attributes.
Here is an example:

English version:
<memuitem id="57601" text="&amp;Open... Ctrl+O" />

Simplified Chinese version:
<memuitem id="57601" text="打开(&amp;O)... Ctrl+O" />

Here, Ctrl+O means user can use shortcut key to open the file.
And &amp;O means when File menu get focus, user can use Alt+O to open the file.


Step 4, choose "Save As" from the File menu, name your file using following format: LanguageName_CountryName.xml. You may check the attached text file to find the proper file name.
Also, from the dropdown list of Encoding, choose UTF-8, then click on Save.

Step 5, download the Foxit Reader 2.0 from
Run the reader, from the menu choose the language you just translated.The reader's UI will immediately switch to your language.You may check the UI to make sure your translation is correct. If you want to swich back to English UI, simply choose menu "Language/Default".

Step 6, come to this forum and check whether a topic for your language has been created. If yes, then simply reply to this topic. Otherwise, create a new topic for your language. In either case, upload your translated xml file as an attachment.

You may comment on other people's translation.

By using the translation website or submitting the translate the xml file, you agree on following disclaimer:

DISCLAIMER OF COPYRIGHT IN TRANSLATIONS OF PARTS OF PROGRAMS

I, do hereby acknowledge to the Foxit Software Company (Foxit), that I disclaim all copyright interest in my works, which consist of translation of portions of Foxit software programs from one human language to another human language, that I have provided to the Foxit or that I will provide in the future. The programs to which this applies include all programs for which Foxit is the copyright holder.

The translations covered by this disclaimer include, without limitation, translations of textual messages, glossaries, command or option names, help files, user interface text, and the like, contained within or made for use via these programs.

Klojum
May 13th, 2006, 01:13 AM
It would be nice to be able to personally check the language file in action, so unnecessary errors can be avoided, such as colliding ampersand characters. Could you add an 'import' option for XML language files to FoxitReader so checks can be made 'live'?

william
May 16th, 2006, 12:05 AM
Hi Klojum,

Thank you for your suggestion.
We will post a testing reader here so that you may test your translation immediately.
However, please use this reader just for testing purpose and please do not circulate it because it is not a formal release version.

Andreasm82
May 16th, 2006, 03:41 PM
Which languages are already complete? What about german?

ditto
May 16th, 2006, 04:53 PM
not finished yet -c&p will take its time :(

Andreasm82
May 22nd, 2006, 06:11 AM
"We will post a testing reader here so that you may test your translation immediately."

When will that be ?

silviaros
May 23rd, 2006, 03:35 AM
Hi Klojum,

Thank you for your suggestion.
We will post a testing reader here so that you may test your translation immediately.
However, please use this reader just for testing purpose and please do not circulate it because it is not a formal release version.

Please also explain how to export xml file translated with translation website (I'm using it for my italian translation) so I can test it as well :)

Another suggestion for translation website:

please make it automatically translate all same words in all pages, for example if I translate "Print setup" in "Imposta stampante" (italian translation for print setup) it should translate "Print setup" with "Imposta stampante" in every page same expression is present.
This could be very useful optimization because there are a lot of repeating words/expressions translated always in the same way so there are no needs to write them manually every time

william
May 23rd, 2006, 08:37 PM
The reason why we don't merge duplicate words is because sometimes, translation of these words depends on the context. These words appear on different parts of the UI, and the translation might be different.

ditto
May 24th, 2006, 06:19 PM
oh ****...
no german umlaute and when | used as tab-format it shows a box (english_us.xml original).
it still must be a hex <09>

additional some strings are not use eg. "page layout" - they are not in the xml file (again hardcoded)

the language is not stored.

build 1621 pro had still hardcoded stuff - i cant count it no longer.

william
May 24th, 2006, 10:22 PM
Hi ditto,
When you use "save as" to save your translation, have you chosen UTF-8from the dropdown list of Encoding?

william
May 25th, 2006, 06:54 PM
Here is the reader for testing translation.

--------------------------------------------------------------------------------

http://www.foxitsoftware.com/foxitreader/FoxitReader_TestLanguage.rar
After you translate the XML file into your language, you may use this reader to test your translation.
Simply run the reader, choose menu "Language/Load", and locate the xml file for your language.
The reader's UI will immediately switch to your language.
You may check the UI to make sure your translation is correct.
If you want to swich back to English UI, simply choose menu "Language/Default".
Please use this reader for testing purpose only and do not circulate it as a generic PDF reader.
Thanks.

ditto
May 26th, 2006, 05:54 AM
well william - your original is coded in ANSI, why should i change that?
(textpad doesn't change that too)

>> UTF-8

Umlaute are proper now, thx
But not the Tab sign |

william
May 28th, 2006, 04:54 PM
Hi ditto,
Our original English.xml is a utf-8 encoded file, not a ANSI file.
Since we need to handle the file in different languages, utf-8 is necessary.

ditto
May 29th, 2006, 11:54 AM
definitly not - the attached file from first posting is in ansi/pc
the encoding defined in text may utf-8, but the file itself is ansi.
tried with two browsers...

william
May 29th, 2006, 07:35 PM
Hi ditto,
Yes, you are right. I have just updated the English_US.xml and it is now encoded in UTF-8.
Nevertheless, after you translate the xml, you have to use Save As and make sure UTF-8 is selected.

eagleman
June 3rd, 2006, 03:44 AM
I can translate it in italian if you want

Freeman
June 3rd, 2006, 10:31 AM
I try to translate English_Us.XML on Russian.
Has translated "Menu", I open the program and half all equally English.
If I open any document, language in general is dumped on English!!!
What to do?

ditto
June 3rd, 2006, 02:44 PM
the prefered and chosen language is not stored yet - really annoying...

Freeman
June 6th, 2006, 11:18 PM
Dialogue ID 9022 is not translated, and all that follows it accordingly too?!
What to do?

silviaros
June 8th, 2006, 12:04 AM
I'm already working on italian translation (I'm going to complete it in a few days)...

thanks anyway :)

ro_beri
June 8th, 2006, 03:31 AM
I've uploaded the Polish file yesterday, but like Dutch in oder posts notice, some of the task bar are not allowed to translate. With not fitting texts we can somehow live...

Anyway, thanks for very fast PDF reader, and ofcourse possibilty of translating Foxit Reader to our native language. Good work, and keep on movin...

william
June 11th, 2006, 07:15 PM
Hi all,

We have just improved the testing reader.
Now when you close the reader, it will remember the language xml you have been testing.
And next time when you run reader again, it will automatically load the xml file you tested last time.
You don't have to specify the xml file again.
Hope you enjoy it.

Bruno_BE
June 13th, 2006, 08:41 AM
I can do french translation :1_12: well it's already done. sorry for this post

sergio
June 17th, 2006, 07:44 PM
I can translate to spanish!!!!

H S
September 13th, 2006, 08:32 PM
We need a new UI xml file! The old one is very out of date.

Andreasm82
September 14th, 2006, 02:46 PM
You are right... there are lots of strings who need to be translated... e.g. there's a new tab in options.

Adept
September 16th, 2006, 08:39 AM
Please, update the English_US.xml posted here to provide all of the strings, that were added in final version. It's easier for me to translate XML file directly.

vic4ever
September 18th, 2006, 08:32 AM
i can tranlate into vietnamese

Majomo
September 20th, 2006, 12:57 PM
Please, update the English_US.xml posted here to provide all of the strings, that were added in final version. It's easier for me to translate XML file directly.

Good! The newest update. We need this!

Andreasm82
September 20th, 2006, 03:15 PM
new .xml file will be released when it's done :-)

So please no new posts about that to keep forum clean ;-)

vitalis
September 25th, 2006, 12:44 PM
Or you may simply follow the steps below to download and translate a xml file.
...
Step 1, download the English.xml which is attached to this topic.
Where is the file? I don't like to translate into web-interface - only in Notepad2!
Where I can get latest lang_en_us.xml?

P.S. Can translator (for is work) get a free license for PDF Editor and/or Foxit Reader Pro Pack?

ras_monteiro
September 30th, 2006, 07:50 AM
Hi, everyone,
I´m translating to brazilian portuguese and by tomorrow I am sending it.

Jacen
October 1st, 2006, 08:17 AM
Hi,
I´m translating Foxit PDF 2.0 to the slovak (sk)

ace6vel
October 1st, 2006, 08:28 AM
I want to translate it on Macedonian is anybody translating it already?

djoshav
October 9th, 2006, 03:42 PM
I can translate Foxit Reader to Serbian.Great work.Your program is small, fast in one world excellent.This is not done yet but it will be in just a few days.

gocem
October 10th, 2006, 12:59 PM
I'm nearly finished with the Macedonian language translation of Foxit Reader. I suppose I'll post the xml tomorrow. Great software btw. I love it. :1_01:

gocem
October 10th, 2006, 02:56 PM
Here is the full Macedonian translation of Foxit Reader. I said I'll post tomorrow, but here it is a little earlier. Hope you find it handy and integrate in the official language list.

Cheers,

Jacen
October 15th, 2006, 06:56 AM
Here is the new full Slovak translation of Foxit Reader - some little mistakes was corrected. I hope that you integrate it in the official language list.

anglerdk
October 18th, 2006, 11:56 PM
Danish is translated (I cannot get to work - called the file lang_da_dk.xml copied the output from the translation page)

Perka
October 24th, 2006, 10:12 AM
My swedish translation

Ytsmabeer
January 3rd, 2007, 04:55 AM
Frisian Translation

DAC324
January 15th, 2007, 11:18 AM
This translation into German is based on the lang_en_us.xml file that is available at the beginning of this thread.

Unfortunately, it does not perfectly fit to Foxit Reader 2.0 Build 1312 (there are some strings missing in the lang_en_us.xml file I guess).

Anyway, here it is, enjoy!

Ibrahim
January 16th, 2007, 02:04 AM
Please upload the latest version of the translating xml i.e. for version 2.0 b1312
The one that is here is b0912

Thanks

cool
February 6th, 2007, 05:10 AM
Hello !

I translate Foxit in french.

But in the xml file, I couldn't find all text !

Exemple :

-All the menu advanced
-The preference : Forms

Where are this texts ? :1_31:

Thanks for your help


Cool

Majomo
February 8th, 2007, 12:48 PM
Hi,

You can find some of the items. In the "Advanced" and "Forms" (some items no...) you can.

P.S.: The file needs to be update... We are waiting... Check please if you are the latest here (http://www.foxitsoftware.com/bbs/showpost.php?p=3159&postcount=1).

makeijan
February 9th, 2007, 09:36 AM
Hi! I'm going to continue Galician Translation.
I hope to finish soon.

Andreasm82
February 13th, 2007, 10:09 AM
Important Information about language files:

Internally we are developing a new version of Foxit Reader.
The interface of this new version will require translating a new xml file.
So we will publish the new xml when it is ready.

provolino
July 11th, 2007, 04:43 AM
Important Information about language files:

Internally we are developing a new version of Foxit Reader.
The interface of this new version will require translating a new xml file.
So we will publish the new xml when it is ready.

Is it ready? Your post is from February :(

cool
August 29th, 2007, 01:58 AM
Hello !

I translate Foxit in french.

But in the xml file, I couldn't find all text !

Exemple :

-All the menu advanced
-The preference : Forms

Where are this texts ? :1_31:

Thanks for your help


Cool

Hello !

Where is the last english xml.file ?

It is to translate the last string...

Thanks

elisha
August 30th, 2007, 02:10 AM
Hi,

The new packages for Foxit Reader 2.1 will be available soon.

ro_beri
August 30th, 2007, 03:50 AM
Ok.
So we are wainting "patiently" :P

provolino
September 2nd, 2007, 03:54 AM
Waiting :)

provolino
September 2nd, 2007, 03:57 AM
If someone needs an updated italian translation, here is it

:1_30:

Grazie Squalo :D

Teniamoci in contatto per la traduzione della 2.1.

Puoi scrivermi quando vuoi a provolino@gmail.com

Ciauz,
Gigi

cool
October 2nd, 2007, 05:38 AM
Hello !

Where is the last english xml.file ?

It is to translate the last string...

Thanks

:1_31:

We must wait the last release ?!!

fang5566
October 6th, 2007, 12:21 AM
what about the xml file to be translated in the recent version 2129?Our locale seems long time not to be update!:1_32:

BenHer
November 27th, 2007, 12:07 PM
If you know another language besides english & the language you want to translate to...you can do the following.

a. Start Foxit
b. Change language to some non-english language you also know.
c. Look in your foxit install directory (usually \Program Files\Foxit Software\Foxit Reader)
d. You will see the newly selected language .xml file.
e. This file will have all the latest updated strings for all menus & dialogs, which you can then translate to the language you want to submit.

Note: Even the already translated .xml files have several un-translated strings...often because the developers used the older translations but added new functions/menus/dialogs and used the english strings for those. You could download one of these and complete the translation for remaining english strings.

jhma1
February 10th, 2008, 03:19 AM
This instruction has leed to misunderstanding by translators not fully understanding the functionality.

English version:
<memuitem id="57601" text="&amp;Open... Ctrl+O" />

Simplified Chinese version:
<memuitem id="57601" text="打开(&amp;O)... Ctrl+O" />

The swedish translations has a lot of menuitems like

<popup id="|8" text="Hjälp(&amp;H)">
<menuitem id="33043" text="Arkiv(&amp;F)"/>


while the correct translation would be something like

<popup id="|8" text="&amp;Hjälp">
<menuitem id="33043" text="&amp;Arkiv"/>


Kind regards
jhma1

Kadir
March 4th, 2008, 02:57 AM
It is more easier for me to translate Foxit Reader.exe file in
C:\Program Files\Foxit Software\Foxit Reader directory.

But I can not see some commands in source file:

http://img247.imageshack.us/img247/4143/viewda1.jpg

http://img223.imageshack.us/img223/4476/toolbarsib9.jpg

XML file has the same content.

gjokomk
April 20th, 2008, 08:26 AM
Here is the new full Slovak translation of Foxit Reader - some little mistakes was corrected. I hope that you integrate it in the official language list.

XML Error: junk after document element at Line 1180

diamondblast
October 16th, 2008, 12:25 PM
If you know another language besides english & the language you want to translate to...you can do the following.

a. Start Foxit
b. Change language to some non-english language you also know.
c. Look in your foxit install directory (usually \Program Files\Foxit Software\Foxit Reader)
d. You will see the newly selected language .xml file.
e. This file will have all the latest updated strings for all menus & dialogs, which you can then translate to the language you want to submit.

Note: Even the already translated .xml files have several un-translated strings...often because the developers used the older translations but added new functions/menus/dialogs and used the english strings for those. You could download one of these and complete the translation for remaining english strings.

hi all.
I know hebrew, and I want to help
can I simply translate it into hebrew :) or I need some special fitures becase hebrew is written from left to right
thanx, good work

memyz
January 30th, 2009, 11:35 PM
P.S. Can translator (for is work) get a free license for PDF Editor and/or Foxit Reader Pro Pack?

+100

Why everybody wants to translate for free? Foxit is a commercial company, it can grant a licence for Pro Pack to its translators - but you people want to be used I guess. BTW it would stimulate the process, I guess.

christina
January 31st, 2009, 02:25 AM
Help to translate in our website translation system http://languages.foxitsoftware.com/login.php, when you have enough scores, you will get rewards.

ScB1980
May 19th, 2009, 02:06 PM
I started to translate Foxit into Spanish today, hope to finish tomorrow...:1_11:

Wrilliorn
September 2nd, 2009, 09:21 AM
Hi Shaggy

Just noticed that some ebooks remember last page read and others do not. I cannot determine why some work and others do not but just thought I would give this info in case anyone else has same problem.

JamesT
_________________
Auto news (http://audiauto.sosblog.com)

kotarak
September 2nd, 2009, 04:25 PM
Help to translate in our website translation system http://languages.foxitsoftware.com/login.php, when you have enough scores, you will get rewards.

No entry there for Foxit Reader 3.1.0.824. Don't you want this version to be translated into other languages?

Just asking...

skrebic
October 27th, 2009, 07:14 AM
Umh. I am experienced in localization, but this here is one of less translator-friendly systems I have used.

OK, I want to help. I am willing to translate the interface into Serbian. But, I can neither choose my preferred language nor add it here: http://languages.foxitsoftware.com/register.php.

How do I start?

Also, I really don´t think it is necessary for new translators to read all several year-old threads just to (not) find out how to contribute. :( That information could be added in FAQ section.

DKDIB
November 2nd, 2009, 02:13 AM
I found everything just typing <<"foxit reader" translation>> in Google. :)