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/ja.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']='ユーザー名'; $lang['login-pass']='パスワード'; $lang['footer-thissite']='This site is best viewed with'; $lang['title']='スケジュール'; $lang['loggedin']='ログインユーザー'; $lang['checkforupdates']='Check for updates'; $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']='Goto'; $lang['index-appointments']='アポイントメント'; $lang['index-addevent']='イベントの追加'; $lang['add-daylong']='This event is not timed. (The time will not be displayed)'; $lang['add-deadline']='期限を示すイベント(期限エリアに表示されます)'; $lang['add-title']='表題'; $lang['add-description']='要約'; $lang['add-button']='追加'; $lang['index-addtodo']='TODO項目の追加'; $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']='次の20イベント'; $lang['logout']='ログアウト'; $lang['register']='新しいユーザーの登録'; $lang['contact']='コンタクト'; $lang['left-coming']='直近一週間'; $lang['right-deadline']='期限'; $lang['right-todo']='TODO 項目'; $lang['right-recently']='最近終えた項目'; $lang['month-jan']='1月'; $lang['month-feb']='2月'; $lang['month-mar']='3月'; $lang['month-apr']='4月'; $lang['month-may']='5月'; $lang['month-jun']='6月'; $lang['month-jul']='7月'; $lang['month-aug']='8月'; $lang['month-sep']='9月'; $lang['month-oct']='10月'; $lang['month-nov']='11月'; $lang['month-dec']='12月'; $lang['control-clear']='Clear'; $lang['control-close']='閉じる'; $lang['edit-time']='Time'; $lang['edit-date']='Date'; $lang['edit-title']='Title'; $lang['edit-description']='要約'; $lang['edit-button']='イベントの修正'; $lang['edit-daylong']='This event is not timed. (The time will not be displayed)'; $lang['edit-deadline']='期限を示すイベント(期限ボックスに表示されます)'; $lang['edit-boxtitle']='編集'; $lang['edit-return']='修正せずに戻る'; //release 1.0.0 $lang['range-appointments']='アポイント'; $lang['index-weekoverview']='週間予定'; $lang['index-monthoverview']='月間予定'; $lang['index-yearoverview']='年間予定'; $lang['index-overviewtill']='till'; $lang['repeat-addevent']='繰り返される予定の追加'; $lang['link-repeatingevent']='繰り返される予定の追加'; $lang['repeat-todate']='To date (default 10 years)'; $lang['repeat-fromdate']='From date'; $lang['frequency-daily']='毎日'; $lang['frequency-weekly']='毎週'; $lang['frequency-weekdays']='平日'; $lang['frequency-monthly']='毎月'; $lang['frequency-yearly']='毎年'; $lang['repeat-frequency']='繰り返し'; $lang['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']='本日の予定'; ?>