- "Data directory": "",
- "Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user's browser).": "",
- "Choose the default language": "",
- "Next step": "",
- "Jirafeau has an administration interface (through admin.php). You can set a password to access the interface or leave it empty to disable the interface.": "",
- "Administration password": "",
-
- "Sorry, the admin interface is not enabled.": "",
- "Sorry, you are not authenticated on admin interface.": "",
- "Login": "",
- "Wrong password.": "",
- "Admin interface": "",
- "Clean expired files": "",
- "Clean old unfinished transfers": "",
- "Clean": "",
- "Search files by name": "",
- "Search": "",
- "List all files": "",
- "List": "",
- "Actions": "",
- "Search files by file hash": "",
- "Search a specific link": "",
- "Number of cleaned files": "",
- "Logout": "",
- "You are now loggued out": "",
- "Link deleted": "",
- "Filename": "",
- "file": "",
- "link": "",
- "Type": "",
- "Size": "",
- "Expire": "",
- "Onetime": "",
- "Upload date": "",
- "Origin": "",
- "Action": "",
- "Del link": "",
- "Del file and links": "",
- "Deleted links": "",
-
- "Welcome to Jirafeau's query interface": "",
- "This interface permits to script your uploads and downloads.": "",
- "The instructions above show how to query this interface.": "",
- "Get server capacity": "",
- "Maximal allowed size of an uploaded file": "",
- "First line returns size (in MB).": "",
- "Get Jirafeau's version": "",
- "Send a GET query to": "",
- "Send a POST query to": "",
- "Upload a file": "",
- "Get a file": "",
- "Required": "",
- "Optional": "",
- "Parameters": "",
- "This will return brut text content.": "",
- "First line is the download reference and the second line the delete code.": "",
- "First line is the server capacity (in Bytes).": "",
- "Example": "",
- "If a password has been set, send a POST request with it.": "",
- "Delete a file": "",
- "This will return \"Ok\" if succeeded, \"Error\" otherwhise.": "",
- "Get a generated script": "",
- "This will return brut text content of the code.": "",
- "Initalize an asynchronous transfer": "",
- "The goal is to permit to transfer big file, chunk by chunk.": "",
- "Chunks of data must be sent in order.": "",
- "First line is the asynchronous transfer reference and the second line the code to use in the next operation.": "",
- "Push data during asynchronous transfer": "",
- "Returns the next code to use.": "",
- "Finalize asynchronous transfer": "",
- "This will return \"Ok\" or \"Error\" string.": ""
+ "The file directory is not writable": "文件目录无法写入",
+ "The following directory could not be created": "下列目录无法创建",
+ "The following directory is not writable": "下列目录无法写入",
+ "The link directory is not writable": "链接目录无法使用",
+ "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the <code>lib</code> directory.": "",
+ "The local configuration is not writable by the web server. Give the write permission to the web server on the '<code>lib/config.local.php</code> file.": "",
+ "The time limit of this file has expired.": "此文件的期限已过期。",
+ "This file is valid until the following date": "此文件在下列日期前有效",
+ "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "此文件由安装进程生成。您可以编辑它。请参阅 config.original.php 了解配置选项。",
+ "Time limit": "时间限制",
+ "Type": "类型",
+ "Upload date": "上传日期",
+ "Upload password": "上传密码",
+ "Uploading ...": "正在上传...",
+ "View link": "查看链接",
+ "Warning, this file will self-destruct after being read": "警告,该文件将在被阅读后自毁",
+ "Wrong password.": "密码错误。",
+ "You are about to download": "您即将下载",
+ "You are now loggued out": "您现在已退出登录",
+ "You should create this directory manually.": "您应该手动创建此目录。",
+ "You should give the write permission to the web server on this directory.": "您应该向网页服务器提供此目录的写入权限。",
+ "day": "天",
+ "file": "文件",
+ "hour": "小时",
+ "less than a second": "不到一秒",
+ "link": "链接",
+ "minute": "分钟",
+ "out of": "/",
+ "powered by Open-Source project Jirafeau": "开源软件 Jirafeau 提供技术支持",
+ "second": "秒",
+ "step": "步骤",
+ "year": "年"