File: /home/xedaptot/be.naniguide.com/resources/lang/zh/refactor/assets.php
<?php return array (
'actions.delete' => '删除',
'actions.rename' => '重命名',
'actions.search_placeholder' => '搜索文件…',
'actions.upload' => '上传',
'actions.view' => '查看',
'confirm.delete' => '删除「:name」?此操作无法撤销。',
'demo.disabled_tooltip' => '演示模式下已禁用',
'demo.message' => '演示模式下,创建或删除目录和文件等许多功能均已禁用,以防止滥用。感谢您的理解。',
'demo.ok' => '知道了',
'demo.title' => '演示模式',
'empty.title' => '暂无资源',
'error.delete_failed' => '无法删除此资源。',
'error.rename_failed' => '无法重命名此资源。',
'hero.foot.images_other' => ':images 张图片 · :other 个其他',
'hero.foot.of_total' => '共 :total 个',
'hero.foot.unlimited' => '无限存储',
'hero.last_upload' => '最近上传',
'hero.last_upload_never' => '从未',
'hero.public' => '公开资源',
'hero.storage_used' => '已用存储',
'hero.total_files' => '文件总数',
'page.subtitle' => '上传、整理并在活动和模板中复用您的媒体库。',
'page.title' => '资源',
'prompt.rename' => '重命名为:',
'sort.label' => '排序方式',
'sort.newest_first' => '最新优先',
'sort.oldest_first' => '最旧优先',
'upload.done' => '完成',
'upload.status.done' => '完成',
'upload.status.error' => '失败',
'upload.status.queued' => '排队中',
'upload.status.uploading' => '上传中',
'upload.title' => '上传文件',
'upload.zone.subtitle' => '您可以一次选择多个文件。',
'upload.zone.title' => '将文件拖到此处或点击浏览',
'view.ago.d' => '天前',
'view.ago.h' => '小时前',
'view.ago.just_now' => '刚刚',
'view.ago.m' => '分钟前',
'view.close' => '关闭',
'view.download' => '下载',
'view.field.folder' => '文件夹',
'view.field.modified' => '修改时间',
'view.field.name' => '名称',
'view.field.size' => '大小',
'view.field.type' => '类型',
'view.field.visibility' => '可见性',
'view.folder_home' => '主目录',
'view.open_in_tab' => '在新标签页中打开',
'view.visibility.private' => '私有',
'view.visibility.public' => '公开',
) ?>