diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-27 00:06:21 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-27 00:06:21 +0100 |
commit | 00a28062e12761c6b806497a6e4a811a8f363ce1 (patch) | |
tree | 720ad8f9ab4192ecc85c33ff0b016975125583ad /apps/files/l10n/cs_CZ.php | |
parent | c9e25d3fab17b178759dd6d2f9488aa4cf37fbbb (diff) | |
download | nextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.tar.gz nextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index a8d82ba5111..7a93c502b58 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( -"Upload" => "Odeslat", "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 rename file" => "Nelze přejmenovat soubor", @@ -11,7 +10,6 @@ "No file was uploaded" => "Žádný soubor nebyl odeslán", "Missing a temporary folder" => "Chybí adresář pro dočasné soubory", "Failed to write to disk" => "Zápis na disk selhal", -"Not enough space available" => "Nedostatek dostupného místa", "Invalid directory." => "Neplatný adresář", "Files" => "Soubory", "Unshare" => "Zrušit sdílení", @@ -49,6 +47,7 @@ "{count} folders" => "{count} složky", "1 file" => "1 soubor", "{count} files" => "{count} soubory", +"Upload" => "Odeslat", "File handling" => "Zacházení se soubory", "Maximum upload size" => "Maximální velikost pro odesílání", "max. possible: " => "největší možná: ", |