- Posts: 15
- Thank you received: 1
Guestbook in Hungarian
- igorlaszlo
- Topic Author
- Offline
- New Member
Less
More
10 years 11 months ago #13484
by igorlaszlo
Guestbook in Hungarian was created by igorlaszlo
Hi,
i really love your guestbook ! The first time i used it around 2003 but i forgot it as i did not use guestbook anymore. Since some days i was looking for a comments script but i always had problems : no country and website field, no anti-spam code or i just could not integrate it in my website. I found your guestbook anew yersterday and i could add extra fields thanks to your video tutorial, i have antispam image, i could easily re-design it and i could integrate it thanks to a post in this forum : www.igorlaszlo.com
For beeing graceful, i would like to send you the Hungarian version of the guestbook what does not exist yet... i just do not know where to send the language file. Can you tell me please !
i really love your guestbook ! The first time i used it around 2003 but i forgot it as i did not use guestbook anymore. Since some days i was looking for a comments script but i always had problems : no country and website field, no anti-spam code or i just could not integrate it in my website. I found your guestbook anew yersterday and i could add extra fields thanks to your video tutorial, i have antispam image, i could easily re-design it and i could integrate it thanks to a post in this forum : www.igorlaszlo.com
For beeing graceful, i would like to send you the Hungarian version of the guestbook what does not exist yet... i just do not know where to send the language file. Can you tell me please !
The following user(s) said Thank You: Pete
Please Log in or Create an account to join the conversation.
10 years 11 months ago #13485
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Guestbook in Hungarian
Thank you for your support of the Guestbook. You can send the language file either to webmaster@digioz.com or upload it as a text file to this forum thread. :)
Pete
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- igorlaszlo
- Topic Author
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 1
10 years 11 months ago #13486
by igorlaszlo
Replied by igorlaszlo on topic Guestbook in Hungarian
Thanks for you !
here is the php file... please tell me if you need other docs to be translated with it, i am not an expert of php and i do not know if there are more files where texts must be translated.
Regards,
Igor
here is the php file... please tell me if you need other docs to be translated with it, i am not an expert of php and i do not know if there are more files where texts must be translated.
Regards,
Igor
Please Log in or Create an account to join the conversation.
- igorlaszlo
- Topic Author
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 1
10 years 11 months ago #13487
by igorlaszlo
Replied by igorlaszlo on topic Guestbook in Hungarian
is it sent ? i do not see the attached file...
Please Log in or Create an account to join the conversation.
- igorlaszlo
- Topic Author
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 1
10 years 11 months ago #13488
by igorlaszlo
Replied by igorlaszlo on topic Guestbook in Hungarian
It is sent to the email address you gave me...
Please Log in or Create an account to join the conversation.
10 years 11 months ago - 10 years 11 months ago #13490
by Pete
DigiOz Webmaster
www.digioz.com
Replied by Pete on topic Guestbook in Hungarian
Thank you Igor, I am pasting it for other user's reference here as well:
Pete
Code:
<?php
$yournametxt = "Név :";
$youremailtxt = "Email :";
$yourwebsitetxt = "Honlap :";
$yourMessagetxt = "Üzenet :";
$submitbutton = "Küldés";
$headingtitletxt = "Kommentárok";
$addentrytxt = "Üzenet küldése";
$viewguestbooktxt = "Üzenetek olvasása";
$newpostfirsttxt = "Új üzenetek először";
$newpostlasttxt = "Régebbi üzenetek először";
$addentryheadtxt = "Elküldött üzenet :";
$error1 = "A név túl hosszú.";
$error2 = "Az e-mail cím túl hosszú.";
$error3 = "Érvénytelen e-mail cím. Az üzenet nem lett elküldve !";
$error4 = "Üres mező : <b>név</b>";
$error5 = "Üres mező : <b>e-mail cím</b>";
$error6 = "Üres mező : <b>üzenet</b>";
$error7 = "Ez az üzenet nem lett elküldve !";
$error8 = "Próbaljon új üzenetet küldeni pár perc múlva !";
$goback = "Vissza";
$result1 = "Az üzenet el lett küldve";
$result2 = "Az üzenet megírva";
$listnametxt = "Név";
$listemailtxt = "Email";
$listwebsitetxt = "Honlap";
$listMessagetxt = "Üzenet";
$listDatetxt = "Dátum";
?>
Pete
DigiOz Webmaster
www.digioz.com
Last edit: 10 years 11 months ago by Pete.
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds