<?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(
"Mailbox (Imap or POP)" => "Mailbox (IMAP nebo POP)",
"This plugin will browse the content of a mailbox (imap or pop) and allow to grab emails attachments and copy them to another repository. Requires the PHP IMAP extension." => "Tento zásuvný modul projde obsah emailové schránky (IMAP nebo POP) a umožní vyjmutí příloh emailů a jejich zkopírování do jiného repozitáře. Vyžaduje PHP IMAP rozšíření.",
"Mail Server" => "Emailový Server",
"Host" => "Host",
"Server host" => "Server host",
"Port" => "Port",
"Server port" => "Port serveru",
"Ssl" => "SSL",
"Secure?" => "Zabezpečení?",
"Type" => "Typ",
"Imap or Pop Server?" => "IMAP nebo POP server?",
"Mailbox Definition" => "Nastavení emailové schránky",
"User" => "Uživatel",
"User account" => "Uživatelský účet",
"Password" => "Heslo",
"User Password" => "Uživatelské heslo",
"Default Mailbox" => "Výchozí emailová schránka",
"Mailbox to connect by default" => "Ve výchozím nastavení připojit k emailu",
"Repository Options" => "Možnosti repozitáře",
"Default Rights" => "Výchozí oprávnění",
"This right pattern (empty, r, or rw) will be applied at user creation for this repository." => "Tato šablona oprávnění (prázdná, čtení nebo čtení a zápis) bude použita při zakládání uživatele pro tento repozitář.",
"Pagination Threshold" => "Nastavení stránkování",
"When a folder will contain more items than this number, display will switch to pagination mode, for better performances." => "Pokud bude adresář obsahovat více než nastavený počet položek, přepne se zobrazení do módu stránkování pro zlepšení výkonu.",
"#Items per page" => "#Items per page",
"Once in pagination mode, number of items to display per page." => "Pokud v módu stránkování, počet položek zobrazovaných na stránku.",
);
