From b8fa0246803dab40cf57d40b45984c53046f2d55 Mon Sep 17 00:00:00 2001 From: "Dzial Techniczny WMW Projekt s.c" Date: Tue, 10 Dec 2019 11:34:53 +0100 Subject: Plugins directory and local modifications --- plugins/Calendar/Locale/ja_JP/translations.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/Calendar/Locale/ja_JP/translations.php (limited to 'plugins/Calendar/Locale/ja_JP') diff --git a/plugins/Calendar/Locale/ja_JP/translations.php b/plugins/Calendar/Locale/ja_JP/translations.php new file mode 100644 index 00000000..4231ad6d --- /dev/null +++ b/plugins/Calendar/Locale/ja_JP/translations.php @@ -0,0 +1,15 @@ + 'カレンダー', + 'Calendar settings' => 'カレンダー設定', + 'Project calendar view' => 'プロジェクトカレンダー・ビュー', + 'User calendar view' => 'ユーザーカレンダー・ビュー', + 'My calendar' => '自分のカレンダー', + 'Switch to the list view' => 'リストビューに切り替える', + 'Show tasks based on the start date' => '開始日に基づいてタスクを表示', + 'Subtasks time tracking' => 'サブタスクの時間トラッキング', + 'Show tasks based on the creation date' => '作成日に基づいてタスクを表示', + 'Show subtasks based on the time tracking' => '時間トラッキングに基づいてサブタスクを表示', +); + -- cgit v1.2.3