helpcenter/Web/Controls/Help/UserGuides/MobileiOS.fr.ascx
SvetlanaLisina 5526849ebf Фикс прекомпиляции хелпцентра
# Conflicts:
#	Web/Controls/Help/GettingStarted/Integration/Jira/GettingStartedJira.ascx
#	Web/Controls/Help/GettingStarted/Integration/Mattermost/GettingStartedMattermost.ascx
#	Web/Integration/gettingstarted-mattermost.aspx
#	Web/Integration/gettingstarted-redmine.aspx
2021-11-24 19:02:19 +03:00

63 lines
4.9 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Guides d'utilisateur - Application mobile Documents sur iOS";
MetaKeyWords = "";
MetaDescription = "Guides d'utilisateur ONLYOFFICE - ONLYOFFICE Application mobile Documents sur iOS";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides user_guides">
<h1>Guides d'utilisateur</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/0022_mob_docs/0022_mob_docs.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Documents sur iOS</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>L'application <B>Documents</B> sur iOS permet d'acc&eacute;der aux fichiers stock&eacute;s dans votre compte ONLYOFFICE sur votre appareil mobile, d'afficher et de modifier les fichiers texte, les feuilles de calcul et les pr&eacute;sentations, de cr&eacute;er de nouveaux documents, de les organiser et de se connecter &agrave; des services externes de stockage. Vous pouvez modifier un document en collaboration avec d'autres utilisateurs de portail ou travailler sur des fichiers hors connexion.</p>
</div>
<div class="contents" style="display: none">
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/index.aspx")%>">Application ONLYOFFICE Documents sur iOS</a></h2>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/5333_mobapps_changelog/5333_mobapps_changelog.ascx" /></li>
<li><h6>Pour bien commencer</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4107_mob_docs_overview/4107_mob_docs_overview.ascx" /></li>
</ul>
</li>
<li><h6><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Commonoperations/LocalizeCommonoperations.ascx" /></h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4108_mob_docs_common_operations/4108_mob_docs_common_operations.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4130_mob_docs_open_create_files/4130_mob_docs_open_create_files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4131_mob_docs_share_files/4131_mob_docs_share_files.ascx" /></li>
</ul>
</li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/DocumentEditor/DocumentEditorTableOfContents/DocumentEditorTableOfContents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/SpreadsheetEditor/SpreadsheetEditorTableOfContents/SpreadsheetEditorTableOfContents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/MobApps/MobDocs/PresentationEditor/PresentationEditorTableOfContents/PresentationEditorTableOfContents.ascx" /></li>
</ul>
</div>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/MobileApps/4107_mob_docs_overview/4107_mob_docs_overview.ascx" /></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/document-editor/index.aspx")%>">Document Editor pour les appareils iOS</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/spreadsheet-editor/index.aspx")%>">Spreadsheet Editor pour les appareils iOS</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/presentation-editor/index.aspx")%>">Spreadsheet Editor pour les appareils iOS</a></li>
</ul>
</li>
</ul>
</div>