<?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>.
*/
// catalan translation: Salva Gómez <salva.gomez at gmail.com>, 2015


$mess=array(
"title"=> "Inici",
"desc" => "Pàgina de benvinguda",
"39"=> "Seleccioneu un repositori",
"40"=> "Benvingut/da, %s",
"41"=> "Utilitza aquest repositori per defecte",
"42"=> "Entrar",
"43"=> "El meu perfil",
"43t"=> "Totes les meves dades personals",
"44"=> "El meu compte",
"45"=> "Dades personals",
"46"=> "Llibreta d'adreces",
"47"=> "Usuaris i equips que ha creat",
"48"=> "Els meus usuaris",
"49"=> "Usuaris externs que ha creat",
"50"=> "Els meus equips",
"51"=> "Equips d'usuaris, emprats com accessos directes a compartir",
"52"=> "Esteu segur que voleu suprimir aquest equip? Aquesta acció no eliminarà cap usuari.",
    "53"=> "Començant",
    "54"=> "Comenceu amb APPLICATION_TITLE seguint aquests vídeos How-to",
    "55"=> "Necessita ajuda per <a> començar? </a>",
    "56"=> "Primeres passes amb APPLICATION_TITLE? Aquí té alguns vídeos!",
    "57"=> "Descarregar APPLICATION_TITLE per...",
    "58"=> "Android",
    "59"=> "iPhone/iPad",
    "60"=>"Mac OS (Beta)",
    "61"=>"Windows (Beta)",
    "62"=> "<h2>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>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>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>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>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>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>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>Language</h2>
            APPLICATION_TITLE is available in 28 languages. This video shows you how to change the language in APPLICATION_TITLE.
            ",

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

    "85"=> "<h2>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"=> "Descobreix més al canal de APPLICATION_TITLE!",
    "66"=>"<h2>Usar APPLICATION_TITLE a dispositius iOS</h2>
                            Aquest vídeo mostra com utilitzar l'aplicació APPLICATION TITLE (disponible a l'App Store). El procés és bastant similar a Android.
<ul><li>Configurar la connexió al servidor</li>
<li>Navegar a través dels fitxers</li>
<li>Mantenir els arxius fora de línia i la interacció amb aplicacions externes</li>
<li>Protegint l'aplicació mitjançant un codi PIN</li>
<li>Usant marcadors i el motor de cerca</li></ul>",
    "67"=> "No sou %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 with your mobile application to easily configure the connection",
    "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",
);
