<?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(
"Welcome Page"=> "Pagina di Benvenuto",
"Welcome Page displaying a list of workspaces" => "Pagina di benvenuto che visualizza la lista dei workspace",
"Open workspace by simple click" => "Apri un workspace con un semplice click",
"Open workspace by simple click instead of double click." => "Apri un workspace con un solo click invece di due.",
"Enable Getting Started" => "Abilita 'Getting Started'",
"Enable addition tabulation to access getting started videos" => "Abilita tabulazione addizionale per accedere ai video 'getting started'",
"iOS App URL" => "URL per App iOS",
"URL of the iOS application" => "URL per App iOS (leave empty if you want to hide the block)",
"Android App URL" => "URL per App Android",
"URL of the Android application" => "URL per App Android (leave empty if you want to hide the block)",
"Windows PydioSync URL" => "URL PydioSync Windows",
"URL of the windows sync application" => "URL all'applicazione Windows per sincronizzazzione (leave empty if you want to hide the block)",
"Mac PydioSync URL" => "URL PydioSync Mac",
"URL of the mac sync application" => "URL all'applicazione Mac per sincronizzazzione (leave empty if you want to hide the block)",
"Enable Global Search" => "Enable Global Search",
"Enable cross-workspaces search form on home page" => "Enable cross-workspaces search form on home page",
"Display Server QRCode"=>"Display Server QRCode",
"Let users connect easily to the latest mobile applications by displaying a QRCode"=>"Let users connect easily to the latest mobile applications by displaying a QRCode",
);
