{% extends "help/base.html" %} {% load i18n %} {% block help_con %}

{% trans "Installing Seafile Client Program" %}

{% trans "After downloading Seafile client program, you have 3 steps left to get it up and running." %}

{% trans "1. Select a disk partition to store local Seafile data" %}

{% trans

{% trans "2. Add an account" %}

{% trans "Add an account on your private Seafile server or our public server." %}

{% trans "3. Sync a library" %}

{% trans "4. (Optional) Create a library" %}

{% trans "You can also create a library from a local folder." %}


{% trans "5. Browse files on the cloud" %}

{% trans 'In some occasions, you want to modify files on the cloud directly without syncing them. Seafile client comes with a "cloud file browser" to meet this need. Click an unsynced library will open the cloud file browser.' %}

{% endblock %}