root/trunk/ja/calendar/chrome/lightning/lightning.properties @ 655

リビジョン 655, 4.1 KB (コミッタ: mar, 6 か月 前)

trunk: merge calendar, mail, toolkit from 1.9.2

行番号 
1# ***** BEGIN LICENSE BLOCK *****
2# Version: MPL 1.1/GPL 2.0/LGPL 2.1
3#
4# The contents of this file are subject to the Mozilla Public License Version
5# 1.1 (the "License"); you may not use this file except in compliance with
6# the License. You may obtain a copy of the License at
7# http://www.mozilla.org/MPL/
8#
9# Software distributed under the License is distributed on an "AS IS" basis,
10# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11# for the specific language governing rights and limitations under the
12# License.
13#
14# The Original Code is Lightning l10n code.
15#
16# The Initial Developer of the Original Code is Joey Minta <jminta@gmail.com>
17#
18# Portions created by the Initial Developer are Copyright (C) 2006
19# the Initial Developer. All Rights Reserved.
20#
21# Contributor(s):
22#   Matthew Willis <lilmatt@mozilla.com>
23#   Clint Talbert <ctalbert.moz@gmail.com>
24#   Mauro Cicognini <mcicogni@libero.it>
25#
26# Alternatively, the contents of this file may be used under the terms of
27# either the GNU General Public License Version 2 or later (the "GPL"), or
28# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
29# in which case the provisions of the GPL or the LGPL are applicable instead
30# of those above. If you wish to allow use of your version of this file only
31# under the terms of either the GPL or the LGPL, and not to allow others to
32# use your version of this file under the terms of the MPL, indicate your
33# decision by deleting the provisions above and replace them with the notice
34# and other provisions required by the GPL or the LGPL. If you do not delete
35# the provisions above, a recipient may use your version of this file under
36# the terms of any one of the MPL, the GPL or the LGPL.
37#
38# ***** END LICENSE BLOCK *****
39
40# addon description:
41extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.name=Lightning
42extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.description=Thunderbird に統合されたカレンダー
43extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.creator=Mozilla Calendar Project
44
45# Lightning branding
46brandShortName=Lightning
47
48# Task mode title
49taskModeApplicationTitle=ToDo
50
51# Html event display in message
52imipHtml.header=参加依頼
53imipHtml.summary=件名:
54imipHtml.location=場所:
55imipHtml.when=日時:
56imipHtml.organizer=主催者:
57imipHtml.description=詳細:
58imipHtml.comment=コメント:
59
60imipAddToCalendar.label=カレンダーへ追加する
61imipAddedItemToCal=予定をカレンダーに追加しました
62imipCanceledItem=予定が削除されました
63imipUpdatedItem=予定が更新されました
64imipBarCancelText=メッセージに予定のキャンセルが含まれています。
65imipBarRefreshText=This message asks for an event update.
66imipBarPublishText=This message contains an event.
67imipBarRequestText=メッセージに参加依頼が含まれています。
68imipBarUpdateText=メッセージに既存の予定の更新が含まれています。
69imipBarAlreadyProcessedText=メッセージにすでに終了した予定が含まれています。
70imipBarReplyText=メッセージに参加依頼への返信が含まれています。
71imipBarUnsupportedText=メッセージにこのバージョンの Lightning では対応できない予定が含まれています。
72imipBarProcessingFailed=メッセージの処理に失敗しました。状態: %1$S
73imipAcceptInvitation.label=承諾
74imipCancelInvitation.label=削除
75imipDeclineInvitation.label=辞退
76imipUpdate.label=更新
77imipAcceptTentativeInvitation.label=仮承諾
78imipSend.label=送信
79imipSendMail.title=メール通知
80imipSendMail.text=通知を今すぐメールで送信しますか?
81imipSendMail.Outlook2000CompatMode.text=Outlook 2000 と Outlook 2002/XP をサポートする
82imipNoIdentity=なし
83
84itipReplySubject=参加依頼への返信: %1$S
85itipReplyBodyAccept=%1$S は参加を承諾しました。
86itipReplyBodyDecline=%1$S は参加を辞退しました。
87itipRequestSubject=参加依頼: %1$S
88itipRequestBody=%1$S から %2$S への参加を招待されています。
89itipCancelSubject=予定のキャンセル: %1$S
90itipCancelBody=%1$S はこの予定をキャンセルしました: ≪ %2$S ≫
91
92invitationsLink.label=招待内容: %1$S
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。