{% load seahub_tags group_avatar_tags i18n %}
{% trans "Name" %} | {% trans "Description" %} | {% trans "Last Update" %} | {% trans "Operations" %} | |||
---|---|---|---|---|---|---|
![]() |
{% else %}
![]() |
{% endif %}
{{ repo.props.name }} | {{ repo.props.desc }} | {% if repo.latest_modify %}{{ repo.latest_modify|translate_seahub_time }} | {% else %}-- | {% endif %}
{% if show_repo_download_button %}
{% endif %}
|
{% trans "You can create a library to organize your files. For example, you can create one for each of your projects. Each library can be synchronized and shared separately." %}
{% trans "Name" %} | {% trans "Origin" %} | {% trans "Last Update" %} | {% trans "Operations" %} | |||
---|---|---|---|---|---|---|
![]() |
{% else %}
![]() |
{% endif %}
{{ repo.name }} | {{ repo.abbrev_origin_path }} | {% if repo.latest_modify %}{{ repo.latest_modify|translate_seahub_time }} | {% else %}-- | {% endif %}
{% if show_repo_download_button %}
{% endif %}
{% if repo.is_original_owner %}
{% endif %}
|
{% trans "You can create a sub-library from a directory inside a library. A sub-library can be independently synced and shared. Files in the sub-library will be automatically kept in sync with those in the directory of the origin library." %}
{% trans "Group" %} | {% trans "Name" %} | {% trans "Description" %} | {% trans "Last Update" %} | {% trans "Shared By" %} | |||||
---|---|---|---|---|---|---|---|---|---|
{% grp_avatar repo.group.id 20 %} | {{ repo.group.group_name }} | {% else %}{% endif %} |
{% if repo.encrypted %}
![]() ![]() ![]() |
{{ repo.repo_name }} | {{ repo.repo_desc }} | {% if repo.last_modified %}{{ repo.last_modified|translate_seahub_time }} | {% else %}-- | {% endif %}{{ repo.user|email2nickname }} |
{% trans "Name" %} | {% trans "Description" %} | {% trans "Last Update" %} | {% trans "Operations" %} | |
---|---|---|---|---|
![]() |
{{ repo.props.name }} | {{ repo.props.desc }} | {% trans "Just now" %} | {% if show_repo_download_button %} {% endif %} |