<?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(
"Image viewer" => "Visualizzatore Immagini",
"Image viewer, used for previewing images and browsing them in a diaporam. Generates a thumbnail version of the images." => "Usato per anteprime di immagini e navigazione in diaporama. Genera una versione thumbnail delle immagini.",
"Remote Wrappers" => "Wrappers Remoti",
"When connected to a remote server, metadata extraction can make the listing action very long, as it must first copy each file locally. For plugins using the defined wrappers and files whose size is greater than this threshold, the image type and dimension will be skipped." => "Quando connesso ad un server remoto, l'estrazione dei metadati può rendere la fase di creazione dell'elenco molto lunga, poichè deve prima copiare ogni file localmente. Per i plugin che usano i wrappers definiti e i file che hanno dimensione superiore alla soglia, il tipo di immagine e la dimensione verranno saltate.",
"Size Threshold" => "Soglia Dimensione",
"Threshold" => "Soglia",
"Thumbnails" => "Thumbnails",
"Generate thumbnails or not" => "Genera thumbnails o no",
"Quality" => "Qualità",
"Thumbs quality" => "Qualità Thumbs",
"Exif Rotation" => "Rotazione Exif",
"Rotate image using exif rotation" => "Ruota l'immagine usando la rotazione exif",
"Low-res Sizes" => "Low-res Sizes",
"Threshold for low-res versions of images" => "Threshold for low-res versions of images",
);
