diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-27 02:03:09 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-27 02:03:09 +0200 |
commit | 09aa95586ab1c913a5736af88eb7916d762328e8 (patch) | |
tree | 31ba437c2dd1a81694f0447f521b3ff50474ea0e /apps/files/l10n/cs_CZ.php | |
parent | 21c6cc45e610f47f7bb7a77132a8f2effd5a83f9 (diff) | |
download | nextcloud-server-09aa95586ab1c913a5736af88eb7916d762328e8.tar.gz nextcloud-server-09aa95586ab1c913a5736af88eb7916d762328e8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.php')
-rw-r--r-- | apps/files/l10n/cs_CZ.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php index 1ade9e618c4..04db7316f90 100644 --- a/apps/files/l10n/cs_CZ.php +++ b/apps/files/l10n/cs_CZ.php @@ -23,6 +23,8 @@ "Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů", "Upload Error" => "Chyba odesílání", "Pending" => "Čekající", +"1 file uploading" => "odesílá se 1 soubor", +"files uploading" => "souborů se odesílá", "Upload cancelled." => "Odesílání zrušeno.", "File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.", "Invalid name, '/' is not allowed." => "Neplatný název, znak '/' není povolen", @@ -35,6 +37,16 @@ "folders" => "složky", "file" => "soubor", "files" => "soubory", +"seconds ago" => "před pár sekundami", +"minute ago" => "před minutou", +"minutes ago" => "před pár minutami", +"today" => "dnes", +"yesterday" => "včera", +"days ago" => "před pár dny", +"last month" => "minulý měsíc", +"months ago" => "před pár měsíci", +"last year" => "minulý rok", +"years ago" => "před pár lety", "File handling" => "Zacházení se soubory", "Maximum upload size" => "Maximální velikost pro odesílání", "max. possible: " => "největší možná: ", |