summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-06 02:06:37 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-06 02:06:37 +0200
commitaf3e7674898251f27cc5ec4fe5337583a1eb2398 (patch)
tree6ead3c7a24c855b1a23a28fd93315897b786f79d /apps/files_versions
parentebb28412ca47889019aa4c0f278fe3b9097996f8 (diff)
downloadnextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.tar.gz
nextcloud-server-af3e7674898251f27cc5ec4fe5337583a1eb2398.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/cs_CZ.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/cs_CZ.php b/apps/files_versions/l10n/cs_CZ.php
index 3297648fa30..4f33c1915f2 100644
--- a/apps/files_versions/l10n/cs_CZ.php
+++ b/apps/files_versions/l10n/cs_CZ.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
-"Expire all versions" => "Vypršení všech verzí",
+"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ů"
);