{{ t.uploadTitle }}
{{ uploadStatusText }}
{{ t.clickToUpload }}
{{ uploadConfig?.allowed_extensions }}
Max size: {{ formatSize(uploadConfig?.max_file_size || 0) }}
{{ t.pendingApproval }}
{{ t.uploadRestricted }}
{{ t.loginToUpload }}
{{ t.anonymousTip }}
{{ t.forum }}
{{ siteInfo.welcome || '欢迎来到社区论坛!请遵守社区规范。' }}
{{ t.filesTitle }}
| {{ t.fileName }} | {{ t.fileSize }} | {{ t.owner }} | {{ t.fileVisibility }} | {{ t.tags }} | {{ t.uploadDate }} | {{ t.actions }} |
|---|---|---|---|---|---|---|
|
{{ file.filename }}
{{ truncate(file.cid, 12) }}
|
{{ formatSize(file.size) }} |
{{ (file.nickname || file.username || 'A')[0].toUpperCase() }}
{{ file.nickname || file.username || t.anonymous }}
|
{{ file.is_public ? t.publicLabel : t.privateLabel }} |
{{ tag }}
|
{{ formatDate(file.created_at) }} | |
|
{{ t.noFiles }} |
||||||
{{ t.topics }}
{{ t.noTopics }}
{{ t.pinned }} 💰{{ topic.bounty_points }} {{ t.solved }} 🔒 {{ topic.title }}
{{ currentTopic.topic.title }}
{{ t.accessDenied }}
{{ t[currentTopic.topic.deny_reason] || currentTopic.topic.deny_reason }}