]> git.p6c8.net - jirafeau.git/blobdiff - lib/locales/zh.json
Show a warning in admin interface if Sodium is not available
[jirafeau.git] / lib / locales / zh.json
index 5a90d57ad7adc7f2ed9cd6a8a5811672d778fedb..cf65cc5a2691bf164e903ff18107334e269c4dde 100644 (file)
 {
-    "Jirafeau, your web file repository": "",
-    "Select a file": "",
-    "Send": "",
-    "Uploading ...": "",
-    "One time download": "",
-    "Password": "",
-    "Time limit": "",
-    "Maximum file size": "Taille maximale",
-    "powered by Open-Source project Jirafeau": "",
-    "Jirafeau Project": "",
-    "One minute": "",
-    "One hour": "",
-    "One day": "",
-    "One week": "",
-    "One month": "",
-    "One year": "",
-    "None": "",
-    "Upload password": "",
-    "File is too big": "",
-    "File size is limited to": "",
-    "The file directory is not writable": "",
-    "The link directory is not writable": "",
-    "The async directory is not writable!": "",
-    "Installer script still present": "",
-    "Please make sure to delete the installer script \"install.php\" before continuing.": "",
-    "An error occurred.": "",
-    "File uploaded !": "",
-    "Download page": "",
-    "This file is valid until the following date": "",
-    "View link": "",
-    "Direct download link": "",
-    "Delete link": "",
-    "Download": "",
-    "Preview": "",
-    "Sorry, the requested file is not found": "",
-    "File not available.": "",
-    "File has been deleted.": "",
-    "The time limit of this file has expired.": "",
-    "Password protection": "",
-    "Give the password of this file": "",
-    "Access denied": "",
-    "You are about to download": "",
-    "By using our services, you accept our": "",
-    "Term Of Service": "",
-    "Warning, this file will self-destruct after being read": "",
-    "Internal error during file creation.": "",
-
-    "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "",
-    "The following directory could not be created": "",
-    "You should create this directory manually.": "",
-    "The following directory is not writable": "",
-    "You should give the write permission to the web server on this directory.": "",
-    "Here is a solution": "",
-    "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.": "",
-    "Installation of Jirafeau": "",
-    "step": "",
-    "out of": "",
-    "Administration password": "",
-    "Finalisation": "",
-    "Jirafeau is setting the website according to the configuration you provided.": "",
-    "Previous step": "",
-    "Retry this step": "",
-    "Jirafeau is now fully operational": "",
-    "Information": "",
-    "The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: \"http://www.example.com/\". Do not forget the trailing slash!": "",
-    "Base address": "",
-    "The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!": "",
-    "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.": ""
+    "SODIUM_UNAVAILABLE": "",
+    "INSTALL_FILE_NOT_FOUND_TITLE": "",
+    "INSTALL_FILE_NOT_FOUND_DESC": "",
+    "2_W": "",
+    "REPORTING_AN_ISSUE": "",
+    "SIZE_DATA": "",
+    "INCOMPATIBLE_OPTIONS_W": "",
+    "NO_BROWSER_SUPPORT": "您的浏览器可能不支持 HTML5,因此文件最大为 ",
+    "PLURAL_ENDING": "s",
+    "ACCESS_KO": "拒绝访问",
+    "ACTION": "操作",
+    "ACTIONS": "操作",
+    "ADMIN_INTERFACE": "管理界面",
+    "ADMIN_PSW": "管理密码",
+    "ERR_OCC": "发生错误。",
+    "BASE_ADDR": "基础地址",
+    "USING_SERVICE": "使用我们的服务表示您同意我们的",
+    "CLEAN": "清理",
+    "CLEAN_EXPIRED": "清除过期的文件",
+    "CLEAN_INCOMPLETE": "清除旧的未完成传输",
+    "DATA_DIR": "数据目录",
+    "DEL_FILE_LINKS": "删除文件和链接",
+    "DEL_LINK": "删除链接",
+    "DELETE_LINK": "删除链接",
+    "DELETED_LINKS": "已删除链接",
+    "DIRECT_DL": "直接下载链接",
+    "DL": "下载",
+    "DL_PAGE": "下载页面",
+    "EXPIRE": "过期时间",
+    "FILE_DELETED": "文件已被删除。",
+    "2_BIG": "该文件太大",
+    "FILE_NOT_AVAIL": "文件不可用。",
+    "FILE_LIM": "文件大小限制为",
+    "FILE_UP": "文件已上传。",
+    "FILENAME": "文件名",
+    "FINALIZATION": "决定",
+    "GIMME_PSW": "请提供此文件的密码",
+    "HERE_SOLUTION": "这是一个解决方案",
+    "INFO": "信息",
+    "JI_INSTALL": "安装 Jirafeau",
+    "INSTALL_SCRIPT_HERE": "安装脚本仍然存在",
+    "INTERNAL_ERROR_DEL": "文件创建时发生内部错误。",
+    "JI_PROJECT": "Jirafeau 项目",
+    "ADMIN_INTERFACE_INFO": "Jirafeau 有一个管理界面(通过 admin.php)。您可以设置一个密码以访问此接口,或者留空以禁用此接口。",
+    "JI_FONCTIONAL": "Jirafeau 已全面运行",
+    "SETTING_UP": "",
+    "JI_WEB_RE": "Jirafeau,您在网页上的文件库",
+    "LINK_DELETED": "链接已删除",
+    "LIST": "列表",
+    "LS_FILES": "列出所有文件",
+    "LOGIN": "登录",
+    "LOGOUT": "退出",
+    "MAX_FILE_SIZE": "文件最大大小",
+    "NEXT_STEP": "下一步",
+    "NONE": "无",
+    "CLEANED_FILES_CNT": "已清除文件的数量",
+    "1_D": "一天",
+    "1_H": "一小时",
+    "1_MIN": "一分钟",
+    "1_M": "一个月",
+    "ONE_TIME_DL": "一次下载",
+    "1_W": "一周",
+    "1_Y": "一年",
+    "ONETIME": "一次",
+    "ORIGIN": "",
+    "PSW": "密码",
+    "PSW_PROTEC": "密码保护",
+    "PREVIEW": "预览",
+    "PREV_STEP": "上一步",
+    "RETRY_STEP": "重试此步骤",
+    "SEARCH": "搜索",
+    "SEARCH_LINK": "搜索一个特定链接",
+    "SEARH_BY_HASH": "按文件散列搜索",
+    "SEARCH_NAME": "按名称搜索文件",
+    "SEL_FILE": "选择一个文件",
+    "SEND": "发送",
+    "SIZE": "大小",
+    "NO_ADMIN": "抱歉,管理界面未启用。",
+    "FILE_404": "抱歉,请求的文件未找到",
+    "NO_ADMIN_AUTH": "抱歉,您尚未登录管理界面。",
+    "ASYNC_DIR_W": "异步目录不可写。",
+    "BASE_ADDR_INFO": "",
+    "DATA_DIR_EXPLAINATION": "",
+    "FILE_DIR_W": "文件目录无法写入。",
+    "CANNOT_CREATE_DIR": "下列目录无法创建",
+    "DIR_NOT_W": "下列目录无法写入",
+    "LINK_DIR_W": "链接目录不可写。",
+    "CONF_SOLUTION": "",
+    "CONF_SOLUTION_2": "",
+    "FILE_EXPIRED": "此文件的期限已过期。",
+    "VALID_UNTIL": "此文件在下列日期前有效",
+    "CONF_AUTOGEN_COMMENT": "此文件由安装进程生成。您可以编辑它。请参阅 config.original.php 了解配置选项。",
+    "TIME_LIM": "时间限制",
+    "TYPE": "类型",
+    "UPLOAD_DATE": "上传日期",
+    "UP_PSW": "上传密码",
+    "UP": "正在上传…",
+    "VIEW_LINK": "查看链接",
+    "AUTO_DESTRUCT": "警告,该文件将在被阅读后自毁",
+    "BAD_PSW": "密码错误。",
+    "NOW_DOWNLOADING": "您即将下载",
+    "NOW_LOGOUT": "您现在已退出登录",
+    "MANUAL_CREATE": "您应该手动创建此目录。",
+    "GIMME_W": "您应该向网页服务器提供此目录的写入权限。",
+    "DAY": "天",
+    "FILE": "文件",
+    "HOUR": "小时",
+    "LESS_1_SEC": "不到一秒",
+    "LINK": "链接",
+    "MINUTE": "分钟",
+    "OUT_OF": "/",
+    "POWERED_BY": "开源软件 Jirafeau 提供技术支持",
+    "SECOND": "秒",
+    "STEP": "步骤",
+    "YEAR": "年",
+    "1_Q": "四分之一",
+    "CONFIRM_DEL": "确认删除",
+    "GONNA_DEL": "您即将删除",
+    "DELETE": "删除",
+    "TOS": "服务条款"
 }

patrick-canterino.de