Create Slovak translation
This commit is contained in:
14
Locale/sk_SK/translations.php
Normal file
14
Locale/sk_SK/translations.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'Kalendár',
|
||||
'Calendar settings' => 'Nastavenia kalendára',
|
||||
'Project calendar view' => 'Zobrazenie kalendára projektu',
|
||||
'User calendar view' => 'Zobrazenie kalendára používateľa',
|
||||
'My calendar' => 'Môj kalendár',
|
||||
'Switch to the list view' => 'Prepnúť na zobrazenie zoznamu',
|
||||
'Show subtasks based on the time tracking' => 'Zobraziť podúlohy na základe sledovania času',
|
||||
'Show tasks based on the creation date' => 'Zobraziť úlohy na základe dátumu vytvorenia',
|
||||
'Show tasks based on the start date' => 'Zobraziť úlohy na základe dátumu začatia',
|
||||
'Subtasks time tracking' => 'Sledovanie času podúloh',
|
||||
);
|
||||
Reference in New Issue
Block a user