<?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(

"1" => "Добавить к выборке",
"2" => "Добавить выбранные элементы к текущей выборке",
"3" => "Очистить",
"4" => "Очистить текущую выборку",
"5" => "Новая",
"6" => "Создать новую выборку",
"7" => "Скачать",
"8" => "Скачать выборку целиком",
"9" => "Основная",
"10"=> "Выборки",
"11"=> "Сжать и в общий доступ",
"12"=> "Создать архив из выбранного и сделать к нему общий доступ",
"13"=> "Присвойте название выборке",
"14"=> "Создание архива из всех файлов выборки и предоставление к нему общего доступа. Введите имя для архива:",
"15"=> "Перетащите элементы в выборку для скачивания или предоставления к ним общего доступа позднее",
"16"=> "Remove from cart",
"17" => "No items selected",
"18" => "Use this cart to select files from any place and then download them at once.",
);