Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

File: [Platon] / phpMyEdit / lang / PME.lang.PL-LATIN2.inc (download)

Revision 1.1, Sun Sep 16 12:57:13 2007 UTC (16 years, 7 months ago) by nepto

Added support for various language encodings
(default one is backward compatible and this
 will be changed later to UTF-8 for all languages)

<?php

/*
 * phpMyEdit language file
 *
 * language: polish
 * encoding: iso-8859-2
 * date: 2002-10-01, 2003-06-30
 * author: Piotr Walesiuk <p.walesiuk@bos.com.pl>
 */

/* $Platon: phpMyEdit/lang/PME.lang.PL.inc,v 1.9 2004-12-27 20:14:29 nepto Exp $ */

return Array(
        'Add'              =>'Dodaj',
        'Copy'             =>'Kopiuj',
        'Change'           =>'Zmień',
        'Delete'           =>'Usuń',
        'View'          =>'Pokaż',
        'Prev'             =>'Wstecz',
        'Next'             =>'Dalej',
        'First'         =>'First', // untranslated
        'Last'          =>'Last',  // untranslated
        'Go to'         =>'Go to', // untranslated
        'Page'             =>'Strona',
        'Records'          =>'Rekordy',
        'Save'          =>'Zapisz',
        'More'          =>'Więcej',
        'Apply'         =>'Zastosuj',
        'Cancel'        =>'Anuluj',
        'Search'    =>'Szukaj',
        'Hide'        =>'Ukryj',
        'Clear'        =>'Wyczyść',
        'Query'        =>'Zapytanie',
        'Current Query'    =>'Aktualne zapytanie',
        'Sorted By'        =>'Posortowane według',
        'ascending'        =>'rosnąco',
        'descending'    =>'malejąco',
        'hidden'        =>'ukryte',
        'of'            =>'z',
        'record added'  =>'rekord dodany',
        'record changed'=>'rekord zmieniony',
        'record deleted'=>'rekord usunięty',
        'Please enter'  =>'Proszę wprowadzić',
        'months'    => Array(
            '01'=>'Styczeń',
            '02'=>'Luty',
            '03'=>'Marzec',
            '04'=>'Kwiecień',
            '05'=>'Maj',
            '06'=>'Czerwiec',
            '07'=>'Lipiec',
            '08'=>'Sierpień',
            '09'=>'Wrzesień',
            '10'=>'Październik',
            '11'=>'Listopad',
            '12'=>'Grudzień')
        );

?>

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top