PHP Classes

File: Locale/sk_SK/translations.php

Recommend this page to a friend!
  Classes of kiran   Kanboard Gantt plugin   Locale/sk_SK/translations.php   Download  
File: Locale/sk_SK/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: 1,206 bytes
 

Contents

Class file image Download
<?php

return array(
   
'Sort by position' => 'Radi? pod?a pozície',
   
'Sort by date' => 'Radi? pod?a dátumu',
   
'Sort tasks by position' => 'Radi? úlohy pod?a pozície',
   
'Sort tasks by date' => 'Radi? úlohy pod?a dátumu',
   
'Gantt settings' => 'Nastavenia Gantt',
   
'Add task' => 'Prida? úlohu',
   
'There is no start date or due date for this task.' => 'Táto úloha nemá dátum za?iatku alebo termín ukon?enia.',
   
'Moving or resizing a task will change the start and due date of the task.' => 'Presun alebo zmena ve?kosti úlohy zmení po?iato?ný dátum a termín ukon?enia úlohy.',
   
'There is no task in your project.' => 'V projekte nie sú ?iadne úlohy.',
   
'Gantt chart' => 'Ganttov diagram',
   
'Gantt chart for all projects' => 'Ganttov diagram v?etkých projektov',
   
'Gantt chart for this project' => 'Ganttov diagram tohoto projektu',
   
'Project board' => 'Nástenka projektu',
   
'There is no start date or end date for this project.' => 'Projekt nemá dátum za?iatku alebo ukon?enia.',
   
'Projects Gantt chart' => 'Gantov diagram projektov',
   
'Switch to the Gantt chart view' => 'Prepnú? na zobrazenie Ganttovho diagramu',
);