summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-30 02:13:07 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-30 02:13:07 +0200
commit4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06 (patch)
treefa07a692a4d9e70d48db8fc0109954899c81c48a /apps/files
parentb28b6da4cdb9041d612ba00b96220a3a7c17c034 (diff)
downloadnextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.tar.gz
nextcloud-server-4d74e8955f4eee870fd83e4eaa30b8e90a0a9f06.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/cs_CZ.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index a7338efbbb4..5b11d0946f6 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Nelze přesunout %s - existuje soubor se stejným názvem",
"Could not move %s" => "Nelze přesunout %s",
+"Unable to set upload directory." => "Nelze nastavit adresář pro nahrané soubory.",
+"Invalid Token" => "Neplatný token",
"No file was uploaded. Unknown error" => "Soubor nebyl odeslán. Neznámá chyba",
"There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:",