summaryrefslogtreecommitdiffstats
path: root/codebase/locale/locale_jp.js
diff options
context:
space:
mode:
Diffstat (limited to 'codebase/locale/locale_jp.js')
-rw-r--r--codebase/locale/locale_jp.js64
1 files changed, 5 insertions, 59 deletions
diff --git a/codebase/locale/locale_jp.js b/codebase/locale/locale_jp.js
index 5687233..f93e107 100644
--- a/codebase/locale/locale_jp.js
+++ b/codebase/locale/locale_jp.js
@@ -1,65 +1,11 @@
/*
-dhtmlxScheduler v.4.3.0 Stardard
+@license
+dhtmlxScheduler v.4.3.1
This software is covered by GPL license. You also can obtain Commercial or Enterprise license to use it in non-GPL project - please contact sales@dhtmlx.com. Usage without proper license is prohibited.
(c) Dinamenta, UAB.
*/
-/*
- Translation by Genexus Japan Inc.
- */
-scheduler.locale = {
- date: {
- month_full: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
- month_short: [ "1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"],
- day_full: ["日曜日", "月曜日", "火曜日", "水曜日", "木曜日", "金曜日", "土曜日"],
- day_short: ["日", "月", "火", "水", "木", "金", "土"]
- },
- labels: {
- dhx_cal_today_button: "今日",
- day_tab: "日",
- week_tab: "週",
- month_tab: "月",
- new_event: "新イベント",
- icon_save: "保存",
- icon_cancel: "キャンセル",
- icon_details: "詳細",
- icon_edit: "編集",
- icon_delete: "削除",
- confirm_closing: "", //変更が取り消されます、宜しいですか?
- confirm_deleting: "イベント完全に削除されます、宜しいですか?",
- section_description: "デスクリプション",
- section_time: "期間",
- confirm_recurring: "繰り返されているイベントを全て編集しますか?",
- section_recurring: "イベントを繰り返す",
- button_recurring: "無効",
- button_recurring_open: "有効",
- full_day: "終日",
- button_edit_series: "シリーズを編集します",
- button_edit_occurrence: "コピーを編集",
-
- /*agenda view extension*/
- agenda_tab: "議題は",
- date: "日付",
- description: "説明",
-
- /*year view extension*/
- year_tab: "今年",
-
- /*week agenda view extension*/
- week_agenda_tab: "議題は",
-
- /*grid view extension*/
- grid_tab: "グリッド",
-
- /* touch tooltip*/
- drag_to_create:"Drag to create",
- drag_to_move:"Drag to move",
-
- /* dhtmlx message default buttons */
- message_ok:"OK",
- message_cancel:"Cancel"
- }
-};
-
-
+scheduler.locale={date:{month_full:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],month_short:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],day_full:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"],day_short:["日","月","火","水","木","金","土"]},labels:{dhx_cal_today_button:"今日",day_tab:"日",week_tab:"週",month_tab:"月",new_event:"新イベント",icon_save:"保存",icon_cancel:"キャンセル",icon_details:"詳細",icon_edit:"編集",icon_delete:"削除",confirm_closing:"",confirm_deleting:"イベント完全に削除されます、宜しいですか?",
+section_description:"デスクリプション",section_time:"期間",confirm_recurring:"繰り返されているイベントを全て編集しますか?",section_recurring:"イベントを繰り返す",button_recurring:"無効",button_recurring_open:"有効",full_day:"終日",button_edit_series:"シリーズを編集します",button_edit_occurrence:"コピーを編集",agenda_tab:"議題は",date:"日付",description:"説明",year_tab:"今年",week_agenda_tab:"議題は",grid_tab:"グリッド",drag_to_create:"Drag to create",drag_to_move:"Drag to move",message_ok:"OK",message_cancel:"Cancel"}};
+//# sourceMappingURL=../sources/locale/locale_jp.js.map \ No newline at end of file