cs_CZ.json 737 B

1234567891011121314151617
  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 permanently" : "Trvale odstranit",
  7. "Error" : "Chyba",
  8. "restored" : "obnoveno",
  9. "No deleted files" : "Žádné smazané soubory",
  10. "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory",
  11. "No entries found in this folder" : "V této složce nebylo nic nalezeno",
  12. "Select all" : "Vybrat vše",
  13. "Name" : "Název",
  14. "Deleted" : "Smazáno",
  15. "Delete" : "Smazat"
  16. },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
  17. }