Go Back   UltraGuest Forum > UltraGuest Forums > The UltraGuest Language Project

Reply
 
Thread Tools Display Modes
Old 08-02-2007, 10:16 AM   #1
Tancosbaby
 
Join Date: Jul 2007
Location: Hungary
Posts: 10
Default Hungarian Translation (added)

$phrase['sign_guestbook'] = "Írok a Vendégkönyvbe";
$phrase['view_guestbook'] = "Megnézem a Vendégkönyvet";
$phrase['return_to'] = "Vissza";
$phrase['name'] = "Név";
$phrase['date'] = "Dátum";
$phrase['email'] = "E-mail";
$phrase['location'] = "Lakhely";
$phrase['message'] = "Üzenet";
$phrase['private_message'] = "Privát Üzenet";
$phrase['added'] = "Hozzáad";
$phrase['page'] = "Oldal";
$phrase['of'] = "ból";
$phrase['first'] = "Elsõ";
$phrase['next'] = "Következõ";
$phrase['previous'] = "Elõzõ";
$phrase['last'] = "Utolsó";
$phrase['private'] = "Privát";
$phrase['characters_left'] = "Karakter van hátra";
$phrase['smilies'] = "Hangulatjelek";
$phrase['verification_code'] = "Írd be az ellenõrzõ kódot";
$phrase['post_message'] = "Üzenet k&#252ldése";
$phrase['preview'] = "Megnéz";
$phrase['js_required_fields'] = "Ki kell töltened az alábbi ter&#252leteket.";
$phrase['no_messages'] = "Nincs &#252zenet a Vendégkönyvben.";

Translation by Anett
[email protected]

Last edited by Tancosbaby; 10-03-2007 at 09:53 AM.
Tancosbaby is offline   Reply With Quote
Old 08-04-2007, 02:40 PM   #2
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Hungarian Translation

Thanks! Your guestbook has been upgraded.
Andreas is offline   Reply With Quote
Old 08-08-2007, 11:01 AM   #3
Tancosbaby
 
Join Date: Jul 2007
Location: Hungary
Posts: 10
Default Re: Hungarian Translation

Hi!

Where should I insert the special characters?

Thanks for help!
Tancosbaby is offline   Reply With Quote
Old 09-14-2007, 01:31 PM   #4
Tancosbaby
 
Join Date: Jul 2007
Location: Hungary
Posts: 10
Red face Re: Hungarian Translation

Now I know that I have to insert the special characters here....
Sorry I late with it...

Anett
Tancosbaby is offline   Reply With Quote
Old 10-10-2007, 07:40 AM   #5
viktor79
 
Join Date: Oct 2007
Location: Hungary
Posts: 1
Default Re: Hungarian Translation

Hi!

"UTF-8" is the default character encoding format used in our browsers.

The strings in the Hungarian translation are not displayed correctly under "UTF-8" encoding, only in "ISO-8859-2" or "Windows-1250".

Is there a way to make the Hungarian translation work under "UTF-8"?

I would gladly help in any way I can to make this happen...


Viktor

P.S.:
Now I see as I checked the source code of my Guestbook page that it is coded with UTF-8, so even though I set an other encoding as my deafult encoding method, it will switch back to UTF-8 as soon as I browse to this page.

Last edited by viktor79; 10-10-2007 at 08:32 AM. Reason: additional information
viktor79 is offline   Reply With Quote
Old 12-27-2007, 05:13 PM   #6
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Hungarian Translation (added)

I've made a few changes to this translation and it should work now, even with UTF-8:

$phrase['sign_guestbook'] = "Írok a Vendégkönyvbe";
$phrase['view_guestbook'] = "Megnézem a Vendégkönyvet";
$phrase['return_to'] = "Vissza";
$phrase['name'] = "Név";
$phrase['date'] = "Dátum";
$phrase['email'] = "E-mail";
$phrase['location'] = "Lakhely";
$phrase['message'] = "Üzenet";
$phrase['private_message'] = "Privát Üzenet";
$phrase['added'] = "Hozzáad";
$phrase['page'] = "Oldal";
$phrase['of'] = "ból";
$phrase['first'] = "Els?";
$phrase['next'] = "Következ?";
$phrase['previous'] = "El?z?";
$phrase['last'] = "Utolsó";
$phrase['private'] = "Privát";
$phrase['characters_left'] = "Karakter van hátra";
$phrase['smilies'] = "Hangulatjelek";
$phrase['verification_code'] = "Írd be az ellen?rz? kódot";
$phrase['post_message'] = "Üzenet Írása";
$phrase['preview'] = "Megnéz";
$phrase['js_required_fields'] = "Ki kell t\u00F6ltened az al\u00C1bbi ter\u00FCleteket.";
$phrase['no_messages'] = "Nincs üzenet a Vendégkönyvben.";

Please let me know if this language still does not work.

UPDATE: It should work EXCEPT for where there are question marks (?). I'll look at this again...

I need some help with these ones:

$phrase['first'] = "Els?";
$phrase['next'] = "Következ?";
$phrase['previous'] = "El?z?";
$phrase['verification_code'] = "Írd be az ellen?rz? kódot";

Andreas is offline   Reply With Quote
Old 12-30-2007, 04:20 AM   #7
Tancosbaby
 
Join Date: Jul 2007
Location: Hungary
Posts: 10
Default Re: Hungarian Translation (added)

Thank you so much, it works. But yeah where there is "?" it doesn't work.
So there is "ő".
"o" with long accent.

Thank you!

Anett
Tancosbaby is offline   Reply With Quote
Old 12-30-2007, 11:40 AM   #8
Andreas
UltraGuest Admin
 
Join Date: Nov 2003
Location: Oslo, Norway
Posts: 746
Default Re: Hungarian Translation (added)

Thanks for your help. Language has been updated and should be working now.
Andreas is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
German Translation (added) dl3baa The UltraGuest Language Project 3 12-25-2007 06:10 AM
Swedish translation (added) Mikkzi The UltraGuest Language Project 2 08-12-2007 06:42 PM
Portuguese Translation (added) shiba midoh The UltraGuest Language Project 1 08-04-2007 03:59 PM
Danish translation (added) KathrineHP The UltraGuest Language Project 0 08-02-2007 02:38 PM
Dutch translation (added) hdconinc The UltraGuest Language Project 0 08-02-2007 01:29 PM


All times are GMT -5. The time now is 05:02 PM.


Page generated in 0.05070 seconds with 11 queries