cs_CZ.json 997 B

12345678910111213141516171819
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "Nelze trvale odstranit %s",
  3. "Couldn't restore %s" : "Nelze obnovit %s",
  4. "Deleted files" : "Odstraněné soubory",
  5. "Restore" : "Obnovit",
  6. "Delete" : "Smazat",
  7. "Delete permanently" : "Trvale odstranit",
  8. "Error" : "Chyba",
  9. "This operation is forbidden" : "Tato operace je zakázána",
  10. "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",
  11. "restored" : "obnoveno",
  12. "No deleted files" : "Žádné smazané soubory",
  13. "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory",
  14. "No entries found in this folder" : "V této složce nebylo nic nalezeno",
  15. "Select all" : "Vybrat vše",
  16. "Name" : "Název",
  17. "Deleted" : "Smazáno"
  18. },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
  19. }