diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-24 01:56:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-24 01:56:32 -0500 |
commit | cb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch) | |
tree | b7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files_trashbin/l10n/cs_CZ.json | |
parent | 2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff) | |
download | nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/cs_CZ.json')
-rw-r--r-- | apps/files_trashbin/l10n/cs_CZ.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/cs_CZ.json b/apps/files_trashbin/l10n/cs_CZ.json index cffa7b663fa..a4a13942fd1 100644 --- a/apps/files_trashbin/l10n/cs_CZ.json +++ b/apps/files_trashbin/l10n/cs_CZ.json @@ -3,15 +3,17 @@ "Couldn't restore %s" : "Nelze obnovit %s", "Deleted files" : "Odstraněné soubory", "Restore" : "Obnovit", + "Delete" : "Smazat", "Delete permanently" : "Trvale odstranit", "Error" : "Chyba", + "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", "restored" : "obnoveno", "No deleted files" : "Žádné smazané soubory", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Name" : "Název", - "Deleted" : "Smazáno", - "Delete" : "Smazat" + "Deleted" : "Smazáno" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |