Dictionary File [message #1009] |
Tue, 19 March 2002 13:56 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
add to buddy list ignore all messages by this user
|
|
Attached tp this message is the dictionary file that contains all the phrase used by the forum. If you want to translate the forum to a different language please download this file.
The file's format is pretty simple:
text_key: text_message
"text_message" is what you should actually translate.
the text_message in some cases may contain things like {VAR: somevar} and little bit of HTML formatting, leave those in when you do the translation, you may need to move then to correspond with the grammar of the language you're translating the forum to though...
If you have any questions contact me via this forum...
Once you do the translation attach the translated file to your reply and in the reply include the language you've translated it to as well as which Charset this is in. Charset is the HTTP header that is passed to the browser, which tells the browser in what language this page is in. If you don't know the charset, leave it blank and I'll try to figure it out myself.
FUDforum Core Developer
[Updated on: Thu, 06 June 2002 14:50] Report message to a moderator
|
|
|
|
|
|
Re: Dictionary File [message #1047 is a reply to message #1035] |
Wed, 20 March 2002 10:48 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
add to buddy list ignore all messages by this user
|
|
djupsjob wrote on Wed, 20 March 2002 5:15 AM | I'm working on a translation to Swedish. Sometimes it is quite difficult to know exactly how to translate something when the phrase is totally out of context. When will we be able to test the language file in a "real life" situation?
|
Within a few days at most I'll setup a specific text forum for testing such things, so that you could see which text you are working on.
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
Re: Dictionary File [message #1111 is a reply to message #1108] |
Thu, 21 March 2002 04:51 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
add to buddy list ignore all messages by this user
|
|
Hello, Hm, I stick to the commonly used charset in Germany, and that's iso-8859-1. U get the Euro by typing "€" (without quotation marks) into the source of ur HTML formatted page. I get the symbol even on that charset when typing "as is", so there's no actually no need for switching to the other one. However, keep in mind that Swedish uses some characters that cannot be typed with an average German keyboard, so ur choice may be the right one in ur case. Bye Ken
[Updated on: Thu, 21 March 2002 04:54] Report message to a moderator
|
|
|
|
Re: Dictionary File [message #1113 is a reply to message #1112] |
Thu, 21 March 2002 06:37 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
add to buddy list ignore all messages by this user
|
|
Hello, I tested the Euro sign using iso-8859-1 on a webpage by modifying the heading to lots of that symbols, both as html and "as is". The result was, that Netscape 4.79, Opera 6.01, Mozilla 0.99 and Internet Explorer 6.0 showed the correct symbols. However I'm aware that it's just the way how it looks like when using Windows. Same is under Linux, nothing is missing (Redhat 7.2, Gnome 1.4 with all current updates). What Operating System did u use when u became aware of that issue? I suspect this could be the reason. Also running Linux with the wrong locale setting could lead to such a result, too. I know it because Seawolf (RH7.1) installed itself per default with the wrong locale, so that logging into Gnome ur desktop was all screwed up at first unless u changed it to the proper setting Bye Ken
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Dictionary File [message #1167 is a reply to message #1164] |
Fri, 22 March 2002 16:21 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
add to buddy list ignore all messages by this user
|
|
Hi, I dunno how it works on the Swedish board, but at the German one, I encounterred a strange bug with the Euro sign. I created a message with lots of them, preview went fine and then after submitting it turned to either garbage characters or question marks. editing the message without preview made the horizontal line of that sign work but not the vertical line. Third time editing spillt the preview with garbage characters and after submitting the sign was printed as is, both vertical and horizontal. Could this be an issue with the 1.2.2 version? The error seems to have an unpredictable, random nature. Right now I'm using Mozilla 0.99 (win32). Think I should take a look at it with some more browsers for further investigation. Would be interesting if djupsjob has similiar problems on the Swedish board. next lines are for testing:
€€€€€€€€€€€€€€€ € €
In case its not visible, this should be a couple of Euro signs. ---edit----- Strange, here it works perfectly bye Ken
[Updated on: Fri, 22 March 2002 16:23] Report message to a moderator
|
|
|
|
|
Re: Dictionary File [message #1172 is a reply to message #1170] |
Fri, 22 March 2002 16:56 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
add to buddy list ignore all messages by this user
|
|
Ok thanx. Meanwhile I couldn't reproduce it anymore with Mozilla. Opera and IE seem to work without problems too. But: Our beloved Netscape 4.7x does not show the single messages of a thread there. Somehow it refuses to load the page so u only see the background's colour without anything inside. I looked at the fonts' setting in the preferences menu and to my surprise it seems, that there's no support for the iso-8859-15. U cannot set the browser to that because its not available for selecting. Would also explain why it won't run there while here its doing fine. -----edit----- Just saw ur question above: Yes I typed it right away without using "€" bye, Ken
[Updated on: Fri, 22 March 2002 16:58] Report message to a moderator
|
|
|
Re: Dictionary File [message #1173 is a reply to message #1172] |
Fri, 22 March 2002 17:38 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
add to buddy list ignore all messages by this user
|
|
Actually there was a slight HTML bug on the msg page, which has now been fixed.
Ok, on Linux 2.4 + X 4.2.0 + freetype + MS's truetype fonts the euro symbol was displayed fine in all the browsers I've tested, which are:
Mozilla 0.99 Konqueror 2.2 (worked both with QT_XFT and without) Opera 6.0 Netscape 4.76
FUDforum Core Developer
|
|
|
|
|
|
Re: Dictionary File [message #1198 is a reply to message #1192] |
Sat, 23 March 2002 13:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
add to buddy list ignore all messages by this user
|
|
Eventually once the front end is completely translated we'll consider translating the admin sections as well, however I think the user land stuff needs to be completed 1st.
As for speed of form, I'll put up mod_gzip on our test server it should speed things up a little bit.
FUDforum Core Developer
|
|
|
|
Re: Dictionary File [message #1202 is a reply to message #1201] |
Sat, 23 March 2002 15:19 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
add to buddy list ignore all messages by this user
|
|
djupsjob, Ken (thanks) pointed out a missing option on the poll editor, I've just added it to the message file, add_poll_option, you'll be able to edit it when editing the messages for poll.tmpl.
Also, I've fixed a misuse of a msg on the email to friend poll, it used the "require" message instead of "email to friend" message.
FUDforum Core Developer
|
|
|
|