summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/cs_CZ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/cs_CZ.php')
-rw-r--r--apps/files_versions/l10n/cs_CZ.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_versions/l10n/cs_CZ.php b/apps/files_versions/l10n/cs_CZ.php
index 087d800137e..c1cfc88fa79 100644
--- a/apps/files_versions/l10n/cs_CZ.php
+++ b/apps/files_versions/l10n/cs_CZ.php
@@ -1,11 +1,4 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nelze navrátit: %s",
-"success" => "úspěch",
-"File %s was reverted to version %s" => "Soubor %s byl navrácen na verzi %s",
-"failure" => "sehlhání",
-"File %s could not be reverted to version %s" => "Soubor %s nemohl být navrácen na verzi %s",
-"No old versions available" => "Nejsou dostupné žádné starší verze",
-"No path specified" => "Nezadána cesta",
-"Versions" => "Verze",
-"Revert a file to a previous version by clicking on its revert button" => "Navraťte soubor do předchozí verze kliknutím na tlačítko navrátit"
+"Versions" => "Verze"
);