diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-01 00:19:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-01 00:19:28 +0100 |
commit | 94f744672431d5d4fc98ba3970aa9c5fb70cbc93 (patch) | |
tree | 00beaed492553312610888b417db86f0ba23f294 /apps/files/l10n/cs_CZ.php | |
parent | 5dd2c9152e86a5b4e0ca050aa1aca29ce3b813b1 (diff) | |
download | nextcloud-server-94f744672431d5d4fc98ba3970aa9c5fb70cbc93.tar.gz nextcloud-server-94f744672431d5d4fc98ba3970aa9c5fb70cbc93.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 76b3b82d72c..f0beda9f55c 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -20,6 +20,7 @@ "replaced {new_name}" => "nahrazeno {new_name}", "undo" => "zpět", "replaced {new_name} with {old_name}" => "nahrazeno {new_name} s {old_name}", +"perform delete operation" => "provést smazání", "'.' is an invalid file name." => "'.' je neplatným názvem souboru.", "File name cannot be empty." => "Název souboru nemůže být prázdný řetězec.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.", @@ -56,6 +57,7 @@ "Text file" => "Textový soubor", "Folder" => "Složka", "From link" => "Z odkazu", +"Trash" => "Koš", "Cancel upload" => "Zrušit odesílání", "Nothing in here. Upload something!" => "Žádný obsah. Nahrajte něco.", "Download" => "Stáhnout", |