summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/l10n/ja_JP.php')
-rw-r--r--apps/calendar/l10n/ja_JP.php75
1 files changed, 75 insertions, 0 deletions
diff --git a/apps/calendar/l10n/ja_JP.php b/apps/calendar/l10n/ja_JP.php
index ef83f5d5a65..0645f6a2a2c 100644
--- a/apps/calendar/l10n/ja_JP.php
+++ b/apps/calendar/l10n/ja_JP.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"New Timezone:" => "新しいタイムゾーン:",
"Timezone changed" => "タイムゾーンが変更されました",
"Invalid request" => "無効なリクエストです",
"Calendar" => "カレンダー",
@@ -25,7 +26,44 @@
"Bi-Weekly" => "2週間ごと",
"Monthly" => "毎月",
"Yearly" => "毎年",
+"never" => "無し",
+"by occurrences" => "回数で指定",
+"by date" => "日付で指定",
+"by monthday" => "日にちで指定",
+"by weekday" => "曜日で指定",
+"Monday" => "月曜日",
+"Tuesday" => "火曜日",
+"Wednesday" => "水曜日",
+"Thursday" => "木曜日",
+"Friday" => "金曜日",
+"Saturday" => "土曜日",
+"Sunday" => "日曜日",
+"events week of month" => "予定のある週を指定",
+"first" => "1週目",
+"second" => "2週目",
+"third" => "3週目",
+"fourth" => "4週目",
+"fifth" => "5週目",
+"last" => "最終週",
+"January" => "1月",
+"February" => "2月",
+"March" => "3月",
+"April" => "4月",
+"May" => "5月",
+"June" => "6月",
+"July" => "7月",
+"August" => "8月",
+"September" => "9月",
+"October" => "10月",
+"November" => "11月",
+"December" => "12月",
+"by events date" => "日付で指定",
+"by yearday(s)" => "日番号で指定",
+"by weeknumber(s)" => "週番号で指定",
+"by day and month" => "月と日で指定",
"Not an array" => "配列ではありません",
+"Date" => "日付",
+"Cal." => "カレンダー",
"All day" => "終日",
"Missing fields" => "項目がありません",
"Title" => "タイトル",
@@ -41,6 +79,25 @@
"Today" => "今日",
"Calendars" => "カレンダー",
"There was a fail, while parsing the file." => "ファイルを構文解析する際に失敗しました",
+"Sun." => "日",
+"Mon." => "月",
+"Tue." => "火",
+"Wed." => "水",
+"Thu." => "木",
+"Fri." => "金",
+"Sat." => "土",
+"Jan." => "1月",
+"Feb." => "2月",
+"Mar." => "3月",
+"Apr." => "4月",
+"May." => "5月",
+"Jun." => "6月",
+"Jul." => "7月",
+"Aug." => "8月",
+"Sep." => "9月",
+"Oct." => "10月",
+"Nov." => "11月",
+"Dec." => "12月",
"Choose active calendars" => "アクティブなカレンダーを選択してください",
"New Calendar" => "新しくカレンダーを作成する",
"CalDav Link" => "CalDavへのリンク",
@@ -65,14 +122,32 @@
"To" => "終了",
"Advanced options" => "詳細設定",
"Repeat" => "繰り返す",
+"Advanced" => "詳細設定",
+"Select weekdays" => "曜日を指定",
+"Select days" => "日付を指定",
+"and the events day of year." => "対象の年を選択する。",
+"and the events day of month." => "対象の月を選択する。",
+"Select months" => "月を指定する",
+"Select weeks" => "週を指定する",
+"and the events week of year." => "対象の週を選択する。",
+"Interval" => "周期",
+"End" => "繰り返す期間",
+"occurrences" => "回繰り返す",
"Location" => "場所",
"Location of the Event" => "イベントの場所",
"Description" => "メモ",
"Description of the Event" => "イベントのメモ",
+"Import a calendar file" => "カレンダーファイルをインポート",
"Please choose the calendar" => "カレンダーを選択してください",
+"create a new calendar" => "新規カレンダーの作成",
+"Name of new calendar" => "新規カレンダーの名称",
"Import" => "インポート",
+"Importing calendar" => "カレンダーを取り込み中",
+"Calendar imported successfully" => "カレンダーの取り込みに成功しました",
+"Close Dialog" => "閉じる",
"Create a new event" => "新しいイベントを作成する",
"Timezone" => "タイムゾーン",
+"Check always for changes of the timezone" => "タイムゾーン変更を常に確認する",
"Timeformat" => "時刻のフォーマット",
"24h" => "24時間制",
"12h" => "12時間制",