diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-25 01:55:37 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-25 01:55:37 -0500 |
commit | 6e60c0f0c4da9bac9df341fc039a0561dcc12ed4 (patch) | |
tree | 87002eb10cce33e1326ba71f87f83ceec911e6eb /apps/files/l10n/cs_CZ.json | |
parent | 89b9f5518badf7d0d33d45f10379959ed666400a (diff) | |
download | nextcloud-server-6e60c0f0c4da9bac9df341fc039a0561dcc12ed4.tar.gz nextcloud-server-6e60c0f0c4da9bac9df341fc039a0561dcc12ed4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.json')
-rw-r--r-- | apps/files/l10n/cs_CZ.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index 04bf4cf7e9e..70b61ec784a 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -38,6 +38,17 @@ "Unable to determine date" : "Nelze určit datum", "This operation is forbidden" : "Tato operace je zakázána", "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému", + "Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje", + "Could not move \"{file}\"" : "Nelze přesunout \"{file}\"", + "{newName} already exists" : "{newName} již existuje", + "Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.", + "Could not rename \"{fileName}\"" : "Nelze přejmenovat \"{fileName}\"", + "Could not create file \"{file}\"" : "Nelze vytvořit soubor \"{file}\"", + "Could not create file \"{file}\" because it already exists" : "Nelze vytvořit soubor \"{file}\", protože již existuje", + "Could not create folder \"{dir}\"" : "Nelze vytvořit adresář \"{dir}\"", + "Could not create folder \"{dir}\" because it already exists" : "Nelze vytvořit adresář \"{dir}\", protože již existuje", + "Error deleting file \"{fileName}\"." : "Chyba mazání souboru \"{fileName}\".", "No entries in this folder match '{filter}'" : "V tomto adresáři nic nesouhlasí s '{filter}'", "Name" : "Název", "Size" : "Velikost", |