• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ Translations (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Hungarian translation

Post your translations here

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
12 posts • Page 1 of 1

Postby Keratomi » Fri Jun 23, 2006 11:55 pm

Hello All!

I translated phpFreeChat to hungarian.

Code: Select all
<?php
/**
 * i18n/hu_HU/main.php
 *
 * Copyright © 2006 Stephane Gully <stephane.gully@gmail.com>
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the
 * Free Software Foundation, 51 Franklin St, Fifth Floor,
 * Boston, MA  02110-1301  USA
 */

/**
 * Hungarian translation of the messages (utf8 encoded!)
 *
 * @author Stephane Gully <stephane.gully@gmail.com>
 * @translated by Keratomi <keratomi@freemail.hu>
 */

// line 45 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["My Chat"] = "Az én csetem";

// line 201 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s nem található, %s könyvtár nem található.";

// line 355 in phpfreechat.class.php
$GLOBALS["i18n"]["Please enter your nickname"] = "Kérlek írd be a beceved";

// line 565 in phpfreechat.class.php
$GLOBALS["i18n"]["Text cannot be empty"] = "Üzenetet is írj!";

// line 392 in phpfreechat.class.php
$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s megváltoztatta a becenevét erre: %s";

// line 398 in phpfreechat.class.php
$GLOBALS["i18n"]["%s is connected"] = "%s bekapcsolódott a beszélgetésbe";

// line 452 in phpfreechat.class.php
$GLOBALS["i18n"]["%s quit"] = "%s kilépett a beszélgetésből";

// line 468 in phpfreechat.class.php
$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s szétkapcsolva (időtúllépés)";

// line 262 in phpfreechat.class.php
$GLOBALS["i18n"]["Unknown command [%s]"] = "Ismeretlen parancs [%s]";

// line 149 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s nem létezik: %s";

// line 180 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["You need %s"] = "Szükséges verzió: %s";

// line 241 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s nem létezik, %s könyvtár nem található";

// line 280 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist"] = "%s nem létezik";

// line 433 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s directory must be specified"] = "%s mappát kell megadni";

// line 439 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s must be a directory"] = "%s mappát kell megadni";

// line 446 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s can't be created"] = "%s nem hozható létre";

// line 451 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not writeable"] = "%s nem írható";

// line 496 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not readable"] = "%s nem olvasható";

// line 469 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a file"] = "%s nem fájl";

// line 491 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a directory"] = "%s nem mappa";

// line 23 in chat.html.tpl.php
$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [készítette: phpFreeChat-%s]";

// line 296 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Hide nickname marker"] = "Becenév színének rejtése";

// line 304 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show nickname marker"] = "Becenév színének mutatása";

// line 389 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Disconnect"] = "Szétkapcsolás";

// line 395 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Connect"] = "Kapcsolódás";

// line 427 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Magnify"] = "Nagyítás";

// line 434 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Cut down"] = "Kivágás";

// line 345 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Hide dates and hours"] = "Dátum és idő elrejtése";

// line 353 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show dates and hours"] = "Dátum és idő mutatása";

// line 21 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your message here"] = "Ide írd az üzeneted";

// line 24 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your nickname here"] = "Ide írd a beceneved";

// line 93 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Hiba: meghatározatlan vagy elavult paraméter '%s', kérlek javítsd, vagy távolítsd el";

// line 86 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide smiley box"] = "Hangulatjelek elrejtése";

// line 87 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show smiley box"] = "Hangulatjelek mutatása";

// line 88 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide online users box"] = "Belépett felhasználók elrejtése";

// line 89 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show online users box"] = "Belépett felhasználók mutatása";

// line 33 in chat.html.tpl.php
$GLOBALS["i18n"]["Bold"] = "Félkövér";

// line 34 in chat.html.tpl.php
$GLOBALS["i18n"]["Italics"] = "Dőlt";

// line 35 in chat.html.tpl.php
$GLOBALS["i18n"]["Underline"] = "Aláhúzott";

// line 36 in chat.html.tpl.php
$GLOBALS["i18n"]["Delete"] = "Törlés";

// line 37 in chat.html.tpl.php
$GLOBALS["i18n"]["Pre"] = "Formázott";

// line 38 in chat.html.tpl.php
$GLOBALS["i18n"]["Mail"] = "E-mail";

// line 39 in chat.html.tpl.php
$GLOBALS["i18n"]["Color"] = "Szín";

// line 48 in phpfreechattemplate.class.php
$GLOBALS["i18n"]["%s template could not be found"] = "%s sablon nem található";

// line 512 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Hiba: '%s' nem található, kérlek ellenőrizd a témák mappa elérési útját '%s' és hogy a kiválasztott táma létezik-e: '%s'";

// line 75 in pfccommand.class.php
$GLOBALS["i18n"]["%s must be implemented"] = "Parancsvégrehajtás: %s";


// line 343 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' paraméter kötelező értéke: '%s'";

// line 378 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "'%s' csak pozitív szám lehet";

// line 386 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "'%s' nem érvényes paraméter. Lehetséges értékei: '%s'";

?>
Keratomi
New member
 
Posts: 1
Joined: Fri Jun 23, 2006 11:41 pm
Top

Postby phpfreechat » Sun Jun 25, 2006 10:49 pm

Thank you, I just integrated your contribution to the 1.x branche.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby GaLa » Thu Jan 25, 2007 10:37 pm

Hi Everybody!

This is /[url=http://phpfreechat.gym-el.hu/?Letöltés]pfc hu_HU[/url] / the 1.x.b8 hungarian translation (main.php, admin.php) and I opened an hungarian site for this great chat.



GaLa
Last edited by GaLa on Thu Jan 25, 2007 10:39 pm, edited 1 time in total.
You scare me with nothing, I have children.
GaLa
New member
 
Posts: 5
Joined: Mon Jan 08, 2007 12:20 am
Location: Hungary
  • Website
Top

Postby phpfreechat » Fri Jan 26, 2007 9:41 am

Sorry but I cannot get your translation update files.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby GaLa » Fri Jan 26, 2007 10:27 am

Hi!
This is the direct url for zip file. http://phpfreechat.gym-el.hu/?download=hu_HU_10b8.zip
You scare me with nothing, I have children.
GaLa
New member
 
Posts: 5
Joined: Mon Jan 08, 2007 12:20 am
Location: Hungary
  • Website
Top

Postby phpfreechat » Wed Jan 31, 2007 9:41 am

Thank you GaLa for your update. I just integrated your work in the official source code.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby GaLa » Thu Apr 19, 2007 10:57 pm

Hi!
This is the beta10 hungarian update: http://phpfreechat.gym-el.hu/?download=hu_HU_10b10.zip
GaLa
You scare me with nothing, I have children.
GaLa
New member
 
Posts: 5
Joined: Mon Jan 08, 2007 12:20 am
Location: Hungary
  • Website
Top

Postby phpfreechat » Sat May 19, 2007 10:24 am

Thank you GaLa your translation update is integrated in 1026 revision.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby GaLa » Sun Sep 30, 2007 10:24 pm

Hi!

Fix same bugs for v1.0 translation.
Download here

GaLa
You scare me with nothing, I have children.
GaLa
New member
 
Posts: 5
Joined: Mon Jan 08, 2007 12:20 am
Location: Hungary
  • Website
Top

Postby phpfreechat » Thu Oct 04, 2007 9:00 am

Thank you Gala for your translation update.
It's integrated in official source code: rev 1197
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby GaLa » Wed Jul 30, 2008 3:56 pm

Hi!
I updated the hungarian language for v1.2:
Download Hungarian language
Last edited by GaLa on Wed Dec 14, 2011 6:43 pm, edited 1 time in total.
You scare me with nothing, I have children.
GaLa
New member
 
Posts: 5
Joined: Mon Jan 08, 2007 12:20 am
Location: Hungary
  • Website
Top

Postby phpfreechat » Wed Mar 11, 2009 10:22 am

Thank you, your translation is integrated in revision 1260
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
12 posts • Page 1 of 1

Return to Translations (v1.x)

Who is online

Users browsing this forum: No registered users and 2 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub