server/apps/files_versions/l10n/cs_CZ.php

7 lines
303 B
PHP
Raw Normal View History

2012-08-16 00:09:15 +00:00
<?php $TRANSLATIONS = array(
2012-09-06 00:06:37 +00:00
"Expire all versions" => "Vypršet všechny verze",
"Versions" => "Verze",
"This will delete all existing backup versions of your files" => "Odstraní všechny existující zálohované verze Vašich souborů",
2012-08-16 00:09:15 +00:00
"Enable Files Versioning" => "Povolit verzování souborů"
);