Author: vdegtyarev
Date: Thu Jul 4 07:51:57 2013
New Revision: 1499670
URL: http://svn.apache.org/r1499670
Log:
OPENMEETINGS-663: Hungarian translation is added.
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_hu.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_hu.html
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <h2>
+ <a wicket:id="url">Belépés az alkalmazásba</a>
+ </h2>
+ <br />
+ <br />
+ Ha a Red5 szervert más porton, domainen, vagy más beállÃtásokkal
használja <br />
+ <a href="public/config.xml">változtassa meg a kliens szükséges
konfigurációit</a>
+ <br />
+ <br />
+ <br />
+
+ <b> <span style="font-size: 1.4em">LevelezÅ lista</span></b>
+ <br />
+ <br />
+
+ <span style="font-size: 1.3em"><a
+ href="http://openmeetings.apache.org/mail-lists.html"
target="_blank">http://openmeetings.apache.org/mail-lists.html</a></span>
+ <br />
+ <br />
+
+
+ <b> <span style="font-size: 1.4em">Néhány cég, akik üzleti
támogatást nyújthatnak Apache OpenMeetings:</span></b>
+ <br />
+ <br />
+
+ <span style="font-size: 1.3em"><a
+ href="http://openmeetings.apache.org/commercial-support.html"
+
target="_blank">http://openmeetings.apache.org/commercial-support.html</a></span>
+ <br />
+
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24InstallStep_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <p wicket:id="desc">Kattintson a "Befejezés" gombra a telepÃtés
folytatásához</p>
+ <div wicket:id="container" style="margin: 20px;">
+ <div wicket:id="progress"><!-- div><span
wicket:id="value"></span>%</div--></div>
+ <div wicket:id="status"></div>
+ </div>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep1_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 04-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userData">
+
+ <legend>Felhasználói adatok</legend>
+ <ul>
+ <li><label
wicket:for="cfg.username">Felhasználónév</label>
+ <input wicket:id="cfg.username" title="Adja meg
a felhasználói nevét" type="text" />
+ </li>
+ <li><label wicket:for="cfg.password">Jelszó</label>
+ <input wicket:id="cfg.password" title="Adja meg
a jelszavát" type="password" />
+ </li>
+ <li><label wicket:for="cfg.email">EMail</label>
+ <input wicket:id="cfg.email" title="Adja meg az
e-mail cÃmét" type="text" />
+ </li>
+ <li><label wicket:for="ical_timeZone">IdÅzóna
kiválasztása</label>
+ <select wicket:id="ical_timeZone"></select>
+ </li>
+ </ul>
+ </fieldset>
+
+ <fieldset id="userOrga">
+
+ <legend>Szervezeti egység (Domain)</legend>
+ <ul>
+ <li><label wicket:for="cfg.group">Név (domain)</label>
+ <input wicket:id="cfg.group" title="Adja meg a
nevet (domain)" type="text" /></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep2_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf">
+ <legend>BeállÃtások</legend>
+ <ul>
+ <li><label for="configdefault">ElÅregisztráció
engedélyezése (megjelenik a belépŠpanelen)</label>
+ <select
wicket:id="allowFrontendRegister"></select>
+ </li>
+ <li><label
wicket:for="sendEmailAtRegister">Regisztrációs e-mail küldése </label>
+ <select
wicket:id="sendEmailAtRegister"></select>
+ </li>
+ <li><label
wicket:for="sendEmailWithVerficationCode">Regisztráció megerÅsÃtése
e-mailben (megerÅsÃtÅ link küldése)</label>
+ <select
wicket:id="sendEmailWithVerficationCode"></select>
+ </li>
+ <li><label
wicket:for="createDefaultRooms">Alapértelmezett tÃpusú konferencia szobák
létrehozása</label>
+ <select wicket:id="createDefaultRooms"></select>
+ </li>
+ <li><label wicket:for="cfg.mailReferer">Rendszer e-mail
cÃm </label>
+ <input wicket:id="cfg.mailReferer"
title="Rendszer e-mail megadása" type="text" />
+ </li>
+ <li><label wicket:for="cfg.smtpServer">SMTP-Szerver
(smtp_server)</label>
+ <input wicket:id="cfg.smtpServer" title="Enter
a SMTP-Server" type="text" />
+ </li>
+ <li><label wicket:for="cfg.smtpPort">SMTP-Szerver
Port(alapértelmezett Smtp-Server Port 25) (smtp_port)</label>
+ <input wicket:id="cfg.smtpPort" title="Enter a
SMTP-Server.Port normally 25" type="text" />
+ </li>
+ <li><label
wicket:for="cfg.mailAuthName">SMTP-Felhasználó név (email_username)</label>
+ <input wicket:id="cfg.mailAuthName" title="Adja
meg a felhasználó nevet" type="text" />
+ </li>
+ <li><label
wicket:for="cfg.mailAuthPass">SMTP-Felhasználó jelszó
(email_userpass)</label>
+ <input wicket:id="cfg.mailAuthPass" title="Adja
meg a jelszót" type="password" />
+ </li>
+ <li><label wicket:for="mailUseTls">TLS engedélyezése
az authentikációhoz</label>
+ <select wicket:id="mailUseTls"></select>
+ </li>
+ <li><label wicket:for="replyToOrganizer">A meghÃvó
e-mail cÃmének küldése és beállÃtása a válasz küldéshez (reply-to)
fejlécben(inviter.email.as.replyto)</label>
+ <select wicket:id="replyToOrganizer"></select>
+ </li>
+ <li><label wicket:for="defaultLangId">Alapértelmezett
nyelv</label>
+ <select wicket:id="defaultLangId"></select>
+ </li>
+ <li><label
wicket:for="cfg.defaultExportFont">Alapértelmezett betükészlet
[default_export_font]</label>
+ <select
wicket:id="cfg.defaultExportFont"></select>
+ </li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep3_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf1">
+ <legend>Konverterek</legend>
+ <ul>
+ <li><label wicket:for="cfg.swfZoom">SWFTools
Zoom</label>
+ <input wicket:id="cfg.swfZoom" title="Adja meg az
SWFTools felbontását (dpi) amit a PDF2SWF konverziónál használ"
+ type="text" />
+ <p>
+ <i>EllenÅrizze az swftools
telepÃtését és elérését a rendszerútvonalon.
+ Nyisson egy parancssort és
futtassa: pdf2swf. Paraméterként megadhatja a felbontást.
+ Alapértelmezett felbontás 72
dpi. <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">TelepÃtés</a>
+ </i>
+ </p></li>
+ <li><label wicket:for="cfg.swfJpegQuality">SWFTools
JPEG MinÅség</label>
+ <input wicket:id="cfg.swfJpegQuality"
+ title="Adja meg a jpeg képek minÅségi
rátáját. 0 a gyengébb (kicsi), 100 a legjobb (nagy). (alapértelmezett:85)"
+ type="text" />
+ <p>
+ <i>EllenÅrizze az swftools
telepÃtését és elérését a rendszerútvonalon.
+ Nyisson egy parancssort és
futtassa: pdf2swf. Paraméterként megadhatja a
+ a jpeg képek minÅségét. 0 a
gyengébb (kicsi),
+ 100 a legjobb (nagy).
(alapértelmezett:85) bÅvebben <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">TelepÃtés</a>
+ </i>
+ </p>
+ </li>
+ <li><label wicket:for="cfg.swfPath">SWFTools
útvonala</label>
+ <input wicket:id="cfg.swfPath"
+ title="Adja meg az SWFTools elérési
útvonalát C:/swftools (Windows) /usr/local/swftools (Linux) vagy hagyja
üresen, ha elérhetŠa rendszerútvonalak közt"
+ type="text" />
+ <p>
+ <i>EllenÅrizze az swftools
telepÃtését és elérését a rendszerútvonalon.
+ Nyisson egy parancssort és
futtassa: pdf2swf. Hagyja üresen, ha nem ismeri, vagy ha elérhetŠa
rendszerútvonalon.
+ <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">TelepÃtés</a>
+ </i>
+ </p></li>
+ <li><label wicket:for="cfg.imageMagicPath">ImageMagick
útvonala</label>
+ <input wicket:id="cfg.imageMagicPath"
+ title="Adja meg a ImageMagick elérési
útvonalát, hagyja üresen, ha az ImageMagick elérhetŠa rendszer útvonalak
közt"
+ type="text" />
+ <p>
+ <i>bÅvebben <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">TelepÃtés</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.ffmpegPath">FFMPEG
útvonala</label>
+ <input wicket:id="cfg.ffmpegPath"
+ title="Adja meg az FFMPEG alérési
útvonalát, hagyja üresen, ha az FFMPEG elérhetŠa rendszer útvonalak
közt"
+ type="text" />
+ <p>
+ <i>bÅvebben <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">TelepÃtés</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.soxPath">SoX
útvonala</label>
+ <input wicket:id="cfg.soxPath"
+ title="Adja meg a SoX elérési útvonalát,
hagyja üresen, ha a SoX elérhetŠa rendszer útvonalak közt"
+ type="text" />
+ <p>
+ <i>bÅvebben <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">TelelpÃtés</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.jodPath">JOD
útvonala</label>
+ <input wicket:id="cfg.jodPath"
+ title="A JOD könyvtár útvonala
(http://code.google.com/p/jodconverter), a JOD könyvtárban szükséges a
jodconverter-core-version.jar"
+ type="text" />
+ <p>
+ <i>bÅvebben <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">TelepÃtés</a></i>
+ </p></li>
+ <li><label
wicket:for="cfg.officePath">OpenOffice/LibreOffice útvonala a
jodconverterhez</label>
+ <input wicket:id="cfg.officePath"
+ title="Adja meg az OpenOffice/LibreOffice
(optional) valós útvonalát, a OpenOffice/LibreOffice nem keresi
automatikusan a jodconverter"
+ type="text" />
+ <p>Az OpenOffice/LibreOffice (optional)
útvonalát a jodconverter nem találja autómatikusan, az abszolút elérési
útvonal szükséges</p></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep4_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf2">
+
+ <legend>TitkosÃtás tÃpusa</legend>
+ <ul>
+ <li><label wicket:for="cfg.cryptClassName">TitkosÃtó
osztály</label>
+ <input wicket:id="cfg.cryptClassName"
type="text"
+ title="Adja meg a titkosÃtó osztály nevét
(class). NE VÃLTOZTASSA, HA NEM BIZTOS BENNE!" />
+ <p>
+ <i> Az alapértelmezetten beállÃtott
kódolás megfelel a
+ PHP-MD5 kódolónak, vagy
BSD-StÃlusú kódoláshoz használja
a:<b>org.apache.openmeetings.utils.crypt.MD5CryptImplementation</b>
+ további
kódolási/titkosÃtási eljárásokról itt olvashat bÅvebben: <a
+
href="http://openmeetings.apache.org/CustomCryptMechanism.html"
+ target="_blank">Egyedi
titkosÃtási mechanizmus </a> Ha a késÅbbiekben módosÃtja ezt a
beállÃtást,
+ az elÅzÅleg létrehozott
adatok elérhetetlenné válnak, ami működési hibát okozhat a régebbi
munkamenetek elérésében
+ (pl. jelszó, hash kezelés).
+ </i>
+ </p></li>
+ </ul>
+ </fieldset>
+
+ <fieldset id="red5sip">
+ <legend>Red5SIP BeállÃtása</legend>
+ <ul>
+ <li><label wicket:for="red5SipEnable">SIP
engedélyezése</label>
+ <select wicket:id="red5SipEnable"></select>
+ <p>
+ <i> Red5SIP integráció
engedélyezése </i>
+ </p> </li>
+
+ <li><label wicket:for="cfg.red5SipRoomPrefix">SIP szoba
prefix</label>
+ <input wicket:id="cfg.red5SipRoomPrefix"
type="text" />
+ <p>
+ <i>Telefonszám prefixum beállÃtása
a konferencia szobához</i>
+ </p></li>
+
+ <li><label wicket:for="cfg.red5SipExtenContext">SIP
kiterjesztés leÃrása</label>
+ <input wicket:id="cfg.red5SipExtenContext"
type="text" />
+ <p>
+ <i>LeÃrás az Asterix
konfigurálásához</i>
+ </p></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_hu.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24WelcomeStep_hu.html?rev=1499670&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_hu.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_hu.html
Thu Jul 4 07:51:57 2013
@@ -0,0 +1,154 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+-->
+<!--
+
+ Hungaryan translate
+ Created 03-07-2013
+ Translate this Balazs Varga - [email protected]
+
+ -->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <ol>
+ <li>
+ <h4>
+ <a
id="Recommendation_for_production_environment"></a>Ajánlott környezeti
beállÃtások<a target="_blank"
+
href="#Recommendation_for_production_environment"
+ class="section_anchor"></a>
+ </h4>
+ <blockquote>
+ Az <span wicket:id="app"></span> alapértelmezette a
beépÃtett Apache Derby adatbázist használja.
+ További lehetÅségként használható a <a
target="_blank"
+
href="http://openmeetings.apache.org/MySQLConfig.html">MySQL</a>, <a
+ target="_blank"
+
href="http://openmeetings.apache.org/PostgresConfig.html">Postgres</a>
+ vagy a minta alapján<a target="_blank"
+
href="http://openmeetings.apache.org/IBMDB2Config.html">IBM DB2</a>
+ vagy <a
href="http://openmeetings.apache.org/OracleConfig.html"
+ target="_blank">Oracle</a>
+ </blockquote>
+ </li>
+ <li><h4>
+ <a
id="Enabling_Image_Upload_and_import_to_whiteboard"></a>Képek
feltöltése/importálása a prezentációs területbe<a
+
href="#Enabling_Image_Upload_and_import_to_whiteboard"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>TelepÃtse a <strong>ImageMagick</strong>
program csomagot a szerverre. TelepÃtési útmutató és további
információk itt
+ <a target="_blank"
href="http://www.imagemagick.org" rel="nofollow">http://www.imagemagick.org</a>
+ <a target="_blank"
+
href="http://www.imagemagick.org/script/binary-releases.php"
+
rel="nofollow">http://www.imagemagick.org/script/binary-releases.php</a>,
+ Linux operációs rendszerben
használja a beépÃtett csomagkezelÅt (apt-get it).
+ </li>
+ </ul>
+ </li>
+ <li><h4>
+ <a
id="Enabling_import_of_PDFs_into_whiteboard"></a>PDF fileok feltöltése a
prezentációs területbe<a
+
href="#Enabling_import_of_PDFs_into_whiteboard"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>TelepÃtse a <strong>GhostScript</strong>
program csomagot a szerverre. TelepÃtési útmutató és további
információk itt <a target="_blank"
+
href="http://pages.cs.wisc.edu/%7Eghost/"
rel="nofollow">http://pages.cs.wisc.edu/~ghost/</a>
+ Linux operációs rendszerben
használja a beépÃtett csomagkezelÅt (apt-get it).
+ </li>
+ <li>TelepÃtse a <strong>SWFTools</strong>
program csomagot a szerverre. TelepÃtési útmutató és további
információk itt <a target="_blank"
+ href="http://www.swftools.org/"
rel="nofollow">http://www.swftools.org/</a>
+ Több linux disztribúció
csomagkezelÅjében megtalálható <a target="_blank"
+
href="http://packages.debian.org/unstable/utils/swftools"
+
rel="nofollow">http://packages.debian.org/unstable/utils/swftools</a>),
+ ajánlott verzió a
<strong>SWFTools</strong> 0.9 egyéb verzió bugja miatt hibát okozhat a
prezentációkban.
+ </li>
+ </ul>
+ </li>
+ <li><h4>
+ <a
+
id="Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"></a>Dokumentumok
importálása a prezentációs területrbe
+ .doc, .docx, .ppt, .pptx, ... stb (OpenOfice
kompatibilis).<a
+
href="#Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>TelepÃtse az <strong>OpenOffice /
LibreOffice</strong> program csomagot a szerverre. TelepÃtési útmutató és
további információk itt <a target="_blank"
+ href="http://www.openoffice.org/"
rel="nofollow">http://www.openoffice.org/</a>
+ <a target="_blank"
+ href="http://www.libreoffice.org/"
rel="nofollow">http://www.libreffice.org/</a>
+ LibreOffice program csomag használata
esetén rendelje hozzá szimbólikus linkként az OpenOffice könyvtárat.
+ <br />
+ ln -s /opt/libreoffice /opt/openoffice
+ </li>
+ <li><strong>OpenOffice-Service</strong>
automatikusan indul és elérhetŠa
+ 8100 porton. BÅvebb információ itt
<a target="_blank"
+
href="http://openmeetings.apache.org/OpenOfficeConverter.html">OpenOfficeConverter</a>
+ </li>
+ </ul>
+ </li>
+ <li><h4>
+ <a
+
id="Enabling_Recording_and_import_of_.avi,_.flv,_.mov_and_.mp4_into"></a>Videó
felvétele és importálása .avi, .flv, .mov and .mp4 formátumokban a
prezentációs területbe<a
+
href="#Enabling_Recording_and_import_of_.avi,_.flv,_.mov_and_.mp4_into"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>TelepÃtse az <strong>FFMpeg</strong>
programcsomagot. Használja az FFMPEG aktuális, friss verzióját.
+ Windows rendszerekhez kiadások itt <a
target="_blank" href="http://ffmpeg.arrozcru.org/builds/"
+
rel="nofollow">http://ffmpeg.arrozcru.org/builds/</a> Linux, OSX rendszerkhez
+ többféle lehetÅség érhetÅ el,
keresse meg a megfelelÅt az interneten.
+ Szükséges a libmp3lame kóder
engedélyezése/implementálása!
+ </li>
+ <li>TelepÃtse a <strong>SoX</strong> programot
innen: <a
+ href="http://sox.sourceforge.net/"
target="_BLANK">http://sox.sourceforge.net/</a>.
+ A SoX friss verzióit használja! SoX
12.xx nem/hibásan működik!
+ </li>
+ </ul>
+ </li>
+ </ol>
+
+ <br />
+ <b> <span style="font-size: 1.2em">Kérdése van, vagy segÃtségre van
szüksége:</span></b>
+ <br />
+ <br />
+
+ <b> <span style="font-size: 1.2em">Ãzleti-támogatás:</span></b>
+ <br />
+ <br />
+
+ <span style="font-size: 1.1em"><b>Telefonon</b></span>
+ <br />
+ <span style="font-size: 1.1em">++49 721 467 27327</span>
+ <br />
+ <span style="font-size: 1.1em"><b>e-mailben</b></span>
+ <br />
+ <span style="font-size: 1.1em"><a
+
href="mailto:[email protected]">[email protected]</a></span>
+ <br />
+ <br />
+ <br />
+ <b><span style="font-size: 1.2em">Közösségi-támogatás:</span></b>
+ <br />
+ <br />
+ <span style="font-size: 1.1em"><a
+ href="http://openmeetings.apache.org/mail-lists.html"
+ target="_blank">LevelezÅ lista</a></span>
+ <br />
+</wicket:panel>
+</html>