Author: vdegtyarev
Date: Fri Jun 14 06:45:45 2013
New Revision: 1492965
URL: http://svn.apache.org/r1492965
Log:
OPENMEETINGS-663: Russian localization is added
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_ru.html
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_ru.html
Modified:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2.html
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/CongratulationsPanel_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <h2>
+ <a wicket:id="url">Âõîä â ïðèëîæåíèå</a>
+ </h2>
+ <br />
+ <br />
+ Åñëè Âàø Red5-ñåðâåð çàïóùåí íà äðóãîì ïîðòó èëè íà äðóãîì äîìåíå<br />
+ <a href="public/config.xml">èçìåíèòå êîíôèãóðàöèþ êëèåíòà</a>
+ <br />
+ <br />
+ <br />
+
+ <b> <span style="font-size: 1.4em">Ñïèñîê ðàññûëêè</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">Ýòî êîìïàíèè,
+ êîòîðûå òàê æå îêàçûâàþò êîììåð÷åñêóþ ïîääåðæêó 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_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24InstallStep_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$InstallStep_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,29 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <p wicket:id="desc">Ïîæàëóéñòà íàæìèòå êíîïêó "Çàêîí÷èòü" äëÿ çàïóñêà
óñòàíîâêè!</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_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep1_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep1_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,51 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userData">
+
+ <legend>Ïîëüçîâàòåëüñêèå äàííûå</legend>
+ <ul>
+ <li><label wicket:for="cfg.username">Ëîãèí</label>
+ <input wicket:id="cfg.username" title="Ââåäèòå
ëîãèí ïîëüçîâàòåëÿ" type="text" />
+ </li>
+ <li><label wicket:for="cfg.password">Ïàðîëü</label>
+ <input wicket:id="cfg.password" title="Ââåäèòå
ïàðîëü" type="password" />
+ </li>
+ <li><label wicket:for="cfg.email">Ýëåêòðîííàÿ
ïî÷òà</label>
+ <input wicket:id="cfg.email" title="Ââåäèòå
àäðåñ ýëåêòðîííîé ïî÷òû" type="text" />
+ </li>
+ <li><label wicket:for="ical_timeZone">×àñîâîé ïîÿñ
ïîëüçîâàòåëÿ</label>
+ <select wicket:id="ical_timeZone"></select>
+ </li>
+ </ul>
+ </fieldset>
+
+ <fieldset id="userOrga">
+
+ <legend>Îðãàíèçàöèÿ(Äîìåí)</legend>
+ <ul>
+ <li><label wicket:for="cfg.group">Íàèìåíîâàíèå</label>
+ <input wicket:id="cfg.group" title="Ââåäèòå
îðãàíèçàöèþ ïî óìîë÷àíèþ" type="text" /></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Modified:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep2.html?rev=1492965&r1=1492964&r2=1492965&view=diff
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2.html
(original)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2.html
Fri Jun 14 06:45:45 2013
@@ -44,7 +44,7 @@
<li><label wicket:for="cfg.smtpPort">SMTP-Server
Port(default Smtp-Server Port is 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-Username
(email_userpass)</label>
+ <li><label wicket:for="cfg.mailAuthName">SMTP-Username
(email_username)</label>
<input wicket:id="cfg.mailAuthName"
title="Enter the mail-username" type="text" />
</li>
<li><label wicket:for="cfg.mailAuthPass">SMTP-Userpass
(email_userpass)</label>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep2_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep2_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,69 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf">
+ <legend>Êîíôèãóðàöèÿ</legend>
+ <ul>
+ <li><label for="configdefault">Ðàçðåøèòü
ñàìîðåãèñòðàöèþ (allow_frontend_register)</label>
+ <select
wicket:id="allowFrontendRegister"></select>
+ </li>
+ <li><label wicket:for="sendEmailAtRegister">Ïîñûëàòü
ñîîáùåíèÿ íîâûì ïîëüçîâàòåëÿì (sendEmailAtRegister)</label>
+ <select
wicket:id="sendEmailAtRegister"></select>
+ </li>
+ <li><label
wicket:for="sendEmailWithVerficationCode">Ïðîâåðÿòü ýëåêòðîííóþ ïî÷òó âíîâü
äîáàâëåíûì ïîëüçîâàòåëÿì (sendEmailWithVerficationCode)</label>
+ <select
wicket:id="sendEmailWithVerficationCode"></select>
+ </li>
+ <li><label wicket:for="createDefaultRooms">Ñîçäàâàòü
êîìíàòû ïî óìîë÷àíèþ äëÿ âñåõ òèïîâ êîìíàò</label>
+ <select wicket:id="createDefaultRooms"></select>
+ </li>
+ <li><label wicket:for="cfg.mailReferer">Ýëåêòðîííàÿ
ïî÷òà ðàññûëêè (system_email_addr)</label>
+ <input wicket:id="cfg.mailReferer"
title="Ââåäèòå àäðåñ ýëåêòðîííîé ïî÷òû ñ êîòîðîé áóäåò ðàññûëàòüñÿ èíôîðìàöèÿ"
type="text" />
+ </li>
+ <li><label wicket:for="cfg.smtpServer">SMTP-Ñåðâåð
(smtp_server)</label>
+ <input wicket:id="cfg.smtpServer"
title="Ââåäèòå àäðåñ SMTP-Ñåðâåðà" type="text" />
+ </li>
+ <li><label wicket:for="cfg.smtpPort">SMTP-Ñåðâåð ïîðò
(ïî óìîë÷åíèþ SMPT-Ñåðâåð ïîðò 25) (smtp_port)</label>
+ <input wicket:id="cfg.smtpPort" title="Ââåäèòå
SMTP-Ñåðâåð ïîðò, îáû÷íî 25" type="text" />
+ </li>
+ <li><label
wicket:for="cfg.mailAuthName">SMTP-Ïîëüçîâàòåëü (email_username)</label>
+ <input wicket:id="cfg.mailAuthName"
title="Ââåäèòå ëîãèí äëÿ ýëåêòðîííóîé ïî÷òû" type="text" />
+ </li>
+ <li><label wicket:for="cfg.mailAuthPass">SMTP-Ïàðîëü
ïîëüçîâàòåëÿ (email_userpass)</label>
+ <input wicket:id="cfg.mailAuthPass"
title="Ââåäèòå ïàðîëü äëÿ ýëåêòðîííóîé ïî÷òû" type="password" />
+ </li>
+ <li><label wicket:for="mailUseTls">Âêëþ÷èòü ïðîâåðêó
TLS íà ïî÷òîâîì ñåðâåðå</label>
+ <select wicket:id="mailUseTls"></select>
+ </li>
+ <li><label wicket:for="replyToOrganizer">Óñòàíàâëèâàòü
àäðåñ ýëåêòðîííîé
+ ïî÷òû îðãàíèçàòîðà, êàê àäðåñ îòâåòà íà
ïðèãëàøåíèÿ (inviter.email.as.replyto)</label>
+ <select wicket:id="replyToOrganizer"></select>
+ </li>
+ <li><label wicket:for="defaultLangId">ßçûê ïî
óìîë÷àíèþ</label>
+ <select wicket:id="defaultLangId"></select>
+ </li>
+ <li><label wicket:for="cfg.defaultExportFont">Ùðèôò äëÿ
ýêñïîðòà ïî óìîë÷àíèþ [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_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep3_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep3_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,111 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf1">
+ <legend>Êîíâåðòåðû</legend>
+ <ul>
+ <li><label wicket:for="cfg.swfZoom">SWFTools
ìàñøòàáèðîâàíèå</label>
+ <input wicket:id="cfg.swfZoom" title="Óêàæèòå
ðàçðåøåíèå (dpi), êîòîðîå âû áóäèòå èñïîëüçîâàòü äëÿ êîíâåðòàöèè PDF â SWF"
+ type="text" />
+ <p>
+ <i>Âû ìîæèòå ïðîâåðèòü íàñòðîåí ëè
çàïóñê swftools íà Âàøåé ñèñòåìå
+ ñ ïîìîøüþ êîìàíäíîé ñòðîêè èëè
shell èëè cmd-prompt íàáðàâ êîìàíäó pdf2swf è óêàçàâ ðàçðåøåíèå (dpi),
+ êîòîðîå swftools áóäåò
èñïîëüçîâàòü äëÿ êîíâåðòàöèè PDF â SWF. Ïî óìîë÷àíèþ 72
+ dpi. Ñìîòðèòå òàê æå <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">Óñòàíîâêà</a>
+ </i>
+ </p></li>
+ <li><label wicket:for="cfg.swfJpegQuality">SWFTools
JPEG Êà÷åñòâî</label>
+ <input wicket:id="cfg.swfJpegQuality"
+ title="Óêàæèòå êà÷åñòâî âñòðîåííîãî jpeg
èçîáðàæåíèÿ. 0 ïëîõîå (ìàëåíüêîå), 100 âûñîêîå (áîëüøîå). (ïî óìîë÷àíèþ:85)"
+ type="text" />
+ <p>
+ <i>Âû ìîæèòå ïðîâåðèòü íàñòðîåí ëè
çàïóñê swftools íà Âàøåé ñèñòåìå
+ ñ ïîìîøüþ êîìàíäíîé ñòðîêè èëè
shell èëè cmd-prompt íàáðàâ êîìàíäó pdf2swf è óêàçàâ
+ êà÷åñòâî âñòðîåííîãî jpeg
èçîáðàæåíèÿ. 0 ïëîõîå (ìàëåíüêîå),
+ 100 âûñîêîå (áîëüøîå). (ïî
óìîë÷àíèþ:85) ñìîòðèòå òàê æå <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">Óñòàíîâêà</a>
+ </i>
+ </p>
+ </li>
+ <li><label wicket:for="cfg.swfPath">SWFTools
Ïóòü</label>
+ <input wicket:id="cfg.swfPath"
+ title="Óêàæèòå ïóòü ê swftools íàïðèìåð
C:/swftools (Windows) èëè èëè íå çàïîëíÿéòå äàííîå ïîëå åñëè ïóòü ê swftools
çàäàí âèñòåìíûõ ïóòÿõ"
+ type="text" />
+ <p>
+ <i>Âû ìîæèòå ïðîâåðèòü íàñòðîåí ëè
çàïóñê swftools íà Âàøåé ñèñòåìå
+ ñ ïîìîøüþ êîìàíäíîé ñòðîêè èëè
shell èëè cmd-prompt íàáðàâ êîìàíäó pdf2swf. Åñëè áóäåò ïîêàçàí
+ ñïèñîê îïöèé îñòàâòå ýòî ïîëå
ïóñòûì, â ïðîòèâíîì ñëó÷àå âû äîëæíû
+ óêàçàòü ïóòü ê pdf2swf íà Âàøåé
ñèñòåìå, òàê æå ñìîòðèòå <a
+
href="http://openmeetings.apache.org/installation.html"
+ target="_blank">Óñòàíîâêà</a>
+ </i>
+ </p></li>
+ <li><label wicket:for="cfg.imageMagicPath">ImageMagick
Ïóòü</label>
+ <input wicket:id="cfg.imageMagicPath"
+ title="Óêàæèòå ïóòü ê ImageMagick, èëè íå
çàïîëíÿéòå äàííîå ïîëå åñëè ImageMagick óñòàíîâëåí â ïóòÿõ Âàøåé ñèñòåìû"
+ type="text" />
+ <p>
+ <i>òàê æå ñìîòðèòå <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">Óñòàíîâêà</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.ffmpegPath">FFMPEG
Ïóòü</label>
+ <input wicket:id="cfg.ffmpegPath"
+ title="Óêàæèòå ïóòü ê FFMPEG, èëè íå çàïîëíÿéòå
äàííîå ïîëå åñëè FFMPEG óñòàíîâëåí â ïóòÿõ Âàøåé ñèñòåìû"
+ type="text" />
+ <p>
+ <i>òàê æå ñìîòðèòå <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">Óñòàíîâêà</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.soxPath">SoX Ïóòü</label>
+ <input wicket:id="cfg.soxPath"
+ title="Óêàæèòå ïóòü ê SoX, èëè íå çàïîëíÿéòå
äàííîå ïîëå åñëè SoX óñòàíîâëåí â ïóòÿõ Âàøåé ñèñòåìû"
+ type="text" />
+ <p>
+ <i>òàê æå ñìîòðèòå <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">Óñòàíîâêà</a></i>
+ </p></li>
+ <li><label wicket:for="cfg.jodPath">JOD Ïóòü</label>
+ <input wicket:id="cfg.jodPath"
+ title="Ïóòü ê áèáëèîòåêå JOD
(http://code.google.com/p/jodconverter), ñêîíôèãóðèðóéòå ïóòü, óêàçûâàþøèé íà
ïàïêó áèáëèîòåêè JOD, êîòîðàÿ ñîäåðæèò jodconverter-core-version.jar ôàéë"
+ type="text" />
+ <p>
+ <i>òàê æå ñìîòðèòå <a
+
href="http://openmeetings.apache.org/installation.html"
+
target="_blank">Óñòàíîâêà</a></i>
+ </p></li>
+ <li><label
wicket:for="cfg.officePath">OpenOffice/LibreOffice Ïóòü äëÿ jodconverter</label>
+ <input wicket:id="cfg.officePath"
+ title="Ïóòü ê OpenOffice/LibreOffice (íå
îáÿçàòåëüíûé) ïîæàëóéñòà óñòàíîâèòå ýòîò ïóòü â ñëó÷àå êîãäà jodconverter íå â
ñîñòîÿíèè íàéòè àâòîìàòè÷åñêè ïóòü ê óñòàíîâëåííîìó OpenOffice/LibreOffice"
+ type="text" />
+ <p>Ïóòü ê OpenOffice/LibreOffice (íå
îáÿçàòåëüíûé) ïîæàëóéñòà óñòàíîâèòå ýòîò ïóò
+ â ñëó÷àå êîãäà jodconverter íå â
ñîñòîÿíèè íàéòè
+ ïóòü ê óñòàíîâëåííîìó
OpenOffice/LibreOffice</p></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24ParamsStep4_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$ParamsStep4_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,66 @@
+<!DOCTYPE html>7
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <fieldset id="userConf2">
+
+ <legend>Òèï øèôðîâàíèÿ</legend>
+ <ul>
+ <li><label wicket:for="cfg.cryptClassName">Crypt
Êëàññ</label>
+ <input wicket:id="cfg.cryptClassName"
type="text"
+ title="Óêàæèòå èìÿ êëàññà äëÿ øèôðîâàíèÿ. ÍÅ
ÈÇÌÅÍßÉÒÅ ÓÊÀÇÀÍÍÛÉ ÊËÀÑÑ ÅÑËÈ ÂÛ Â ÝÒÎÌ ÍÅ ÓÂÅÐÅÍÛ" />
+ <p>
+ <i> Âû ìîæèòå èñïîëüçîâàòü çàäàííûé ïî
óìîë÷àíèþ òèï øèôðîâàíèÿ, êîòîðûé ñîîòâåòñòâóåò
+ ôóíêöèîíàëó PHP-MD5 èëè
BSD-Style øèôðîâàíèþ,
èñïîëüçóÿ:<b>org.apache.openmeetings.utils.crypt.MD5CryptImplementation</b>
+ äîïîëíèòåëüíóþ èíôîðìàöèþ èëè
îïèñàíèå ñîçäàíèÿ ñîáñòâåííîãî êëàññà øèôðîâàíèÿ ñìîòðèòå òóò: <a
+
href="http://openmeetings.apache.org/CustomCryptMechanism.html"
+
target="_blank">Ïîëüçîâàòåëüñêèé ìåõàíèçì øèôðîâàíèÿ</a> Âû ìîæèòå èçìåíèòü ýòî
+ çíà÷åíèå ïîçæå, ÍÎ ñîçäàííûå
ðàíåå Ïîëüçîâàòåëè è Ñåññèè ìîãóò áûòü
+ íå äîñòóïíû â äàëüíåéøåì
+ </i>
+ </p></li>
+ </ul>
+ </fieldset>
+
+ <fieldset id="red5sip">
+ <legend>Êîíôèãóðàöèÿ red5SIP</legend>
+ <ul>
+ <li><label wicket:for="red5SipEnable">Ðàçðåøèòü
SIP</label>
+ <select wicket:id="red5SipEnable"></select>
+ <p>
+ <i> Ðàçðåøèòü èíòåãðàöèþ ñ red5SIP </i>
+ </p> </li>
+
+ <li><label wicket:for="cfg.red5SipRoomPrefix">Ïðåôèêñ
äëà êîìíàò SIP</label>
+ <input wicket:id="cfg.red5SipRoomPrefix"
type="text" />
+ <p>
+ <i>Ïðåôèêñ äëÿ íîìåðîâ òåëåôîíîâ äëÿ
âõîäà â êîìíàòû</i>
+ </p></li>
+
+ <li><label
wicket:for="cfg.red5SipExtenContext">Îêðóæåíèå ðàñøèðåíèé SIP</label>
+ <input wicket:id="cfg.red5SipExtenContext"
type="text" />
+ <p>
+ <i>Îêðóæåíèå ðàñøèðåíèé Asterisk</i>
+ </p></li>
+ </ul>
+ </fieldset>
+</wicket:panel>
+</html>
Added:
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_ru.html
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard%24WelcomeStep_ru.html?rev=1492965&view=auto
==============================================================================
---
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_ru.html
(added)
+++
openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/pages/install/InstallWizard$WelcomeStep_ru.html
Fri Jun 14 06:45:45 2013
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<!--
+ 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.
+
+-->
+<html xmlns:wicket="http://wicket.apache.org">
+<wicket:panel>
+ <ol>
+ <li>
+ <h4>
+ <a
id="Recommendation_for_production_environment"></a>Ðåêîìåíäàöèè
+ äëÿ íàñòðîåê ïðîäóêòà<a target="_blank"
+
href="#Recommendation_for_production_environment"
+ class="section_anchor"></a>
+ </h4>
+ <blockquote>
+ Ïî óìîë÷àíèþ â <span wicket:id="app"></span>
èñïîëüçóåòñÿ èíòåãðèðîâàííàÿ ñ Apache áàçà äàííûõ Derby. Äëÿ
+ äàííîãî ïðîäóêòà Âû òàê æå ìîæèòå èñïîëüçîâàòü <a
target="_blank"
+
href="http://openmeetings.apache.org/MySQLConfig.html">MySQL</a>, <a
+ target="_blank"
+
href="http://openmeetings.apache.org/PostgresConfig.html">Postgres</a>
+ èëè íàïðèìåð <a target="_blank"
+
href="http://openmeetings.apache.org/IBMDB2Config.html">IBM DB2</a>
+ èëè <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>Äëÿ âîçìîæíîñòè
+ çàãðóçêè è èìïîðòà èçîáðàæåíèé íà äîñêó<a
+
href="#Enabling_Image_Upload_and_import_to_whiteboard"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>Óñòàíîâèòå <strong>ImageMagick</strong> íà
Âàø ñåðâåð, áîëåå
+ ïîäðîáíóþ èíôîðìàöèþ êàñàþùóþñÿ
óñòàíîâêè ìîæíî ïîñìîòðåòü òóò <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>,
+ îäíàêî â áîëüøèíñòâå Ëèíóêñ ñèñòåì Âû
ìîæèòå óñòàíîâèòü ýòî ÷åðåç Âàø
+ ìåíåäæåð ïàêåòîâ (apt-get it)
+ </li>
+ </ul>
+ </li>
+ <li><h4>
+ <a
id="Enabling_import_of_PDFs_into_whiteboard"></a>Äëÿ âîçìîæíîñòè
+ èìïîðòà PDF ôàéëîâ íà äîñêó<a
+
href="#Enabling_import_of_PDFs_into_whiteboard"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>Óñòàíîâèòå <strong>GhostScript</strong> íà
âàø ñåðâåð, áîëåå ïîäðîáíóþ
+ íèôîðìàöèþ âû ìîæèòå ïîñìîòðåòü íà
ñàéòå <a target="_blank"
+
href="http://pages.cs.wisc.edu/%7Eghost/"
rel="nofollow">http://pages.cs.wisc.edu/~ghost/</a>
+ Èíñòðóêöèè ïî óñòàíîâêå Âû ìîæèòå
+ íàéòè çäåñü, îäíàêî â áîëüøèíñòâå
Ëèíóêñ ñèñòåì Âû ìîæèòå óñòàíîâèòü ýòî ÷åðåç Âàø
+ ìåíåäæåð ïàêåòîâ (apt-get it).
+ </li>
+ <li>Óñòàíîâèòå <strong>SWFTools</strong> íà
Âàø, áîëåå ïîäðîáíóþ èíôîðìàöèþ
+ ìîæíî íàéòè íà ñàéòå <a target="_blank"
+ href="http://www.swftools.org/"
rel="nofollow">http://www.swftools.org/</a>
+ Íåêîòîðûå Ëèíóêñ äèñòðèáóòèâû óæå
âêëþ÷èëè åãî
+ â ñâîè ìåíåäæåðû ïàêåòîâ, ïîñìîòðåòü
ìîæíî çäåñü <a target="_blank"
+
href="http://packages.debian.org/unstable/utils/swftools"
+
rel="nofollow">http://packages.debian.org/unstable/utils/swftools</a>),
+ äëÿ óñòàíîâêè ðåêîìåíäóåòñÿ
<strong>SWFTools</strong> âåðñèè 0.9 òàê êàê
+ ïðåäûäóùàÿ âåðñèÿ ñîäåðæèò áàã êîòîðûé
ïðèâîäèë ê îøèáêå îòîáðàæåíèÿ ðàçìåðîâ îáúêåòà
+ íà äîñêå
+ </li>
+ </ul>
+ </li>
+ <li><h4>
+ <a
+
id="Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"></a>Äëÿ
âîçìîæíîñòè
+ èìïîðòà ôàéëîâ .doc, .docx, .ppt, .pptx, ...
âñåõ äîêóìåíòîâ íà
+ äîñêó<a
+
href="#Enabling_import_of_.doc,_.docx,_.ppt,_.pptx,_..._all_Office_Docu"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li><strong>OpenOffice-Service</strong>
çàïóñêàåòñÿ è ñëóøàåò
+ ïîðò 8100, ïîäðîáíîñòè ìîæíî ïîñìîòðåòü
çäåñü <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>Äëÿ
âîçìîæíîñòè
+ Çàïèñè è èìïîðòà ôàéëîô .avi, .flv, .mov è .mp4
íà äîñêó<a
+
href="#Enabling_Recording_and_import_of_.avi,_.flv,_.mov_and_.mp4_into"
+ class="section_anchor"></a>
+ </h4>
+ <ul>
+ <li>Óñòàíîâèòå <strong>FFMpeg</strong>. Âû
äîëæíû âçÿòü ïîñëåäíþþ âåðñèþ
+ FFMPEG! Äëÿ Windows Âû ìîæèòå ñêà÷àòü
ïðîãðàììó ñ ýòîãî
+ ñàéòà <a target="_blank"
href="http://ffmpeg.arrozcru.org/builds/"
+
rel="nofollow">http://ffmpeg.arrozcru.org/builds/</a> Ïîëüçîâàòåëè Linux
+ èëè OSx äîëæåí áûòü â ñîñòîÿíèè
èñïîëüçîâàòü îäíó èç ðàçëè÷íûõ Èíñòàëëÿöèîííûõ
+ Èíñòðóêöèé â Ñåòè. Âû äîëæíû óñòàíîâèòü
libmp3lame!
+ </li>
+ <li>Óñòàíîâèòå <strong>SoX</strong> <a
+ href="http://sox.sourceforge.net/"
target="_BLANK">http://sox.sourceforge.net/</a>.
+ Âû äîëæíû óñòàíîâèòü ïîñëåäíþþ âåðñèþ
SoX! SoX 12.xx íå áóäåò
+ ðàáîòàòü!
+ </li>
+ </ul>
+ </li>
+ </ol>
+
+ <br />
+ <b> <span style="font-size: 1.2em">Åñëè ó Âàñ îñòàëèñü
+ âîïðîñû èëè Âû íóæäàåòåñòü â ïîääåðæêå ïðè óñòàíîâêå
èëè õîñòèíãå:</span></b>
+ <br />
+ <br />
+
+ <b> <span style="font-size: 1.2em">Êîììåð÷åñêàÿ-ïîääåðæêà:</span></b>
+ <br />
+ <br />
+
+ <span style="font-size: 1.1em"><b>Ïî òåëåôîíó</b></span>
+ <br />
+ <span style="font-size: 1.1em">+49 721 467 27327</span>
+ <br />
+ <span style="font-size: 1.1em"><b>Ïî ýëåêòðîííîé ïî÷òå</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">Îáùåñòâåííàÿ-ïîääåðæêà:</span></b>
+ <br />
+ <br />
+ <span style="font-size: 1.1em"><a
+ href="http://openmeetings.apache.org/mail-lists.html"
+ target="_blank">Ñïèñîê ðàññûëêè</a></span>
+ <br />
+</wicket:panel>
+</html>
\ No newline at end of file