blob: c533f7fa9f57e0f011ef7064260a96914c84ff16 [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">
<head itemscope itemtype="http://schema.org/Article">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta itemprop="name" content="הורדת Apache OpenOffice" />
<meta itemprop="description" content="הצטרף למהפכת OpenOffice, חבילת התוכנה המשרדית עם כבר למעלה מ-260 מיליון הורדות." />
<meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
<meta property="og:title" content="הורדת Apache OpenOffice" />
<meta property="og:description" content="הצטרף למהפכת OpenOffice, חבילת התוכנה המשרדית עם כבר למעלה מ-260 מיליון הורדות." />
<meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
<meta name="description" content="דף רשמי להורדת Apache OpenOffice. הצטרף למהפכת OpenOffice, חבילת התוכנה המשרדית עם כבר למעלה מ-260 מיליון הורדות." />
<title>הורדות Apache OpenOffice - אתר רשמי</title>
<script type="text/javascript" src="../../download/globalvars.js"></script>
<script type="text/javascript" src="/download/msg_prop_l10n_en.js"></script>
<script type="text/javascript" src="msg_prop_l10n_he.js"></script>
<script type="text/javascript" src="../../download/languages.js"></script>
<script type="text/javascript" src="../../download/release_matrix.js"></script>
<script type="text/javascript" src="../../download/boxed_download.js"></script>
<script type="text/javascript" src="../../download/download.js"></script>
<style type="text/css">
/* <![CDATA[ */
/*-------------------- Exceptions on standard css -----------------------*/
@import url("../../download/styles.css");
@import url("../../download/exceptions.css");
@import url("../rtl.css");
/* ]]> */
</style>
<script>
if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
location.href = "../why/why_odf.html";
}
function share( platform ) {
// _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] );
if ( platform == 'apacheblog' ) {
window.open( 'https://blogs.apache.org/OOo/', '_blank' );
} else if ( platform == 'facebook' ) {
window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
} else if ( platform == 'twitter' ) {
window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fhe%2Fdownload%2F&text=הורד בחינם את חבילת התוכנות למשרד Apache OpenOffice. למעלה מ-260 מיליון הורדות.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
}
}
</script>
</head>
<body>
<div class="overall_optionset">
<div class="optionset">
<!-- Text above the first colored box -->
<script type="text/javascript">
<!--
// The text in the H1 tag is intentionally shown as "display: none" (do not display).
// This is to please accessibility tools like a screen reader.
document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text + "</h1>" );
//-->
</script>
<!-- Green: Stable release -->
<!-- Download via select boxes -->
<script type="text/javascript">
<!--
// Set a specific language ISO code to force to assemble a certain localized build as download link.
// Changed: The variable can now be found in the "msg_prop_l10n_<ISO_code>.js".
// Get the download box from a separate file.
DL.createDownloadBox();
// Fill the select boxes and wait for the user's choice.
DL.init( 1 );
// entourage.initialize();
//-->
</script>
<!-- Green: Stable release: No JavaScript enabled -->
<noscript>
<div class="first button green-sel" id="optionitem2">
<div class="green-sel-icon"></div>
<h2>
<a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/"
title="Select from all platforms, languages, language packs to download">
Apache OpenOffice Downloads - Official Site
</a>
</h2>
<p>
<a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/"
title="Select from all platforms, languages and language packs to download">The browser seems to have JavaScript
disabled. This technique is used for showing the actual download link. If you want to download Apache
OpenOffice anyway, click this text to choose from the alternative download webpage. You will have to navigate to
the <em>version</em>/binaries/<em>language</em> subfolder and download the file named
Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>.
Our apologies for the inconvenience.
</a>
</p>
</div>
</noscript>
<!-- Light Blue: Share download with social networks -->
<script type="text/javascript">
<!--
document.write( "<div class='button lightblue' id='optionitem4'>"
+ "<div class='lightblue-icon'></div>"
+ "<h2>"
+ "<a style='cursor: default;' title='" + l10n.dl_share_light_blue_box_headline_title + "'>"
+ l10n.dl_share_light_blue_box_headline_text
+ "</a>"
+ "</h2>"
+ "<p style='cursor: default;' id='ShareDownloadLinks'>"
+ "<a style='cursor: default;' title='" + l10n.dl_share_light_blue_box_text_title + "'>"
+ l10n.dl_share_light_blue_box_text_text
+ "</a>"
+ "<a style='display: inline; padding: 0 5px 0 30px;' href='javascript:share( \"facebook\" )'"
+ "title='" + l10n.dl_share_light_blue_box_facebook_title + "'>"
+ "<img src='/images/logo-facebook-32.png' alt='"
+ l10n.dl_share_light_blue_box_facebook_alt + "' />"
+ "</a>"
+ "<a style='display: inline; padding: 0 5px;' href='javascript:share( \"twitter\" )'"
+ "title='" + l10n.dl_share_light_blue_box_twitter_title + "'>"
+ "<img src='/images/logo-twitter-32.png' alt='"
+ l10n.dl_share_light_blue_box_twitter_alt + "' />"
+ "</a>"
+ "<a style='display: inline; padding: 0 5px;' href='javascript:share( \"google+\" )'"
+ "title='" + l10n.dl_share_light_blue_box_googleplus_title + "'>"
+ "<img src='/images/logo-googleplus-32.png' alt='"
+ l10n.dl_share_light_blue_box_googleplus_alt + "' />"
+ "</a>"
+ "</p>"
+ "</div>" );
//-->
</script>
<!-- Blue: Extensions -->
<script type="text/javascript">
<!--
document.write( "<div class='button blue' id='optionitem5' "
+ "onclick='openItem('optionitem5','http://extensions.openoffice.org'); return false;'>"
+ "<div class='blue-icon'></div>"
+ "<h2>"
+ "<a href='http://extensions.openoffice.org' title='" + l10n.dl_ext_blue_box_headline_title + "'>"
+ l10n.dl_ext_blue_box_headline_text
+ "</a>"
+ "</h2>"
+ "<p>"
+ "<a href='http://extensions.openoffice.org' title='" + l10n.dl_ext_blue_box_text_title + "'>"
+ l10n.dl_ext_blue_box_text_text
+ "</a>"
+ "</p>"
+ "</div>" );
//-->
</script>
<!-- Blue: Templates -->
<script type="text/javascript">
<!--
document.write( "<div class='button blue' id='optionitem6' "
+ "onclick='openItem('optionitem6','http://templates.openoffice.org'); return false;'>"
+ "<div class='blue-icon'></div>"
+ "<h2>"
+ "<a href='http://templates.openoffice.org' title='" + l10n.dl_tlp_blue_box_headline_title + "'>"
+ l10n.dl_tlp_blue_box_headline_text
+ "</a>"
+ "</h2>"
+ "<p>"
+ "<a href='http://templates.openoffice.org' title='" + l10n.dl_tlp_blue_box_text_title + "'>"
+ l10n.dl_tlp_blue_box_text_text
+ "</a>"
+ "</p>"
+ "</div>" );
//-->
</script>
</div> <!-- class "optionset" -->
<div class="additionalinformation">
<script type="text/javascript">
<!--
document.write( "<h3>" + l10n.dl_nav_headline_1_text + "</h3>"
+ "<ul>"
+ "<li><a href='https://www.openoffice.org/dev_docs/source/sys_reqs_aoo41.html'"
+ "title='" + l10n.dl_nav_sysreq_title + "'>" + l10n.dl_nav_sysreq_text + "</a></li>"
+ "<li><a href='../../license.html'"
+ "title='" + l10n.dl_nav_license_title + "'>" + l10n.dl_nav_license_text + "</a></li>"
+ "<li><a href='https://openoffice.apache.org/downloads.html'"
+ "title='" + l10n.dl_nav_source_title + "'>" + l10n.dl_nav_source_text + "</a>"
+ "<li><a href='https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO'"
+ "title='" + l10n.dl_nav_build_title + "'>" + l10n.dl_nav_build_text + "</a></li>"
+ "<li><a href='https://openoffice.apache.org/downloads.html'"
+ "title='" + l10n.dl_nav_sdk_title + "'>" + l10n.dl_nav_sdk_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/download/devbuilds.html'"
+ "title='" + l10n.dl_nav_devbuilds_title + "'>" + l10n.dl_nav_devbuilds_text + "</a></li>"
+ "</ul>"
+ "<h3>" + l10n.dl_nav_headline_2_text + "</h3>"
+ "<ul>"
+ "<li><a href='https://cwiki.apache.org/confluence/display/OOOUSERS/Releases'"
+ "title='" + l10n.dl_nav_schedule_title + "'>" + l10n.dl_nav_schedule_text + "</a></li>"
+ "<li><a href='https://wiki.openoffice.org/wiki/Product_Release'"
+ "title='" + l10n.dl_nav_hist_schedule_title + "'>" + l10n.dl_nav_hist_schedule_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/download/common/instructions.html'"
+ "title='" + l10n.dl_nav_inst_guide_title + "'>" + l10n.dl_nav_inst_guide_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/documentation/index.html'"
+ "title='" + l10n.dl_nav_user_guide_title + "'>" + l10n.dl_nav_user_guide_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/download/common/java.html'"
+ "title='" + l10n.dl_nav_why_java_title + "'>" + l10n.dl_nav_why_java_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/development/releases/eol.html'"
+ "title='" + l10n.dl_nav_eol_title + "'>" + l10n.dl_nav_eol_text + "</a></li>"
+ "</ul>"
+ "<h3>" + l10n.dl_nav_headline_3_text + "</h3>"
+ "<ul>"
+ "<li><a href='https://www.openoffice.org/support/index.html'"
+ "title='" + l10n.dl_nav_support_title + "'>" + l10n.dl_nav_support_text + "</a></li>"
+ "<li><a href='https://openoffice.apache.org/native-lang.html'"
+ "title='" + l10n.dl_nav_local_title + "'>" + l10n.dl_nav_local_text + "</a></li>"
+ "<li><a href='https://www.openoffice.org/stats/index.html'"
+ "title='" + l10n.dl_nav_stat_title + "'>" + l10n.dl_nav_stat_text + "</a></li>"
+ "<li><a href='https://sourceforge.net/projects/openofficeorg.mirror/files/'"
+ "title='" + l10n.dl_nav_mirrors1_title + "'>" + l10n.dl_nav_mirrors1_text + "</a><br /></li>"
+ "<li><a href='https://www.apache.org/dyn/closer.lua/openoffice/'"
+ "title='" + l10n.dl_nav_mirrors2_title + "'>" + l10n.dl_nav_mirrors2_text + "</a><br /></li>"
+ "<li><a href='https://www.openoffice.org/porting/index.html'"
+ "title='" + l10n.dl_nav_porting_title + "'>" + l10n.dl_nav_porting_text + "</a><br /></li>"
+ "<li><a href='https://www.openoffice.org/download/archive.html'"
+ "title='" + l10n.dl_nav_archive_title + "'>" + l10n.dl_nav_archive_text + "</a><br /></li>"
+ "</ul>"
+ "<div id='SupportedAndSupporters'>"
+ "<p>&nbsp;</p>"
+ "<a href='https://www.sourceforge.net' title='" + l10n.dl_img_sourceforge_title + "'>"
+ "<img src='https://www.openoffice.org/images/sourceforge.png' width='160' height='34' alt='"
+ l10n.dl_img_sourceforge_alt + "' />"
+ "</a>"
+ "<br /><br />"
+ "<a href='https://validator.w3.org/check?uri=referer' target='_blank' title='" + l10n.dl_img_w3c_title + "'>"
+ "<img src='https://www.openoffice.org/images/valid-xhtml10-blue.png' alt='" + l10n.dl_img_w3c_alt + "' />"
+ "</a>"
+ "</div>" );
//-->
</script>
</div> <!-- class: additionalinformation -->
</div> <!-- class: overall_optionset -->
</body>
</html>