<?php
/*
 * Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
 * This file is part of Pydio.
 *
 * Pydio is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * Pydio is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
 *
 * The latest code can be found at <https://pydio.com>.
 */
$mess=array(
"title"=> "Home",
"desc" => "Welcome page",
"39"=> "Below is a list of the workspaces you can access to. They can be personal or shared with/by others users.",
"40"=> "Welcome, %s! ",
"41"=> "Use this workspace as default",
"42"=> "Enter",
"43"=> "My Profile",
"43t"=> "All my personal data",
"44"=> "My Account",
"45"=> "Personal data",
"46"=> "Address Book",
"47"=> "Users and teams that you created",
"48"=> "My Users",
"49"=> "External users that you created",
"50"=> "My Teams",
"51"=> "Teams of users, used as shortcuts when sharing",
"52"=> "Are you sure you want to delete this team? This will not remove any users.",
"53"=> "Getting Started",
"54"=> "Get started with APPLICATION_TITLE by following How-to videos",
"55"=> "New to APPLICATION_TITLE? <a>Watch our tutorials</a>!",
"56"=> "Getting started with APPLICATION_TITLE? Here are some videos for you!",
"57"=> "Download APPLICATION_TITLE for...",
"58"=> "Android",
"59"=> "iPhone/iPad",
    "60"=>"Mac OS",
    "61"=>"Windows",

    "62"=> "<h2>[How-to] What is a workspace?</h2>
            This video explains what Workspaces are in APPLICATION_TITLE
            <ul>
                <li>Why are Workspaces central in APPLICATION_TITLE?</li>
                <li>What are Workspaces from a technical perspective?</li>
                <li>How do they allow you to organise your data?</li>
            </ul>
            ",

    "63"=> "<h2>[How-to] Upload files to APPLICATION_TITLE</h2>
            Get started with APPLICATION_TITLE and see how to upload files
            <ul>
                <li>Drag and drop files into APPLICATION_TITLE</li>
                <li>Create a new folder</li>
                <li>Rename files and folders</li>
                <li>Download files to your Computer</li>
            </ul>
            ",

    "64"=> "<h2>[How-to] Search, browse and manage your files</h2>
            This video shows you various tips to efficiently manage your files in APPLICATION_TITLE
            <ul>
                <li>Cross-workspaces search bar</li>
                <li>Content display modes, Keyboard shortcuts</li>
                <li>Sort Files</li>
                <li>Meta Data, Bookmarks</li>
            </ul>
            ",

    "79"=> "<h2>[How-to] Sharing files and folders</h2>
            This tutorial shows you how to share files and folders, internally or externally
            <ul>
                <li>Creating share links for external people</li>
                <li>Sharing files and folders with internal collaborators</li>
                <li>Sharing a folder as a workspace</li>
                <li>Layout options of shared folders</li>
                <li>Creating a blind drop folder</li>
                <li>Managing users and share rights</li>
            </ul>
            ",

    "80"=> "<h2>[How-to] Sharing : security features</h2>
            This video goes through the various share settings that help you secure your shares
            <ul>
                <li>Password protection</li>
                <li>Expiration date</li>
                <li>Limit the number of downloads</li>
            </ul>
            ",

    "81"=> "<h2>[How-to] Customize your share links</h2>
            See how you can customise the URL of your share links to make them look more user-friendly.
            ",

    "82"=> "<h2>[How-to] Shared links custom rights</h2>
            This video shows you how to manage the permissions attached to your shares
            <ul>
                <li>Preview</li>
                <li>Download</li>
                <li>Upload / Edit</li>
            </ul>
            ",

    "83"=> "<h2>[How-to] Language</h2>
            APPLICATION_TITLE is available in 28 languages. This video shows you how to change the language in APPLICATION_TITLE.
            ",

    "84"=> "<h2>[How-to] Alerts</h2>
            Learn how to set alerts on a file, in order to see when it has been modified or consulted.
            ",

    "85"=> "<h2>[How-to] Collaborative edition</h2>
            This video shows you how to collaborate on office docs, thanks to Collabora online office suite
            <ul>
                <li>Work on text docs, presentations, spreadsheets</li>
                <li>Edit docs collaboratively in real time</li>
                <li>Create new documents directly from your browser</li>
            </ul>
            ",
    "65"=> "Discover more on the APPLICATION_TITLE channel!",
    "66"=>"<h2>[How-to] Using APPLICATION_TITLE on iOS device</h2>
                            This video explains how to use the APPLICATION_TITLE application (available on the App Store). Process is quite similar on Android as well.
<ul><li>Setup the server connection</li>
<li>Navigating through the files</li>
<li>Keeping files offline and interacting with external applications</li>
<li>Protecting the app with a PIN-code</li>
<li>Using bookmarks and search engine</li></ul>",
"67"=> "If you are not %s, %logout.",
"68"=> "Download Sync Client for Windows",
"69"=> "Download Sync Client for Mac OSX",
"70"=> "Native application for iOS devices",
"71"=> "Native application for Android Devices",
"72" => "Server QRCode",
"73" => "Easily connect your mobile applications",
"74" => "Scan this QRCode to easily configure your mobile application",
"75"=> "Search all files...",
"76" => "Access the %1 through the top-right menu",
"77" => "admin dashboard",
"78" => "Pick a target workspace",
    "86" => "Play video",
    "87" => "Recent History",
    "88" => "Drop a file here from your desktop",
    "89" => "Selected file for upload",
    "90" => "Select target workspace",
    "91" => "Keep your files offline with our Desktop Sync Client",
    "92" => "Applications Download",
    "93" => "Quick Upload",
    "94" => "Video Tutorial",
);
