Changeset 3482 for branches

Show
Ignore:
Timestamp:
09/24/2008 05:15:50 AM (2 months ago)
Author:
cmike
Message:

Update polish download.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/i18n/pl_PL/download.php

    r3332 r3482  
    44( 
    55        'title'                 => 'Pobieranie', 
     6        'archive_description'   => 'Compressed archive creation, supports zip, tar, gzip, and bzip.', 
    67        'auth_description'      => 'Simple authentication and user management. Uses <a href="http://docs.kohanaphp.com/libraries/orm">ORM</a> for models.', 
    78        'forge_description'     => 'Object-oriented form generation and templating.', 
     9        'gmaps_description'     => 'Google Maps integration, geolocation, and API support.', 
    810        'media_description'     => 'Media caching, compression, and aggregation for CSS and Javascript files.', 
    911        'kodoc_description'     => 'Dynamic self-generated documentation. (Beta!)', 
     12        'payment_description'   => 'Provides merchant and payment gateway wrappers. Supports Authorize.net, PayPal, Trident, Trust Commerce, and YourPay.', 
    1013        'markdown_description'  => 'Text formatting tool that offers text to HTML markup with a natural syntax.', 
    1114        'swift_description'     => 'Feature-rich emailing library that supports HTML email, STMP connections, and many other features.', 
     
    1316        'lang_en_US'            => 'Angielski (US)', 
    1417        'lang_en_GB'            => 'Angielski (UK)', 
     18        'lang_es_AR'            => 'Hiszpański (Argentyna)', 
     19        'lang_es_ES'            => 'Hiszpański', 
    1520        'lang_nl_NL'            => 'Holenderski', 
     21        'lang_fi_FI'            => 'Fiński', 
    1622        'lang_fr_FR'            => 'Francuski', 
     23        'lang_it_IT'            => 'Włoski', 
    1724        'lang_de_DE'            => 'Niemiecki', 
    1825        'lang_mk_MK'            => 'Macedoński', 
    19         'lang_es_ES'            => 'Hiszpański', 
     26        'lang_pt_BR'            => 'Portugalski (Brazylia)', 
     27        'lang_ru_RU'            => 'Rosyjski', 
    2028        'lang_pl_PL'            => 'Polski', 
    2129        'zip_archive'           => 'Archiwum Zip',