Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

4 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Tools for translators, Let's talk about the tools we use
Goofy
post Aug 1 2005, 21:35
Post #1


Advanced Member
Group Icon

Group: Super Mod
Posts: 8.353
Joined: 30-July 05
From: GoofyLand
Member No.: 13


Extension Developer: Yes
Extensions: BabelZillaMenu-BabelZilla Glossary-OpenTran...
Translator for French (fr)
My OS Gnu/Linux
Translation Credits to Goofy



Zipping/unzipping files

To have a look into .xpi and .jar files, we can use tools such as :

- 7 Zip : http://www.7-zip.org/

- Izarc : http://www.izarc.org/

- ...


Editing files

Some useful tools :

- PsPad : http://www.pspad.com/

- Jedit : http://www.jedit.org/

- ...

Translating strings


- a great number of dictionaries and glossaries ( *to be completed)

- a very interesting extension by Lid2000 : Localite
with a mod version : it allows translating entities and strings from properties files without the pain of writing the <!ENTITY> stuff. You can even choose another textfile from the previous locale you did and just have to add the missing translations. A recent but promising extension...

- 2 extensions which can help to translate via Babelfish and/or Google translate :
Translate and gTranslate
- There also is the very good Translation panel extension

more to come... just add and share your experience !


--------------------
Think Global, Make Locales!



You like languages? You should contribute to Tatoeba project!

Sometimes I am on irc://moznet/BabelZilla
but you can also drop a word in the shoutbox
Go to the top of the page
 
+Quote Post
The RedBurn
post Aug 1 2005, 23:27
Post #2


Advanced Member
***

Group: WTS Developer
Posts: 84
Joined: 30-July 05
From: Belgium
Member No.: 10


Extension Developer: Yes
Extensions: Forecastfox l10n, Minimeter
Translator for French (fr)



The two tools I use the most often are Winrar and Notepad2.

Winrar because it makes it possible to directly edit a file in an extension, without having to extract and add it back. I'm still waiting for this feature in 7Zip.
EDIT: 7Zip has this feature! Trying it...

Notepad2 because it's as fast as Wordpad, but much more powerful.
Go to the top of the page
 
+Quote Post
Luana
post Aug 1 2005, 23:28
Post #3


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



Editing files

One other useful tool:
- Notepad++ : Click Here

Well, why can this tool be really helpful?
'Cause currently, in spite the localization rules indicate to use the UTF8 to conform to the Mozilla standard for encoding and it worked on DP Alpha2, tests of many same localizations on Official Firefox 1.0.6 show that UTF8 breaks on that build blink.gif
So, if someone European translator notices the same situation and is looking for a solution, with Notepad++ it's easy to switch the DTD encoding file between UTF8 and ANSI (or 8 Bit)
So, an European translator may write normally using accented vocal and/or special characters and before saving the DTD file switch to ANSI!
biggrin.gif
* * *

ADDED
And for properties files I use PSPad smile.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
xavivars
post Aug 1 2005, 23:34
Post #4


Advanced Member
***

Group: Members
Posts: 62
Joined: 31-July 05
From: Benissa - País Valencià
Member No.: 37
Extension Developer: No
Translation Credits to Xavi Ivars - Softcatalà



I used to translate with poEdit, on Windows. But now I work on Linux, and I've some Perl scripts to make translation easier, package-unpackage extensions, create contents.rdf,..., and with the help of a CVS i have all versions of my translations saved.

I use gVim or Kate for writing (they use UTF-8 as a native codification)
Go to the top of the page
 
+Quote Post
iacchi
post Aug 2 2005, 00:08
Post #5


eXtenZilla IT Member
***

Group: Members
Posts: 55
Joined: 1-August 05
From: Florence, Italy
Member No.: 41


Extension Developer: No
Translator for Italian (it)



QUOTE(The RedBurn @ Aug 2 2005, 00:27)
Winrar because it makes it possible to directly edit a file in an extension, without having to extract and add it back. I'm still waiting for this feature in 7Zip.


But 7zip has this feature blink.gif I use it in a lot of cases


--------------------
Go to the top of the page
 
+Quote Post
Asterxx
post Aug 2 2005, 10:32
Post #6


Forum Coordinator
Group Icon

Group: Moderator
Posts: 131
Joined: 30-July 05
From: The Netherlands
Member No.: 18


Extension Developer: No
Translator for Dutch (nl)



I use 7-zip and PSPad
No problems so far


--------------------
Roel

Translater several Thunderbird extensions
www.asterxx.tk

Go to the top of the page
 
+Quote Post
jooliaan
post Aug 2 2005, 10:37
Post #7


eXtenZilla IT Member
***

Group: Members
Posts: 176
Joined: 27-July 05
From: Italy - Alps
Member No.: 3


Extension Developer: Yes
Extensions: FAYT - ColoUnREaDTabs - United States English Dictionary



I use Winrar and TextPad with satisfaction smile.gif


--------------------
3.6 b4 - 3.0 RC1 - 2.0 - 0.9

Mozilla Italia - eXtenZilla - My Blog - My Configuration
Go to the top of the page
 
+Quote Post
ReinekeFux
post Aug 2 2005, 11:18
Post #8


Advanced Member
***

Group: BabelZillian Mods
Posts: 155
Joined: 30-July 05
From: Nürnberg, Germany
Member No.: 5


Extension Developer: No
Translator for German (de)
Translation Credits to o.roth (ReinekeFux) von BabelZilla.org



QUOTE(jooliaan @ Aug 2 2005, 10:37)
I use Winrar and TextPad with satisfaction smile.gif
[right][snapback]228[/snapback][/right]

Same here, nothing else to add.... cool.gif


--------------------
Regards, Oliver


ReinekeFux is a member of Team erweiterungen.de
Go to the top of the page
 
+Quote Post
The RedBurn
post Aug 2 2005, 13:23
Post #9


Advanced Member
***

Group: WTS Developer
Posts: 84
Joined: 30-July 05
From: Belgium
Member No.: 10


Extension Developer: Yes
Extensions: Forecastfox l10n, Minimeter
Translator for French (fr)



QUOTE(iacchi @ Aug 2 2005, 01:08)
But 7zip has this feature blink.gif I use it in a lot of cases
[right][snapback]204[/snapback][/right]

Thank you iacchi, I didn't know it. I did see a feature request for it and did not retry it.
I'm gonna use it from now. smile.gif
Go to the top of the page
 
+Quote Post
Gioxx
post Aug 2 2005, 14:33
Post #10


eXtenZilla IT Member
**

Group: Members
Posts: 10
Joined: 30-July 05
From: Italy
Member No.: 27


Extension Developer: Yes
Extensions: BBCodeXtra



Winzip + EditPlus or PSPad smile.gif


--------------------
Go to the top of the page
 
+Quote Post
Roccobot
post Aug 2 2005, 23:29
Post #11


Graphic Genius
Group Icon

Group: Designer
Posts: 47
Joined: 30-July 05
From: Riccione, Italy
Member No.: 12
Extension Developer: No



QUOTE(The RedBurn @ Aug 2 2005, 00:27)
The two tools I use the most often are Winrar and Notepad2.[right][snapback]191[/snapback][/right]


So do I. cool.gif


--------------------
user posted imageuser posted image user posted image [right]The best defense is not to have enemies. (Mahatma Gandhi)user posted image[/right]
Go to the top of the page
 
+Quote Post
Ragnaar
post Aug 3 2005, 20:18
Post #12


Newbie
*

Group: Members
Posts: 3
Joined: 3-August 05
From: Russian Federation
Member No.: 63
Extension Developer: No



For all my works I used TotalCMD + EmEditor (with plugins)


--------------------
Nvu, Sunbird and many extensions russian translator
The Mozilla.ru Team
Go to the top of the page
 
+Quote Post
Roccobot
post Aug 5 2005, 15:31
Post #13


Graphic Genius
Group Icon

Group: Designer
Posts: 47
Joined: 30-July 05
From: Riccione, Italy
Member No.: 12
Extension Developer: No



I like 7-Zip very much, but maybe it hasn't some functions that WinRAR has... For example, in version 4.23 that I've installed, is not possible to select multiple files/folders with mouse pointer. In WinRAR I can do it easily, selecting one or more files (not all) to extract by drag 'n drop if I need only them (see picture). Another good thing is the possibility to create directly .JAR and .XPI files with WinRAR: I don't need to zip and then rename the extensions. I also have set WinRAR as the default application to open .XPI files (very comfortable!). Do you know if these features are supported also by 7-Zip? As all of you know it's free so I'd prefer it if I could obtain from it the same functionalities as WinRAR...

user posted image

rolleyes.gif


--------------------
user posted imageuser posted image user posted image [right]The best defense is not to have enemies. (Mahatma Gandhi)user posted image[/right]
Go to the top of the page
 
+Quote Post
iacchi
post Aug 5 2005, 15:35
Post #14


eXtenZilla IT Member
***

Group: Members
Posts: 55
Joined: 1-August 05
From: Florence, Italy
Member No.: 41


Extension Developer: No
Translator for Italian (it)



roccobot: I can do everything you're saying with 7-zip. I can't select more than one file with the mouse pointer, that's right, but if I use my keyword (shift+arrows) it works wink.gif


--------------------
Go to the top of the page
 
+Quote Post
Roccobot
post Aug 5 2005, 16:05
Post #15


Graphic Genius
Group Icon

Group: Designer
Posts: 47
Joined: 30-July 05
From: Riccione, Italy
Member No.: 12
Extension Developer: No



Thanks! But I prefer to do it only with the mouse pointer! WinRAR remains the best choice for me...


--------------------
user posted imageuser posted image user posted image [right]The best defense is not to have enemies. (Mahatma Gandhi)user posted image[/right]
Go to the top of the page
 
+Quote Post
The RedBurn
post Aug 5 2005, 17:42
Post #16


Advanced Member
***

Group: WTS Developer
Posts: 84
Joined: 30-July 05
From: Belgium
Member No.: 10


Extension Developer: Yes
Extensions: Forecastfox l10n, Minimeter
Translator for French (fr)



Roccobot> When you miss a feature in a software, don't hesitate to tell it to the developpers! Don't bother about the mouse multiselection, I've just requested it.
The developers don't have crystal balls. rolleyes.gif
Go to the top of the page
 
+Quote Post
Roccobot
post Aug 5 2005, 23:02
Post #17


Graphic Genius
Group Icon

Group: Designer
Posts: 47
Joined: 30-July 05
From: Riccione, Italy
Member No.: 12
Extension Developer: No



QUOTE(The RedBurn @ Aug 5 2005, 18:42)
Roccobot> When you miss a feature in a software, don't hesitate to tell it to the developpers![right][snapback]517[/snapback][/right]


QUOTE(The RedBurn @ Aug 5 2005, 18:42)
The developers don't have crystal balls. rolleyes.gif[right][snapback]517[/snapback][/right]


user posted image You are right, RedBurn! smile.gif


--------------------
user posted imageuser posted image user posted image [right]The best defense is not to have enemies. (Mahatma Gandhi)user posted image[/right]
Go to the top of the page
 
+Quote Post
The RedBurn
post Aug 7 2005, 09:04
Post #18


Advanced Member
***

Group: WTS Developer
Posts: 84
Joined: 30-July 05
From: Belgium
Member No.: 10


Extension Developer: Yes
Extensions: Forecastfox l10n, Minimeter
Translator for French (fr)



QUOTE(Roccobot @ Aug 5 2005, 17:05)
Thanks! But I prefer to do it only with the mouse pointer! WinRAR remains the best choice for me...
[right][snapback]502[/snapback][/right]

If it's the only think which make you stick to Winrar, you'll can test 7Zip because I've just have been notified that this feature is present since the version 4.25 beta at least. smile.gif
Go to the top of the page
 
+Quote Post
Roccobot
post Aug 7 2005, 11:03
Post #19


Graphic Genius
Group Icon

Group: Designer
Posts: 47
Joined: 30-July 05
From: Riccione, Italy
Member No.: 12
Extension Developer: No



Wonderful! I prefer to wait until the next official version will be released... but 7-Zip has a new user now: that's for sure!
Thank you for the notice, RedBurn! smile.gif


--------------------
user posted imageuser posted image user posted image [right]The best defense is not to have enemies. (Mahatma Gandhi)user posted image[/right]
Go to the top of the page
 
+Quote Post
chuzo
post Aug 13 2005, 17:05
Post #20


Site Admin
Group Icon

Group: Admin
Posts: 1.306
Joined: 13-August 05
From: Spain
Member No.: 105


Extension Developer: No
Translator for Spanish (es-ES / Spain)
Translation Credits to Proyecto Nave - http://www.proyectonave.es/



Anyone here using Mozilla Translator?? huh.gif

You can see it here: http://books.mozdev.org/screenshots/moz_B04.png

We use it for translations in Proyecto Nave (es-ES Mozilla translations)


--------------------
Go to the top of the page
 
+Quote Post

4 Pages V   1 2 3 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 25th May 2013 - 23:07
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft