<?php /* +----------------------------------------------------------------------+ | Netautor Professional Application Server | +----------------------------------------------------------------------+ | Copyright (C) 1998-2005 digiconcept GmbH. <www.digiconcept.net> | +----------------------------------------------------------------------+ | This file is subject to license, that is bundled with this package | | in the file LICENSE.TXT, and is available at through the | | world-wide-web at http://www.netautor.com/license/ | | | | If you did not receive a copy of the license and are unable to | | obtain it through the world-wide-web, please send a note to | | hide@address.com so we can mail you a copy. | +----------------------------------------------------------------------+ | Authors: Stefan Rottensteiner <hide@address.com> | | Marek Kadziela <hide@address.com> | | Gregor Wollner | | Christian Unger | | Helli Kleinhans | +----------------------------------------------------------------------+*/ /** * Select Frame * * @locale pl - Polish * @textdomain menu * @version $Revision: 1.6 $ */ $message = array ( 'set' => 'Zestaw', 'title' => 'Zasoby multimedialne', 'file_name' => 'Nazwa pliku', 'file_size' => 'Rozmiar', 'file_type' => 'Typ', 'file_created' => 'Data utworzenia', 'file_save_to' => 'Zapisz plik do', 'button_search' => 'Szukaj', 'button_new_upload' => 'Nowy plik', 'button_start_upload' => 'Wyslij', 'button_cancel_upload' => 'Przerwij', 'button_refresh' => 'Odswiez', 'button_delete' => 'Usun', 'button_close' => 'Zamknuj okno', 'msg_upload_okay' => 'Transfer pliku [%0%] zakonczony pomyslnie', 'msg_upload_failed' => 'Blad [%0%] podczas transferu pliku [%1%]' ); ?>