1234567891011121314151617 |
- { "translations": {
- "Couldn't delete %s permanently" : "Nelze trvale odstranit %s",
- "Couldn't restore %s" : "Nelze obnovit %s",
- "Deleted files" : "Odstraněné soubory",
- "Restore" : "Obnovit",
- "Delete permanently" : "Trvale odstranit",
- "Error" : "Chyba",
- "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"
- },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
- }
|