helpcenter/Web/Controls/Help/Installation/Desktop.ru.ascx
Ilya Sobolev 177980755d Added translations for Main sections, Sidemenu, DownloadButtons, Video, and Desktop mac OS Installation article (ru)
# Conflicts:
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90021_full_text_search/90021_full_text_search.ru.ascx
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90033_ce_encryption/90033_ce_encryption.ru.ascx
#	Web/Controls/Help/ArticlesCompleteList/ControlPanel/90034_ce_full_text_search/90034_ce_full_text_search.ru.ascx
#	Web/OfficeWeb/apps/documenteditor/main/resources/help/ru/ProgramInterface/ReferencesTab.htm
2021-02-11 17:42:48 +03:00

120 lines
9.2 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Руководства по установке - Десктопные редакторы";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Руководства по установке - Десктопные редакторы ONLYOFFICE.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Руководства по установке</h1>
<%--<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">Десктопные редакторы ONLYOFFICE</h2>
<span class="toggler showcont">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/ShowContents/ShowContents.ascx" />
</span>
<span class="toggler hidecont" style="display: none">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/HideContents/HideContents.ascx" />
</span>
<div class="described">
<p>Узнайте, как установить и настроить десктопные редакторы ONLYOFFICE на Mac OS, Linux и Windows и подключить соответствующие версии к облаку.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-changelog.aspx")%>">История изменений</a></h6></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100013_desktop_available_languages/100013_desktop_available_languages.ascx" /></li>--%>
<li><h6>Системные требования</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-sys-reqs-windows.aspx")%>">Windows-версия</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-sys-reqs-linux.aspx")%>">Linux-версия</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-sys-reqs-macos.aspx")%>">Mac OS-версия</a></li>
</ul>
</li>
<li><h6>Установка</h6>
<ul>
<li>Windows-версия
<ul>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100004_windows_installation/100004_windows_installation.ascx" />
</li>
</ul>
</li>
<li>Linux-версия
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100022_compile_desktop/100022_compile_desktop.ascx" /></li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100005_linux_installation_deb/100005_linux_installation_deb.ascx" />
</li>
<li>
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Desktop/100007_linux_installation_rpm/100007_linux_installation_rpm.ascx" />
</li>
<%-- <li>
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Desktop/100011_linux_installation_aptrpm/100011_linux_installation_aptrpm.ascx" />
</li>--%>
<li>
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Desktop/100010_linux_installation_gui/100010_linux_installation_gui.ascx" />
</li>
<li>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100014_linux_installation_snap/100014_linux_installation_snap.ascx" />
</li>
<%-- <li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100021_linux_installation_flatpak/100021_linux_installation_flatpak.ascx" /></li>--%>
</ul>
</li>
<li>Mac OS-версия
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100027_install_mac/100027_install_mac.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Настройка десктопных редакторов ONLYOFFICE<%--: Windows version--%></h6>
<ul>
<%-- <li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100024_get_started/100024_get_started.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100016_windows_associate_files/100016_windows_associate_files.ascx" /></li>
<%-- <li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100025_pro_features/100025_pro_features.ascx" /></li>--%>
<%-- <li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-video-support.aspx")%>">Enable Support for Video Playback in ONLYOFFICE Desktop Editors</a></li>--%>
</ul>
</li>
<li><h6>Покдлючение десктопных редакторов ONLYOFFICE к Облаку</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100008_connect_saas/100008_connect_saas.ascx" /></li>
<%-- <li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100026_personal/100026_personal.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100015_connect_enterprise/100015_connect_enterprise.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100017_connect_nextcloud_owncloud/100017_connect_nextcloud_owncloud.ascx" /></li>
</ul>
</li>
<li><h6>Настройки безопасности десктопных редакторов ONLYOFFICE</h6>
<ul>
<%-- <li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100023_private_room/100023_private_room.ascx" /> <span class="badge">Server version also required</span></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Desktop/100020_protect_with_password/100020_protect_with_password.ascx" /></li>
</ul>
</li>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/desktop-troubleshooting.aspx")%>">Устранение неполадок</a></h6></li>
</ul>
</div>
</li>
</ul>
</div>