Mini Shell Moded By TiGER HeX
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
var
/
www
/
ridazz
/
images
/
lang
/
Linux midnightridazz 4.19.0-11-cloud-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
Upload File :
New :
File
Dir
//var/www/ridazz/images/lang/ch_gb.inc.php
<?php /** * This file is part of php-agenda. * * php-agenda is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * php-agenda is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with php-agenda; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Copyright 2006, Thomas Abeel * * This file is contributed by Wang Thunder * Project: http://sourceforge.net/projects/php-agenda/ * */ $lang['login-user']='用户名'; $lang['login-pass']='密码'; $lang['footer-thissite']='推荐浏览器'; $lang['title']='PHP简易议程'; $lang['loggedin']='登录名'; $lang['checkforupdates']='检测新版本'; $lang['certainremove']='确定删除该项?'; $lang['certainfinish']='确定该项已经完成?'; $lang['legend']='图例'; $lang['legend-daylong']='一天事件'; $lang['legend-deadline']='最终期限'; $lang['time-yesterday']='昨天'; $lang['time-today']='今天'; $lang['time-tomorrow']='明天'; $lang['time-currentday']='当前日期'; $lang['time-nextday']='下一天'; $lang['time-previousday']='上一天'; $lang['time-week']='周'; $lang['time-month']='月'; $lang['time-year']='年'; $lang['time-hour']='小时'; $lang['time-minute']='分钟'; $lang['time']='时间'; $lang['date']='日期'; $lang['index-goto']='转到'; $lang['index-appointments']='约会'; $lang['index-addevent']='添加新的事件'; $lang['add-daylong']='该事件不定时. (该事件的时间将不会显示)'; $lang['add-deadline']='这个事件有最终期限. (该事件将会显示在最终期限一栏)'; $lang['add-title']='标题'; $lang['add-description']='描述'; $lang['add-button']='添加事件'; $lang['index-addtodo']='添加新的待办事项'; $lang['todo-priority']='优先级'; $lang['todo-urgent']='紧急'; $lang['todo-today']='今天'; $lang['todo-week']='本周'; $lang['todo-month']='本月'; $lang['todo-year']='今年'; $lang['todo-sometime']='未定'; $lang['todo-description']='描述'; $lang['todo-button']='添加待办事项'; $lang['nextevents']='下50个事件'; $lang['logout']='注销'; $lang['register']='注册新用户'; $lang['contact']='联系'; $lang['left-coming']='接下来的日子'; $lang['right-deadline']='最终期限'; $lang['right-todo']='待办事项'; $lang['right-recently']='最近完成事项'; $lang['month-jan']='一月'; $lang['month-feb']='二月'; $lang['month-mar']='三月'; $lang['month-apr']='四月'; $lang['month-may']='五月'; $lang['month-jun']='六月'; $lang['month-jul']='七月'; $lang['month-aug']='八月'; $lang['month-sep']='九月'; $lang['month-oct']='十月'; $lang['month-nov']='十一月'; $lang['month-dec']='十二月'; $lang['control-clear']='清空'; $lang['control-close']='关闭'; $lang['edit-time']='时间'; $lang['edit-date']='日期'; $lang['edit-title']='标题'; $lang['edit-description']='描述'; $lang['edit-button']='修改事件'; $lang['edit-daylong']='该事件不定时. (该事件的时间将不会显示)'; $lang['edit-deadline']='这个事件有最终期限. (该事件将会显示在最终期限一栏)'; $lang['edit-boxtitle']='编辑事件'; $lang['edit-return']='返回不修改'; ?>