PHP Classes

File: Locale/pl_PL/translations.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Timetable plugin   Locale/pl_PL/translations.php   Download  
File: Locale/pl_PL/translations.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Kanboard Timetable plugin
Plugin to present of timetable of pending tasks
Author: By
Last change:
Date: 3 years ago
Size: 1,147 bytes
 

Contents

Class file image Download
<?php

return array(
   
'Start time' => 'Rozpocz?to',
   
'End time' => 'Zako?czono',
   
'Comment' => 'Komentarz',
   
'All day' => 'Ca?y dzie?',
   
'Day' => 'Dzie?',
   
'Manage timetable' => 'Zarz?dzaj rozk?adami zaj??',
   
'Overtime timetable' => 'Rozk?ad zaj?? - nadgodziny',
   
'Time off timetable' => 'Rozk?ad zaj?? - czas wolny',
   
'Timetable' => 'Rozk?ad zaj??',
   
'Work timetable' => 'Rozk?ad zaj?? - praca',
   
'Week timetable' => 'Tygodniowy rozk?ad zaj??',
   
'Day timetable' => 'Dzienny rozk?ad zaj??',
   
'From' => 'Od',
   
'To' => 'Do',
   
'Time slot created successfully.' => 'Przydzia? czasowy utworzony.',
   
'Unable to save this time slot.' => 'Nie mo?na zapisa? tego przydzia?u czasowego.',
   
'Time slot removed successfully.' => 'Przydzia? czasowy usuni?ty.',
   
'Unable to remove this time slot.' => 'Nie mo?na usun?? tego przydzia?u czasowego.',
   
'Do you really want to remove this time slot?' => 'Czy na pewno chcesz usun?? ten przedzia? czasowy?',
   
'Remove time slot' => 'Usu? przedzia? czasowy',
   
'Add new time slot' => 'Dodaj przedzia? czasowy',
);