server/apps/files_versions/l10n/cs_CZ.php
2012-09-06 02:06:37 +02:00

6 lines
303 B
PHP

<?php $TRANSLATIONS = array(
"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ů",
"Enable Files Versioning" => "Povolit verzování souborů"
);