mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English Language Pack (Only basic contents are listed)
|
||||
**/
|
||||
|
||||
$lang->counter = "Counter";
|
||||
$lang->cmd_select_date = 'Select Date';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'By Hour',
|
||||
'day' => 'By Day',
|
||||
'month' => 'By Month',
|
||||
'year' => 'By Year',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Total Status';
|
||||
$lang->selected_day_counter = 'Status of Selected Day';
|
||||
|
||||
$lang->unique_visitor = 'Visitors';
|
||||
$lang->pageview = 'Pageview';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English Language Pack (Only basic contents are listed)
|
||||
**/
|
||||
|
||||
$lang->counter = "Counter";
|
||||
$lang->cmd_select_date = 'Select Date';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'By Hour',
|
||||
'day' => 'By Day',
|
||||
'month' => 'By Month',
|
||||
'year' => 'By Year',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Total Status';
|
||||
$lang->selected_day_counter = 'Status of Selected Day';
|
||||
|
||||
$lang->unique_visitor = 'Visitors';
|
||||
$lang->pageview = 'Pageview';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @archivo modules/counter/lang/es.lang.php
|
||||
* @autor NHN (developers@xpressengine.com)
|
||||
* @sumario Paquete del idioma español para el contador.
|
||||
**/
|
||||
|
||||
$lang->counter = "Contador";
|
||||
$lang->cmd_select_date = 'Selecciona la fecha';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'por hora',
|
||||
'day' => 'por día',
|
||||
'month' => 'por mes',
|
||||
'year' => 'por año',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Estado actual Total';
|
||||
$lang->selected_day_counter = 'Estado actual del día seleccionado';
|
||||
|
||||
$lang->unique_visitor = 'visitante';
|
||||
$lang->pageview = 'Ver página';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @archivo modules/counter/lang/es.lang.php
|
||||
* @autor NHN (developers@xpressengine.com)
|
||||
* @sumario Paquete del idioma español para el contador.
|
||||
**/
|
||||
|
||||
$lang->counter = "Contador";
|
||||
$lang->cmd_select_date = 'Selecciona la fecha';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'por hora',
|
||||
'day' => 'por día',
|
||||
'month' => 'por mes',
|
||||
'year' => 'por año',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Estado actual Total';
|
||||
$lang->selected_day_counter = 'Estado actual del día seleccionado';
|
||||
|
||||
$lang->unique_visitor = 'visitante';
|
||||
$lang->pageview = 'Ver página';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/fr.lang.php
|
||||
* @author NHN (developers@xpressengine.com) Traduit par Pierre Duvent <PierreDuvent@gmail.com>
|
||||
* @brief Paquet du langage en français pour le module de Comppteur
|
||||
**/
|
||||
|
||||
$lang->counter = "Coumpteur";
|
||||
$lang->cmd_select_date = 'Choisir un Jour';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Par Heure',
|
||||
'day' => 'Par Jour',
|
||||
'month' => 'Par Mois',
|
||||
'year' => 'Par Année',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Statut Total';
|
||||
$lang->selected_day_counter = 'Statut Journal';
|
||||
|
||||
$lang->unique_visitor = 'Visiteurs';
|
||||
$lang->pageview = 'Vues';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/fr.lang.php
|
||||
* @author NHN (developers@xpressengine.com) Traduit par Pierre Duvent <PierreDuvent@gmail.com>
|
||||
* @brief Paquet du langage en français pour le module de Comppteur
|
||||
**/
|
||||
|
||||
$lang->counter = "Coumpteur";
|
||||
$lang->cmd_select_date = 'Choisir un Jour';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Par Heure',
|
||||
'day' => 'Par Jour',
|
||||
'month' => 'Par Mois',
|
||||
'year' => 'Par Année',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Statut Total';
|
||||
$lang->selected_day_counter = 'Statut Journal';
|
||||
|
||||
$lang->unique_visitor = 'Visiteurs';
|
||||
$lang->pageview = 'Vues';
|
||||
|
||||
$lang->today = 'today';
|
||||
$lang->yesterday = 'yesterday';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/jp.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa、ミニミ
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->counter = 'カウンター';
|
||||
$lang->cmd_select_date = '日付選択';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '時間帯別',
|
||||
'day' => '日別',
|
||||
'month' => '月別',
|
||||
'year' => '年度別',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'トータル';
|
||||
$lang->selected_day_counter = '選択日の情報';
|
||||
|
||||
$lang->unique_visitor = '訪問者';
|
||||
$lang->pageview = 'ページビュー';
|
||||
|
||||
$lang->today = '今日';
|
||||
$lang->yesterday = '昨日';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/jp.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻訳:RisaPapa、ミニミ
|
||||
* @brief 日本語言語パッケージ(基本的な内容のみ)
|
||||
**/
|
||||
|
||||
$lang->counter = 'カウンター';
|
||||
$lang->cmd_select_date = '日付選択';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '時間帯別',
|
||||
'day' => '日別',
|
||||
'month' => '月別',
|
||||
'year' => '年度別',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'トータル';
|
||||
$lang->selected_day_counter = '選択日の情報';
|
||||
|
||||
$lang->unique_visitor = '訪問者';
|
||||
$lang->pageview = 'ページビュー';
|
||||
|
||||
$lang->today = '今日';
|
||||
$lang->yesterday = '昨日';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/ko.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 한국어 언어팩 (기본적인 내용만 수록)
|
||||
**/
|
||||
|
||||
$lang->counter = '접속 통계';
|
||||
$lang->cmd_select_date = '날짜 선택';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '시간대별',
|
||||
'day' => '일별',
|
||||
'month' => '월별',
|
||||
'year' => '연도별',
|
||||
);
|
||||
|
||||
$lang->total_counter = '전체현황';
|
||||
$lang->selected_day_counter = '선택일 현황';
|
||||
|
||||
$lang->unique_visitor = '방문자';
|
||||
$lang->pageview = '페이지뷰';
|
||||
|
||||
$lang->today = '오늘';
|
||||
$lang->yesterday = '어제';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/ko.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 한국어 언어팩 (기본적인 내용만 수록)
|
||||
**/
|
||||
|
||||
$lang->counter = '접속 통계';
|
||||
$lang->cmd_select_date = '날짜 선택';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '시간대별',
|
||||
'day' => '일별',
|
||||
'month' => '월별',
|
||||
'year' => '연도별',
|
||||
);
|
||||
|
||||
$lang->total_counter = '전체현황';
|
||||
$lang->selected_day_counter = '선택일 현황';
|
||||
|
||||
$lang->unique_visitor = '방문자';
|
||||
$lang->pageview = '페이지뷰';
|
||||
|
||||
$lang->today = '오늘';
|
||||
$lang->yesterday = '어제';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ru.lang.php
|
||||
* @author NHN (developers@xpressengine.com) | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief Russian basic language pack
|
||||
**/
|
||||
|
||||
$lang->counter = "Счетчик посетителей";
|
||||
$lang->cmd_select_date = 'Выберите дату';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'По часам',
|
||||
'day' => 'По дням',
|
||||
'month' => 'По месяцам',
|
||||
'year' => 'По годам',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Общее состояние';
|
||||
$lang->selected_day_counter = 'Состояние на выбранный день';
|
||||
|
||||
$lang->unique_visitor = 'Посетителей';
|
||||
$lang->pageview = 'Просмотров страниц';
|
||||
|
||||
$lang->today = 'Сегодня';
|
||||
$lang->yesterday = 'Вчера';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file ru.lang.php
|
||||
* @author NHN (developers@xpressengine.com) | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief Russian basic language pack
|
||||
**/
|
||||
|
||||
$lang->counter = "Счетчик посетителей";
|
||||
$lang->cmd_select_date = 'Выберите дату';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'По часам',
|
||||
'day' => 'По дням',
|
||||
'month' => 'По месяцам',
|
||||
'year' => 'По годам',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Общее состояние';
|
||||
$lang->selected_day_counter = 'Состояние на выбранный день';
|
||||
|
||||
$lang->unique_visitor = 'Посетителей';
|
||||
$lang->pageview = 'Просмотров страниц';
|
||||
|
||||
$lang->today = 'Сегодня';
|
||||
$lang->yesterday = 'Вчера';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English Language Pack (Only basic contents are listed)
|
||||
**/
|
||||
|
||||
$lang->counter = "Sayaç";
|
||||
$lang->cmd_select_date = 'Tarih Seç';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Saate Göre',
|
||||
'day' => 'Güne Göre',
|
||||
'month' => 'Aya Göre',
|
||||
'year' => 'Yıla Göre',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Genel Durum';
|
||||
$lang->selected_day_counter = 'Seçilen Günün Durumu';
|
||||
|
||||
$lang->unique_visitor = 'Ziyaretçiler';
|
||||
$lang->pageview = 'Sayfa Gösterimi';
|
||||
|
||||
$lang->today = 'bugün';
|
||||
$lang->yesterday = 'dün';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English Language Pack (Only basic contents are listed)
|
||||
**/
|
||||
|
||||
$lang->counter = "Sayaç";
|
||||
$lang->cmd_select_date = 'Tarih Seç';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Saate Göre',
|
||||
'day' => 'Güne Göre',
|
||||
'month' => 'Aya Göre',
|
||||
'year' => 'Yıla Göre',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Genel Durum';
|
||||
$lang->selected_day_counter = 'Seçilen Günün Durumu';
|
||||
|
||||
$lang->unique_visitor = 'Ziyaretçiler';
|
||||
$lang->pageview = 'Sayfa Gösterimi';
|
||||
|
||||
$lang->today = 'bugün';
|
||||
$lang->yesterday = 'dün';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,27 +1,27 @@
|
|||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->counter = "Lượt truy cập";
|
||||
$lang->cmd_select_date = 'Chọn ngày';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Theo giờ',
|
||||
'day' => 'Theo ngày',
|
||||
'month' => 'Theo tháng',
|
||||
'year' => 'Theo năm',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Tổng số lượt truy cập';
|
||||
$lang->selected_day_counter = 'Số truy cập trong ngày';
|
||||
|
||||
$lang->unique_visitor = 'Số lượt xem';
|
||||
$lang->pageview = 'Số trang';
|
||||
|
||||
$lang->today = 'Hôm nay';
|
||||
$lang->yesterday = 'Hôm qua';
|
||||
?>
|
||||
<?php
|
||||
/* ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
|
||||
░░ * @File : common/lang/vi.lang.php ░░
|
||||
░░ * @Author : NHN (developers@xpressengine.com) ░░
|
||||
░░ * @Trans : Đào Đức Duy (ducduy.dao.vn@vietxe.net) ░░
|
||||
░░ * @Website: http://vietxe.net ░░
|
||||
░░ * @Brief : Vietnamese Language Pack (Only basic words are included here) ░░
|
||||
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ */
|
||||
|
||||
$lang->counter = "Lượt truy cập";
|
||||
$lang->cmd_select_date = 'Chọn ngày';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => 'Theo giờ',
|
||||
'day' => 'Theo ngày',
|
||||
'month' => 'Theo tháng',
|
||||
'year' => 'Theo năm',
|
||||
);
|
||||
|
||||
$lang->total_counter = 'Tổng số lượt truy cập';
|
||||
$lang->selected_day_counter = 'Số truy cập trong ngày';
|
||||
|
||||
$lang->unique_visitor = 'Số lượt xem';
|
||||
$lang->pageview = 'Số trang';
|
||||
|
||||
$lang->today = 'Hôm nay';
|
||||
$lang->yesterday = 'Hôm qua';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/zh-CN.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
$lang->counter = "访问统计";
|
||||
$lang->cmd_select_date = '选择日期';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '按时',
|
||||
'day' => '按天',
|
||||
'month' => '按月',
|
||||
'year' => '按年',
|
||||
);
|
||||
|
||||
$lang->total_counter = '总揽';
|
||||
$lang->selected_day_counter = '指定日概况';
|
||||
|
||||
$lang->unique_visitor = '访问者';
|
||||
$lang->pageview = '页面浏览';
|
||||
|
||||
$lang->today = '今日';
|
||||
$lang->yesterday = '昨日';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/zh-CN.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
$lang->counter = "访问统计";
|
||||
$lang->cmd_select_date = '选择日期';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '按时',
|
||||
'day' => '按天',
|
||||
'month' => '按月',
|
||||
'year' => '按年',
|
||||
);
|
||||
|
||||
$lang->total_counter = '总揽';
|
||||
$lang->selected_day_counter = '指定日概况';
|
||||
|
||||
$lang->unique_visitor = '访问者';
|
||||
$lang->pageview = '页面浏览';
|
||||
|
||||
$lang->today = '今日';
|
||||
$lang->yesterday = '昨日';
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/zh-TW.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @brief 訪問統計(counter)模組正體中文語言
|
||||
**/
|
||||
|
||||
$lang->counter = "訪問統計";
|
||||
$lang->cmd_select_date = '選擇日期';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '按時',
|
||||
'day' => '按天',
|
||||
'month' => '按月',
|
||||
'year' => '按年',
|
||||
);
|
||||
|
||||
$lang->total_counter = '總共';
|
||||
$lang->selected_day_counter = '指定日概況';
|
||||
|
||||
$lang->unique_visitor = '訪問者';
|
||||
$lang->pageview = '頁面瀏覽';
|
||||
|
||||
$lang->today = '今天';
|
||||
$lang->yesterday = '昨天';
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/counter/lang/zh-TW.lang.php
|
||||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @brief 訪問統計(counter)模組正體中文語言
|
||||
**/
|
||||
|
||||
$lang->counter = "訪問統計";
|
||||
$lang->cmd_select_date = '選擇日期';
|
||||
$lang->cmd_select_counter_type = array(
|
||||
'hour' => '按時',
|
||||
'day' => '按天',
|
||||
'month' => '按月',
|
||||
'year' => '按年',
|
||||
);
|
||||
|
||||
$lang->total_counter = '總共';
|
||||
$lang->selected_day_counter = '指定日概況';
|
||||
|
||||
$lang->unique_visitor = '訪問者';
|
||||
$lang->pageview = '頁面瀏覽';
|
||||
|
||||
$lang->today = '今天';
|
||||
$lang->yesterday = '昨天';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue