server/apps/files_versions/l10n/cs_CZ.php

6 lines
242 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",
2012-09-17 00:07:23 +00:00
"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
);