Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Becker <halfdan@xnorfz.de>2013-02-27 02:32:03 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-27 02:32:03 +0400
commitae6c497a72b778f8ce0afcbade8e501804888ab1 (patch)
tree9be97da34575eedb8c29ec128c55fa96c17d311e /lang/ja.php
parent02f521ddee57d8402e950bd91736a835eee2dee2 (diff)
Fix translations to make tests pass again
Diffstat (limited to 'lang/ja.php')
-rw-r--r--lang/ja.php90
1 files changed, 45 insertions, 45 deletions
diff --git a/lang/ja.php b/lang/ja.php
index ffaccf8ee2..fc42e3b24c 100644
--- a/lang/ja.php
+++ b/lang/ja.php
@@ -472,51 +472,51 @@ $translations = array(
'CoreHome_PeriodWeeks' => '週',
'CoreHome_PeriodMonths' => '月',
'CoreHome_PeriodYears' => '年',
- 'CoreHome_DaySu_js' => '日',
- 'CoreHome_DayMo_js' => '月',
- 'CoreHome_DayTu_js' => '火',
- 'CoreHome_DayWe_js' => '水',
- 'CoreHome_DayTh_js' => '木',
- 'CoreHome_DayFr_js' => '金',
- 'CoreHome_DaySa_js' => '土',
- 'CoreHome_ShortDay_1_js' => '日',
- 'CoreHome_ShortDay_2_js' => '月',
- 'CoreHome_ShortDay_3_js' => '火',
- 'CoreHome_ShortDay_4_js' => '水',
- 'CoreHome_ShortDay_5_js' => '木',
- 'CoreHome_ShortDay_6_js' => '金',
- 'CoreHome_ShortDay_7_js' => '土',
- 'CoreHome_LongDay_1_js' => '日曜日',
- 'CoreHome_LongDay_2_js' => '月曜日',
- 'CoreHome_LongDay_3_js' => '火曜日',
- 'CoreHome_LongDay_4_js' => '水曜日',
- 'CoreHome_LongDay_5_js' => '木曜日',
- 'CoreHome_LongDay_6_js' => '金曜日',
- 'CoreHome_LongDay_7_js' => '土曜日',
- 'CoreHome_ShortMonth_1_js' => '1月',
- 'CoreHome_ShortMonth_2_js' => '2月',
- 'CoreHome_ShortMonth_3_js' => '3月',
- 'CoreHome_ShortMonth_4_js' => '4月',
- 'CoreHome_ShortMonth_5_js' => '5月',
- 'CoreHome_ShortMonth_6_js' => '6月',
- 'CoreHome_ShortMonth_7_js' => '7月',
- 'CoreHome_ShortMonth_8_js' => '8月',
- 'CoreHome_ShortMonth_9_js' => '9月',
- 'CoreHome_ShortMonth_10_js' => '10月',
- 'CoreHome_ShortMonth_11_js' => '11月',
- 'CoreHome_ShortMonth_12_js' => '12月',
- 'CoreHome_MonthJanuary_js' => '1月',
- 'CoreHome_MonthFebruary_js' => '2月',
- 'CoreHome_MonthMarch_js' => '3月',
- 'CoreHome_MonthApril_js' => '4月',
- 'CoreHome_MonthMay_js' => '5月',
- 'CoreHome_MonthJune_js' => '6月',
- 'CoreHome_MonthJuly_js' => '7月',
- 'CoreHome_MonthAugust_js' => '8月',
- 'CoreHome_MonthSeptember_js' => '9月',
- 'CoreHome_MonthOctober_js' => '10月',
- 'CoreHome_MonthNovember_js' => '11月',
- 'CoreHome_MonthDecember_js' => '12月',
+ 'General_DaySu_js' => '日',
+ 'General_DayMo_js' => '月',
+ 'General_DayTu_js' => '火',
+ 'General_DayWe_js' => '水',
+ 'General_DayTh_js' => '木',
+ 'General_DayFr_js' => '金',
+ 'General_DaySa_js' => '土',
+ 'General_ShortDay_1_js' => '日',
+ 'General_ShortDay_2_js' => '月',
+ 'General_ShortDay_3_js' => '火',
+ 'General_ShortDay_4_js' => '水',
+ 'General_ShortDay_5_js' => '木',
+ 'General_ShortDay_6_js' => '金',
+ 'General_ShortDay_7_js' => '土',
+ 'General_LongDay_1_js' => '日曜日',
+ 'General_LongDay_2_js' => '月曜日',
+ 'General_LongDay_3_js' => '火曜日',
+ 'General_LongDay_4_js' => '水曜日',
+ 'General_LongDay_5_js' => '木曜日',
+ 'General_LongDay_6_js' => '金曜日',
+ 'General_LongDay_7_js' => '土曜日',
+ 'General_ShortMonth_1_js' => '1月',
+ 'General_ShortMonth_2_js' => '2月',
+ 'General_ShortMonth_3_js' => '3月',
+ 'General_ShortMonth_4_js' => '4月',
+ 'General_ShortMonth_5_js' => '5月',
+ 'General_ShortMonth_6_js' => '6月',
+ 'General_ShortMonth_7_js' => '7月',
+ 'General_ShortMonth_8_js' => '8月',
+ 'General_ShortMonth_9_js' => '9月',
+ 'General_ShortMonth_10_js' => '10月',
+ 'General_ShortMonth_11_js' => '11月',
+ 'General_ShortMonth_12_js' => '12月',
+ 'General_MonthJanuary_js' => '1月',
+ 'General_MonthFebruary_js' => '2月',
+ 'General_MonthMarch_js' => '3月',
+ 'General_MonthApril_js' => '4月',
+ 'General_MonthMay_js' => '5月',
+ 'General_MonthJune_js' => '6月',
+ 'General_MonthJuly_js' => '7月',
+ 'General_MonthAugust_js' => '8月',
+ 'General_MonthSeptember_js' => '9月',
+ 'General_MonthOctober_js' => '10月',
+ 'General_MonthNovember_js' => '11月',
+ 'General_MonthDecember_js' => '12月',
'CoreHome_ReportGeneratedOn' => '%s に生成されたリポート',
'CoreHome_ReportGeneratedXAgo' => '%s 前に生成されたリポート',
'CorePluginsAdmin_PluginDescription' => 'プラグイン管理のインターフェースです。',