nextcloud/apps/files_trashbin/l10n/cs.json

19 lines
1.0 KiB
JSON
Raw Normal View History

2017-03-02 19:48:52 +03:00
{ "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" : "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 tomto adresáři nebylo nic nalezeno",
"Select all" : "Vybrat vše",
"Name" : "Název",
"Deleted" : "Smazáno"
2018-05-17 03:13:46 +03:00
},"pluralForm" :"nplurals=4; plural=(n < 10 && n % 1 == 0) ? 1 : (n < 9999 && n >= 10 && n % 1 == 0) ? 3 : (n % 1 != 0) : 4;"
2017-03-02 19:48:52 +03:00
}