Files
NodeBB/public/language/cs/admin/manage/uploads.json

12 lines
421 B
JSON
Raw Permalink Normal View History

2018-11-29 09:28:00 +00:00
{
2023-06-01 09:20:29 +00:00
"manage-uploads": "Manage Uploads",
2018-12-20 09:26:23 +00:00
"upload-file": "Nahrát soubor",
"filename": "Název souboru",
"usage": "Použito v příspěvku",
"orphaned": "Nevyužito",
"size/filecount": "Velikost / Počet souborů",
"confirm-delete": "Opravdu chcete odstranit tento soubor?",
2021-09-01 09:05:55 +00:00
"filecount": "%1 souborů",
"new-folder": "New Folder",
"name-new-folder": "Enter a name for new the folder"
2018-11-29 09:28:00 +00:00
}