X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=52fc123eef55b37912bd504c578bef98cb5bd639;hb=34f6beb1838c9564f65c6940fa91762cac5f29a9;hp=945497b4140fd49ec37ed81634e52f8422242a25;hpb=75e0e453be12791cc012f1f9a1c3c14f970fc285;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 945497b4..52fc123e 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -29,7 +29,7 @@ // Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. -$i18n_language = 'Polski'; +$i18n_language = 'Polish (Polski)'; $i18n_months = array('Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień'); $i18n_weekdays = array('Niedziela', 'Poniedziałek', 'Wtorek', 'Środa', 'Czwartek', 'Piątek', 'Sobota'); $i18n_weekdays_short = array('Nd', 'Pon', 'Wt', 'Śr', 'Czw', 'Pt', 'Sob'); @@ -212,7 +212,7 @@ $i18n_key_words = array( 'label.type_text' => 'tekst', 'label.required' => 'Wymagane', 'label.fav_report' => 'Ulubiony raport', -'label.cron_schedule' => 'Harmonogram crona', +'label.schedule' => 'Harmonogram', 'label.what_is_it' => 'Co to jest?', // 'label.expense' => 'Expense', // 'label.quantity' => 'Quantity',