Show
Ignore:
Timestamp:
01/04/2008 03:08:55 PM (12 months ago)
Author:
Shadowhand
Message:

Updated pl_PL with new translations. Thanks Kamil!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/pl_PL/pagination.php

    r1297 r1673  
    55        'page'     => 'strona', 
    66        'pages'    => 'stron', 
    7         'item'     => 'elementy', 
     7        'item'     => 'element', 
    88        'items'    => 'elementów', 
    99        'of'       => 'z', 
    10         'first'    => 'pierwszy', 
    11         'last'     => 'ostatni', 
    12         'previous' => 'poprzedni', 
    13         'next'     => 'następny', 
     10        'first'    => 'pierwsza', 
     11        'last'     => 'ostatnia', 
     12        'previous' => 'poprzednia', 
     13        'next'     => 'następna', 
    1414);