nextcloud/apps/files_trashbin/l10n/sk_SK.json

19 lines
996 B
JSON
Raw Normal View History

{ "translations": {
"Couldn't delete %s permanently" : "Nemožno zmazať %s navždy",
"Couldn't restore %s" : "Nemožno obnoviť %s",
"Deleted files" : "Zmazané súbory",
"Restore" : "Obnoviť",
2015-11-24 09:56:32 +03:00
"Delete" : "Zmazať",
2015-01-28 09:55:53 +03:00
"Delete permanently" : "Zmazať natrvalo",
"Error" : "Chyba",
2015-11-24 09:56:32 +03:00
"This operation is forbidden" : "Táto operácia je zakázaná",
"This directory is unavailable, please check the logs or contact the administrator" : "Priečinok je nedostupný, skontrolujte prosím logy, alebo kontaktujte správcu",
"restored" : "obnovené",
2015-01-28 09:55:53 +03:00
"No deleted files" : "Žiadne zmazané súbory",
"You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory",
2015-01-21 09:55:15 +03:00
"No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
"Select all" : "Vybrať všetko",
"Name" : "Názov",
2015-11-24 09:56:32 +03:00
"Deleted" : "Zmazané"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}