summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/cs_CZ.php
blob: c99c4a27e823a40db56bc1fc532427282c3f1f6b (plain)
1
2
3
4
5
6
7
<?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ů",
"Files Versioning" => "Verzování souborů",
"Enable" => "Povolit"
);