Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Suggest forum.snitz.com Content
 whant to have the snitz forum go world wide?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

silfverstierna
Starting Member

Sweden
9 Posts

Posted - 25 May 2001 :  11:11:38  Show Profile
Then I have a suggestion, if we make a page caled languages and call this page in every page, this way it would be easier to translate the forum to different languages.
The comersus has done this in a very good way.



Deleted
deleted

4116 Posts

Posted - 25 May 2001 :  11:35:49  Show Profile
This is the hot topic in the current development phase. Please read the following topics:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=9447&FORUM_ID=3&CAT_ID=6&Topic_Title=For Development to Continue%2E%2E%2E I need help%2Finput%2E%2E&Forum_Title=Announcements%3A DEV Group

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=8433&FORUM_ID=105&CAT_ID=1&Topic_Title=%21%21%21 PLEASE READ %2D INTERNATIONAL VERSION %21%21%21&Forum_Title=DEV Discussions %28Internationalization%29


Bulent Ozden
History Foundation of Turkey
bozden@tarihvakfi.org.tr
Go to Top of Page

davemaxwell
Access 2000 Support Moderator

USA
3020 Posts

Posted - 25 May 2001 :  11:39:37  Show Profile  Visit davemaxwell's Homepage  Send davemaxwell an AOL message  Send davemaxwell an ICQ Message  Send davemaxwell a Yahoo! Message
There is an effort underway right now to plan to allow for "internationalization" and allow for different languages.

BTW, what is comersus??

Dave Maxwell
--------------
Proud to be a "World Class" Knucklehead
Go to Top of Page

davemaxwell
Access 2000 Support Moderator

USA
3020 Posts

Posted - 25 May 2001 :  11:42:15  Show Profile  Visit davemaxwell's Homepage  Send davemaxwell an AOL message  Send davemaxwell an ICQ Message  Send davemaxwell a Yahoo! Message
Grrr...bozden beat me to it....I'm getting slow in my old age

Dave Maxwell
--------------
Proud to be a "World Class" Knucklehead
Go to Top of Page

silfverstierna
Starting Member

Sweden
9 Posts

Posted - 25 May 2001 :  11:52:40  Show Profile
Great, just say if you want some help translating into swedish

Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 13 June 2001 :  17:34:02  Show Profile
quote:

Grrr...bozden beat me to it....I'm getting slow in my old age

Dave Maxwell
--------------
Proud to be a "World Class" Knucklehead



Heh, just saw this. Dave, it's just coincidence. I'm already 38 ... And it's my topic ...

Think Pink
Go to Top of Page

Brent Trevel
Junior Member

Canada
122 Posts

Posted - 13 June 2001 :  19:24:11  Show Profile  Visit Brent Trevel's Homepage
quote:

BTW, what is comersus??



Dave,

A little search revealed that Comersus is quite an interesting and FREE ASP Code product! This may just be exactly what the doctor ordered for the Internationalization team. This software appears to have the ability to load language packs and switch between them on the fly.

Here are some URLS for you:

Home Page:
http://www.comersus.com/

Live Demo of the Software
http://www.comersus.com/storeInSith/store/comersus_index.asp

Maybe someone should notify the correct authorities?

Sincerely,

Brent Trevel,
Combat Intelligence
www.combatintelligence.com
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 14 June 2001 :  09:25:00  Show Profile
quote:

Maybe someone should notify the correct authorities?



Thank you, I'll give a look. I should have done a search by myself. Now, everything under control .

Think Pink
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 15 June 2001 :  08:29:28  Show Profile
I examined their technique shortly. It seems they use the dictionary object and the programmer/user has to make some copy-paste to make it work. So, its no different than using simple include method we did think of before (simple, also probable). Their "string naming standart" is not optimal but has some good points.


...
dictLanguage.Add "spanish_searchitem_1", "Debe especificar el criterio de búsqueda."
dictLanguage.Add "spanish_searchitem_2", "No hay artículos bajo ese criterio de búsqueda."
dictLanguage.Add "spanish_searchitem_3", "Criterio de búsqueda: "
dictLanguage.Add "spanish_searchitem_4", "Página "
dictLanguage.Add "spanish_searchitem_5", "de "

dictLanguage.Add "spanish_additem_1", "Por favor habilite las cookies en su navegador para usar el sistema."
dictLanguage.Add "spanish_additem_2", "Hay demasiados artículos en su carro de compras. Borre algunos antes de continuar."
dictLanguage.Add "spanish_additem_3", "El artículo no existe en la base de datos."
...
...
dictLanguage.Add "french_searchitem_1", "Vous devez entrer un critère de recherche."
dictLanguage.Add "french_searchitem_2", "Aucun résultat trouvé."
dictLanguage.Add "french_searchitem_3", "Critère de recherche: "
dictLanguage.Add "french_searchitem_4", "Page "
dictLanguage.Add "french_searchitem_5", " de "

dictLanguage.Add "french_additem_1", "S'il vous plait, activez les cookies de votre navigateur, pour pouvoir utiliser notre système."
dictLanguage.Add "french_additem_2", "Trop de produits dans votre panier. Il faut en supprimer un, pour terminer vos achats."
dictLanguage.Add "french_additem_3", "Ce produit n'est pas dans notre base de donnée."
dictLanguage.Add "french_additem_4", "Pas d'option pour ce produit."
...



Think Pink
Go to Top of Page

Space_Cowboy
Starting Member

34 Posts

Posted - 15 June 2001 :  19:41:22  Show Profile  Visit Space_Cowboy's Homepage  Send Space_Cowboy an ICQ Message
quote:

Then I have a suggestion, if we make a page caled languages and call this page in every page, this way it would be easier to translate the forum to different languages.
The comersus has done this in a very good way.







Or, instead of reinventing the wheel, just put a copy of a link to the web page translator at http://www.translate.ru (note: I'm NOT a spammer, I simply give people tips when they ask for them )!

Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 16 June 2001 :  11:38:20  Show Profile
quote:

quote:

Then I have a suggestion, if we make a page caled languages and call this page in every page, this way it would be easier to translate the forum to different languages.
The comersus has done this in a very good way.







Or, instead of reinventing the wheel, just put a copy of a link to the web page translator at http://www.translate.ru (note: I'm NOT a spammer, I simply give people tips when they ask for them )!





No this is not the case. We try to translate the strings in the software, not the posted messages. There are several reasons we don't use such a service:
1. They do not good / unpredictable results.
2. Performance issues... They need at least one more URL step.
3. If somebody likes them they are free to use them
4. Not every language is supported. We would like to give the users freedom in this, even for dialects.
5. What if they close this service next year?
6. etc etc



Think Pink
Go to Top of Page

Frank25
Starting Member

2 Posts

Posted - 14 July 2001 :  04:41:22  Show Profile
line1
line2

made paragraph and line3
line4


Go to Top of Page

gopc
Starting Member

1 Posts

Posted - 11 August 2001 :  23:08:16  Show Profile
I need chinese languages........



Edited by - gopc on 11 August 2001 23:14:57
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07