PHP Classes

File: Locale/pl_PL/translations.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Gantt 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 Gantt plugin
Display Gantt charts in Kanboard
Author: By
Last change:
Date: 3 years ago
Size: 974 bytes
 

Contents

Class file image Download
<?php

return array(
   
'Sort by position' => 'Sortuj wg pozycji',
   
'Sort by date' => 'Sortuj wg daty',
   
'Add task' => 'Dodaj zadanie',
   
'There is no start date or due date for this task.' => 'Brak daty rozpocz?cia lub terminu zadania',
   
'Moving or resizing a task will change the start and due date of the task.' => 'Przeniesienie b?d? edycja zmieni dat? rozpocz?cia oraz termin uko?czenia zadania.',
   
'There is no task in your project.' => 'Brak zada? w projekcie.',
   
'Gantt chart' => 'Wykres Gantta',
   
'Gantt chart for all projects' => 'Wykres Gantta dla wszystkich projektów',
   
'Gantt chart for this project' => 'Wykres Gantta dla bie?acego projektu',
   
'Project board' => 'Talica projektu',
   
'There is no start date or end date for this project.' => 'Nie zdefiniowano czasu trwania projektu',
   
'Projects Gantt chart' => 'Wykres Gantta dla projektów',
   
'Switch to the Gantt chart view' => 'Prze??cz na wykres Gantta',
);