roundcubemail-plugins-kolab/plugins/kolab_files/localization/cs_CZ.inc

16 lines
386 B
PHP
Raw Normal View History

2013-10-11 15:06:22 +02:00
<?php
/**
* Localizations for the Kolab Files plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_files/
*/
2013-10-11 15:06:22 +02:00
$labels['save'] = 'Uložit';
$labels['cancel'] = 'Storno';
$labels['folderinside'] = 'Vložit dovnitř';
$labels['name'] = 'Název';
$labels['edit'] = 'Upravit';
$labels['save'] = 'Uložit';
?>