nextcloud/apps/files_trashbin/l10n/cs_CZ.json

19 lines
1000 B
JSON
Raw Normal View History

{ "translations": {
"Couldn't delete %s permanently" : "Nelze trvale odstranit %s",
"Couldn't restore %s" : "Nelze obnovit %s",
"Deleted files" : "Odstraněné soubory",
"Restore" : "Obnovit",
2015-11-24 09:56:32 +03:00
"Delete" : "Smazat",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Trvale odstranit",
"Error" : "Chyba",
2015-11-24 09:56:32 +03:00
"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",
2014-12-19 09:56:51 +03:00
"No deleted files" : "Žádné smazané soubory",
"You will be able to recover deleted files from here" : "Odtud budete moci obnovovat odstraněné soubory",
2016-05-22 08:56:56 +03:00
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
2014-12-20 09:56:24 +03:00
"Select all" : "Vybrat vše",
"Name" : "Název",
2015-11-24 09:56:32 +03:00
"Deleted" : "Smazáno"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}