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.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/cs_CZ.php b/apps/files_versions/l10n/cs_CZ.php
index a10b8d25b68..bc6f4cf4a19 100644
--- a/apps/files_versions/l10n/cs_CZ.php
+++ b/apps/files_versions/l10n/cs_CZ.php
@@ -1,5 +1,8 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "Nelze navrátit: %s",
"Versions" => "Verze",
+"Failed to revert {file} to revision {timestamp}." => "Selhalo navrácení souboru {file} na verzi {timestamp}.",
+"More versions..." => "Více verzí...",
+"No other versions available" => "Žádné další verze nejsou dostupné",
"Restore" => "Obnovit"
);