| Current Path : /home/wuectly/www/libraries/ic_library/globalize/culture/ |
| Current File : /home/wuectly/www/libraries/ic_library/globalize/culture/pl-PL.php |
<?php /** * iCagenda Globalization pl-PL (POLISH) *---------------------------------------------------------------------------- * @package com_icagenda * @copyright Copyright (C) 2013 JOOMLIC - All rights reserved. * @license GNU General Public License version 3 or later; see LICENSE.txt * @author Jooml!C - http://www.joomlic.com * * @update 2013-04-25 * @version 2.1.7 *---------------------------------------------------------------------------- */ // No direct access to this file defined( '_JEXEC' ) or die( 'Restricted access' ); $dateglobalize_1 = '1996-04-22'; $datevalue_1 = 'Y - m - d'; $dateglobalize_2 = '22 kwiecień 1996'; $datevalue_2 = 'j _ F _ Y'; $dateglobalize_3 = '22 Kwi 1996'; $datevalue_3 = 'j _ M _ Y'; $dateglobalize_4 = '22 kwiecień'; $datevalue_4 = 'j _ F'; $dateglobalize_6 = 'kwiecień 1996'; $datevalue_6 = 'F _ Y'; $dateglobalize_7 = 'poniedziałek, 22 kwiecień 1996'; $datevalue_7 = 'l , _ j _ F _ Y'; $dateglobalize_8 = 'poniedziałek, 22 kwiecień'; $datevalue_8 = 'l , _ j _ F'; $dateglobalize_11 = 'Pn, 22 Kwi 1996'; $datevalue_11 = 'D , _ j _ M _ Y'; $dateglobalize_12 = 'Pn, 22 Kwi'; $datevalue_12 = 'D , _ j _ M'; $dmy_text_5 = '22␣kwiecień␣1996'; $dmy_text_6 = '22␣Kwi␣1996'; $mdy_text_5 = 'kwiecień␣22␣1996'; $mdy_text_6 = 'Kwi␣22␣1996'; $ymd_text_5 = '1996␣kwiecień␣22'; $ymd_text_6 = '1996␣Kwi␣22';