summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd')
-rw-r--r--thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd33
1 files changed, 33 insertions, 0 deletions
diff --git a/thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd b/thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd
new file mode 100644
index 0000000000..48d44f10b6
--- /dev/null
+++ b/thunderbird-l10n/ja/chrome/ja/locale/ja/chat/accounts.dtd
@@ -0,0 +1,33 @@
+<!-- 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/. -->
+
+<!-- Account manager window for Instantbird -->
+<!ENTITY accounts.title "アカウント - &brandShortName;">
+<!-- Instant messaging account status window for Thunderbird -->
+<!ENTITY accountsWindow.title "インスタントメッセージの状態">
+
+<!ENTITY accountManager.newAccount.label "新しいアカウント">
+<!ENTITY accountManager.newAccount.accesskey "N">
+<!ENTITY accountManager.close.label "閉じる">
+<!ENTITY accountManager.close.accesskey "l">
+<!-- This should match account.commandkey in instantbird.dtd -->
+<!ENTITY accountManager.close.commandkey "a">
+<!-- This title must be short, displayed with a big font size -->
+<!ENTITY accountManager.noAccount.title "アカウントが設定されていません">
+<!ENTITY accountManager.noAccount.description "[&accountManager.newAccount.label;] ボタンをクリックし、&brandShortName; に従ってアカウントを設定してください。">
+<!ENTITY account.autoSignOn.label "起動時に自動ログインする">
+<!ENTITY account.autoSignOn.accesskey "S">
+<!ENTITY account.connect.label "接続">
+<!ENTITY account.connect.accesskey "o">
+<!ENTITY account.disconnect.label "切断">
+<!ENTITY account.disconnect.accesskey "i">
+<!ENTITY account.edit.label "プロパティ">
+<!ENTITY account.edit.accesskey "P">
+<!ENTITY account.cancelReconnection.label "再接続をキャンセル">
+<!ENTITY account.cancelReconnection.accesskey "A">
+<!ENTITY account.copyDebugLog.label "デバッグログをコピー">
+<!ENTITY account.copyDebugLog.accesskey "C">
+<!ENTITY account.connecting "接続中...">
+<!ENTITY account.disconnecting "切断中...">
+<!ENTITY account.disconnected "未接続">