PHP Classes

File: Locale/cs_CZ/translations.php

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

Contents

Class file image Download
<?php

return array(
   
'Start time' => 'Po?áte?ní datum',
   
'End time' => 'Kone?né datum',
   
'Comment' => 'Komentá?',
   
'All day' => 'V?echny dny',
   
'Day' => 'Den',
   
'Manage timetable' => 'Spravovat pracovní dobu',
   
'Overtime timetable' => 'P?es?asy',
   
'Time off timetable' => 'Pracovní volno',
   
'Timetable' => 'Pracovní doba',
   
'Work timetable' => 'Pracovní doba',
   
'Week timetable' => 'Týdenní pracovní doba',
   
'Day timetable' => 'Denní pracovní doba',
   
'From' => 'Od',
   
'To' => 'Do',
   
'Time slot created successfully.' => '?asový úsek byl úsp??n? vytvo?en.',
   
'Unable to save this time slot.' => 'Nelze ulo?it tento ?asový úsek.',
   
'Time slot removed successfully.' => '?asový úsek byl odstran?n.',
   
'Unable to remove this time slot.' => 'Nelze odstranit tento ?asový úsek',
   
'Do you really want to remove this time slot?' => 'Opravdu chcete odstranit tento ?asový úsek?',
   
'Remove time slot' => 'Odstranit ?asový úsek',
   
'Add new time slot' => 'P?idat nový ?asový úsek',
);