PHP Classes

File: Locale/bs_BA/translations.php

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

Contents

Class file image Download
<?php

return array(
   
'Sort by position' => 'Sortiraj po poziciji',
   
'Sort by date' => 'Sortiraj po datumu',
   
'Add task' => 'Dodaj zadatak',
   
'There is no start date or due date for this task.' => 'Nema po?etnog datuma ili datuma do kada treba zavr?iti ovaj zadatak.',
   
'Moving or resizing a task will change the start and due date of the task.' => 'Premje?tanje ili promjena veli?ine zadatka ?e promijeniti datum po?etka i datum do kada treba zavr?iti zadatak.',
   
'There is no task in your project.' => 'Nema zadataka u projektu.',
   
'Gantt chart' => 'Gantogram',
   
'Gantt chart for all projects' => 'Gantogram za sve projekte',
   
'Gantt chart for this project' => 'Gantogram za ovaj projekat',
   
'Project board' => 'Plo?a projekta',
   
'There is no start date or end date for this project.' => 'Nema po?etnog ili krajnjeg datuma za ovaj projekat.',
   
'Projects Gantt chart' => 'Gantogram projekata',
   
'Switch to the Gantt chart view' => 'Promijeni u gantogram pregled',
);