blob: 784a452b498d2e0a2816c9e3cac4a52e79abdba1 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head><!-- en orig. rev. r1623031 -->
<meta name="description" content="The official home page of the Apache OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache OpenOffice - свободный и открытый офисный пакет</title>
<script type="text/javascript" src="/download/globalvars.js"></script>
<script type="text/javascript" src="./msg_prop_l10n_ru.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
@import "/css/home.css";
@import "/css/styles.css";
@import "/css/exceptions.css";
/* ]]> */
</style>
<script>
function follow( platform ) {
// _gaq.push( ['_trackEvent','social', 'followUs', platform] );
if ( platform == 'ApacheBlog' )
window.open( "https://blogs.apache.org/OOo/", "_blank" );
else if ( platform == 'Facebook' )
window.open( "https://www.facebook.com/ApacheOO", "_blank" );
else if ( platform == 'Twitter' )
window.open( "https://twitter.com/ApacheOO", "_blank" );
else if ( platform == 'YouTube' )
window.open( "https://www.youtube.com/openoffice", "_blank" );
}
function showAlertBox() {
// The text is defined in "/msg_prop_l10n.js".
// Show alert box or not?
if( l10n.index_alert_box_show ) {
// If no background color value was set then use the default value.
if( ! l10n.index_alert_box_background_color || l10n.index_alert_box_background_color === "" )
l10n.index_alert_box_background_color = "#FFD9A7";
// Show alert box with defined background color.
// Depending if link is available, make the whole DIV clickable or not.
if( l10n.index_alert_box_href ) {
// Show the text with link and cursor as poiner.
document.write( "<div id='alert_box' style='background: "
+ l10n.index_alert_box_background_color
+ "; ' onclick='window.open( \"" + l10n.index_alert_box_href
+ "\", \"_blank\" ); return false;'>" );
// Show headline.
document.write( "<h2 style='cursor: pointer;'>"
+ l10n.index_alert_box_headline_text + "</h2>" );
// Show text.
if( l10n.index_alert_box_text_text ) {
document.write( "<p style='cursor: pointer;'>"
+ l10n.index_alert_box_text_text + "</p>" );
}
} else {
// Show the text without link and normal cursor.
document.write( "<div id='alert_box' style='background: "
+ l10n.index_alert_box_background_color + "'>" );
// Show headline.
document.write( "<h2 style='cursor: default;'>"
+ l10n.index_alert_box_headline_text + "</h2>" );
// Show text.
if( l10n.index_alert_box_text_text ) {
document.write( "<p style='cursor: default;'>"
+ l10n.index_alert_box_text_text + "</p>" );
}
}
document.write( "</div>" ); // Alert box
}
}
</script>
</head>
<body>
<!-- The text in the H1 tag is intentionally shown as not displayable, just to please accessibility tools like a
screen reader.
-->
<h1 style="display: none;">Apache OpenOffice</h1>
<div id="actionstatements">
<script type="text/javascript">
<!--
// Show alert box.
// Change to 'true' if you want to show the text that is defined in the variables above.
showAlertBox();
//-->
</script>
<ul>
<li>
<hr />
</li>
<li>
<div class="action-info">
<div class="action-text action-link">
<a href="why/index.html"><h2>Узнайте больше об OpenOffice</h2>
<p>Что такое Apache OpenOffice? Зачем он мне?</p></a>
</div>
</div>
</li>
<li>
<hr />
</li>
</ul>
<!-- Show the download link with currently available version number, loaded via JavaScript -->
<script type="text/javascript">
<!--
document.write( "<ul><li>"
+ "<div class='action-download'>"
+ "<div class='action-text action-link'>"
+ "<a href='./download/index.html'>"
+ "<h2>Загрузите Apache OpenOffice</h2>"
+ "<p style='font-size: 1.0em; font-weight: bold;'>(Последний выпуск: " + DL.VERSION + ")</p>"
+ "<p>Загрузите Apache OpenOffice бесплатно <b>(вот так!)</b> | "
+ "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
+ "title='Блог: Apache OpenOffice, бесплатно (en)' target='_blank'>"
+ "Подробнее"
+ "</a>."
+ "</p>"
+ "</a>"
+ "</div>"
+ "</div>"
+ "</li></ul>" );
//-->
</script>
<!-- Show the download link, without version number -->
<noscript>
<div class="action-download">
<div class="action-text action-link">
<a href="./download/index.html">
<h2>Загрузите Apache OpenOffice бесплатно</h2>
<p>Загрузите бесплатно Apache OpenOffice или узнайте о других способах его получения.</p>
</a>
</div>
</div>
</noscript>
<ul>
<li>
<hr />
</li>
<li>
<div class="action-help">
<div class="action-text action-link">
<a href="/support/index.html"><h2>Нужна помощь по OpenOffice?</h2>
<p>Когда нужно, помощь всегда рядом.</p></a>
</div>
</div>
</li>
<li>
<hr />
</li>
<li>
<div class="action-extend">
<div class="action-text action-link">
<a href="/extensions/index.html"><h2>Нужно больше от OpenOffice?</h2>
<p>Пополните в Apache OpenOffice дополнительными функциями, шаблонами и картинками.</p></a>
</div>
</div>
</li>
<li>
<hr />
</li>
<li>
<div class="action-participate">
<div class="action-text action-link">
<a href="https://openoffice.apache.org/get-involved.html"><h2>Хотите помочь OpenOffice?</h2>
<p>Apache OpenOffice создан разными людьми со всего мира. Поучаствуйте и вы!</p></a>
</div>
</div>
</li>
<li>
<hr />
</li>
<li>
<div class="action-social">
<div class="action-text action-link">
<a href="/social/index.html" onclick="javascript:follow('SocialLink');">
<h2>Что происходит с OpenOffice?</h2>
<p>За развитием OpenOffice можно следить по списку рассылки, в социальных сетях и блоге.</p></a>
<div class="action-social-extra">
<p>
<span style="padding:0 5px;cursor: pointer;" onclick="javascript:follow('ApacheBlog');"
title="Блог OpenOffice"><img src="/images/logo-rss-16.png" alt="Блог OpenOffice" />
<a>Официальный блог</a></span>
<span style="padding:0 5px;cursor: pointer;" onclick="javascript:follow('Facebook');"
title="Читайте нас в Facebook"><img src="/images/logo-facebook-16.png" alt="Читайте нас в Facebook" />
<a>Facebook</a></span>
<span style="padding:0 5px;cursor: pointer;" onclick="javascript:follow('Twitter');"
title="Читайте нас в Twitter"><img src="/images/logo-twitter-16.png" alt="Читайте нас в Twitter" />
<a>Twitter</a></span>
<span style="padding:0 5px;cursor: pointer;" onclick="javascript:follow( 'YouTube' );"
title="Subscribe to our YouTube channel"><img src="/images/logo-youtube-16.png" alt="Subscribe to our YouTube channel" />
<a>YouTube</a></span>
</p>
</div>
</div>
</div>
</li>
<li>
<hr />
</li>
</ul>
<div id="SupportedAndSupporters">
<a href="https://validator.w3.org/check?uri=referer"
title="W3C Markup Validation Service - Проверка разметки (HTML, XHTML, ...) веб-документов">
<img src="https://www.w3.org/Icons/valid-xhtml10-blue.png"
alt="W3C Markup Validation Service - Проверка разметки (HTML, XHTML, ...) веб-документов"/></a>
</div>
</div>
<div id="news">
<div class="first campaign" style="height: 210px; float: right; overflow: auto;">
<h2>Новости блога</h2>
<p style="text-align:right">
<a href="https://blogs.apache.org/OOo/">Весь блог</a>
</p>
<p>
<em>21 сентября 2019:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing-apache-openoffice-4-13">
Выпущен Apache OpenOffice 4.1.7</a>
<br />
<em>18 ноября 2018:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing-apache-openoffice-4-12">
Выпущен Apache OpenOffice 4.1.6</a>
<br />
<em>30 декабря 2017:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing-apache-openoffice-4-11">
Выпущен Apache OpenOffice 4.1.5</a>
<br />
<em>19 октября 2017:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing-apache-openoffice-4-1">
Выпущен Apache OpenOffice 4.1.4</a>
<br />
<em>12 октября 2016:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_12">
Выпущен Apache OpenOffice 4.1.3</a>
<br />
<em>28 октября 2015:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_11">
Выпущен Apache OpenOffice 4.1.2</a>
<br/>
<em>21 августа 2014:</em><br /><a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1">
Выпущен Apache OpenOffice 4.1.1</a>
<br />
<em>29 апреля 2014:</em><br /><a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce">
Выпущен Apache OpenOffice 4.1.0</a>
<br/>
<em>28 апреля 2014:</em><br /><a href="https://blogs.apache.org/OOo/entry/apache_openoffice_weekly_news_2">
Еженедельные новости Apache OpenOffice #2</a>
<br/>
<em>25 апреля 2014:</em><br /><a href="https://blogs.apache.org/OOo/entry/apache_openoffice_weekly_news_1">
Еженедельные новости Apache OpenOffice #1</a>
<br/>
<em>17 апреля 2014:</em><br /><a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56">
100 миллионов загрузок</a>
<br/>
<em>31 декабря 2014:</em><br /><a href="https://blogs.apache.org/OOo/entry/apache_openoffice_in_2013_a">
Apache OpenOffice в 2013: годовой обзор</a>
<br/>
</p>
</div>
<div id="all_news" style="height: 375px; float: left; overflow: auto;">
<div class="campaign">
<h2>Последние новости</h2>
<p style="text-align:right">
<a href="/news/index.html">Все новости</a>
</p>
<p></p>
<h2>Выпущен Apache OpenOffice 4.1.1</h2>
<p><em>21 августа 2014:</em>
Проект Apache OpenOffice объявляет об
<a href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1"
title="Объявление в официальном блоге об Apache OpenOffice 4.1.1">официальном выпуске версии 4.1.1</a>.
В <a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes"
title="Примечания к выпуску Apache OpenOffice 4.1.1">примечаниях к выпуску</a> перечислены все новые возможности, функции
и языки. <a href="https://www.openoffice.org/download/"
title="Загрузить Apache OpenOffice 4.1.1">Не упустите возможность загрузить</a> и попробовать новую версию.</p>
</div>
<div class="campaign">
<h2>Выпущен Apache OpenOffice 4.1.0</h2>
<p><em>29 апреля 2014:</em>
Проект Apache OpenOffice объявляет об
<a href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce"
title="Объявление в официальном блоге об Apache OpenOffice 4.1.0">официальном выпуске версии 4.1.0</a>.
В <a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes"
title="Примечания к выпуску Apache OpenOffice 4.1.0">примечаниях к выпуску</a> перечислены все новые возможности, функции
и языки. <a href="https://www.openoffice.org/download/"
title="Загрузить Apache OpenOffice 4.1.0">Не упустите возможность загрузить</a> и попробовать новую версию.</p>
</div>
<div class="campaign">
<h2>100 миллионов загрузок</h2>
<p><em>17 апреля 2014:</em>
Проект Apache OpenOffice с гордостью сообщает о
<a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56"
title="Apache OpenOffice загружен 100 миллионов раз">преодолении рубежа в 100 миллионов закачек</a>. Присоединяйтесь
к празднованию этого достижения!</p>
</div>
<div class="campaign">
<h2>Область Италии переходит на OpenOffice с экономией в 2 миллиона евро</h2>
<p><em>10 октября 2013:</em>
Эмилия-Романья (административный регион в Италии) объявил о намерении перейти на OpenOffice,
<a href="https://joinup.ec.europa.eu/community/osor/news/openoffice-italian-emilia-romagna-save-2-million">
сэкономив 2 миллиона евро</a>.</p>
</div>
<div class="campaign">
<h2>Добровольцы, а не дилетанты</h2>
<p>
<em>8 января 2013:</em>
Apache OpenOffice полностью разрабатывается добровольцами. Apache не нанимает разработчиков, переводчиков, тестировщиков,
маркетологов, дизайнеров интерфеса, службу поддержки и т.п. Безусловно, мы с радостью примем
<a href="https://www.apache.org/foundation/contributing.html">пожертвования в Фонд Apache Software</a> для
обеспечения работы наших серверов и покрытия аналогичных расходов. Но наши продукты разрабатываются исключительно
добровольцами.
</p>
<p>Некоторых пользователей по началу беспокоит вопрос: <br /><strong>Какой от бесплатных программ, разаработанных
добровольцами, может быть толк?<br /></strong><a href="why/why_volunteers.html">Ответ читайте здесь...</a>
</p>
</div>
</div>
</div>
<!-- Every new element and text that is defined below the previous DIV will be actually displayed wrapped below this DIV
(because of "clear: both" instead of floated around the previous DIVs. This is really needed. -->
<div style="clear: both;"></div>
</body>
</html>