Mini Shell Moded By TiGER HeX
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
proc
/
self
/
root
/
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
//proc/self/root/var/www/ridazz/images/lang/default.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-2007, Thomas Abeel * * Project: http://sourceforge.net/projects/php-agenda/ * */ ?> <?php $lang=array(); $lang['login-user']='User name'; $lang['login-pass']='Password'; $lang['footer-thissite']='This site is best viewed with'; $lang['title']='MyAgenda'; $lang['loggedin']='Logged in as'; $lang['checkforupdates']='Check for updates'; $lang['certainremove']='Are you sure you want to remove this item?'; $lang['certainfinish']='Are you sure you want to finish this item?'; $lang['legend']='Legend'; $lang['legend-daylong']='Daylong event'; $lang['legend-deadline']='Deadline'; $lang['time-yesterday']='Yesterday'; $lang['time-today']='Today'; $lang['time-tomorrow']='Tomorrow'; $lang['time-currentday']='Current day'; $lang['time-nextday']='Next day'; $lang['time-previousday']='Previous day'; $lang['time-week']='week'; $lang['time-month']='month'; $lang['time-year']='year'; $lang['time-hour']='hour'; $lang['time-minute']='minute'; $lang['time']='Time'; $lang['date']='Date'; $lang['index-goto']='Goto'; $lang['index-appointments']='Appointments'; $lang['index-addevent']='Add new event'; $lang['add-daylong']='This event is not timed. (The time will not be displayed)'; $lang['add-deadline']='This event is a deadline. (The event is shown in the deadline box)'; $lang['add-title']='Title'; $lang['add-description']='Description'; $lang['add-button']='Add event'; $lang['index-addtodo']='Add new todo item'; $lang['todo-priority']='Priority'; $lang['todo-urgent']='URGENT'; $lang['todo-today']='today'; $lang['todo-week']='this week'; $lang['todo-month']='this month'; $lang['todo-year']='this year'; $lang['todo-sometime']='sometime'; $lang['todo-description']='Description'; $lang['todo-button']='Add todo item'; $lang['nextevents']='Next 20 events'; $lang['logout']='Log out'; $lang['register']='Register new user'; $lang['contact']='Contact'; $lang['left-coming']='Coming days'; $lang['right-deadline']='Deadlines'; $lang['right-todo']='TODO items'; $lang['right-recently']='Recently finished items'; $lang['month-jan']='January'; $lang['month-feb']='February'; $lang['month-mar']='March'; $lang['month-apr']='April'; $lang['month-may']='May'; $lang['month-jun']='June'; $lang['month-jul']='July'; $lang['month-aug']='August'; $lang['month-sep']='September'; $lang['month-oct']='October'; $lang['month-nov']='November'; $lang['month-dec']='December'; $lang['control-clear']='Clear'; $lang['control-close']='Close'; $lang['edit-time']='Time'; $lang['edit-date']='Date'; $lang['edit-title']='Title'; $lang['edit-description']='Description'; $lang['edit-button']='Modify event'; $lang['edit-daylong']='This event is not timed. (The time will not be displayed)'; $lang['edit-deadline']='This event is a deadline. (The event is shown in the deadline box)'; $lang['edit-boxtitle']='Edit event'; $lang['edit-return']='Return without modifying'; //release 1.0.0 $lang['range-appointments']='Appointments'; $lang['index-weekoverview']='Week overview'; $lang['index-monthoverview']='Month overview'; $lang['index-yearoverview']='Year overview'; $lang['index-overviewtill']='till'; $lang['repeat-addevent']='Add repeating event'; $lang['link-repeatingevent']='Add repeating event'; $lang['repeat-todate']='To date (default 10 years)'; $lang['repeat-fromdate']='From date'; $lang['frequency-daily']='Daily'; $lang['frequency-weekly']='Weekly'; $lang['frequency-weekdays']='Weekdays'; $lang['frequency-monthly']='Monthly'; $lang['frequency-yearly']='Yearly'; $lang['repeat-frequency']='Frequency'; $lang['back']='Back'; //release 2.0.0 $lang['add-1day']='1 day reminder'; $lang['add-3hour']='3 hour reminder'; $lang['add-1hour']='1 hour reminder'; $lang['add-15min']='15 minutes reminder'; $lang['reminder-mail']='This is a reminder from your agenda:'; //release 2.2.2 $lang['index-normalview']='Day overview'; ?>