summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/calendar/menuOverlay.dtd
blob: e4d6c887695f189fc0785d4582a0ed993968452d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- Event Menu -->
<!ENTITY event.new.event			"新しい予定...">
<!ENTITY event.new.event.accesskey		"N">

<!ENTITY event.new.task				"新しい ToDo...">
<!ENTITY event.new.task.accesskey		"k">

<!ENTITY calendar.import.label			"ファイルからインポート...">
<!ENTITY calendar.import.accesskey		"I">

<!ENTITY calendar.export.label			"カレンダーをエクスポート...">
<!ENTITY calendar.export.accesskey		"E">

<!ENTITY calendar.publish.label			"予定を公開...">
<!ENTITY calendar.publish.accesskey		"b">

<!ENTITY calendar.deletecalendar.label		"選択したカレンダーを消去...">
<!ENTITY calendar.deletecalendar.accesskey	"D">
<!ENTITY calendar.unsubscribecalendar.label	"選択したカレンダーを購読解除...">
<!ENTITY calendar.unsubscribecalendar.accesskey	"U">

<!-- LOCALIZATION NOTE (calendar.removecalendar.label): Removing the calendar
      is the general action of removing it, while deleting means to clear the
      data and unsubscribing means just taking it out of the calendar list. -->
<!ENTITY calendar.removecalendar.label		"選択したカレンダーを削除...">
<!ENTITY calendar.removecalendar.accesskey	"R">

<!ENTITY showUnifinderCmd.label			"予定を検索">
<!ENTITY showUnifinderCmd.accesskey		"F">
<!ENTITY showUnifinderCmd.tooltip		"予定検索ペインを開閉します">

<!ENTITY calendar.displaytodos.checkbox.label	"ToDo を表示">
<!ENTITY calendar.displaytodos.checkbox.accesskey 	"T">

<!ENTITY goTodayCmd.label			"今日に移動">
<!ENTITY goTodayCmd.accesskey			"T">

<!ENTITY showCurrentView.label			"表示形式">
<!ENTITY showCurrentView.accesskey		"V">

<!ENTITY calendar.properties.label		"プロパティ..."><!-- Calendar Properties -->
<!ENTITY calendar.properties.accesskey		"a">