diff options
Diffstat (limited to 'l10n-ja/mail')
264 files changed, 16148 insertions, 0 deletions
diff --git a/l10n-ja/mail/all-l10n.js b/l10n-ja/mail/all-l10n.js new file mode 100644 index 0000000000..944c6dc1a9 --- /dev/null +++ b/l10n-ja/mail/all-l10n.js @@ -0,0 +1,15 @@ +# 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/. + +#filter substitution + +pref("general.useragent.locale", "@AB_CD@"); +pref("spellchecker.dictionary", "en-US"); + +pref("browser.search.order.3", "chrome://messenger-region/locale/region.properties"); +pref("browser.search.order.4", "chrome://messenger-region/locale/region.properties"); +pref("browser.search.order.5", "chrome://messenger-region/locale/region.properties"); +pref("browser.search.order.6", "chrome://messenger-region/locale/region.properties"); +pref("browser.search.order.7", "chrome://messenger-region/locale/region.properties"); +pref("browser.search.order.8", "chrome://messenger-region/locale/region.properties"); diff --git a/l10n-ja/mail/branding/thunderbird/brand.dtd b/l10n-ja/mail/branding/thunderbird/brand.dtd new file mode 100644 index 0000000000..373624852a --- /dev/null +++ b/l10n-ja/mail/branding/thunderbird/brand.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> +<!ENTITY brandShortName "Thunderbird"> +<!ENTITY brandShorterName "Thunderbird"> +<!ENTITY brandFullName "Mozilla Thunderbird"> +<!-- LOCALIZATION NOTE (brandProductName): + This brand name can be used in messages where the product name needs to + remain unchanged across different versions (Daily, Beta, etc.). --> +<!ENTITY brandProductName "Thunderbird"> +<!ENTITY vendorShortName "Mozilla"> +<!ENTITY trademarkInfo.part1 "Mozilla Thunderbird および Thunderbird ロゴは 米国 Mozilla Foundation の米国およびその他の国における商標または登録商標です。"> diff --git a/l10n-ja/mail/branding/thunderbird/brand.ftl b/l10n-ja/mail/branding/thunderbird/brand.ftl new file mode 100644 index 0000000000..960597c514 --- /dev/null +++ b/l10n-ja/mail/branding/thunderbird/brand.ftl @@ -0,0 +1,21 @@ +# 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/. + +## Thunderbird Brand +## +## Thunderbird must be treated as a brand, and kept in English. +## It cannot be: +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +-brand-shorter-name = Thunderbird +-brand-short-name = Thunderbird +-brand-full-name = Mozilla Thunderbird +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Daily, Beta, etc.). +-brand-product-name = Thunderbird +-vendor-short-name = Mozilla +trademarkInfo = Mozilla Thunderbird および Thunderbird ロゴは 米国 Mozilla Foundation の米国およびその他の国における商標または登録商標です。 diff --git a/l10n-ja/mail/branding/thunderbird/brand.properties b/l10n-ja/mail/branding/thunderbird/brand.properties new file mode 100644 index 0000000000..9dd5011219 --- /dev/null +++ b/l10n-ja/mail/branding/thunderbird/brand.properties @@ -0,0 +1,7 @@ +# 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/. +brandShortName=Thunderbird +brandShorterName=Thunderbird +brandFullName=Mozilla Thunderbird +vendorShortName=Mozilla diff --git a/l10n-ja/mail/browser/appExtensionFields.ftl b/l10n-ja/mail/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..6afad185e5 --- /dev/null +++ b/l10n-ja/mail/browser/appExtensionFields.ftl @@ -0,0 +1,14 @@ +# 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/. + + +## Theme names and descriptions used in the Themes panel in about:addons + +# "Auto" is short for automatic. It can be localized without limitations. +extension-default-theme-name-auto=システムテーマ — 自動 +extension-default-theme-description=ボタンやメニュー、ウィンドウについてオペレーティングシステムの設定に従います。 +extension-thunderbird-compact-light-name = Light +extension-thunderbird-compact-light-description = 明るい配色のテーマです。 +extension-thunderbird-compact-dark-name = Dark +extension-thunderbird-compact-dark-description = 暗い配色のテーマです。 diff --git a/l10n-ja/mail/browser/branding/brandings.ftl b/l10n-ja/mail/browser/branding/brandings.ftl new file mode 100644 index 0000000000..c0d2655308 --- /dev/null +++ b/l10n-ja/mail/browser/branding/brandings.ftl @@ -0,0 +1,17 @@ +# 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/. + +## The following feature names must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-profiler-brand-name = Firefox Profiler diff --git a/l10n-ja/mail/chrome/communicator/utilityOverlay.dtd b/l10n-ja/mail/chrome/communicator/utilityOverlay.dtd new file mode 100644 index 0000000000..70eded15f4 --- /dev/null +++ b/l10n-ja/mail/chrome/communicator/utilityOverlay.dtd @@ -0,0 +1,42 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE : FILE This file contains the global menu items --> + +<!ENTITY fileMenu.label "ファイル"> +<!ENTITY fileMenu.accesskey "F"> +<!ENTITY newMenu.label "新規作成"> +<!ENTITY newMenu.accesskey "N"> + +<!ENTITY editMenu.label "編集"> +<!ENTITY editMenu.accesskey "E"> +<!ENTITY undoCmd.label "元に戻す"> +<!ENTITY undoCmd.accesskey "U"> +<!ENTITY redoCmd.label "やり直し"> +<!ENTITY redoCmd.accesskey "R"> +<!ENTITY deleteCmd.label "削除"> +<!ENTITY deleteCmd.accesskey "D"> +<!ENTITY customizeCmd.label "カスタマイズ"> +<!ENTITY customizeCmd.accesskey "t"> + +<!ENTITY viewMenu.label "表示"> +<!ENTITY viewMenu.accesskey "V"> +<!ENTITY viewToolbarsMenu.label "ツールバー"> +<!ENTITY viewToolbarsMenu.accesskey "T"> +<!ENTITY showTaskbarCmd.label "ステータスバー"> +<!ENTITY showTaskbarCmd.accesskey "u"> + +<!ENTITY closeCmd.label "閉じる"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "C"> + +<!ENTITY quitApplicationCmd.label "終了"> +<!ENTITY quitApplicationCmd.key "Q"> +<!ENTITY quitApplicationCmd.accesskey "x"> + +<!ENTITY quitApplicationCmdUnix.label "終了"> +<!ENTITY quitApplicationCmdUnix.accesskey "Q"> + +<!ENTITY quitApplicationCmdMac.label "&brandShortName; を終了"> +<!ENTITY quitApplicationCmdMac.accesskey "Q"> diff --git a/l10n-ja/mail/chrome/messenger-mapi/mapi.properties b/l10n-ja/mail/chrome/messenger-mapi/mapi.properties new file mode 100644 index 0000000000..172b6cf3a3 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-mapi/mapi.properties @@ -0,0 +1,35 @@ +# 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/. + +# Mail Integration Dialog +dialogTitle =%S +dialogText =%S を既定のメールクライアントとして使用しますか? +newsDialogText =%S を既定のニュースリーダーとして使用しますか? +feedDialogText =%S を既定のフィードリーダーとして使用しますか? +checkboxText =今後はこのダイアログを表示しない +setDefaultMail =%S は、現在既定のメールクライアントに設定されていません。既定のメールクライアントにしますか? +setDefaultNews =%S は、現在既定のニュースリーダーに設定されていません。既定のニュースリーダーにしますか? +setDefaultFeed =%S は、現在既定のフィードリーダーに設定されていません。既定のフィードリーダーにしますか? +alreadyDefaultMail =%S は、すでに既定のメールクライアントに設定されています。 +alreadyDefaultNews =%S は、すでに既定のニュースリーダーに設定されています。 +alreadyDefaultFeed =%S は、すでに既定のフィードリーダーに設定されています。 + +# MAPI Messages +loginText =%S のパスワードを入力してください: +loginTextwithName =ユーザー名とパスワードを入力してください +loginTitle =%S +PasswordTitle =%S + +# MAPI Error Messages +errorMessage =レジストリーキーを更新できなかったため %S を既定のメールクライアントに設定できませんでした。あなたがシステムのレジストリーに書き込む権限を持っているかどうかシステム管理者に確認してから、再度試してください。 +errorMessageNews =レジストリーキーを更新できなかったため %S を既定のニュースリーダーに設定できませんでした。あなたがシステムのレジストリーに書き込む権限を持っているかどうかシステム管理者に確認してから、再度試してください。 +errorMessageTitle =%S + +# MAPI Security Messages +mapiBlindSendWarning =別のプログラムがあなたのユーザープロファイルを利用してメールを送信しようとしています。本当にメールを送信してもよろしいですか? +mapiBlindSendDontShowAgain =他のプログラムがメールを送信しようとしているときは常に警告する + +#Default Mail Display String +# localization note, %S is the vendor name +defaultMailDisplayTitle =%S diff --git a/l10n-ja/mail/chrome/messenger-newsblog/am-newsblog.dtd b/l10n-ja/mail/chrome/messenger-newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..39ecf2f15e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-newsblog/am-newsblog.dtd @@ -0,0 +1,14 @@ +<!-- 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/. --> + +<!ENTITY biffAll.label "すべてのフィードの更新を有効にする"> +<!ENTITY biffAll.accesskey "E"> + +<!ENTITY newFeedSettings.label "新着フィードの既定の設定"> + +<!ENTITY manageSubscriptions.label "フィード購読の管理..."> +<!ENTITY manageSubscriptions.accesskey "M"> + +<!ENTITY feedWindowTitle.label "フィードアカウントウィザード"> +<!ENTITY feeds.accountName "ブログとニュース"><!-- en-US: Blogs & News Feeds --> diff --git a/l10n-ja/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-ja/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..0209bc78cf --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-newsblog/feed-subscriptions.dtd @@ -0,0 +1,56 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "フィードの購読"> +<!ENTITY learnMore.label "フィードについて"> + +<!ENTITY feedTitle.label "タイトル:"> +<!ENTITY feedTitle.accesskey "T"> + +<!ENTITY feedLocation.label "フィードの URL:"> +<!ENTITY feedLocation.accesskey "F"> +<!ENTITY feedLocation2.placeholder "フィードの正しい URL を入力してください"> +<!ENTITY locationValidate.label "フィードを検証"> +<!ENTITY validateText.label "フィードが有効か確認して正しい URL を取得します。"> + + +<!ENTITY feedFolder.label "記事の保存先:"> +<!ENTITY feedFolder.accesskey "S"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "新着記事の確認間隔:"> +<!ENTITY biffStart.accesskey "k"> +<!ENTITY biffMinutes.label "分"> +<!ENTITY biffMinutes.accesskey "n"> +<!ENTITY biffDays.label "日"> +<!ENTITY biffDays.accesskey "d"> +<!ENTITY recommendedUnits.label "発行者指定の間隔:"><!-- en-US: "Publisher recommends:" --> + +<!ENTITY quickMode.label "ウェブページを読み込まずに記事の要約を表示する"> +<!ENTITY quickMode.accesskey "h"> + +<!ENTITY autotagEnable.label "フィードの <カテゴリー> 名から自動的にタグを作成する"> +<!ENTITY autotagEnable.accesskey "o"> +<!ENTITY autotagUsePrefix.label "タグの接頭辞:"> +<!ENTITY autotagUsePrefix.accesskey "P"> +<!ENTITY autoTagPrefix.placeholder "タグの接頭辞を入力してください"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "追加"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.verifyFeed.label "検証"> +<!ENTITY button.verifyFeed.accesskey "V"> +<!ENTITY button.updateFeed.label "更新"> +<!ENTITY button.updateFeed.accesskey "U"> +<!ENTITY button.removeFeed.label "削除"> +<!ENTITY button.removeFeed.accesskey "R"> +<!ENTITY button.importOPML.label "インポート"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "エクスポート"> +<!ENTITY button.exportOPML.accesskey "X"> +<!ENTITY button.exportOPML.tooltip "フィードをフォルダー構成でエクスポートします。フィードをリストでエクスポートするには、Ctrl キーを押しながらクリックするか Enter キーを押します"> + +<!ENTITY cmd.close.commandKey "w"> +<!ENTITY button.close.label "閉じる"> diff --git a/l10n-ja/mail/chrome/messenger-newsblog/newsblog.properties b/l10n-ja/mail/chrome/messenger-newsblog/newsblog.properties new file mode 100644 index 0000000000..fb2a7cd624 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-newsblog/newsblog.properties @@ -0,0 +1,93 @@ +# 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/. + +subscribe-validating-feed =フィードを確認しています... +subscribe-cancelSubscription =現在のフィード受信を中止してもよろしいですか? +subscribe-cancelSubscriptionTitle =フィードの受信... +subscribe-feedAlreadySubscribed =このフィードはすでに購読しています。 +subscribe-errorOpeningFile =ファイルを開けませんでした。 +subscribe-feedAdded =フィードを追加しました。 +subscribe-feedUpdated =フィードを更新しました。 +subscribe-feedMoved =フィードの購読を移動しました。 +subscribe-feedCopied =フィードの購読をコピーしました。 +subscribe-feedRemoved =フィードの購読を解除しました。 +subscribe-feedNotValid =フィードの URL が正しくありません。 +subscribe-feedVerified =フィードの URL が検証されました。 +subscribe-networkError =フィードの URL が見つかりませんでした。フィード名を確認して再度試してください。 +subscribe-noAuthError =フィードの URL が認証されていません。 +subscribe-loading =読み込み中です。しばらくお待ちください... + +subscribe-OPMLImportTitle =インポートする OPML ファイルの選択 +## LOCALIZATION NOTE(subscribe-OPMLExportTitleList): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleList =%S を OPML ファイルにエクスポート - フィードリスト +## LOCALIZATION NOTE(subscribe-OPMLExportTitleStruct): +## %S is the name of the feed account folder name. +subscribe-OPMLExportTitleStruct =%S を OPML ファイルにエクスポート - フォルダー構成のフィード +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): +## %1$S is the brandShortName, %2$S is the name of the feed account folder name. +subscribe-OPMLExportFileDialogTitle =%1$S OPML エクスポート - %2$S +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): +## %1$S is the brandShortName (Thunderbird for example), %2$S is the account name. +## The default extension (.opml) is added here as it is not automatically appended in the file picker on MacOS. +subscribe-OPMLExportDefaultFileName =My%1$SFeeds-%2$S.opml +## LOCALIZATION NOTE(subscribe-OPMLImportInvalidFile): %S is the name of the OPML file the user tried to import. +subscribe-OPMLImportInvalidFile =%S は正しい OPML ファイルではありません。 +## LOCALIZATION NOTE(subscribe-OPMLImportFeedCount): Semi-colon list of plural forms. +## See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +## #1 is the count of new imported entries. +subscribe-OPMLImportFeedCount =#1 個の新しいフィードをインポートしました。 +## LOCALIZATION NOTE(subscribe-OPMLImportUniqueFeeds): Semi-colon list of plural forms. +## #1 is the count of new imported entries +subscribe-OPMLImportUniqueFeeds =まだ購読していない #1 個の新しいフィードをインポートしました +## LOCALIZATION NOTE(subscribe-OPMLImportFoundFeeds): +## #1 is total number of elements found in the file +subscribe-OPMLImportFoundFeeds =(その他 #1 個のエントリーを購読済み) +## LOCALIZATION NOTE(subscribe-OPMLImportStatus): +## This is the concatenation of the two strings defined above to compose 1 sentence. +## %1$S = subscribe-OPMLImportUniqueFeeds +## %2$S = subscribe-OPMLImportFoundFeeds +subscribe-OPMLImportStatus =%1$S %2$S。 + +subscribe-OPMLExportOPMLFilesFilterText =OPML ファイル +## LOCALIZATION NOTE(subscribe-OPMLExportDone): %S is the export file name. +subscribe-OPMLExportDone =このアカウントのフィードを %S ファイルにエクスポートしました。 + +subscribe-confirmFeedDeletionTitle =フィード削除 +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion =次のフィードの購読を解除してもよろしいですか?\n %S + +## LOCALIZATION NOTE(subscribe-gettingFeedItems): +## - The first %S is the number of articles processed so far; +## - The second %S is the total number of items +subscribe-gettingFeedItems =フィードの記事をダウンロードしています (%1$S / %2$S)... + +newsblog-noNewArticlesForFeed =このフィードには新着記事がありません。 +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError =%S が見つかりませんでした。名前を確認して再度試してください。 +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid =%S は有効なフィードではありません。 +## LOCALIZATION NOTE(newsblog-badCertError): %S is the feed URL host +newsblog-badCertError =%S は不正なセキュリティ証明書を使用しています。 +## LOCALIZATION NOTE(newsblog-noAuthError): %S is the feed URL +newsblog-noAuthError =%S は認証されていません。 +newsblog-getNewMsgsCheck =フィードの新着記事を確認しています... + +## LOCALIZATION NOTE(feeds-accountname): This string should be the same as feeds.accountName in am-newsblog.dtd +feeds-accountname =ブログとニュース + +## LOCALIZATION NOTE(externalAttachmentMsg): Content in the MIME part for external link attachments. +externalAttachmentMsg =この MIME 添付はメッセージと別に格納されます。 + +## Import wizard. +ImportFeedsCreateNewListItem =* 新しいアカウント * +ImportFeedsNewAccount =新しいフィードアカウントを作成してインポートする +ImportFeedsExistingAccount =既存のフィードアカウントにインポートする +## LOCALIZATION NOTE(ImportFeedsDone): +## - The first %S is the import file name; +## - The second %S is the value of either ImportFeedsNew or ImportFeedsExisting; +## - The third %S is the feed account name. +ImportFeedsNew =新しい +ImportFeedsExisting =既存の +ImportFeedsDone =購読フィードを %1$S ファイルから%2$Sアカウント '%3$S' にインポートしました。 diff --git a/l10n-ja/mail/chrome/messenger-region/region.properties b/l10n-ja/mail/chrome/messenger-region/region.properties new file mode 100644 index 0000000000..48ce8f01e9 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-region/region.properties @@ -0,0 +1,31 @@ +# 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/. + +# To make mapit buttons to disappear in the addressbook, specify empty string. For example: +# mail.addr_book.mapit_url.format = +# The mail.addr_book.mapit_url.format should start with the URL of the mapping +# service and then the query part with placeholders to be substituted from values +# from the addressbook contact's address. +# Available placeholders are: +# @A1 == address, part 1 +# @A2 == address, part 2 +# @CI == city +# @ST == state +# @ZI == zip code +# @CO == country +# Default map service: +#mail.addr_book.mapit_url.format = https://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO +mail.addr_book.mapit_url.format=https://maps.google.co.jp/maps?q=@CO%20@ST%20@CI%20@A1%20@A2%20@ZI +# List of available map services (up to 5 can be defined here): +mail.addr_book.mapit_url.1.name=Google Maps +mail.addr_book.mapit_url.1.format=https://maps.google.co.jp/maps?q=@CO%20@ST%20@CI%20@A1%20@A2%20@ZI +mail.addr_book.mapit_url.2.name=OpenStreetMap +#en-US: mail.addr_book.mapit_url.2.format=https://nominatim.openstreetmap.org/search.php?polygon=1&q=@A1%2C@A2%2C@CI%2C@ST%2C@ZI%2C@CO +mail.addr_book.mapit_url.2.format=https://nominatim.openstreetmap.org/search.php?polygon=1&q=@CO%2C@ST%2C@CI%2C@A1%2C@A2%2C@ZI + +mailnews.messageid_browser.url = https://groups.google.com/search?as_umsgid=%mid + +# Recognize non-standard versions of "Re:" in subjects from localized versions of MS Outlook et al. +# Specify a comma-separated list without spaces. For example: mailnews.localizedRe=AW,SV +mailnews.localizedRe= diff --git a/l10n-ja/mail/chrome/messenger-smime/certFetchingStatus.dtd b/l10n-ja/mail/chrome/messenger-smime/certFetchingStatus.dtd new file mode 100644 index 0000000000..718fcaed51 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/certFetchingStatus.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE shown while obtaining certificates from a directory --> + +<!ENTITY title.label "証明書をダウンロードしています"> +<!ENTITY info.message "受信者の証明書をダウンロードするために LDAP サーバーを検索しています。この操作には数分かかることがあります。"> +<!ENTITY stop.label "検索を中止する"> diff --git a/l10n-ja/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd b/l10n-ja/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd new file mode 100644 index 0000000000..8da6b5bed7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgCompSMIMEOverlay.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgCompSMIMEOverlay.dtd UI for s/mime hooks in message composition --> + +<!ENTITY menu_techPGP.label "OpenPGP"> +<!ENTITY menu_techPGP.accesskey "O"> +<!ENTITY menu_techSMIME.label "S/MIME"> +<!ENTITY menu_techSMIME.accesskey "S"> diff --git a/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd b/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd new file mode 100644 index 0000000000..ce76bffc0f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgCompSecurityInfo.dtd UI for viewing security status when composing a message --> + +<!ENTITY title.label "メッセージのセキュリティ"> +<!ENTITY subject.plaintextWarning "注意: メッセージの件名は暗号化されず、常に平文で送信されます。"> +<!ENTITY status.heading "このメッセージでデジタル署名と暗号化を使用するかどうか:"> +<!ENTITY status.signed "デジタル署名する:"> +<!ENTITY status.encrypted "内容を暗号化する:"> +<!ENTITY status.certificates "受信者の個人証明書:"> +<!ENTITY view.label "表示"> +<!ENTITY view.accesskey "V"> +<!ENTITY tree.recipient "受信者"> +<!ENTITY tree.status "状態"> +<!ENTITY tree.issuedDate "発行日"> +<!ENTITY tree.expiresDate "有効期限"> diff --git a/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.properties b/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.properties new file mode 100644 index 0000000000..9d4e607b9b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgCompSecurityInfo.properties @@ -0,0 +1,14 @@ +# 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/. + +StatusNotFound = 見つかりません +StatusValid = 有効です +StatusExpired = 期限切れです +StatusUntrusted = 信頼していません +StatusRevoked = 失効しています +StatusInvalid = 無効です +# 以上は受信者証明書の状態、以下はデジタル署名や暗号化の状態 +StatusYes = はい +StatusNo = いいえ +StatusNotPossible = できません diff --git a/l10n-ja/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties b/l10n-ja/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties new file mode 100644 index 0000000000..067aa67505 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgReadSMIMEOverlay.properties @@ -0,0 +1,12 @@ +# 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/. + +ImapOnDemand = 表示されているメッセージはデジタル署名されていますが、すべての添付ファイルのダウンロードを完了していないため、署名の有効性はまだ検証されていません。 [OK] をクリックするとメッセージのダウンロードを完了し署名を検証します。 +# +#NOTE To translator, anything between %..% and <..> should not be translated. +# the former will be replaced by java script, and the latter is HTML formatting. +# +CantDecryptTitle= このメッセージを復号できませんでした +CantDecryptBody = このメッセージの送信者はあなたのデジタル証明書を使って暗号化していますが、その証明書と対応する秘密鍵が見つかりませんでした。<br/><ul><li>新しいコンピューターや %brand% の新しいプロファイルを使用している場合、以前のコンピューターやバックアップからあなたの証明書と秘密鍵を復元してください。証明書のバックアップファイルは通常 ".p12" で終わる名前のファイルです。</li><li>スマートカードを持っている場合、挿入してください。</li></ul> +# (^^; "Possible solutions: <br>" を削除。日本ではスマートカードは普及してないので順番入れ替えた。 diff --git a/l10n-ja/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd b/l10n-ja/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd new file mode 100644 index 0000000000..4a71058d48 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgReadSecurityInfo.dtd UI for viewing security status when reading a received message --> + +<!ENTITY status.label "メッセージのセキュリティ"> +<!ENTITY signatureCert.label "署名証明書を表示"> +<!ENTITY encryptionCert.label "暗号化証明書を表示"> + +<!ENTITY signer.name "署名者:"> +<!ENTITY recipient.name "次の受信者用に暗号化:"> +<!ENTITY email.address "メールアドレス:"> +<!ENTITY issuer.name "証明書の発行者:"> + +<!-- LOCALIZATION NOTE(SMIME.label): This a name for a technical standard. You should not translate it, but if applicable, you may write it using localized characters. --> +<!ENTITY SMIME.label "S/MIME"> diff --git a/l10n-ja/mail/chrome/messenger-smime/msgSecurityInfo.properties b/l10n-ja/mail/chrome/messenger-smime/msgSecurityInfo.properties new file mode 100644 index 0000000000..06ee0f41a0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger-smime/msgSecurityInfo.properties @@ -0,0 +1,36 @@ +# 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/. + +## Signature Information strings +SINoneLabel =メッセージにはデジタル署名がありません +SINone =このメッセージには送信者のデジタル署名が含まれていません。可能性は極めて低いですが、デジタル署名のないメッセージはメールアドレスを詐称する何者かによって送信されていたり、ネットワークの転送中にメッセージを書き換えられている可能性があります。 +SIValidLabel =メッセージは署名されています +SIValid =メッセージに有効なデジタル署名が含まれています。メッセージは送信後に書き換えられていません。 +SIInvalidLabel =デジタル署名が正しくありません +SIInvalidHeader =メッセージにデジタル署名が含まれていますが、有効な署名ではありません。 +SIContentAltered =メッセージ内容に対して署名が一致しません。送信者が署名した後にメッセージが書き換えられたようです。内容が正しいことを送信者に確認できるまではこのメッセージを信用しないでください。 +SIExpired =メッセージの署名に使用された証明書の有効期限が切れているようです。コンピューターの時計が正しいか確認してください。 +SIRevoked =メッセージの署名に使用された証明書はすでに失効しています。内容を送信者に確認するまではこのメッセージを信用しないでください。 +SINotYetValid =メッセージの署名に使用された証明書はまだ有効になっていません。コンピューターの時計が正しいか確認してください。 +SIUnknownCA =メッセージの署名に使用された証明書の発行者は不明な認証局です。 +SIUntrustedCA =メッセージの署名に使用された証明書の発行者はこの種類の証明書発行者として信頼していない認証局です。 +SIExpiredCA =メッセージの署名に使用された証明書を発行した認証局自身の証明書が期限切れになっています。コンピューターの時計が正しいか確認してください。 +SIRevokedCA =メッセージの署名に使用された証明書を発行した認証局自身の証明書が失効しています。内容を送信者に確認するまではこのメッセージを信用しないでください。 +SINotYetValidCA =メッセージの署名に使用された証明書を発行した認証局自身の証明書がまだ有効になっていません。コンピューターの時計が正しいか確認してください。 +SIInvalidCipher =このメッセージはご利用のバージョンのソフトウェアでサポートしていない強度の暗号を使用して署名されています。 +SIClueless =デジタル署名に原因不明の問題があります。内容を送信者に確認するまではこのメッセージを信用しないでください。 +SIPartiallyValidLabel =メッセージは署名されています +SIPartiallyValidHeader =デジタル署名は有効ですが、送信者と署名者が同一人物かどうかは不明です。 +SIHeaderMismatch =署名者の証明書に書かれているメールアドレスがメッセージ送信に使用されているメールアドレスと異なります。誰がメッセージに署名したか知るには署名証明書の詳細を確認してください。 +SICertWithoutAddress =メッセージの署名に使用されている証明書にはメールアドレスが含まれていません。誰がメッセージに署名したか知るには署名証明書の詳細を確認してください。 + +## Encryption Information strings +EINoneLabel2 =メッセージは暗号化されていません +EINone =メッセージは送信前に暗号化されていません。暗号化せずにインターネットに送信された情報は転送中に他人に傍受される可能性があります。 +EIValidLabel =メッセージは暗号化されています +EIValid =メッセージは送信前に暗号化されています。ネットワークに送信された情報を他人が傍受することは暗号化により極めて難しくなっています。 +EIInvalidLabel =メッセージを復号できません +EIInvalidHeader =メッセージは送信前に暗号化されていますが、復号できませんでした。 +EIContentAltered =メッセージの内容が転送中に書き換えられたようです。 +EIClueless =暗号化されたメッセージに原因不明の問題があります。 diff --git a/l10n-ja/mail/chrome/messenger/AccountManager.dtd b/l10n-ja/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..036fd84d13 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/AccountManager.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xhtml --> + +<!ENTITY accountManagerTitle.label "アカウント設定"> +<!ENTITY accountManagerCloseButton.label "閉じる"> + +<!ENTITY accountActionsButton.label "アカウント操作"> +<!ENTITY accountActionsButton.accesskey "A"> +<!ENTITY addMailAccountButton.label "メールアカウントを追加..."> +<!ENTITY addMailAccountButton.accesskey "A"> +<!ENTITY addIMAccountButton.label "チャットアカウントを追加..."> +<!ENTITY addIMAccountButton.accesskey "C"> +<!ENTITY addFeedAccountButton.label "フィードアカウントを追加..."> +<!ENTITY addFeedAccountButton.accesskey "F"> +<!ENTITY setDefaultButton.label "既定のアカウントに設定"> +<!ENTITY setDefaultButton.accesskey "D"> +<!ENTITY removeButton.label "アカウントを削除"> +<!ENTITY removeButton.accesskey "R"> + +<!ENTITY addonsButton.label "拡張機能とテーマ"> diff --git a/l10n-ja/mail/chrome/messenger/AccountWizard.dtd b/l10n-ja/mail/chrome/messenger/AccountWizard.dtd new file mode 100644 index 0000000000..11de77064a --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/AccountWizard.dtd @@ -0,0 +1,51 @@ +<!-- 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/. --> + +<!-- Entities for AccountWizard --> + +<!ENTITY windowTitle.label "アカウントウィザード"> +<!ENTITY accountWizard.size "width: 42em; height: 39em;"><!-- (^^; en-US: width: 40em; height: 38em; --> + +<!-- Entities for Identity page --> + +<!ENTITY identityTitle.label "差出人情報"> +<!ENTITY identityDesc.label "メッセージの差出人を表す情報を入力してください。これはアカウントごとに別のものを設定して使い分けることができます。"><!-- (^^; 表現変更 en-US: Each account has an identity, which is the information that identifies you to others when they receive your messages. --> + +<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line --> +<!ENTITY fullnameDesc.label "あなたの名前を入力してください。ここで設定した名前が送信するメッセージの [差出人] (From) に表示されます。"> +<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line + 1, do not translate two of """ + 2, Use localized full name instead of "John Smith" +--> +<!ENTITY fullnameExample.label "(例: 山田 太郎)"> +<!ENTITY fullnameLabel.label "あなたのお名前:"> +<!ENTITY fullnameLabel.accesskey "Y"> + +<!ENTITY emailLabel.label "メールアドレス:"> +<!ENTITY emailLabel.accesskey "E"> + +<!-- Entities for Incoming Server page --> + +<!ENTITY incomingTitle.label "受信サーバー情報"> +<!ENTITY incomingUsername.label "ユーザー名:"> +<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line --> +<!ENTITY newsServerNameDesc.label "ニュース (NNTP) サーバーの名前を入力してください。(例: news.example.jp)"> +<!ENTITY newsServerLabel.label "ニュースサーバー:"> +<!ENTITY newsServerLabel.accesskey "S"> + +<!-- Entities for Account name page --> + +<!ENTITY accnameTitle.label "アカウント名"> +<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line --> +<!ENTITY accnameDesc.label "このアカウントに分かりやすい名前を付けてください。(例: 仕事用、プライベート、ニュース)"> +<!ENTITY accnameLabel.label "アカウント名:"> +<!ENTITY accnameLabel.accesskey "A"> + +<!-- Entities for Done (Congratulations) page --> + +<!ENTITY completionTitle.label "設定完了"> +<!ENTITY completionText.label "以下の設定情報が正しいか確認してください。"> +<!ENTITY newsServerNamePrefix.label "ニュース (NNTP) サーバー名:"> +<!ENTITY clickFinish.label "[完了] をクリックすると、設定を保存してアカウントを作成します。"> +<!ENTITY clickFinish.labelMac "[完了] をクリックすると、設定を保存してアカウントを作成します。"> diff --git a/l10n-ja/mail/chrome/messenger/CustomHeaders.dtd b/l10n-ja/mail/chrome/messenger/CustomHeaders.dtd new file mode 100644 index 0000000000..219e554e4e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/CustomHeaders.dtd @@ -0,0 +1,11 @@ +<!-- 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/. --> + +<!ENTITY window.title "カスタムヘッダー"> +<!ENTITY addButton.label "追加"> +<!ENTITY addButton.accesskey "A"> +<!ENTITY removeButton.label "削除"> +<!ENTITY removeButton.accesskey "R"> +<!ENTITY newMsgHeader.label "追加するカスタムヘッダー:"> +<!ENTITY newMsgHeader.accesskey "N"> diff --git a/l10n-ja/mail/chrome/messenger/FilterEditor.dtd b/l10n-ja/mail/chrome/messenger/FilterEditor.dtd new file mode 100644 index 0000000000..8d0962af56 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/FilterEditor.dtd @@ -0,0 +1,67 @@ +<!-- 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/. --> + +<!ENTITY window.title "フィルターの設定"> +<!ENTITY filterName.label "フィルター名:"> +<!ENTITY filterName.accesskey "i"> + +<!ENTITY junk.label "迷惑メール"> +<!ENTITY notJunk.label "非迷惑メール"> + +<!ENTITY lowestPriorityCmd.label "最低"> +<!ENTITY lowPriorityCmd.label "低"> +<!ENTITY normalPriorityCmd.label "標準"> +<!ENTITY highPriorityCmd.label "高"> +<!ENTITY highestPriorityCmd.label "最高"> + +<!ENTITY contextDesc.label "フィルターを適用するタイミング:"> +<!ENTITY contextIncomingMail.label "新着メール受信時:"> +<!ENTITY contextIncomingMail.accesskey "G"> +<!ENTITY contextManual.label "手動で実行する"> +<!ENTITY contextManual.accesskey "R"> +<!ENTITY contextBeforeCls.label "迷惑メール分類前に実行"> +<!ENTITY contextAfterCls.label "迷惑メール分類後に実行"> +<!ENTITY contextOutgoing.label "メール送信後"> +<!ENTITY contextOutgoing.accesskey "S"> +<!ENTITY contextArchive.label "アーカイブ時"> +<!ENTITY contextArchive.accesskey "A"> +<!ENTITY contextPeriodic.accesskey "e"> + +<!ENTITY filterActionDesc.label "以下の動作を実行する:"> +<!ENTITY filterActionDesc.accesskey "P"> + +<!ENTITY filterActionOrderWarning.label "補足: フィルター動作は異なる順で実行されます。"> +<!ENTITY filterActionOrder.label "実行順を見る"> + +<!-- New Style Filter Rule Actions --> +<!ENTITY moveMessage.label "メッセージを移動する"> +<!ENTITY copyMessage.label "メッセージをコピーする"> +<!ENTITY forwardTo.label "メッセージを転送する"> +<!ENTITY replyWithTemplate.label "テンプレートを使用して返信する"> +<!ENTITY markMessageRead.label "メッセージを既読にする"> +<!ENTITY markMessageUnread.label "メッセージを未読にする"> +<!ENTITY markMessageStarred.label "メッセージにスターを付ける"> +<!ENTITY setPriority.label "重要度を設定する"> +<!ENTITY addTag.label "メッセージにタグを付ける"> +<!ENTITY setJunkScore.label "迷惑メールかどうか設定する"> +<!ENTITY deleteMessage.label "メッセージを削除する"> +<!ENTITY deleteFromPOP.label "メッセージを POP サーバーから削除する"> +<!ENTITY fetchFromPOP.label "POP サーバーから本文を取得する"> +<!ENTITY ignoreThread.label "スレッドを無視する"> +<!ENTITY ignoreSubthread.label "サブスレッドを無視する"> +<!ENTITY watchThread.label "注目スレッドに設定する"><!-- (^^; 要チェック --> +<!ENTITY stopExecution.label "フィルターの実行を中止する"> + +<!ENTITY addAction.tooltip "新しい動作を追加します"> +<!ENTITY removeAction.tooltip "この動作を削除します"> + +<!-- LOCALIZATION NOTE + The values below are used to control the widths of the filter action widgets. + Change the values only when the localized strings in the popup menus + are truncated in the widgets. + --> +<!-- Flex Attribute: https://developer.mozilla.org/docs/XUL/Attribute/flex --> +<!-- Bug 743974 参照 --> +<!ENTITY filterActionTypeFlexValue "1"> +<!ENTITY filterActionTargetFlexValue "4"> diff --git a/l10n-ja/mail/chrome/messenger/FilterListDialog.dtd b/l10n-ja/mail/chrome/messenger/FilterListDialog.dtd new file mode 100644 index 0000000000..a0720160e3 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/FilterListDialog.dtd @@ -0,0 +1,40 @@ +<!-- 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/. --> + +<!ENTITY window.title "メッセージフィルター"> +<!ENTITY nameColumn.label "フィルター名"> +<!ENTITY activeColumn.label "有効"> +<!ENTITY newButton.label "新規..."> +<!ENTITY newButton.accesskey "N"> +<!ENTITY newButton.popupCopy.label "コピー..."> +<!ENTITY newButton.popupCopy.accesskey "C"> +<!ENTITY editButton.label "編集..."> +<!ENTITY editButton.accesskey "E"> +<!ENTITY deleteButton.label "削除"> +<!ENTITY deleteButton.accesskey "t"> +<!ENTITY reorderTopButton "一番上へ移動"> +<!ENTITY reorderTopButton.accessKey "o"> +<!ENTITY reorderTopButton.toolTip "フィルターを並べ替えて一番最初に実行します"> +<!ENTITY reorderUpButton.label "上へ移動"> +<!ENTITY reorderUpButton.accesskey "U"> +<!ENTITY reorderDownButton.label "下へ移動"> +<!ENTITY reorderDownButton.accesskey "D"> +<!ENTITY reorderBottomButton "一番下へ移動"> +<!ENTITY reorderBottomButton.accessKey "B"> +<!ENTITY reorderBottomButton.toolTip "フィルターを並べ替えて一番最後に実行します"> +<!ENTITY filterHeader.label "自動的にこれらのフィルターが上から順に評価されます。"> +<!ENTITY filtersForPrefix.label "対象アカウント:"> +<!ENTITY filtersForPrefix.accesskey "F"> +<!ENTITY viewLogButton.label "フィルターログ"> +<!ENTITY viewLogButton.accesskey "L"> +<!ENTITY runFilters.label "今すぐ実行"> +<!ENTITY runFilters.accesskey "R"> +<!ENTITY stopFilters.label "停止"> +<!ENTITY stopFilters.accesskey "S"> +<!ENTITY folderPickerPrefix.label "フィルターを使用するフォルダー:"> +<!ENTITY folderPickerPrefix.accesskey "c"> +<!ENTITY helpButton.label "Help"> +<!ENTITY helpButton.accesskey "H"> +<!ENTITY closeCmd.key "W"> +<!ENTITY searchBox.emptyText "フィルター名を検索..."> diff --git a/l10n-ja/mail/chrome/messenger/SearchDialog.dtd b/l10n-ja/mail/chrome/messenger/SearchDialog.dtd new file mode 100644 index 0000000000..e6577d4e42 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/SearchDialog.dtd @@ -0,0 +1,37 @@ +<!-- 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/. --> + +<!-- for SearchDialog.xhtml --> +<!ENTITY searchHeading.label "次の中からメッセージを検索:"> +<!ENTITY searchHeading.accesskey "h"> +<!ENTITY searchSubfolders.label "サブフォルダーも検索する"> +<!ENTITY searchSubfolders.accesskey "e"> +<!ENTITY searchOnServer.label "サーバー上のメッセージを検索する"> +<!ENTITY searchOnServer.accesskey "u"> +<!ENTITY resetButton.label "リセット"> +<!ENTITY resetButton.accesskey "C"> +<!ENTITY openButton.label "開く"> +<!ENTITY openButton.accesskey "n"> +<!ENTITY deleteButton.label "削除"> +<!ENTITY deleteButton.accesskey "D"> +<!ENTITY searchDialogTitle.label "メッセージを検索"> +<!ENTITY results.label "検索結果"> +<!ENTITY moveButton.label "移動"> +<!ENTITY moveButton.accesskey "T"> +<!ENTITY closeCmd.key "W"> +<!ENTITY openInFolder.label "フォルダーを開く"> +<!ENTITY openInFolder.accesskey "r"> +<!ENTITY saveAsVFButton.label "検索フォルダーとして保存"> +<!ENTITY saveAsVFButton.accesskey "v"> + +<!-- for abSearchDialog.xhtml --> +<!ENTITY abSearchHeading.label "次の中からカードを検索:"> +<!ENTITY abSearchHeading.accesskey "h"> +<!ENTITY propertiesButton.label "プロパティ"> +<!ENTITY propertiesButton.accesskey "P"> +<!ENTITY composeButton.label "新しいメッセージ"> +<!ENTITY composeButton.accesskey "W"> +<!ENTITY deleteCardButton.label "削除"> +<!ENTITY deleteCardButton.accesskey "D"> +<!ENTITY abSearchDialogTitle.label "アドレスを検索"> diff --git a/l10n-ja/mail/chrome/messenger/aboutDialog.dtd b/l10n-ja/mail/chrome/messenger/aboutDialog.dtd new file mode 100644 index 0000000000..fe27ebe10a --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/aboutDialog.dtd @@ -0,0 +1,115 @@ +<!-- 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/. --> + +<!ENTITY aboutDialog.title "&brandFullName; について"> + +<!-- LOCALIZATION NOTE (update.*): +# These strings are also used in the update pane of preferences. +# See about:preferences#advanced. +--> +<!-- LOCALIZATION NOTE (update.checkForUpdatesButton.*, update.updateButton.*, update.applyButtonBillboard.*): +# Only one button is present at a time. +# The button when displayed is located directly under the Thunderbird version in +# the about dialog. +--> +<!ENTITY update.checkForUpdatesButton.label "ソフトウェアの更新を確認"> +<!ENTITY update.checkForUpdatesButton.accesskey "C"> +<!ENTITY update.updateButton.label3 "再起動して &brandShorterName; を更新"> +<!ENTITY update.updateButton.accesskey "R"> + +<!-- LOCALIZATION NOTE (warningDesc.version): This is a warning about the experimental nature of Nightly builds. It is only shown in this version. --> +<!ENTITY warningDesc.version "&brandShortName; は実験的であり動作が不安定である可能性があります。"> +<!-- LOCALIZATION NOTE (warningDesc.telemetryDesc): This is a notification that Nightly builds automatically send Telemetry data back to Mozilla. It is only shown in this version. "It" refers to brandShortName. --> +<!ENTITY warningDesc.telemetryDesc "このバージョンは、&brandShortName; の改善を助けるため、パフォーマンスやハードウェア、使用状況、カスタマイズされた設定についての情報を &vendorShortName; に自動的に送信します。"> + +<!-- LOCALIZATION NOTE (community.exp.*) This paragraph is shown in "experimental" builds, i.e. Nightly builds, instead of the other "community.*" strings below. --> +<!ENTITY community.exp.start ""> +<!-- LOCALIZATION NOTE (community.exp.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.exp.mozillaLink "&vendorShortName;"> +<!ENTITY community.exp.middle "は、ウェブがすべての人々にとってオープンかつパブリックであり、アクセスできるように保つため、一つに集まって働く"> +<!-- LOCALIZATION NOTE (community.exp.creditslink): This is a link title that links to about:credits. --> +<!ENTITY community.exp.creditsLink "グローバルなコミュニティ"> +<!ENTITY community.exp.end "です。"> + +<!ENTITY community.start2 "&brandShortName; をデザインしている"> +<!-- LOCALIZATION NOTE (community.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.mozillaLink "&vendorShortName;"> +<!ENTITY community.middle2 "は、ウェブの公開性、公衆性、制限のないアクセスを保つために共に活動している"> +<!-- LOCALIZATION NOTE (community.creditsLink): This is a link title that links to about:credits. --> +<!ENTITY community.creditsLink "グローバルなコミュニティ"> +<!ENTITY community.end3 "です。"> + +<!ENTITY helpus.start "ご協力いただける方は、"> +<!-- LOCALIZATION NOTE (helpus.donateLink): This is a link title that links to the thunderbird donation page --> +<!ENTITY helpus.donateLink "寄付"> +<!ENTITY helpus.middle "または"> +<!-- LOCALIZATION NOTE (helpus.getInvolvedLink): This is a link title that links to https://www.thunderbird.net/get-involved/. --> +<!ENTITY helpus.getInvolvedLink "コミュニティに参加"> +<!ENTITY helpus.end "してください!"> + +<!ENTITY releaseNotes.link "リリースノート"> + +<!-- LOCALIZATION NOTE (bottomLinks.license): This is a link title that links to about:license. --> +<!ENTITY bottomLinks.license "ライセンス情報"> + +<!-- LOCALIZATION NOTE (bottomLinks.rights): This is a link title that links to about:rights. --> +<!ENTITY bottomLinks.rights "あなたの権利について"> + +<!-- LOCALIZATION NOTE (bottomLinks.privacy): This is a link title that links to https://www.mozilla.org/legal/privacy/. --> +<!ENTITY bottomLinks.privacy "プライバシーポリシー"> + +<!-- LOCALIZATION NOTE (update.checkingForUpdates): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.checkingForUpdates "ソフトウェアの更新を確認中..."> +<!-- LOCALIZATION NOTE (update.noUpdatesFound): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.noUpdatesFound "&brandShortName; は最新バージョンです"> +<!-- LOCALIZATION NOTE (update.adminDisabled): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.adminDisabled "システム管理者により、更新が無効化されています"> +<!-- LOCALIZATION NOTE (update.otherInstanceHandlingUpdates): try to make the localized text short --> +<!ENTITY update.otherInstanceHandlingUpdates "&brandShortName; は別のインスタンスにより更新されています"> + +<!-- LOCALIZATION NOTE (update.failed.start,update.failed.linkText,update.failed.end): + update.failed.start, update.failed.linkText, and update.failed.end all go into + one line with linkText being wrapped in an anchor that links to a site to download + the latest version of Firefox (e.g. https://www.firefox.com). As this is all in + one line, try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.failed.start "更新に失敗しました。 "> +<!ENTITY update.failed.linkText "最新バージョンをダウンロード"> +<!ENTITY update.failed.end "してください"> + +<!-- LOCALIZATION NOTE (update.manual.start,update.manual.end): update.manual.start and update.manual.end + all go into one line and have an anchor in between with text that is the same as the link to a site + to download the latest version of Firefox (e.g. https://www.firefox.com). As this is all in one line, + try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.manual.start ""> +<!ENTITY update.manual.linkText "最新バージョンをダウンロード"> +<!ENTITY update.manual.end "してください"> + +<!-- LOCALIZATION NOTE (update.unsupported.start,update.unsupported.linkText,update.unsupported.end): + update.unsupported.start, update.unsupported.linkText, and + update.unsupported.end all go into one line with linkText being wrapped in + an anchor that links to a site to provide additional information regarding + why the system is no longer supported. As this is all in one line, try to + make the localized text short (see bug 843497 for screenshots). --> +<!ENTITY update.unsupported.start "ご利用のシステムでは、このバージョン以降の更新はできません。"> +<!ENTITY update.unsupported.linkText "詳細"> +<!ENTITY update.unsupported.end ""> + +<!-- LOCALIZATION NOTE (update.downloading.start,update.downloading.end): update.downloading.start and + update.downloading.end all go into one line, with the amount downloaded inserted in between. As this + is all in one line, try to make the localized text short (see bug 596813 for screenshots). The — is + the "em dash" (long dash). + example: Downloading update — 111 KB of 13 MB --> +<!ENTITY update.downloading.start "更新をダウンロード中 — "> +<!ENTITY update.downloading.end ""> + +<!ENTITY update.applying "更新を適用中..."> +<!ENTITY update.restarting "再起動中..."> + +<!-- LOCALIZATION NOTE (channel.description.start,channel.description.end): channel.description.start and + channel.description.end create one sentence, with the current channel label inserted in between. + example: You are currently on the _Stable_ update channel. --> +<!ENTITY channel.description.start "現在の更新チャンネルは "> +<!ENTITY channel.description.end " です。"> + +<!ENTITY cmdCloseMac.commandKey "w"> diff --git a/l10n-ja/mail/chrome/messenger/aboutDownloads.dtd b/l10n-ja/mail/chrome/messenger/aboutDownloads.dtd new file mode 100644 index 0000000000..142473b7cc --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/aboutDownloads.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!ENTITY aboutDownloads.title "保存したファイル"> +<!-- LOCALIZATION NOTE (cmd.show.label, cmd.show.accesskey, cmd.showMac.label, + cmd.showMac.accesskey): + The show and showMac commands are never shown together, thus they can share + the same access key (though the two access keys can also be different). + --> +<!ENTITY cmd.show.label "保存フォルダーを開く"> +<!ENTITY cmd.show.accesskey "F"> +<!ENTITY cmd.showMac.label "Finder に表示"> +<!ENTITY cmd.showMac.accesskey "F"> +<!ENTITY cmd.open.label "開く"> +<!ENTITY cmd.open.accesskey "O"> +<!ENTITY cmd.removeFromHistory.label "履歴から削除"> +<!ENTITY cmd.removeFromHistory.accesskey "e"> +<!ENTITY cmd.clearList.label "リストを消去"> +<!ENTITY cmd.clearList.accesskey "C"> +<!ENTITY cmd.clearList.tooltip "保存したファイルのリストからすべてのエントリーを削除します。ダウンロード中のものは除きます。"> +<!ENTITY cmd.searchDownloads.label "検索..."> +<!ENTITY cmd.searchDownloads.key "F"> diff --git a/l10n-ja/mail/chrome/messenger/aboutRights.properties b/l10n-ja/mail/chrome/messenger/aboutRights.properties new file mode 100644 index 0000000000..eff484837e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/aboutRights.properties @@ -0,0 +1,7 @@ +# 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/. + +# (^^; /browser/chrome/browser/aboutRights.properties がベース。 +buttonLabel = あなたの権利について... +buttonAccessKey = K diff --git a/l10n-ja/mail/chrome/messenger/aboutSupportMail.properties b/l10n-ja/mail/chrome/messenger/aboutSupportMail.properties new file mode 100644 index 0000000000..a34c9c6dd1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/aboutSupportMail.properties @@ -0,0 +1,16 @@ +# 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/. + +#(^m^) 以下、トラブルシューティング情報を送信するメールに含まれる +# LOCALIZATION NOTE (warningLabel): Label for warning text that shows up when private data is included +warningLabel =警告: +# LOCALIZATION NOTE (warningText): Warning text that shows up when private data is included +warningText =このメールには、許可なく転送したり公開したりすべきでない、個人情報が含まれています。 + +# LOCALIZATION NOTE (fsType.local): Indicator that the displayed directory is on a local drive +fsType.local = (ローカルドライブ) +# LOCALIZATION NOTE (fsType.network): Indicator that the displayed directory is on the network +fsType.network = (ネットワークドライブ) +# LOCALIZATION NOTE (fsType.unknown): Indicator that we couldn't figure out whether the directory is local or on a network +fsType.unknown = (不明なドライブ) diff --git a/l10n-ja/mail/chrome/messenger/accountCreationModel.properties b/l10n-ja/mail/chrome/messenger/accountCreationModel.properties new file mode 100644 index 0000000000..bd9633558d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/accountCreationModel.properties @@ -0,0 +1,20 @@ +# 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/. + +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: fetchConfig.js, readFromXML.js, guessConfig.js, verifyConfig.js, createInBackend.js + + +# readFromXML.js +no_emailProvider.error =設定ファイルの XML にメールアカウントの設定情報が含まれていません。 +outgoing_not_smtp.error =送信サーバーの種類は SMTP でなければなりません。 + +# verifyConfig.js +cannot_login.error =サーバーにログインできません。ユーザー名やパスワード、設定が間違っていないか確認してください。 + +# guessConfig.js +cannot_find_server.error =サーバーが見つかりません + +# exchangeAutoDiscover.js +no_autodiscover.error =Exchange の AutoDiscover XML が正しくありません。 diff --git a/l10n-ja/mail/chrome/messenger/accountCreationUtil.properties b/l10n-ja/mail/chrome/messenger/accountCreationUtil.properties new file mode 100644 index 0000000000..35524737a7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/accountCreationUtil.properties @@ -0,0 +1,35 @@ +# 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/. + +# This file has the strings, mostly error strings, for the logic / JS backend / model +# files: sanitizeDatatypes.js, fetchhttp.js, util.js + + +# sanitizeDatatypes.js +hostname_syntax.error =ホスト名が入力されていないか無効な文字が含まれています。半角英数字と "-" (ハイフン)、"." (ピリオド) のみが使用可能です。 +alphanumdash.error =未サポートの文字が含まれています。半角英数字と "-" (ハイフン)、"_" (アンダースコア) のみが使用可能です。 +allowed_value.error =入力された値が許可リストにありません +url_scheme.error =この URL スキームは許可されていません +url_parsing.error =URL が正しくありません +string_empty.error =この文字列に値を入力してください +boolean.error =真偽値ではありません +no_number.error =数値ではありません +number_too_large.error =数値が大きすぎます +number_too_small.error =数値が小さすぎます + + +# fetchhttp.js +cannot_contact_server.error =サーバーに接続できませんでした +bad_response_content.error =サーバーからの受信データが正しくありません + +## 以下、3.1b2 では未実装。Bug 555448 +# verifyConfig.js +# LOCALIZATION NOTE(auth_failed_generic.error): The login failed (server refused to allow the user in), but the server did not give any meaningful error message. This is a common case when the user entered a wrong password or is otherwise not allowed. +auth_failed_generic.error =ログインに失敗しました。ユーザー名またはメールアドレス、パスワードが正しいか確認してください。 +# LOCALIZATION NOTE(auth_failed_with_reason.error): The login failed (server refused to allow the user in), and the server gave an error message which we can present to the user. This is a common case when the user entered a wrong password or is otherwise not allowed. %1$S will be the IMAP/POP3/SMTP server hostname. %2$S will be the error message from the server (usually in the local language where the server is or in English). +auth_failed_with_reason.error =ログインに失敗しました。%1$S サーバーからの応答: %2$S +# LOCALIZATION NOTE(verification_failed.error): We had some other error, not during authentication with the server, but at earlier points, e.g. locally or we entirely failed to contact the given server, and we unfortunately have no detailed error message. +verification_failed.error =ログイン前に原因不明のエラーが発生しました。 +# LOCALIZATION NOTE(verification_failed_with_exception.error): We had some other error, not during authentication with the server, but at earlier points, e.g. locally or we entirely failed to contact the given server, and we have an error message. %1$S will be an error message, possibly in English +verification_failed_with_exception.error =ログイン前にエラーが発生しました: %1$S diff --git a/l10n-ja/mail/chrome/messenger/activity.dtd b/l10n-ja/mail/chrome/messenger/activity.dtd new file mode 100644 index 0000000000..c509b4c9c0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/activity.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (window.width2, window.height): These values should be +close to the golden ratio (1.618:1) while making sure it's wide enough for long +file names and tall enough to hint that there are more activities in the list --> +<!ENTITY window.width2 "485"> +<!ENTITY window.height "300"> + +<!ENTITY activity.title "イベントログの管理"><!-- (^^; en-US: Activity Manager--> + +<!ENTITY cmd.close.commandkey "w"> +<!ENTITY cmd.close2.commandkey "j"> +<!ENTITY cmd.close2Unix.commandkey "y"> +<!ENTITY cmd.clearList.label "ログを消去"> +<!ENTITY cmd.clearList.tooltip "完了およびキャンセル、失敗した項目を一覧から削除します"> +<!ENTITY cmd.clearList.accesskey "C"> diff --git a/l10n-ja/mail/chrome/messenger/activity.properties b/l10n-ja/mail/chrome/messenger/activity.properties new file mode 100644 index 0000000000..76fd457d71 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/activity.properties @@ -0,0 +1,101 @@ +# 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/. + +# Status Text +paused2 =一時停止しました +processing =処理中です +notStarted =開始していません +failed =失敗しました +waitingForInput =入力待ちです +waitingForRetry =再試行待ちです +completed =完了 +canceled =キャンセルしました + +# LOCALIZATION NOTE (sendingMessages): this is used as a title for grouping processes in the activity manager when sending email. +sendingMessages =メッセージ送信 +sendingMessage =メッセージを送信しています +# LOCALIZATION NOTE (sendingMessageWithSubject): %S will be replaced by the subject of the message being sent. +sendingMessageWithSubject =メッセージを送信しています: %S +copyMessage =送信済みトレイにメッセージをコピーしています +sentMessage =メッセージを送信しました +# LOCALIZATION NOTE (sentMessageWithSubject): %S will be replaced by the subject of the message being sent. +sentMessageWithSubject =メッセージを送信しました: %S +failedToSendMessage =メッセージの送信に失敗しました +failedToCopyMessage =メッセージのコピーに失敗しました +# LOCALIZATION NOTE (failedToSendMessageWithSubject): %S will be replaced by the subject of the message being sent. +failedToSendMessageWithSubject =メッセージの送信に失敗しました: %S +# LOCALIZATION NOTE (failedToCopyMessageWithSubject): %S will be replaced by the subject of the message being sent. +failedToCopyMessageWithSubject =メッセージのコピーに失敗しました: %S + +# LOCALIZATION NOTE (autosyncProcessProgress2): Do not translate the words "%1$S", "%2$S", "%3$S" and "%4$S" below. +# Place the word %1$S in your translation where the number of the message being downloaded should appear. +# Place the word %2$S in your translation where the total number of messages to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Place the word %4$S in your translation where the name of account being processed should appear. +# EXAMPLE: Ted's account: Downloading message 334 of 1008 in Inbox… +autosyncProcessProgress2 =%4$S: %3$S にメッセージをダウンロードしています (%1$S / %2$S)... +# LOCALIZATION NOTE (autosyncProcessDisplayText): %S will be replaced by the folder name +autosyncProcessDisplayText =%S フォルダーを更新しています +# LOCALIZATION NOTE (autosyncEventDisplayText): %S will be replaced by the account name +autosyncEventDisplayText =%S アカウントを更新しました +# LOCALIZATION NOTE (autosyncEventStatusText): %S will be replaced by total number of downloaded messages +autosyncEventStatusText =%S 通のメッセージをダウンロードしました +autosyncEventStatusTextNoMsgs =ダウンロードされたメッセージはありません +# LOCALIZATION NOTE (autosyncContextDisplayText): %S will be replaced by the account name +autosyncContextDisplayText =%S を同期しています + +# LOCALIZATION NOTE (pop3EventStartDisplayText2): Do not translate the words "%1$S" and "%2$S" below. +# Place the word %1$S in your translation where the name of the account being checked for new messages should appear. +# Place the word %2$S in your translation where the name of the folder being checked for new messages should appear. +# EXAMPLE: George's account: Checking Inbox for new messages… +pop3EventStartDisplayText2 =%1$S: %2$S の新着メッセージを確認しています... +# LOCALIZATION NOTE (pop3EventDisplayText): %S will be replaced by the account name +pop3EventDisplayText =%S アカウントを更新しました +# LOCALIZATION NOTE (pop3EventStatusText): #1 will be replaced by total number of downloaded messages +## (^^; en-US: plural forms を使用。 +pop3EventStatusText =#1 通のメッセージをダウンロードしました +pop3EventStatusTextNoMsgs =ダウンロードされたメッセージはありません + +## (^^; en-US: plural forms を使用。 +# Message actions that show up in activity manager +# LOCALIZATION NOTE (deletedMessages2): #1 number of messages, #2 folder name +deletedMessages2 =#2 から #1 通のメッセージを削除しました +# LOCALIZATION NOTE (movedMessages): #1 number of messages, #2 and #3: folder names +movedMessages =#1 通のメッセージを #2 から #3 へ移動しました +# LOCALIZATION NOTE (copiedMessages): #1 number of messages, #2 and #3: folder names +copiedMessages =#1 通のメッセージを #2 から #3 へコピーしました +# LOCALIZATION NOTE (fromServerToServer): #1 source server, #2 destination server +fromServerToServer =#1 から #2 へ +# LOCALIZATION NOTE (deletedFolder): #1 folder name +deletedFolder =#1 フォルダーを削除しました +emptiedTrash =ごみ箱を空にしました +# LOCALIZATION NOTE (movedFolder): #1 and #2 are folder names +movedFolder =#1 フォルダーを #2 フォルダー内へ移動しました +# LOCALIZATION NOTE (movedFolderToTrash): #1 is the folder name +movedFolderToTrash =#1 フォルダーをごみ箱へ移動しました +# LOCALIZATION NOTE (copiedFolder): #1 and #2 are folder names +copiedFolder =#1 フォルダーを #2 フォルダー内へコピーしました +# LOCALIZATION NOTE (renamedFolder): #1 and #2 are folder names +renamedFolder =#1 フォルダーの名前を #2 に変更しました +indexing =メッセージの索引を作成します +# LOCALIZATION NOTE (indexingFolder): #1 is a folder name +indexingFolder =#1 フォルダーの索引を作成します +indexingStatusVague =索引を付けるメッセージを調べています +# LOCALIZATION NOTE (indexingFolderStatusVague): #1 is a folder name +indexingFolderStatusVague =#1 フォルダーの索引を付けるメッセージを調べています +# LOCALIZATION NOTE (indexingStatusExact): +# #1 is the number of the message currently being indexed +# #2 is the total number of messages being indexed +# #3 is the percentage of indexing that is complete +indexingStatusExact =索引を作成しています #1 / #2 (#3% 完了) +# LOCALIZATION NOTE (indexingFolderStatusExact): +# #1 is the number of the message currently being indexed +# #2 is the total number of messages being indexed +# #3 is the percentage of indexing that is complete +# #4 is a folder name +indexingFolderStatusExact =#4 フォルダーの索引を作成しています #1 / #2 (#3% 完了) +# LOCALIZATION NOTE (indexedFolder): #1 number of messages; #2 folder name +indexedFolder =#2 フォルダーの #1 通のメッセージに索引を付けました +# LOCALIZATION NOTE (indexedFolderStatus): #1 number of seconds spent indexing +indexedFolderStatus =処理時間 #1 秒 diff --git a/l10n-ja/mail/chrome/messenger/addbuddy.dtd b/l10n-ja/mail/chrome/messenger/addbuddy.dtd new file mode 100644 index 0000000000..f40ec5f402 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addbuddy.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!-- (^m^) チャットの "Add contact" ダイアログ --> +<!ENTITY addBuddyWindow.title "連絡先追加"><!-- en-US: "Add contact" --> +<!ENTITY name.label "ユーザー名"> +<!ENTITY account.label "アカウント"> diff --git a/l10n-ja/mail/chrome/messenger/addons.properties b/l10n-ja/mail/chrome/messenger/addons.properties new file mode 100644 index 0000000000..3c5ca887aa --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addons.properties @@ -0,0 +1,256 @@ +# 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/. + +xpinstallPromptMessage =このサイトからは %S にソフトウェアをインストールできない設定になっています。 +# LOCALIZATION NOTE (xpinstallPromptMessage.header) +# The string contains the hostname of the site the add-on is being installed from. +xpinstallPromptMessage.header =%S にアドオンのインストールを許可しますか? +xpinstallPromptMessage.message =%S からアドオンをインストールしようとしています。続ける前に、これが信頼できるサイトかどうか確認してください。 +xpinstallPromptMessage.header.unknown =知らないサイトにアドオンのインストールを許可しますか? +xpinstallPromptMessage.message.unknown =知らないサイトからアドオンをインストールしようとしています。続ける前に、これが信頼できるサイトかどうか確認してください。 +xpinstallPromptMessage.learnMore =アドオンを安全にインストールするための情報 +xpinstallPromptMessage.dontAllow =許可しない +xpinstallPromptMessage.dontAllow.accesskey=D +xpinstallPromptMessage.neverAllow =許可しない +xpinstallPromptMessage.neverAllow.accesskey =N +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details +xpinstallPromptMessage.install =インストールを続ける +xpinstallPromptMessage.install.accesskey =C + +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See http://www.mozilla.org/access/keyboard/accesskey for details +xpinstallDisabledMessageLocked =ソフトウェアのインストールはシステム管理者により無効化されています。 +xpinstallDisabledMessage =ソフトウェアのインストールは現在無効になっています。[有効にする] をクリックしてからもう一度やり直してください。 +xpinstallDisabledButton =有効にする +xpinstallDisabledButton.accesskey =n + +# LOCALIZATION NOTE (addonInstallBlockedByPolicy) +# This message is shown when the installation of an add-on is blocked by +# enterprise policy. %1$S is replaced by the name of the add-on. +# %2$S is replaced by the ID of add-on. %3$S is a custom message that +# the administration can add to the message. +addonInstallBlockedByPolicy =システム管理者により、%1$S (%2$S) のインストールがブロックされました。%3$S +# LOCALIZATION NOTE (addonDomainBlockedByPolicy) +# This message is shown when the installation of add-ons from a domain +# is blocked by enterprise policy. +addonDomainBlockedByPolicy =システム管理者により、このサイトからコンピューターにソフトウェアをインストールがすることが許可されていません。 + +# LOCALIZATION NOTE (addonPostInstall.message2) +# %S is replaced with the localized named of the extension that was +# just installed. +addonPostInstall.message2 =%S が追加されました。 + +# LOCALIZATION NOTE (addonDownloadingAndVerifying): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Also see https://bugzilla.mozilla.org/show_bug.cgi?id=570012 for mockups +addonDownloadingAndVerifying =#1 個のアドオンをダウンロードして検証しています... +addonDownloadVerifying =検証中 + +addonInstall.unsigned =(未検証) +addonInstall.cancelButton.label =キャンセル +addonInstall.cancelButton.accesskey =C +addonInstall.acceptButton2.label =追加 +addonInstall.acceptButton2.accesskey =A + +# LOCALIZATION NOTE (addonConfirmInstallMessage,addonConfirmInstallUnsigned): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the number of add-ons being installed +addonConfirmInstall.message =このサイトは #1 に #2 個のアドオンのインストールを求めています: +addonConfirmInstallUnsigned.message =注意: このサイトは #1 に #2 個の未検証アドオンのインストールを求めています。ご自身の責任でインストールしてください。 + +# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is brandShortName +# #2 is the total number of add-ons being installed (at least 2) +addonConfirmInstallSomeUnsigned.message =注意: このサイトは #1 に #2 個のアドオンのインストールを求めていますが、一部のアドオンは未検証です。ご自身の責任でインストールしてください。 + +# LOCALIZATION NOTE (addonInstalled): +# %S is the name of the add-on +addonInstalled =%S がインストールされました。 +# LOCALIZATION NOTE (addonsGenericInstalled): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of add-ons +addonsGenericInstalled =#1 個のアドオンがインストールされました。 + +# LOCALIZATION NOTE (addonInstallError-1, addonInstallError-2, addonInstallError-3, addonInstallError-4, addonInstallError-5, addonLocalInstallError-1, addonLocalInstallError-2, addonLocalInstallError-3, addonLocalInstallError-4, addonLocalInstallError-5): +# %1$S is the application name, %2$S is the add-on name +addonInstallError-1 =接続エラーのため、アドオンをダウンロードできませんでした。 +addonInstallError-2 =このアドオンは %1$S に対応していないため、インストールできませんでした。 +addonInstallError-3 =このサイトからダウンロードしたアドオンは壊れているため、インストールできませんでした。 +addonInstallError-4 =%1$S は必要なファイルが変更できなかったため、%2$S をインストールできませんでした。 +addonInstallError-5 =このサイトのアドオンは未検証のため、%1$S はインストールを中止しました。 +addonLocalInstallError-1 =ファイルシステムエラーのため、アドオンをインストールできませんでした。 +addonLocalInstallError-2 =このアドオンは %1$S に対応していないため、インストールできませんでした。 +addonLocalInstallError-3 =このアドオンは壊れているため、インストールできませんでした。 +addonLocalInstallError-4 =%1$S は必要なファイルが変更できなかったため、%2$S をインストールできませんでした。 +addonLocalInstallError-5 =このアドオンは未検証のため、インストールできませんでした。 + +# LOCALIZATION NOTE (addonInstallErrorIncompatible): +# %1$S is the application name, %2$S is the application version, %3$S is the add-on name +addonInstallErrorIncompatible =%1$S %2$S と互換性がないため、%3$S をインストールできませんでした。 + +# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name +addonInstallErrorBlocklisted =セキュリティまたは安定性に問題があるため、%S をインストールできませんでした。 + +# LOCALIZATION NOTE (webextPerms.header,webextPerms.headerWithPerms,webextPerms.headerUnsigned,webextPerms.headerUnsignedWithPerms) +# These strings are used as headers in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, these strings will be used as raw markup. Avoid characters like <, >, & +webextPerms.header =%S を追加しますか? + +# %S is brandShortName +webextPerms.experimentWarning =悪意のあるアドオンはユーザーの個人情報を盗んだりコンピューターを危険にさらすことがあります。提供元を信頼できない場合は、このアドオンをインストールしないでください。 +webextPerms.headerWithPerms =%S を追加しますか? この拡張機能は以下の権限を求めます: +webextPerms.headerUnsigned =%S を追加しますか? この拡張機能は検証されていません。悪意のある拡張機能はあなたの個人情報を盗んだりコンピューターの情報を漏洩する可能性があります。配布元が信頼できる場合のみ追加してください。 +webextPerms.headerUnsignedWithPerms =%S を追加しますか? この拡張機能は検証されていません。悪意のある拡張機能はあなたの個人情報を盗んだりコンピューターの情報を漏洩する可能性があります。配布元が信頼できる場合のみ追加してください。この拡張機能は以下の権限を求めます: +webextPerms.learnMore2 =詳細情報 +webextPerms.add.label =追加 +webextPerms.add.accessKey =A +webextPerms.cancel.label =キャンセル +webextPerms.cancel.accessKey =C + +# LOCALIZATION NOTE (webextPerms.sideloadMenuItem) +# %1$S will be replaced with the localized name of the sideloaded add-on. +# %2$S will be replace with the name of the application (e.g., Firefox, Nightly) +webextPerms.sideloadMenuItem =%1$S が %2$S に追加されました + +# LOCALIZATION NOTE (webextPerms.sideloadHeader) +# This string is used as a header in the webextension permissions dialog +# when the extension is side-loaded. +# %S is replaced with the localized name of the extension being installed. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.sideloadHeader =%S が追加されました +webextPerms.sideloadText2 =コンピューター上の別のプログラムがブラウザーの動作に影響するアドオンをインストールしました。このアドオンの権限の要求を見直して、有効にするかキャンセル (無効のまま) を選んでください。 +webextPerms.sideloadTextNoPerms =コンピューター上の別のプログラムがブラウザーの動作に影響するアドオンをインストールしました。有効にするかキャンセル (無効のまま) を選んでください。 + +webextPerms.sideloadEnable.label =有効化 +webextPerms.sideloadEnable.accessKey =E +webextPerms.sideloadCancel.label =キャンセル +webextPerms.sideloadCancel.accessKey =C + +# LOCALIZATION NOTE (webextPerms.updateMenuItem) +# %S will be replaced with the localized name of the extension which +# has been updated. +webextPerms.updateMenuItem =%S が新たな権限を必要としています + +# LOCALIZATION NOTE (webextPerms.updateText2) +# %S is replaced with the localized name of the updated extension. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.updateText2 =%S が更新されています。新しいバージョンをインストールする前に新たな権限を承認してください。“キャンセル” を選ぶと現在のアドオンバージョンが維持されます。この拡張機能は以下の権限を求めます: + +webextPerms.updateAccept.label =更新 +webextPerms.updateAccept.accessKey =U + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replace with the localized name of the extension requested new +# permissions. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.optionalPermsHeader =%S が追加の許可を必要としています。 +webextPerms.optionalPermsListIntro =追加の許可: +webextPerms.optionalPermsAllow.label =許可 +webextPerms.optionalPermsAllow.accessKey =A +webextPerms.optionalPermsDeny.label =拒否 +webextPerms.optionalPermsDeny.accessKey =D + +webextPerms.description.accountsFolders =メールアカウントフォルダーの作成または名前変更、削除 +webextPerms.description.accountsIdentities =メールアカウントの差出人情報の作成または編集、削除 +webextPerms.description.accountsRead2 =メールアカウントとそのフォルダーおよび差出人情報へのアクセス +webextPerms.description.addressBooks =アドレス帳および連絡先の読み取りと変更 +webextPerms.description.bookmarks =ブックマークの読み取りと変更 +webextPerms.description.browserSettings =ブラウザー設定の読み取りと変更 +webextPerms.description.browsingData =最近のブラウジング履歴、Cookie および関連データの消去 +webextPerms.description.clipboardRead =クリップボードからのデータ取得 +webextPerms.description.clipboardWrite =クリップボードへのデータ入力 +webextPerms.description.compose =編集および送信するメッセージの読み取りと変更 +webextPerms.description.compose.send =編集したメッセージの代理送信 +webextPerms.description.compose.save =下書きまたはテンプレートとして編集したメッセージの保存 +webextPerms.description.devtools =開いているタブのユーザーデータへアクセスするため開発ツールを展開 +webextPerms.description.declarativeNetRequest =任意のページのコンテンツをブロック +webextPerms.description.dns =IP アドレスとホスト名情報へのアクセス +webextPerms.description.downloads =ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更 +webextPerms.description.downloads.open =コンピューターにダウンロードしたファイルを開く +# LOCALIZATION NOTE (webextPerms.description.experiment) +# %S will be replaced with the name of the application +webextPerms.description.experiment =%S とコンピューターへの完全に無制限なアクセス +webextPerms.description.find =開いているすべてのタブのテキストの読み取り +webextPerms.description.geolocation =ユーザーの位置情報へのアクセス +webextPerms.description.history =ブラウジング履歴へのアクセス +webextPerms.description.management =拡張機能の使用状況の監視とテーマの管理 +webextPerms.description.messagesImport =Thunderbird へのメッセージのインポート +webextPerms.description.messagesModify =表示されたメッセージの読み取りと編集 +webextPerms.description.messagesMove2 =メッセージのコピーまたは移動 (ごみ箱への移動を含む) +webextPerms.description.messagesDelete =メッセージの完全削除 +webextPerms.description.messagesRead =メッセージの読み取りとマーク付け、タグ付け +webextPerms.description.messagesTags =メッセージタグの作成と変更、削除 +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging =%S とは別のプログラムとのメッセージ交換 +webextPerms.description.notifications =通知の表示 +webextPerms.description.pkcs11 =暗号認証サービスの提供 +webextPerms.description.privacy =プライバシー設定の読み取りと変更 +webextPerms.description.proxy =ブラウザーのプロキシー設定の制御 +webextPerms.description.sessions =最近閉じたタブへのアクセス +webextPerms.description.tabs =ブラウザーのタブへのアクセス +webextPerms.description.tabHide =ブラウザーのタブの表示状態の変更 +webextPerms.description.topSites =ブラウジング履歴へのアクセス +webextPerms.description.unlimitedStorage =クライアント側にデータをサイズ制限なしで格納 +webextPerms.description.webNavigation =ナビゲーション中のブラウザーアクティビティへのアクセス + +webextPerms.hostDescription.allUrls =すべてのウェブサイトの保存されたデータへのアクセス + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard =%S ドメイン内のサイトの保存されたデータへのアクセス + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards =他の #1 個のドメイン内の保存されたデータへのアクセス + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite =%S の保存されたデータへのアクセス + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites =他の #1 個のサイトの保存されたデータへのアクセス + +# LOCALIZATION NOTE (webextSitePerms.headerWithPerms,webextSitePerms.headerUnsignedWithPerms) +# This string is used as a header in the webextension permissions dialog, +# %1$S is replaced with the localized name of the extension being installed. +# %2$S will be replaced by the DNS host name for which a webextension enables permissions +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextSitePerms.headerWithPerms =%1$S を追加しますか? この拡張機能は以下の機能を %2$S に付与します: +webextSitePerms.headerUnsignedWithPerms =%1$S を追加しますか? この拡張機能は検証されていません。悪意のある拡張機能はあなたの機密情報を盗んだり、コンピューターを損傷させることができます。提供元を信用できる場合のみ追加してください。この拡張機能は以下の機能を %2$S に付与します: + +# These should remain in sync with permissions.NAME.label in sitePermissions.properties +webextSitePerms.description.midi =MIDI デバイスへのアクセス +webextSitePerms.description.midi-sysex =SysEx 対応 MIDI デバイスへのアクセス + +# LOCALIZATION NOTE (webext.defaultSearch.description) +# %1$S is replaced with the localized named of the extension that is asking to change the default search engine. +# %2$S is replaced with the name of the current search engine +# %3$S is replaced with the name of the new search engine +webext.defaultSearch.description =%1$S が既定の検索エンジンを %2$S から %3$S へ変更しようとしています。よろしいですか? +webext.defaultSearchYes.label =はい +webext.defaultSearchYes.accessKey =Y +webext.defaultSearchNo.label =いいえ +webext.defaultSearchNo.accessKey =N diff --git a/l10n-ja/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd b/l10n-ja/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd new file mode 100644 index 0000000000..5b80291e73 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/abAddressBookNameDialog.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY name.label "アドレス帳の名前:"> +<!ENTITY name.accesskey "A"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/abContactsPanel.dtd b/l10n-ja/mail/chrome/messenger/addressbook/abContactsPanel.dtd new file mode 100644 index 0000000000..ceaecd5517 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/abContactsPanel.dtd @@ -0,0 +1,49 @@ +<!-- 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/. --> + +<!ENTITY propertiesMenu.label "プロパティ"> +<!ENTITY propertiesMenu.accesskey "i"> +<!ENTITY propertiesCmd.key "i"> +<!ENTITY abPropertiesMenu.label "アドレス帳のプロパティ"> +<!ENTITY abPropertiesMenu.accesskey "i"> +<!ENTITY contactPropertiesMenu.label "連絡先のプロパティ"> +<!ENTITY contactPropertiesMenu.accesskey "i"> +<!ENTITY mailingListPropertiesMenu.label "アドレスリストのプロパティ"> +<!ENTITY mailingListPropertiesMenu.accesskey "i"> + +<!ENTITY abContextMenuButton.tooltip "アドレス帳のコンテキストメニューを表示します"> +<!ENTITY addressbookPicker.label "アドレス帳:"> +<!ENTITY addressbookPicker.accesskey "k"> +<!ENTITY searchContacts.label "連絡先を検索:"> +<!ENTITY searchContacts.accesskey "n"> +<!ENTITY SearchNameOrEmail.label "名前またはメールアドレス"> + +<!ENTITY addtoToFieldMenu.label "宛先フィールドに追加"> +<!ENTITY addtoToFieldMenu.accesskey "A"> +<!ENTITY addtoCcFieldMenu.label "Cc フィールドに追加"> +<!ENTITY addtoCcFieldMenu.accesskey "C"> +<!ENTITY addtoBccFieldMenu.label "Bcc フィールドに追加"> +<!ENTITY addtoBccFieldMenu.accesskey "B"> +<!ENTITY deleteAddrBookCard.label "削除"> +<!ENTITY deleteAddrBookCard.accesskey "D"> +<!ENTITY propertiesContext.label "プロパティ"> +<!ENTITY propertiesContext.accesskey "i"> +<!ENTITY abPropertiesContext.label "プロパティ"> +<!ENTITY abPropertiesContext.accesskey "i"> +<!ENTITY editContactContext.label "連絡先を編集"> +<!ENTITY editContactContext.accesskey "E"> +<!ENTITY editMailingListContext.label "リストを編集"> +<!ENTITY editMailingListContext.accesskey "E"> + +<!ENTITY newContactAbContext.label "新しい連絡先"> +<!ENTITY newContactAbContext.accesskey "C"> +<!ENTITY newListAbContext.label "新しいアドレスリスト"> +<!ENTITY newListAbContext.accesskey "L"> + +<!ENTITY toButton.label "宛先に追加:"> +<!ENTITY toButton.accesskey "A"> +<!ENTITY ccButton.label "Cc に追加:"> +<!ENTITY ccButton.accesskey "C"> +<!ENTITY bccButton.label "Bcc に追加:"> +<!ENTITY bccButton.accesskey "B"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/abMailListDialog.dtd b/l10n-ja/mail/chrome/messenger/addressbook/abMailListDialog.dtd new file mode 100644 index 0000000000..074f3ec193 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/abMailListDialog.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- Title --> +<!ENTITY mailListWindowAdd.title "新しいアドレスリスト"> + +<!-- Labels and Access Keys --> +<!ENTITY addToAddressBook.label "リストの追加先: "> +<!ENTITY addToAddressBook.accesskey "A"> +<!ENTITY ListName.label "リストの名前:"> +<!ENTITY ListName.accesskey "L"> +<!ENTITY ListNickName.label "リストのニックネーム:"> +<!ENTITY ListNickName.accesskey "N"> +<!ENTITY ListDescription.label "説明:"> +<!ENTITY ListDescription.accesskey "D"> +<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in --> +<!ENTITY AddressTitle.label "アドレスリストに追加するメールアドレスを入力してください:"> +<!ENTITY AddressTitle.accesskey "m"> +<!ENTITY UpButton.label "上へ"> +<!ENTITY DownButton.label "下へ"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/abMainWindow.dtd b/l10n-ja/mail/chrome/messenger/addressbook/abMainWindow.dtd new file mode 100644 index 0000000000..e765bd2ae7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/abMainWindow.dtd @@ -0,0 +1,14 @@ +<!-- 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/. --> + +<!ENTITY showAsDefault.label "初期表示ディレクトリー"> +<!ENTITY showAsDefault.accesskey "S"> + +<!-- Search Bar --> +<!ENTITY SearchNameOrEmail.label "名前またはメールアドレス"> + +<!-- Results Pane --> +<!ENTITY Addrbook.label "アドレス帳"> +<!ENTITY GeneratedName.label "名前"> +<!ENTITY PrimaryEmail.label "メールアドレス"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/abResultsPane.dtd b/l10n-ja/mail/chrome/messenger/addressbook/abResultsPane.dtd new file mode 100644 index 0000000000..38321fad61 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/abResultsPane.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!ENTITY Addrbook.label "アドレス帳"> +<!ENTITY Addrbook.accesskey "B"> +<!ENTITY GeneratedName.label "名前"> +<!ENTITY GeneratedName.accesskey "N"> +<!ENTITY PrimaryEmail.label "メールアドレス"> +<!ENTITY PrimaryEmail.accesskey "E"> +<!ENTITY Company.label "組織"> +<!ENTITY Company.accesskey "z"> +<!ENTITY _PhoneticName.label "よみがな"> +<!ENTITY _PhoneticName.accesskey "o"> +<!ENTITY NickName.label "ニックネーム"> +<!ENTITY NickName.accesskey "i"> +<!ENTITY SecondEmail.label "別のメールアドレス"> +<!ENTITY SecondEmail.accesskey "l"> +<!ENTITY Department.label "部門"> +<!ENTITY Department.accesskey "r"> +<!ENTITY JobTitle.label "役職"> +<!ENTITY JobTitle.accesskey "T"> +<!ENTITY CellularNumber.label "携帯電話"> +<!ENTITY CellularNumber.accesskey "M"> +<!ENTITY PagerNumber.label "ポケットベル"> +<!ENTITY PagerNumber.accesskey "P"> +<!ENTITY FaxNumber.label "FAX"> +<!ENTITY FaxNumber.accesskey "F"> +<!ENTITY HomePhone.label "電話 (自宅)"> +<!ENTITY HomePhone.accesskey "H"> +<!ENTITY WorkPhone.label "電話 (会社)"> +<!ENTITY WorkPhone.accesskey "W"> +<!ENTITY ChatName.label "チャットネーム"> +<!ENTITY ChatName.accesskey "C"> +<!ENTITY sortAscending.label "昇順"> +<!ENTITY sortAscending.accesskey "A"> +<!ENTITY sortDescending.label "降順"> +<!ENTITY sortDescending.accesskey "D"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/addressBook.properties b/l10n-ja/mail/chrome/messenger/addressbook/addressBook.properties new file mode 100644 index 0000000000..9b0f42a7b9 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/addressBook.properties @@ -0,0 +1,181 @@ +# 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/. + +# The following are used by the Mailing list dialog. +# LOCALIZATION NOTE (mailingListTitleEdit): %S will be replaced by the Mailing List's display name. +mailingListTitleEdit =%S を編集 +emptyListName =アドレスリストの名前を入力してください。 +badListNameCharacters =リスト名に次の文字を含めることはできません: < > ; , " +badListNameSpaces =リスト名に連続したスペースを含めることはできません。 +lastFirstFormat =%S %S +firstLastFormat =%S %S + +allAddressBooks =すべてのアドレス帳 + +newContactTitle =新しい連絡先 +# %S will be the contact's display name +newContactTitleWithDisplayName =新しい連絡先: %S +editContactTitle =連絡先の編集 +# %S will be the contact's display name +editContactTitleWithDisplayName =連絡先の編集: %S +# don't translate vCard +editVCardTitle =vCard の編集 +# %S will be the card's display name, don't translate vCard +editVCardTitleWithDisplayName =vCard の編集: %S + +## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n +cardRequiredDataMissingMessage =次の項目のうち 1 つ以上を入力してください。\nメールアドレス、姓、名、表示名、組織。 +cardRequiredDataMissingTitle =必要な情報が不足しています +incorrectEmailAddressFormatMessage =メールアドレスの書式は user@host でなければなりません。 +incorrectEmailAddressFormatTitle =メールアドレスの書式が正しくありません + +viewListTitle =アドレスリスト: %S +mailListNameExistsTitle =既存のアドレスリスト +mailListNameExistsMessage =その名前のアドレスリストはすでに存在します。別の名前を選択してください。 + +propertyPrimaryEmail =メールアドレス +propertyListName =リスト名 +propertySecondaryEmail =別のメールアドレス +propertyNickname =ニックネーム +propertyDisplayName =表示名 +propertyWork =勤務先 +propertyHome =自宅 +propertyFax =FAX +propertyCellular =携帯電話 +propertyPager =ポケットベル +propertyBirthday =誕生日 +propertyCustom1 =追加情報 1 +propertyCustom2 =追加情報 2 +propertyCustom3 =追加情報 3 +propertyCustom4 =追加情報 4 + +propertyGtalk =Google Talk +propertyAIM =AIM +propertyYahoo =Yahoo! +propertySkype =Skype +propertyQQ =QQ +propertyMSN =MSN +propertyICQ =ICQ +propertyXMPP =Jabber ID +propertyIRC =IRC + +## LOCALIZATION NOTE (cityAndStateAndZip): +## %1$S is city, %2$S is state, %3$S is zip +cityAndStateAndZip =%3$S %2$S %1$S +## LOCALIZATION NOTE (cityAndStateNoZip): +## %1$S is city, %2$S is state +cityAndStateNoZip =%2$S %1$S +## LOCALIZATION NOTE (cityOrStateAndZip): +## %1$S is city or state, %2$S is zip +cityOrStateAndZip =%2$S %1$S + +stateZipSeparator = + +prefixTo =宛先 +prefixCc =Cc +prefixBcc =Bcc +addressBook =アドレス帳 + +# Contact photo management +browsePhoto =連絡先の顔写真 +stateImageSave =画像を保存しています... +errorInvalidUri =エラー: ソース画像が正しくありません。 +errorNotAvailable =エラー: ファイルにアクセスできません。 +errorInvalidImage =エラー: JPG, PNG, GIF 画像形式のみがサポートされています。 +errorSaveOperation =エラー: 画像を保存できませんでした。 + +# mailnews.js +# +ldap_2.servers.pab.description =個人用アドレス帳 +ldap_2.servers.history.description =記録用アドレス帳 +# (^^; 自動追加先を変更できるのに、何のためにあるわけ? +## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X) +ldap_2.servers.osx.description =Mac OS X のアドレスブック +## LOCALIZATION NOTE (ldap_2.servers.outlook.description is only used on Windows) +ldap_2.servers.outlook.description =Outlook のアドレス帳 + +# status bar stuff +## LOCALIZATION NOTE (totalContactStatus): +## %1$S is address book name, %2$S is contact count +totalContactStatus =%1$S にある連絡先の総数: %2$S 件 +noMatchFound =検索条件に一致する連絡先はありませんでした +## LOCALIZATION NOTE (matchesFound1): +## Semicolon-separated list of singular and plural forms. +## See: https://developer.mozilla.org/docs/Mozilla/Localization/Localization_and_Plurals +## #1 is the number of matching contacts found +matchesFound1 =#1 件の連絡先が見つかりました + +## LOCALIZATION NOTE (contactsCopied): Semi-colon list of plural forms +## %1$S is the number of contacts that were copied. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsCopied =%1$S 件の連絡先をコピーしました + +## LOCALIZATION NOTE (contactsMoved): Semi-colon list of plural forms +## %1$S is the number of contacts that were moved. This should be used multiple +## times wherever you need it. Do not replace by %S. +contactsMoved =%1$S 件の連絡先を移動しました + +#LDAP directory stuff +invalidName =正しい名前を入力してください。 +invalidHostname =正しいホスト名を入力してください。 +invalidPortNumber =正しいポート番号を入力してください。 +invalidResults =検索結果欄に正しい数値を入力してください。 +abReplicationOfflineWarning =LDAP レプリケーションを実行するにはオンラインでなければなりません。 +abReplicationSaveSettings =ディレクトリーをダウンロードする前に設定を保存してください。 + +#For importing / exporting +## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook +ExportAddressBookNameTitle =アドレス帳のエクスポート - %S +LDIFFiles =LDIF +CSVFiles =カンマ区切り +CSVFilesSysCharset =カンマ区切り (システムの文字セット) +CSVFilesUTF8 =カンマ区切り (UTF-8) +TABFiles =タブ区切り +TABFilesSysCharset =タブ区切り (システムの文字セット) +TABFilesUTF8 =タブ区切り (UTF-8) +VCFFiles =vCard +SupportedABFiles =サポートされたアドレス帳ファイル +failedToExportTitle =エクスポートの失敗 +failedToExportMessageNoDeviceSpace =デバイスの空き領域が不足しているため、アドレス帳をエクスポートできませんでした。 +failedToExportMessageFileAccessDenied =ファイルにアクセスできなかったため、アドレス帳をエクスポートできませんでした。 + +#For getting authDN for replication using dlg box +AuthDlgTitle =アドレス帳の LDAP 複製 +AuthDlgDesc =LDAP サーバーのユーザー名とパスワードを入力してください。 + +# LOCALIZATION NOTE(joinMeInThisChat) +# use + for spaces +joinMeInThisChat =Join+me+in+this+Chat. +# (^^; これはどうする? + +# For printing +headingHome =自宅 +headingWork =勤務先 +headingOther =他 +headingChat =チャット +headingPhone =電話番号 +headingDescription =説明 +headingAddresses =メールアドレス + +## For address books +addressBookTitleNew =新しいアドレス帳 +# LOCALIZATION NOTE (addressBookTitleEdit): +# %S is the current name of the address book. +# Example: My Custom AB Properties +addressBookTitleEdit =%S のプロパティ +duplicateNameTitle =アドレス帳名の重複 +# LOCALIZATION NOTE (duplicateNameText): +# Don't localize "\n• %S" unless your local layout comes out wrong. +# %S is the name of the existing address book. +# Example: An address book with this name already exists: +# • My Custom AB +duplicateNameText =この名前のアドレス帳はすでに存在します:\n• %S + +# For corrupt .mab files +corruptMabFileTitle =アドレス帳ファイルの破損 +corruptMabFileAlert =アドレス帳ファイル (%1$S) を読むことができません。同じディレクトリーに新しい %2$S ファイルを作成して、古いファイルのバックアップ %3$S を作成します。 + +# For locked .mab files +lockedMabFileTitle =アドレス帳ファイルを読み込めません +lockedMabFileAlert =アドレス帳ファイル (%S) を読み込めませんでした。読み込み専用になっているか、他のプログラムによってロックされています。しばらく後で再度試してください。 diff --git a/l10n-ja/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties b/l10n-ja/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties new file mode 100644 index 0000000000..603f83d012 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/ldapAutoCompErrs.properties @@ -0,0 +1,107 @@ +# 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/. + +# These are error strings for problems that happen while in the +# various states declared in nsILDAPAutoCompFormatter.idl. Note that +# the number that indexes each error state is the same as the number +# corresponding to that state in nsILDAPAutoCompFormatter.idl. + +## @name ERR_STATE_UNBOUND +## @loc none +0 =LDAP の初期化時に問題が発生しました + +## @name ERR_STATE_INITIALIZING +## @loc none +1 =LDAP サーバーへの接続に失敗しました + +## @name ERR_STATE_BINDING +## @loc none +2 =LDAP サーバーへの接続に失敗しました + +## @name ERR_STATE_BOUND +## @loc none +3 =LDAP サーバーとの通信時に問題が発生しました + +## @name ERR_STATE_SEARCHING +## @loc none +4 =LDAP サーバーでの検索時に問題が発生しました + + +# The format of the alert dialog itself +# +## @name ALERT_FORMAT +## @loc None of %1$S, %2$S and %3$S should be localized. +## %1$S is the error code itself, %2$S is an LDAP SDK error message from +## chrome://mozldap/locale/ldap.properties, and %3$S is a hint relating +## to that specific error, found in this file. +errorAlertFormat =エラーコード %1$S: %2$S\n\n %3$S + +## The following errors are for error codes other than LDAP-specific ones. +## Someday mozilla will actually have a system for mapping nsresults to +## error strings that's actually widely used, unlike nsIErrorService. But +## until it does, these strings live here... + +## @name HOST_NOT_FOUND +## @loc none +5000 =ホストが見つかりません + +## @name GENERIC_ERROR +## @loc none +9999 =不明なエラー + + +# Hints to for the user, associated with specific error codes (ie error code +# + 10000) + + +## @name TIMELIMIT_EXCEEDED_HINT +## @loc none +10003 =後でもう一度試すか、システム管理者に問い合わせてください。 + +## @name STRONGAUTH_REQUIRED_HINT +## @loc none +10008 =強力な認証は現在サポートされていません。 + + +# (^^; どう考えても Mozila Suite 限定の説明文であり、Thunderbird ではこんな説明はない方がまし... + + +## @name INVALID_SYNTAX_HINT +## @loc none +10021 =検索フィルターが正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。現在の検索フィルター設定を確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックして [詳細] タブを開くと検索フィルターが表示されます。 + +## @name NO_SUCH_OBJECT_HINT +## @loc none +10032 =ベース識別名が正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。現在のベース識別名設定を確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックするとベース識別名が表示されます。 + +## @name BUSY_HINT +## @loc none +10051 =後でもう一度試してください。 + +## @name SERVER_DOWN_HINT +## @loc none +10081 =ホスト名とポート番号が正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。現在のホスト名とポート番号設定を確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックするとホスト名が表示されます。 [詳細] タブを開くとポート番号が表示されます。 +## @name TIMEOUT_HINT +## @loc none +10085 =後でもう一度試してください。 + +## @name FILTER_ERROR_HINT +## @loc none +10087 =検索フィルターが正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。検索フィルターが正しいか確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックして [詳細] タブを開くと検索フィルターが表示されます。 + +## @name NO_MEMORY_HINT +## @loc none +10090 =他のウィンドウやプログラムを閉じてメモリーを解放してからやり直してください。 + +## @name CONNECT_ERROR_HINT +## @loc none +10091 =ホスト名とポート番号が正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。ホスト名とポート番号が正しいか確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックするとホスト名が表示されます。 [詳細] タブを開くとポート番号が表示されます。 + +## @name HOST_NOT_FOUND_HINT +## @loc none +15000 =ホスト名が正しいか確認してからもう一度試すか、システム管理者に問い合わせてください。ホスト名が正しいか確認するには、[編集] メニューの [設定] から [メールとニュースグループ]、[アドレス帳] を順に選択し、[ディレクトリーを編集] をクリックして一覧から使用する LDAP サーバーを選択してください。 [編集] をクリックするとホスト名が表示されます。 + +## @name GENERIC_HINT +## @loc none +19999 =システム管理者に問い合わせてください。 diff --git a/l10n-ja/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-ja/mail/chrome/messenger/addressbook/pref-directory-add.dtd new file mode 100644 index 0000000000..fec65b7fee --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/pref-directory-add.dtd @@ -0,0 +1,44 @@ +<!-- 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/. --> + +<!ENTITY directoryName.label "名前:"> +<!ENTITY directoryName.accesskey "n"> +<!ENTITY directoryHostname.label "ホスト名:"> +<!ENTITY directoryHostname.accesskey "o"> +<!ENTITY directoryBaseDN.label "ベース識別名:"> +<!ENTITY directoryBaseDN.accesskey "b"> +<!ENTITY findButton.label "検索"> +<!ENTITY findButton.accesskey "f"> +<!ENTITY directorySecure.label "保護された接続 (SSL) を使う"> +<!ENTITY directorySecure.accesskey "U"> +<!ENTITY directoryLogin.label "バインド識別名:"> +<!ENTITY directoryLogin.accesskey "i"> +<!ENTITY General.tab "一般"> +<!ENTITY Offline.tab "オフライン"> +<!ENTITY Advanced.tab "詳細"> +<!ENTITY portNumber.label "ポート番号:"> +<!ENTITY portNumber.accesskey "p"> +<!ENTITY searchFilter.label "検索フィルター:"> +<!ENTITY searchFilter.accesskey "f"> +<!ENTITY scope.label "スコープ:"> +<!ENTITY scope.accesskey "c"> +<!ENTITY scopeOneLevel.label "1 レベル"> +<!ENTITY scopeOneLevel.accesskey "L"> +<!ENTITY scopeSubtree.label "サブツリー"> +<!ENTITY scopeSubtree.accesskey "S"> +<!ENTITY return.label "検索結果を"> +<!ENTITY return.accesskey "r"> +<!ENTITY results.label "件以上は表示しない"> +<!ENTITY offlineText.label "オフラインでも利用できるようにディレクトリーのコピーをローカルにダウンロードしておくことができます。"> +<!ENTITY saslMechanism.label "認証方法:"> +<!ENTITY saslMechanism.accesskey "m"> +<!ENTITY saslOff.label "簡易"> +<!ENTITY saslOff.accesskey "l"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> +<!ENTITY newDirectoryWidth "36em"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/pref-directory.dtd b/l10n-ja/mail/chrome/messenger/addressbook/pref-directory.dtd new file mode 100644 index 0000000000..6f4b5afd64 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/pref-directory.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line --> +<!ENTITY pref.ldap.window.title "LDAP サーバー"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "LDAP サーバー:"> +<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line --> +<!ENTITY directoriesText.label "LDAP サーバーを選んでください:"> +<!ENTITY directoriesText.accesskey "S"> +<!ENTITY addDirectory.label "追加"> +<!ENTITY addDirectory.accesskey "a"> +<!ENTITY editDirectory.label "編集"> +<!ENTITY editDirectory.accesskey "e"> +<!ENTITY deleteDirectory.label "削除"> +<!ENTITY deleteDirectory.accesskey "d"> diff --git a/l10n-ja/mail/chrome/messenger/addressbook/replicationProgress.properties b/l10n-ja/mail/chrome/messenger/addressbook/replicationProgress.properties new file mode 100644 index 0000000000..2e64b1330c --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/addressbook/replicationProgress.properties @@ -0,0 +1,20 @@ +# 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/. +replicationStarted =複製を開始しました... +changesStarted =複製のため変更部分の検索を開始しました... +replicationSucceeded =正常に複製されました +replicationFailed =複製に失敗しました +replicationCancelled =複製は中止されました +# LOCALIZATION NOTE +# do not localize %S. %S is the current entry number (an integer) +currentCount =複製されたディレクトリー項目: %S + +downloadButton =今すぐダウンロード +downloadButton.accesskey =D +cancelDownloadButton =ダウンロードを中止 +cancelDownloadButton.accesskey =C + +directoryTitleNew =新しい LDAP ディレクトリー +## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name +directoryTitleEdit =%S のプロパティ diff --git a/l10n-ja/mail/chrome/messenger/am-addressing.dtd b/l10n-ja/mail/chrome/messenger/am-addressing.dtd new file mode 100644 index 0000000000..28c5f1338d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-addressing.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!-- extracted from am-addressing.xhtml --> + +<!ENTITY addressing.label "編集とアドレス入力"> +<!ENTITY addressingGroupTitle.label "アドレス入力"> +<!ENTITY addressingText.label "アドレスを自動補完する際に検索する LDAP サーバー:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "共通の LDAP サーバー設定を使用する"> +<!ENTITY useGlobal.accesskey "U"> +<!ENTITY editDirectories.label "LDAP サーバーの編集..."> +<!ENTITY editDirectories.accesskey "E"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "個別の LDAP サーバーを指定する:"> +<!ENTITY directories.accesskey "d"> +<!ENTITY directoriesNone.label "None"> + +<!-- am-addressing.xhtml --> + +<!ENTITY compositionGroupTitle.label "編集"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "HTML 形式でメッセージを編集する"> +<!ENTITY useHtml.accesskey "C"> +<!ENTITY autoQuote.label "返信時には元のメッセージを自動的に引用する"> +<!ENTITY autoQuote.accesskey "m"> +<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY quoting.label "引用時の返答位置:"> +<!ENTITY quoting.accesskey "q"> +<!ENTITY aboveQuote.label "引用部の上"> +<!ENTITY belowQuote.label "引用部の下"> +<!ENTITY selectAndQuote.label "引用部を選択"> +<!ENTITY place.label "署名を挿入する位置:"> +<!ENTITY place.accesskey "s"> +<!ENTITY belowText.label "引用部の下 (推奨)"> +<!ENTITY aboveText.label "返信部の下 (引用部の上)"> +<!ENTITY includeSigOnReply.label "返信メッセージに自分の署名を挿入する"> +<!ENTITY includeSigOnReply.accesskey "I"> +<!ENTITY includeSigOnForward.label "転送メッセージに自分の署名を挿入する"> +<!ENTITY includeSigOnForward.accesskey "w"> + +<!ENTITY globalComposingPrefs.label "共通の編集設定..."> +<!ENTITY globalComposingPrefs.accesskey "G"> + +<!ENTITY globalAddressingPrefs.label "共通のアドレス入力設定..."> +<!ENTITY globalAddressingPrefs.accesskey "P"> diff --git a/l10n-ja/mail/chrome/messenger/am-advanced.dtd b/l10n-ja/mail/chrome/messenger/am-advanced.dtd new file mode 100644 index 0000000000..35179ce41e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-advanced.dtd @@ -0,0 +1,28 @@ +<!-- 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/. --> + +<!-- extracted from am-advanced.xhtml --> + +<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "送信 (SMTP) サーバーの設定"> + +<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line --> +<!ENTITY smtpDescription.label "複数の差出人情報を管理している場合、使用する送信 (SMTP) サーバーをこのリストから選択できます。[既定のサーバーを使用する] を選択すると、このリストの既定のサーバーを使用します。"> + +<!ENTITY smtpListAdd.label "追加..."> +<!ENTITY smtpListAdd.accesskey "d"> +<!ENTITY smtpListEdit.label "編集..."> +<!ENTITY smtpListEdit.accesskey "E"> +<!ENTITY smtpListDelete.label "削除"> +<!ENTITY smtpListDelete.accesskey "m"> +<!ENTITY smtpListSetDefault.label "既定値に設定"> +<!ENTITY smtpListSetDefault.accesskey "t"> + +<!ENTITY serverDetails.label "選択したサーバーの詳細:"> +<!ENTITY serverDescription.label "説明: "> +<!ENTITY serverName.label "サーバー名: "> +<!ENTITY serverPort.label "ポート: "> +<!ENTITY userName.label "ユーザー名: "> +<!ENTITY connectionSecurity.label "接続の保護: "> +<!ENTITY authMethod.label "認証方式: "> diff --git a/l10n-ja/mail/chrome/messenger/am-archiveoptions.dtd b/l10n-ja/mail/chrome/messenger/am-archiveoptions.dtd new file mode 100644 index 0000000000..4ab60642bd --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-archiveoptions.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- extracted from am-archiveoptions.xhtml --> + +<!ENTITY dialogTitle.label "アーカイブオプション"> +<!ENTITY archiveGranularityPrefix.label "アーカイブメッセージを次の場所に保存します:"> +<!ENTITY archiveFlat.label "単独のフォルダー"> +<!ENTITY archiveFlat.accesskey "s"> +<!ENTITY archiveYearly.label "年別のフォルダー"> +<!ENTITY archiveYearly.accesskey "Y"> +<!ENTITY archiveMonthly.label "月別のフォルダー"> +<!ENTITY archiveMonthly.accesskey "M"> +<!ENTITY keepFolderStructure.label "アーカイブされたメッセージのフォルダー構造を維持する"> +<!ENTITY keepFolderStructure.accesskey "K"> +<!ENTITY archiveExample.label "Example"> +<!-- LOCALIZATION NOTE (archiveFolderName.label): this should match the default + name for the "Archives" folder --> +<!ENTITY archiveFolderName.label "アーカイブ"> +<!-- LOCALIZATION NOTE (inboxFolderName.label): this should match the default + name for the "Inbox" folder --> +<!ENTITY inboxFolderName.label "受信トレイ"> diff --git a/l10n-ja/mail/chrome/messenger/am-copies.dtd b/l10n-ja/mail/chrome/messenger/am-copies.dtd new file mode 100644 index 0000000000..748f10a70b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-copies.dtd @@ -0,0 +1,50 @@ +<!-- 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/. --> + +<!-- extracted from am-copies.xhtml --> + +<!ENTITY copyAndFolderTitle.label "送信控えと特別なフォルダー"><!-- en-US: "Copies & Folders" --> +<!ENTITY sendingPrefix.label "送信控え"> +<!ENTITY fccMailFolder.label "メッセージ送信時に自動的にコピーを作成する"> +<!ENTITY fccMailFolder.accesskey "P"> +<!ENTITY fccReplyFollowsParent.label "返信元のメッセージと同じフォルダーに返信を保存する"> +<!ENTITY fccReplyFollowsParent.accesskey "R"> +<!-- LOCALIZATION NOTE (ccAddress.label): do not translate "Cc" in below line --> +<!ENTITY ccAddress.label "次のメールアドレスを Cc に追加する:"> +<!ENTITY ccAddress.accesskey "C"> +<!ENTITY ccAddressList.placeholder "カンマ区切りで複数入力できます"> +<!-- LOCALIZATION NOTE (bccAddress.label): do not translate "Bcc" in below line --> +<!ENTITY bccAddress.label "次のメールアドレスを Bcc に追加する:"> +<!ENTITY bccAddress.accesskey "B"> +<!ENTITY bccAddressList.placeholder "カンマ区切りで複数入力できます"> +<!ENTITY saveMessageDlg.label "メッセージを保存するとき確認ダイアログを表示する"> +<!ENTITY saveMessageDlg.accesskey "w"> +<!-- LOCALIZATION NOTE (sentFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY sentFolderOn.label "次のアカウントの "送信済みトレイ" フォルダー:"> +<!ENTITY sentFolderOn.accesskey "S"> +<!ENTITY sentInOtherFolder.label "その他のフォルダーを指定する:"> +<!ENTITY sentInOtherFolder.accesskey "O"> +<!-- LOCALIZATION NOTE (archivesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY archivesTitle.label "メッセージの保管"> +<!ENTITY keepArchives.label "アーカイブの保存先:"> +<!ENTITY keepArchives.accesskey "K"> +<!ENTITY archiveHierarchyButton.label "アーカイブオプション..."> +<!ENTITY archiveHierarchyButton.accesskey "A"> +<!ENTITY archivesFolderOn.label "次のアカウントの "アーカイブ" フォルダー:"> +<!ENTITY archivesFolderOn.accesskey "n"> +<!ENTITY archiveInOtherFolder.label "その他のフォルダーを指定する:"> +<!ENTITY archiveInOtherFolder.accesskey "h"> +<!ENTITY specialFolders.label "下書きとテンプレート"> +<!ENTITY keepDrafts2.label "下書きの保存先:"> +<!-- LOCALIZATION NOTE (draftsFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY draftsFolderOn.label "次のアカウントの "下書き" フォルダー:"> +<!ENTITY draftsFolderOn.accesskey "D"> +<!ENTITY draftInOtherFolder.label "その他のフォルダーを指定する:"> +<!ENTITY draftInOtherFolder.accesskey "t"> +<!ENTITY keepTemplates.label "テンプレートの保存先:"> +<!-- LOCALIZATION NOTE (templatesFolderOn.label): OK to translate this, bug #57440 --> +<!ENTITY templatesFolderOn.label "次のアカウントの "テンプレート" フォルダー:"> +<!ENTITY templatesFolderOn.accesskey "m"> +<!ENTITY templateInOtherFolder.label "その他のフォルダーを指定する:"> +<!ENTITY templateInOtherFolder.accesskey "e"> diff --git a/l10n-ja/mail/chrome/messenger/am-e2e.properties b/l10n-ja/mail/chrome/messenger/am-e2e.properties new file mode 100644 index 0000000000..62ed41f15b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-e2e.properties @@ -0,0 +1,5 @@ +# 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/. + +prefPanel-e2e =エンドツーエンド暗号化 diff --git a/l10n-ja/mail/chrome/messenger/am-identities-list.dtd b/l10n-ja/mail/chrome/messenger/am-identities-list.dtd new file mode 100644 index 0000000000..42e784e695 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-identities-list.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY identitiesListManageDesc.label "このアカウントの差出人情報を管理します。既定では最初の差出人情報が使用されます。"> +<!ENTITY identitiesListAdd.label "追加..."> +<!ENTITY identitiesListAdd.accesskey "A"> +<!ENTITY identitiesListEdit.label "編集..."> +<!ENTITY identitiesListEdit.accesskey "E"> +<!ENTITY identitiesListDefault.label "既定に設定"> +<!ENTITY identitiesListDefault.accesskey "S"> +<!ENTITY identitiesListDelete.label "削除"> +<!ENTITY identitiesListDelete.accesskey "D"> +<!ENTITY identitiesListClose.label "閉じる"> +<!ENTITY identitiesListClose.accesskey "C"> diff --git a/l10n-ja/mail/chrome/messenger/am-identity-edit.dtd b/l10n-ja/mail/chrome/messenger/am-identity-edit.dtd new file mode 100644 index 0000000000..6a76d1f340 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-identity-edit.dtd @@ -0,0 +1,14 @@ +<!-- 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/. --> + +<!ENTITY identityListDesc.label "差出人情報を設定してください:"> + +<!ENTITY settingsTab.label "設定"> +<!ENTITY copiesFoldersTab.label "送信控えと特別なフォルダー"> +<!ENTITY addressingTab.label "編集とアドレス入力"> + +<!ENTITY publicData.label "公開データ"> +<!ENTITY privateData.label "個人データ"> +<!ENTITY identityAlias.label "差出人ラベル:"> +<!ENTITY identityAlias.accesskey "b"> diff --git a/l10n-ja/mail/chrome/messenger/am-im.dtd b/l10n-ja/mail/chrome/messenger/am-im.dtd new file mode 100644 index 0000000000..41bc8df292 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-im.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!ENTITY accountWindow.title "アカウント情報"><!-- "Account properties" --> +<!ENTITY accountWindow.width "300"> +<!ENTITY account.general "一般"> +<!ENTITY account.advanced "詳細オプション"> +<!ENTITY account.name "ユーザー名:"> +<!ENTITY account.password "パスワード:"> +<!ENTITY account.alias "別名:"> +<!ENTITY account.newMailNotification "新着メールを通知する"><!-- "Notify on new Mail" --> +<!ENTITY account.autojoin "自動参加するチャンネル:"> +<!ENTITY account.proxySettings.caption "プロキシー設定:"> +<!ENTITY account.proxySettings.change.label "変更..."> +<!ENTITY account.proxySettings.change.accessKey "C"> diff --git a/l10n-ja/mail/chrome/messenger/am-junk.dtd b/l10n-ja/mail/chrome/messenger/am-junk.dtd new file mode 100644 index 0000000000..e871904fdd --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-junk.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!ENTITY junkSettings.label "迷惑メールフィルターの設定"> +<!ENTITY trainingDescription.label "フィルターを有効にした場合、どのようなメッセージが迷惑メールなのかを &brandShortName; に学習させる必要があります。迷惑メールを受信したら、ヘッダーツールバーの [迷惑マークを付ける] ボタンを押してください。間違って迷惑メールと判断されたメールがあれば、[非迷惑メール] ボタンで訂正してください。迷惑または非迷惑を学習させると、&brandShortName; が自動的に迷惑マークを付けられるようになります。"> +<!ENTITY level.label "このアカウントで迷惑メールの学習を有効にする"> +<!ENTITY level.accesskey "E"> + +<!ENTITY move.label "迷惑メールと判断された受信メッセージを次のフォルダーに移動する:"> +<!ENTITY move.accesskey "M"> +<!ENTITY junkFolderOn.label "次のアカウントの "迷惑メール" フォルダー:"> +<!ENTITY junkFolderOn.accesskey "J"> +<!ENTITY otherFolder.label "その他のフォルダーを指定する:"> +<!ENTITY otherFolder.accesskey "O"> +<!ENTITY purge1.label "このフォルダーの迷惑メールのうち"> +<!ENTITY purge1.accesskey "u"> +<!ENTITY purge2.label "日以上前のものは自動的に削除する"> + +<!ENTITY whitelistHeader.label "送信者が以下に含まれる場合は自動的に迷惑マークを付けない:"> +<!ENTITY whitelistHeader.accesskey "D"> + +<!ENTITY ispHeadersWarning.label "有効にした場合、外部で分類された迷惑メールヘッダーを尊重して自動的に迷惑マークを付けます。"> +<!ENTITY ispHeaders.label "次の迷惑メールヘッダーを信用する:"> +<!ENTITY ispHeaders.accesskey "T"> + +<!ENTITY junkClassification.label "選別"> +<!ENTITY junkActions.label "移動先と保存期間"> + +<!ENTITY globalJunkPrefs.label "共通の迷惑メール設定..."> +<!ENTITY globalJunkPrefs.accesskey "G"> diff --git a/l10n-ja/mail/chrome/messenger/am-main.dtd b/l10n-ja/mail/chrome/messenger/am-main.dtd new file mode 100644 index 0000000000..132f47954e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-main.dtd @@ -0,0 +1,47 @@ +<!-- 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/. --> + +<!-- extracted from am-main.xhtml --> + +<!ENTITY accountTitle.label "アカウント設定"> +<!ENTITY accountName.label "アカウント名:"> +<!ENTITY accountName.accesskey "N"> +<!ENTITY identityTitle.label "既定の差出人情報"> +<!ENTITY identityDesc.label "このアカウントで使用する既定の差出人情報を設定してください。これはメッセージの差出人が誰であるかを表すために使用されます。"><!-- (^^; 表現変更 en-US: Each account has an identity, which is the information that other people see when they read your messages. --> +<!ENTITY name.label "名前:"> +<!ENTITY name.accesskey "Y"> +<!ENTITY email.label "メールアドレス:"> +<!ENTITY email.accesskey "E"> +<!ENTITY catchAll.label "送信ヘッダーが一致する場合はこの差出人から返信する:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "返信先 (Reply-to):"> +<!ENTITY replyTo.accesskey "s"> +<!ENTITY replyTo.placeholder "受信者からの返信を受け取るアドレス"> +<!ENTITY organization.label "組織 (Organization):"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "署名編集:"> +<!ENTITY signatureText.accesskey "x"> +<!ENTITY signatureHtml.label "HTML 形式で記述する (例: <b>太字</b>、改行は <br>)"> +<!ENTITY signatureHtml.accesskey "L"> +<!ENTITY signatureFile.label "ファイルから署名を挿入する (テキストまたは HTML、画像ファイル):"> +<!ENTITY signatureFile.accesskey "t"> +<!ENTITY edit.label "編集..."> +<!ENTITY choose.label "参照..."> +<!ENTITY choose.accesskey "C"> +<!ENTITY editVCard.label "vCard を編集..."> +<!ENTITY editVCard.accesskey "d"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "メッセージに vCard を添付する"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "差出人情報を管理..."> +<!ENTITY manageIdentities.accesskey "M"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "送信 (SMTP) サーバー:"> +<!ENTITY smtpName.accesskey "u"> +<!ENTITY smtpDefaultServer.label "既定のサーバーを使用する"> + +<!ENTITY smtpServerEdit.label "SMTP サーバーを編集..."> +<!ENTITY smtpServerEdit.accesskey "P"> diff --git a/l10n-ja/mail/chrome/messenger/am-mdn.dtd b/l10n-ja/mail/chrome/messenger/am-mdn.dtd new file mode 100644 index 0000000000..f26f9a68eb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-mdn.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/. --> + +<!ENTITY pane.title "開封確認"> +<!ENTITY useGlobalPrefs.label "このアカウントでは共通の開封確認設定に従う"> +<!ENTITY useGlobalPrefs.accesskey "U"> +<!ENTITY globalReceipts.label "共通の開封確認設定..."> +<!ENTITY globalReceipts.accesskey "G"> +<!ENTITY useCustomPrefs.label "このアカウントでは開封確認の設定を個別に指定する"> +<!ENTITY useCustomPrefs.accesskey "C"> +<!ENTITY requestReceipt.label "送信メッセージについて、毎回開封確認の返送を求める"> +<!ENTITY requestReceipt.accesskey "W"> +<!ENTITY receiptArrive.label "開封確認が届いたとき:"> +<!ENTITY leaveIt.label "受信トレイに残す"> +<!ENTITY leaveIt.accesskey "I"> +<!-- LOCALIZATION NOTE moveToSent.label Translate: 'Sent' according to Netscape glossary --> +<!ENTITY moveToSent.label ""送信済みトレイ" フォルダーに移動する"> +<!ENTITY moveToSent.accesskey "M"> +<!ENTITY requestMDN.label "開封確認の返送を求められたとき:"> +<!ENTITY returnSome.label "必要に応じて開封確認を返送する"> +<!ENTITY returnSome.accesskey "e"> +<!ENTITY never.label "開封確認は一切返送しない"> +<!ENTITY never.accesskey "N"> +<!ENTITY notInToCc.label "メッセージの宛先や Cc に自分が含まれていない場合:"> +<!ENTITY notInToCc.accesskey "T"> +<!ENTITY outsideDomain.label "送信者のドメインが自分のものと異なる場合:"> +<!ENTITY outsideDomain.accesskey "s"> +<!ENTITY otherCases.label "上記のいずれにも当てはまらない場合:"> +<!ENTITY otherCases.accesskey "o"> +<!ENTITY askMe.label "確認する"> +<!ENTITY alwaysSend.label "常に返送する"> +<!ENTITY neverSend.label "返送しない"> diff --git a/l10n-ja/mail/chrome/messenger/am-mdn.properties b/l10n-ja/mail/chrome/messenger/am-mdn.properties new file mode 100644 index 0000000000..504f3395c0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-mdn.properties @@ -0,0 +1,6 @@ +# 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/. + +## Strings used in prefs. +prefPanel-mdn = 開封確認 diff --git a/l10n-ja/mail/chrome/messenger/am-offline.dtd b/l10n-ja/mail/chrome/messenger/am-offline.dtd new file mode 100644 index 0000000000..09c8e83501 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-offline.dtd @@ -0,0 +1,59 @@ +<!-- 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/. --> + +<!-- (^^; en-US の UI 画面自体がイマイチな気がするし、訳しにくすぎ...(>_<) --> +<!ENTITY doNotDownloadPop3Movemail.label "次のメッセージはダウンロードしない:"> +<!ENTITY doNotDownloadNntp.label "次のメッセージはオフライン表示用にダウンロードしない:"> +<!ENTITY doNotDownloadImap.label "指定したサイズまたは期間のメッセージをオフライン表示用にダウンロードしてローカルにコピーを保存します。"> +<!ENTITY allFoldersOffline2.label "このコンピューターのこのアカウントのすべてのフォルダーを保存する"> +<!ENTITY allFoldersOffline2.accesskey "o"> +<!ENTITY allFoldersOfflineNote.label "注意: この設定の変更は、このアカウントのすべてのフォルダーに影響します。フォルダーごとに設定するには [詳細...] ボタンをクリックしてください。"> +<!ENTITY offlineNotDownload.label "メッセージのサイズが"><!-- (^^; ... kb.label --> +<!ENTITY offlineNotDownload.accesskey "M"> +<!ENTITY autosyncNotDownload.label "次のサイズのメッセージはダウンロードしない:"><!-- (^^; ... kb.label --> +<!ENTITY autosyncNotDownload.accesskey "m"> +<!ENTITY kb.label "KB 以上"> +<!ENTITY daysOld.label "日"><!-- (^^; "days old" --> +<!ENTITY message.label "通"><!-- (^^; "messages" --> +<!ENTITY nntpNotDownloadRead.label "既読メッセージ"><!-- (^^; 動作を要確認 --> +<!ENTITY nntpNotDownloadRead.accesskey "d"> +<!ENTITY nntpDownloadMsg.label "送信日時から次の日数以上経過したメッセージ"><!-- (^^; "Messages *more* than" daysOld.label --> +<!ENTITY nntpDownloadMsg.accesskey "e"> +<!-- (^^; 以下 folderProps.dtd にもあり --> +<!ENTITY retentionCleanup.label "古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionCleanupImap.label "ローカルのコピーとリモートサーバー上の古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionCleanupPop.label "このコンピューターとリモートサーバー上の古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionKeepMsg.label "送信日時から次の日数以上経過したメッセージを削除する"><!-- (^^; Delete messages more than ... days.label --> +<!ENTITY retentionKeepMsg.accesskey "t"> +<!ENTITY retentionKeepAll.label "メッセージを自動削除しない"> +<!ENTITY retentionKeepAll.accesskey "n"> +<!ENTITY retentionKeepRecent.label "最近のメッセージを次の数だけ残して削除する"><!-- (^^; Delete all but the most recent ... message.label --> +<!ENTITY retentionKeepRecent.accesskey "b"> +<!ENTITY retentionApplyToFlagged.label "スター付きのメッセージは残す"> +<!ENTITY retentionApplyToFlagged.accesskey "k"> +<!ENTITY nntpRemoveMsgBody.label "送信日時から次の日数以上経過したメッセージの本文を削除する"><!-- (^^; Remove bodies from messages more than ... days.label --> +<!ENTITY nntpRemoveMsgBody.accesskey "o"> +<!ENTITY offlineSelectNntp.label "オフラインで使用するニュースグループを選択してください..."> +<!ENTITY offlineSelectNntp.accesskey "S"> +<!ENTITY offlineImapAdvancedOffline.label "詳細..."> +<!ENTITY offlineImapAdvancedOffline.accesskey "v"> +<!ENTITY syncGroupTitle.label "メッセージの同期"> +<!ENTITY diskspaceGroupTitle.label "ディスク領域"> + +<!-- LOCALIZATION NOTE: (ageAutosyncBefore.label, ageAutosyncMiddle.label, ageAutosyncAfter.label): + The entities ageAutosyncBefore.label, ageAutosyncMiddle.label, and ageAutosyncAfter.label appear + on a single line within the scope of useAutosync.ByAge as follows: + + &ageAutosyncBefore.label [textbox for autosync value] &ageAutosyncMiddle.label; [dropdown for autosync interval] &ageAutosyncAfter.label; +--> +<!ENTITY allAutosync.label "すべてのメッセージをローカルに同期する"><!-- en-US: Synchronize all messages locally regardless of age --> +<!ENTITY allAutosync.accesskey "c"> +<!ENTITY ageAutosyncBefore.label "最近"><!-- en-US: Synchronize the most recent --> +<!ENTITY ageAutosync.accesskey "z"> +<!ENTITY ageAutosyncMiddle.label ""> +<!ENTITY dayAgeInterval.label "日"> +<!ENTITY weekAgeInterval.label "週"> +<!ENTITY monthAgeInterval.label "カ月"> +<!ENTITY yearAgeInterval.label "カ年"> +<!ENTITY ageAutosyncAfter.label "分のメッセージをローカルに同期する"> diff --git a/l10n-ja/mail/chrome/messenger/am-server-advanced.dtd b/l10n-ja/mail/chrome/messenger/am-server-advanced.dtd new file mode 100644 index 0000000000..af7b86bf07 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-server-advanced.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!ENTITY serverAdvanced.label "アカウントの詳細設定"> +<!-- LOCALIZATION NOTE (serverDirectory.label): Do not translate "IMAP" --> +<!ENTITY serverDirectory.label "IMAP サーバーディレクトリー:"> +<!ENTITY serverDirectory.accesskey "d"> +<!ENTITY usingSubscription.label "購読しているフォルダーのみ表示する"> +<!ENTITY usingSubscription.accesskey "w"> +<!ENTITY dualUseFolders.label "サブフォルダーとメッセージ両方を含むフォルダーをサーバーがサポートしている"> +<!ENTITY dualUseFolders.accesskey "f"> +<!ENTITY maximumConnectionsNumber.label "サーバーへの最大同時接続数"> +<!ENTITY maximumConnectionsNumber.accesskey "M"> +<!-- LOCALIZATION NOTE (namespaceDesc.label): Do not translate "IMAP" --> +<!ENTITY namespaceDesc.label "IMAP サーバーの名前空間を設定してください:"> +<!ENTITY personalNamespace.label "個人名前空間:"> +<!ENTITY personalNamespace.accesskey "P"> +<!ENTITY publicNamespace.label "公開(共有)名前空間:"> +<!ENTITY publicNamespace.accesskey "u"> +<!ENTITY otherUsersNamespace.label "他のユーザーの名前空間:"> +<!ENTITY otherUsersNamespace.accesskey "O"> +<!ENTITY overrideNamespaces.label "サーバーによる名前空間の上書きを許可する"> +<!ENTITY overrideNamespaces.accesskey "A"> +<!ENTITY pop3DeferringDesc.label "このアカウントのサーバーからメールをダウンロードするとき、新着メッセージを次のフォルダーに保存する:"> +<!ENTITY accountInbox.label "このアカウントの受信トレイ"> +<!ENTITY accountInbox.accesskey "s"> +<!ENTITY deferToServer.label "別のアカウントの受信トレイ"> +<!ENTITY deferToServer.accesskey "d"> +<!ENTITY deferGetNewMail.label "新着メールの取得時にこのサーバーも同時に受信"> +<!ENTITY deferGetNewMail.accesskey "I"> diff --git a/l10n-ja/mail/chrome/messenger/am-server-top.dtd b/l10n-ja/mail/chrome/messenger/am-server-top.dtd new file mode 100644 index 0000000000..d0c20fa26f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-server-top.dtd @@ -0,0 +1,89 @@ +<!-- 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/. --> + +<!ENTITY messageStorage.label "メッセージの保存"> +<!ENTITY securitySettings.label "セキュリティ設定"> +<!ENTITY serverSettings.label "サーバー設定"> +<!ENTITY serverType.label "サーバーの種類:"> +<!ENTITY serverName.label "サーバー名:"> +<!ENTITY serverName.accesskey "S"> +<!ENTITY userName.label "ユーザー名:"> +<!ENTITY userName.accesskey "N"> +<!ENTITY port.label "ポート:"> +<!ENTITY port.accesskey "P"> +<!ENTITY serverPortDefault.label "既定値:"> +<!-- LOCALIZATION NOTE (biffStart.label) : translate below 2 line with grammar dependency + For example, in Japanese cases: + biffStart.label "every" + biffEnd.label "minutes for new messages Check" +--> +<!ENTITY biffStart.label "新着メッセージがないか"> +<!ENTITY biffStart.accesskey "y"> +<!ENTITY biffEnd.label "分ごとに確認する"> +<!ENTITY useIdleNotifications.label "新着メッセージが届いた時のサーバー通知を許可する"> +<!ENTITY useIdleNotifications.accesskey "w"> +<!ENTITY connectionSecurity.label "接続の保護:"> +<!ENTITY connectionSecurity.accesskey "u"> +<!ENTITY connectionSecurityType-0.label "なし"> +<!ENTITY connectionSecurityType-1.label "STARTTLS (可能な場合)"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY authMethod.label "認証方式:"> +<!ENTITY authMethod.accesskey "i"> +<!ENTITY leaveOnServer.label "ダウンロード後もサーバーにメッセージを残す"> +<!ENTITY leaveOnServer.accesskey "g"> +<!ENTITY headersOnly.label "ヘッダーのみ取得する"> +<!ENTITY headersOnly.accesskey "e"> +<!ENTITY deleteByAgeFromServer.label "ダウンロードしてから"><!-- (^^; deleteByAgeFromServer.label ... daysEnd.label --> +<!ENTITY deleteByAgeFromServer.accesskey "o"> +<!ENTITY daysEnd.label "日以上経過したメッセージは削除する"> +<!ENTITY deleteOnServer2.label "ダウンロードしたメッセージを削除したらサーバーからも削除する"> +<!ENTITY deleteOnServer2.accesskey "d"> +<!ENTITY downloadOnBiff.label "新着メッセージを自動的にダウンロードする"> +<!ENTITY downloadOnBiff.accesskey "m"> +<!ENTITY deleteMessagePrefix.label "メッセージを削除する時:"> +<!ENTITY modelMoveToTrash.label "次のフォルダーに移動する:"> +<!ENTITY modelMoveToTrash.accesskey "o"> +<!ENTITY modelMarkDeleted.label "削除済みとマークする"> +<!ENTITY modelMarkDeleted.accesskey "k"> +<!ENTITY modelDeleteImmediately.label "すぐに削除する"> +<!ENTITY modelDeleteImmediately.accesskey "d"> +<!-- LOCALIZATION NOTE (expungeOnExit.label) : do not translate two of """ in below line --> +<!ENTITY expungeOnExit.label "終了時に受信トレイを整理 (expunge) する"><!-- " 除去可 --> +<!ENTITY expungeOnExit.accesskey "E"> +<!ENTITY emptyTrashOnExit.label "終了時にごみ箱を空にする"> +<!ENTITY emptyTrashOnExit.accesskey "x"> +<!ENTITY loginAtStartup.label "新着メッセージがないか起動時に確認する"> +<!ENTITY loginAtStartup.accesskey "C"> +<!-- LOCALIZATION NOTE (maxMessagesStart.label) : translate below 2 lines with grammar dependency + maxMessengerStart.label will be followed by maxMessagesEnd.label with the number + of messages between them +--> +<!ENTITY maxMessagesStart.label "ダウンロードするメッセージ数が"> +<!ENTITY maxMessagesStart.accesskey "m"> +<!-- LOCALIZATION NOTE (maxMessagesEnd.label) : see note for maxMessagesStart.label --> +<!ENTITY maxMessagesEnd.label "以上になる場合は確認する"> +<!ENTITY alwaysAuthenticate.label "サーバーへ接続するときは必ず認証を要求する"> +<!ENTITY alwaysAuthenticate.accesskey "w"> +<!ENTITY newsrcFilePath1.label "News.rc ファイル:"> +<!ENTITY newsrcPicker1.label "News.rc ファイルを選択してください"> +<!ENTITY abbreviate.label "ニュースグループ名の表示形式:"> +<!ENTITY abbreviateOn.label "完全名 (例: netscape.public.mozilla.mail-news)"> +<!ENTITY abbreviateOff.label "短縮名 (例: n.p.m.mail-news)"> +<!ENTITY advancedButton.label "詳細..."> +<!ENTITY advancedButton.accesskey "v"> +<!ENTITY serverDefaultCharset2.label "既定のテキストエンコーディング:"> +<!ENTITY localPath1.label "メッセージの保存先:"><!-- en-US: Local Directory --> +<!ENTITY localFolderPicker.label "メッセージデータの保存先を選択してください"> +<!ENTITY browseFolder.label "参照..."> +<!ENTITY browseFolder.accesskey "B"> +<!ENTITY browseNewsrc.label "参照..."> +<!ENTITY browseNewsrc.accesskey "e"> + +<!ENTITY accountTitle.label "アカウント設定"> +<!ENTITY accountSettingsDesc.label "これは特殊なアカウントであり、特定の差出人情報はありません。"> +<!ENTITY storeType.label "メッセージの格納形式:"> +<!ENTITY storeType.accesskey "T"> +<!ENTITY mboxStore2.label "フォルダー単位 (mbox 形式)"> +<!ENTITY maildirStore.label "メッセージ単位 (maildir 形式)"> diff --git a/l10n-ja/mail/chrome/messenger/am-serverwithnoidentities.dtd b/l10n-ja/mail/chrome/messenger/am-serverwithnoidentities.dtd new file mode 100644 index 0000000000..ec4b279c05 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-serverwithnoidentities.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY accountName.label "アカウント名:"> +<!ENTITY accountName.accesskey "N"> diff --git a/l10n-ja/mail/chrome/messenger/am-smime.dtd b/l10n-ja/mail/chrome/messenger/am-smime.dtd new file mode 100644 index 0000000000..7bbacabed7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-smime.dtd @@ -0,0 +1,45 @@ +<!-- 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/. --> + +<!ENTITY e2eTitle.label "エンドツーエンド暗号化"> +<!ENTITY e2eLearnMore.label "詳細情報"> + +<!ENTITY e2eEnc.description "エンドツーエンド暗号化をしないメッセージのコンテンツは、ご利用のメールプロバイダーや監視システムに容易にさらされます。"> +<!ENTITY e2eTechPref.description "優先される暗号化技術:"> + +<!ENTITY encryptionCert2.message "暗号化のための個人証明書:"> +<!ENTITY digitalSign.certificate.button "選択..."> +<!ENTITY digitalSign.certificate.accesskey "S"> +<!ENTITY digitalSign.certificate_clear.button "消去"> +<!ENTITY digitalSign.certificate_clear.accesskey "C"> +<!ENTITY encryption.certificate.button "選択..."> +<!ENTITY encryption.certificate.accesskey "t"> +<!ENTITY encryption.certificate_clear.button "消去"> +<!ENTITY encryption.certificate_clear.accesskey "e"> +<!ENTITY signingGroupTitle.label "デジタル署名"> +<!ENTITY signingCert2.message "デジタル署名のための個人証明書:"> + +<!ENTITY sendingDefaults.label "メッセージ送信の既定の設定"> + +<!ENTITY technologyAutomatic.label "利用可能な鍵または証明書をもとに自動的に選択する"> + +<!ENTITY certificates2.label "S/MIME"> +<!ENTITY manageCerts3.label "S/MIME 証明書の管理"> +<!ENTITY manageCerts3.accesskey "M"> +<!ENTITY manageDevices2.label "S/MIME セキュリティデバイス"> +<!ENTITY manageDevices2.accesskey "y"> + +<!ENTITY technologySMIME.label "S/MIME を優先する"> +<!ENTITY technologyOpenPGP.label "OpenPGP を優先する"> + +<!ENTITY openpgpKeys.label "OpenPGP"> + +<!-- Strings for the cert picker dialog --> +<!ENTITY certPicker.title "証明書の選択"> +<!ENTITY certPicker.info "証明書:"> +<!ENTITY certPicker.detailsLabel "選択した証明書の詳細:"> + +<!ENTITY openpgpKey.message "暗号化およびデジタル署名のための秘密鍵:"> +<!ENTITY openpgpKey.button "秘密鍵を設定..."> +<!ENTITY openpgpKey.accesskey "o"> diff --git a/l10n-ja/mail/chrome/messenger/am-smime.properties b/l10n-ja/mail/chrome/messenger/am-smime.properties new file mode 100644 index 0000000000..c1ac6912ec --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/am-smime.properties @@ -0,0 +1,43 @@ +# 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/. + +## S/MIME error strings. +## Note to localization: %S is a placeholder +NoSenderSigningCert =メッセージにデジタル署名するよう指定されましたが、アカウント設定で指定した署名証明書が見つからないか期限切れになっています。 +NoSenderEncryptionCert =メッセージを暗号化するよう指定されましたが、アカウント設定で指定した暗号化証明書が見つからないか期限切れになっています。 +MissingRecipientEncryptionCert =メッセージを暗号化するよう指定されましたが、%S の暗号化証明書が見つかりません。 +ErrorEncryptMail =メッセージを暗号化できません。受信者全員の有効なメール証明書を持っているか、アカウント設定で指定した証明書が有効かつ信頼されているものであるか確認してください。 +ErrorCanNotSignMail =メッセージに署名できません。アカウント設定で指定した証明書が有効かつ信頼されているものであるか確認してください。 + +## Strings used for in the prefs. +NoSigningCert =証明書マネージャーはメッセージをデジタル署名する際に使用する有効な証明書を見つけられませんでした。 +NoSigningCertForThisAddress =証明書マネージャーは <%S> のアドレスでメッセージをデジタル署名する際に使用する有効な証明書を見つけられませんでした。 +NoEncryptionCert =証明書マネージャーは他の人があなたに暗号化したメールを送信する際に使用する有効な証明書を見つけられませんでした。 +NoEncryptionCertForThisAddress =証明書マネージャーは他の人があなたに暗号化したメールを <%S> のアドレスへ送信する際に使用する有効な証明書を見つけられませんでした。 + +encryption_needCertWantSame =他の人があなたに暗号化したメールを送信する際に使用する証明書も指定してください。あなたへのメッセージの暗号化と復号にも同じ証明書を使用しますか? +encryption_wantSame =あなたへのメッセージの暗号化と復号にも同じ証明書を使用しますか? +encryption_needCertWantToSelect =他の人があなたに暗号化したメールを送信する際に使用する証明書も指定してください。暗号化証明書を今すぐ設定しますか? +signing_needCertWantSame =メッセージにデジタル署名する証明書も指定してください。メッセージにデジタル署名する際にも同じ証明書を使用しますか? +signing_wantSame =メッセージにデジタル署名する際にも同じ証明書を使用しますか? +signing_needCertWantToSelect =メッセージにデジタル署名する証明書も指定してください。署名証明書を今すぐ設定しますか? + +## Strings used by nsMsgComposeSecure +# (^m^) メッセージ本文に使われるので、安全のため英語のままにする (Bug 507804) +#mime_smimeEncryptedContentDesc =S/MIME 暗号化メッセージ +#mime_smimeSignatureContentDesc =S/MIME 暗号署名 +mime_smimeEncryptedContentDesc =S/MIME Encrypted Message +mime_smimeSignatureContentDesc =S/MIME Cryptographic Signature + +## Strings used by the cert picker. +CertInfoIssuedFor =発行対象: +CertInfoIssuedBy =発行者: +CertInfoValid =有効期間 +CertInfoFrom = +CertInfoTo =から +CertInfoPurposes =用途 +CertInfoEmail =メール +CertInfoStoredIn =保存先: +NicknameExpired =(有効期限切れです) +NicknameNotYetValid =(まだ有効になっていません) diff --git a/l10n-ja/mail/chrome/messenger/appUpdate.properties b/l10n-ja/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..da48b96067 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/appUpdate.properties @@ -0,0 +1,40 @@ +# 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/. + +# LOCALIZATION NOTE (updateAvailableTitle): %S will be replaced with brandShortName +updateAvailableTitle =新しい %S に更新可能です。 +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName +updateAvailableMessage =最新の速さとプライバシーのために %S を更新してください。 +updateAvailablePrimaryButtonLabel =更新をダウンロード +updateAvailablePrimaryButtonAccessKey =D +updateAvailableSecondaryButtonLabel =後で +updateAvailableSecondaryButtonAccessKey =N + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +updateManualTitle =%S を最新バージョンに更新できません。 +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +updateManualMessage =%S の新たなコピーをダウンロードしてください。インストールを手助けします。 +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName +updateManualPrimaryButtonLabel =%S をダウンロード +updateManualPrimaryButtonAccessKey =D +updateManualSecondaryButtonLabel =後で +updateManualSecondaryButtonAccessKey =N + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +updateUnsupportedTitle =%S を最新バージョンに更新できません。 +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName +updateUnsupportedMessage =%S の最新バージョンはご使用のシステムに対応していません。 +updateUnsupportedPrimaryButtonLabel =詳細情報 +updateUnsupportedPrimaryButtonAccessKey =L +updateUnsupportedSecondaryButtonLabel =閉じる +updateUnsupportedSecondaryButtonAccessKey =C + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +updateRestartTitle =再起動して %S を更新してください。 +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName +updateRestartMessage =%S の再起動後、開いていたタブとウィンドウがすべて復元されます。 +updateRestartPrimaryButtonLabel =再起動 +updateRestartPrimaryButtonAccessKey =R +updateRestartSecondaryButtonLabel =後で +updateRestartSecondaryButtonAccessKey =N diff --git a/l10n-ja/mail/chrome/messenger/appleMailImportMsgs.properties b/l10n-ja/mail/chrome/messenger/appleMailImportMsgs.properties new file mode 100644 index 0000000000..68f79de220 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/appleMailImportMsgs.properties @@ -0,0 +1,21 @@ +# 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/. + + +# Short name of import module +ApplemailImportName=Apple Mail + +# Description of import module +ApplemailImportDescription=Mac OS X の Mail からローカルメールをインポートします。 + +# Success Message +# LOCALIZATION NOTE(ApplemailImportMailboxSuccess): Do not translate the word "%S" below. +ApplemailImportMailboxSuccess=%S から正常にローカルメッセージをインポートしました。 + +# Error Message +ApplemailImportMailboxBadparam=内部エラーが発生し、インポートできませんでした。再度インポートしてください。 + +# Error message +# LOCALIZATION NOTE(ApplemailImportMailboxConverterror): Do not translate the word "%S" below. +ApplemailImportMailboxConverterror=%S からメッセージをインポート中にエラーが発生しました。メッセージをインポートできませんでした。 diff --git a/l10n-ja/mail/chrome/messenger/baseMenuOverlay.dtd b/l10n-ja/mail/chrome/messenger/baseMenuOverlay.dtd new file mode 100644 index 0000000000..faf94fb8c1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/baseMenuOverlay.dtd @@ -0,0 +1,35 @@ +<!-- 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/. --> + +<!-- Help Menu --> +<!ENTITY helpMenu.label "ヘルプ"> +<!ENTITY helpMenu.accesskey "H"> +<!-- LOCALIZATION NOTE some localizations of Windows use "?" + for the help button in the menubar but Gnome does not. --> +<!ENTITY helpMenuWin.label "ヘルプ"> +<!ENTITY helpMenuWin.accesskey "H"> +<!ENTITY aboutProduct2.label "&brandShorterName; について"> +<!ENTITY aboutProduct2.accesskey "A"> +<!ENTITY productHelp.label "&brandShortName; ヘルプ"> +<!ENTITY productHelp.accesskey "H"> + +<!-- Help Menu --> +<!ENTITY productHelp.commandkey "VK_F1"> +<!ENTITY productHelpMac.commandkey "?"> +<!ENTITY productHelpMac.modifiers "accel"> + +<!ENTITY helpKeyboardShortcuts.label "キーボードショートカット"> +<!ENTITY helpKeyboardShortcuts.accesskey "K"> + +<!ENTITY helpFeedbackPage.label "フィードバックを送信..."> +<!ENTITY helpFeedbackPage.accesskey "S"> + +<!ENTITY helpShowTour2.label "&brandShorterName; ツアー"> +<!ENTITY helpShowTour2.accesskey "o"> + +<!ENTITY helpGetInvolvedPage.label "コミュニティに参加"> +<!ENTITY helpGetInvolvedPage.accesskey "I"> + +<!ENTITY helpDonationsPage.label "開発支援の寄付"> +<!ENTITY helpDonationsPage.accesskey "D"> diff --git a/l10n-ja/mail/chrome/messenger/beckyImportMsgs.properties b/l10n-ja/mail/chrome/messenger/beckyImportMsgs.properties new file mode 100644 index 0000000000..5fcbedbab5 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/beckyImportMsgs.properties @@ -0,0 +1,19 @@ +# 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/. +# +# The following are used by the becky import code to display status/error +# and informational messages + +# Short name of import module +BeckyImportName =Becky! Internet Mail + +# Description of import module +BeckyImportDescription =Becky! Internet Mail からローカルメールをインポートします。 + +# Success Message +# LOCALIZATION NOTE : Do not translate the word "%S" below. +# The variable %S will contain the name of the Mailbox +BeckyImportMailboxSuccess =%S からローカルメッセージを正常にインポートしました。 + +BeckyImportAddressSuccess =アドレス帳をインポートしました。 diff --git a/l10n-ja/mail/chrome/messenger/charsetTitles.properties b/l10n-ja/mail/chrome/messenger/charsetTitles.properties new file mode 100644 index 0000000000..92ce6244f0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/charsetTitles.properties @@ -0,0 +1,81 @@ +# 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/. + +## Rule of this file: +## 1. key should always be in lower case ascii so we can do case insensitive +## comparison in the code faster. + +## Format of this file: +## charset_name.title = a_title - specifies the human readable title for +## this charset + +iso-8859-1.title = 西欧 (ISO-8859-1) +iso-8859-2.title = 中欧 (ISO-8859-2) +iso-8859-3.title = 南欧 (ISO-8859-3) +iso-8859-4.title = バルト語 (ISO-8859-4) +iso-8859-10.title = 北欧 (ISO-8859-10) +iso-8859-13.title = バルト語 (ISO-8859-13) +iso-8859-14.title = ケルト語 (ISO-8859-14) +iso-8859-15.title = 西欧 (ISO-8859-15) +iso-8859-16.title = ルーマニア語 (ISO-8859-16) +windows-1250.title = 中欧 (Windows-1250) +windows-1252.title = 西欧 (Windows-1252) +windows-1254.title = トルコ語 (Windows-1254) +windows-1257.title = バルト語 (Windows-1257) +macintosh.title = 西欧 (MacRoman) +x-mac-ce.title = 中欧 (MacCE) +x-mac-turkish.title = トルコ語 (MacTurkish) +x-mac-croatian.title = クロアチア語 (MacCroatian) +x-mac-romanian.title = ルーマニア語 (MacRomanian) +x-mac-icelandic.title = アイスランド語 (MacIcelandic) +iso-2022-jp.title = 日本語 (ISO-2022-JP) +shift_jis.title = 日本語 (Shift_JIS) +euc-jp.title = 日本語 (EUC-JP) +big5.title = 繁体字中国語 (Big5) +big5-hkscs.title = 繁体字中国語 (Big5-HKSCS) +gb2312.title = 簡体字中国語 (GB2312) +gbk.title = 簡体字中国語 (GBK) +euc-kr.title = 韓国語 (EUC-KR) +utf-7.title = Unicode (UTF-7) +utf-8.title = Unicode (UTF-8) +utf-16.title = Unicode (UTF-16) +utf-16le.title = Unicode (UTF-16LE) +utf-16be.title = Unicode (UTF-16BE) +iso-8859-5.title = キリル文字 (ISO-8859-5) +windows-1251.title = キリル文字 (Windows-1251) +x-mac-cyrillic.title = キリル文字 (MacCyrillic) +x-mac-ukrainian.title = キリル文字/ウクライナ語 (MacUkrainian) +koi8-r.title = キリル文字 (KOI8-R) +koi8-u.title = キリル文字/ウクライナ語 (KOI8-U) +iso-8859-7.title = ギリシャ語 (ISO-8859-7) +windows-1253.title = ギリシャ語 (Windows-1253) +x-mac-greek.title = ギリシャ語 (MacGreek) +windows-1258.title = ベトナム語 (Windows-1258) +windows-874.title = タイ語 (Windows-874) +iso-8859-6.title = アラビア語 (ISO-8859-6) +iso-8859-8.title = ヘブライ語 (ISO-8859-8) +iso-8859-8-i.title = ヘブライ語 (ISO-8859-8-I) +windows-1255.title = ヘブライ語 (Windows-1255) +windows-1256.title = アラビア語 (Windows-1256) +x-user-defined.title = ユーザー定義 +ibm866.title = キリル文字/ロシア語 (CP-866) +gb18030.title = 簡体字中国語 (GB18030) +x-mac-arabic.title = アラビア語 (MacArabic) +x-mac-farsi.title = ペルシア語 (MacFarsi) +x-mac-hebrew.title = ヘブライ語 (MacHebrew) +x-mac-devanagari.title = ヒンディー語 (MacDevanagari) +x-mac-gujarati.title = グジャラート語 (MacGujarati) +x-mac-gurmukhi.title = グルムキー文字 (MacGurmukhi) + +chardet.off.title = (解除) +chardet.universal_charset_detector.title = 全言語 +# (^^; 各地域別言語は chardet.* の * 部を引数として指定 http://lxr.mozilla.org/aviarybranch/source/intl/chardet/tests/DetectCharset.cpp#53 +chardet.ja_parallel_state_machine.title = 日本語 +chardet.ko_parallel_state_machine.title = 韓国語 +chardet.zhtw_parallel_state_machine.title = 繁体字中国語 +chardet.zhcn_parallel_state_machine.title = 簡体字中国語 +chardet.zh_parallel_state_machine.title = 中国語 +chardet.cjk_parallel_state_machine.title = 東アジア +chardet.ruprob.title = ロシア語 +chardet.ukprob.title = ウクライナ語 diff --git a/l10n-ja/mail/chrome/messenger/chat.dtd b/l10n-ja/mail/chrome/messenger/chat.dtd new file mode 100644 index 0000000000..4c7b38a26b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/chat.dtd @@ -0,0 +1,44 @@ +<!-- 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/. --> + +<!ENTITY onlineContactsHeader.label "オンラインの連絡先"> +<!ENTITY offlineContactsHeader.label "オフラインの連絡先"> +<!ENTITY conversationsHeader.label "会話"> +<!ENTITY searchResultConversation.label "検索結果"> +<!ENTITY chat.noConv.title "ここに会話が表示されます。"> +<!ENTITY chat.noConv.description "左パネルのリストから会話を開始するアカウントを選んでください。"> +<!ENTITY chat.noPreviousConv.description "&brandShortName; には、このアカウントの以前の会話が保存されていません。"> +<!ENTITY chat.noAccount.title "チャットアカウントをセットアップしてください。"> +<!ENTITY chat.noAccount.description "&brandShortName; がチャットアカウントのセットアップをお手伝いします。"> +<!ENTITY chat.accountWizard.button "セットアップ開始"> +<!ENTITY chat.noConnectedAccount.title "チャットアカウントが接続されていません。"> +<!ENTITY chat.noConnectedAccount.description "'インスタントメッセージの状態' ダイアログから接続できます:"> +<!ENTITY chat.showAccountManager.button "チャット状態を表示"> + +<!ENTITY chat.participants "参加者:"> +<!ENTITY chat.previousConversations "以前の会話:"> +<!ENTITY chat.ongoingConversation "継続中の会話"> + +<!ENTITY openConversationCmd.label "会話を開始"> +<!ENTITY openConversationCmd.accesskey "c"> +<!ENTITY closeConversationCmd.label "会話を閉じる"> +<!ENTITY closeConversationCmd.accesskey "C"> +<!ENTITY aliasCmd.label "名前変更"> +<!ENTITY aliasCmd.accesskey "R"> +<!ENTITY deleteCmd.label "連絡先を削除"> +<!ENTITY deleteCmd.accesskey "v"> + +<!ENTITY openConversationButton.tooltip "会話を開始します"> +<!ENTITY closeConversationButton.tooltip "会話を閉じます"> + +<!ENTITY addBuddyButton.label "連絡先追加"> +<!ENTITY joinChatButton.label "チャット参加"> +<!ENTITY chatAccountsButton.label "アカウント表示"> + +<!ENTITY status.available "利用可能"> +<!ENTITY status.unavailable "利用不可"> +<!ENTITY status.offline "オフライン"> + +<!ENTITY openLinkCmd.label "リンクを開く..."> +<!ENTITY openLinkCmd.accesskey "O"> diff --git a/l10n-ja/mail/chrome/messenger/chat.properties b/l10n-ja/mail/chrome/messenger/chat.properties new file mode 100644 index 0000000000..2e31b54bdb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/chat.properties @@ -0,0 +1,110 @@ +# 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/. + +chatTabTitle =チャット +goBackToCurrentConversation.button =現在の会話に戻る +# LOCALIZATION NOTE (startAConversationWith.button): +# %S is replaced with the display name of a contact. +startAConversationWith.button =%S で会話を開始 + +# LOCALIZATION NOTE (defaultGroup): +# this is used in the addBuddies dialog if the list of existing groups is empty +defaultGroup =連絡先 + +# LOCALIZATION NOTE (buddy.authRequest.label): +# This string appears in a notification bar at the +# top of the Contacts window when someone added the user to his/her +# contact list, to request the permission from the user to share +# status information with this potential new contact. +# %S is replaced with the user name of the potential new contact. +buddy.authRequest.label =%S さんがチャットを要求しています +buddy.authRequest.allow.label =許可 +buddy.authRequest.allow.accesskey =A +buddy.authRequest.deny.label =拒否 +buddy.authRequest.deny.accesskey =D + +## LOCALIZATION NOTE (buddy.verificationRequest): +# Strings used in a notification bar at the top of the chat tab when someone +# sends a verification request for end-to-end encryption keys. +# %S is replaced with the display name of the user or, if this is to verify a +# session of yourself, a string that identifies the session. +buddy.verificationRequest.label =%S さんが互いの身元の検証を求めています +buddy.verificationRequest.allow.label =検証開始 +buddy.verificationRequest.allow.accesskey =S +buddy.verificationRequest.deny.label =拒否 +buddy.verificationRequest.deny.accesskey =D + +# LOCALIZATION NOTE (buddy.deletePrompt.title): +# %S here will be replaced by the alias (or username) of a buddy about +# to be removed from the buddy list. +buddy.deletePrompt.title =%S さんを削除しますか? + +# LOCALIZATION NOTE (buddy.deletePrompt.message): +# %1$S will be replaced by the name of a buddy (either the alias +# followed by the username between parenthesis if an alias is set, or +# only the username otherwise). +# %2$S will be the name of the protocol on which this buddy is removed +# (for example: AIM, MSN, Google Talk). +# +# Please find a wording that will keep the username as close as +# possible to the beginning of the string, because this is the +# important information that an user should see when looking quickly +# at this prompt. +buddy.deletePrompt.message =続行すると %1$S さんが %2$S の連絡先リストから完全に削除されます。 + +# LOCALIZATION NOTE (buddy.deletePrompt.displayName): +# This is used to format the display name inserted in buddy.deletePrompt.message +# %1$S is the alias, %2$S is the username. +buddy.deletePrompt.displayName =%1$S (%2$S) + +# LOCALIZATION NOTE (buddy.deletePrompt.button): +# the & symbol indicates the position of the character that should be +# used as the accesskey for this button. +buddy.deletePrompt.button =削除(&D) + +displayNameEmptyText =表示名 +userIconFilePickerTitle =新しいアイコンの選択... + +# LOCALIZATION NOTE (chat.isTyping, chat.hasStoppedTyping): +# The contact display name is displayed with a big font on a first +# line and these two strings are displayed on a second line with a +# smaller font. Please try to find a wording that make this look +# almost like a sentence. +chat.isTyping =さんがタイピング中です... +chat.hasStoppedTyping =さんがタイピングを止めました。 +# LOCALIZATION NOTE (chat.contactIsTyping, chat.contactHasStoppedTyping): +# These strings are displayed in a tooltip when hovering the status type icon. +# %S is replaced with the display name of the contact. +chat.contactIsTyping =%S さんがタイピングしています。 +chat.contactHasStoppedTyping =%S さんがタイピングを途中で止めました。 + +# LOCALIZATION NOTE (unknownCommand): +# This is shown when an unknown command (/foo) is attempted. %S is the command. +unknownCommand =%S はサポートされていないコマンドです。コマンドを一覧するには /help と入力してください。 + +#LOCALIZATION NOTE +# These are special entries in the log tree for the corresponding days. +log.today =今日 +log.yesterday =昨日 + +#LOCALIZATION NOTE +# These are special groups in the log tree for the last 3-7 days and +# the last 8-14 days. +log.currentWeek =今週 +log.previousWeek =先週 + +# LOCALIZATION NOTE (messagePreview): +# This is the default message preview to be shown +# when the user has chosen not to show any info in the notification about the +# incoming message being notified. +messagePreview =新しいチャットメッセージ + +#LOCALIZATION NOTE (bundledMessagePreview): Semi-colon list of plural forms. +# Used when multiple incoming messages from the same sender are bundled +# into a single notification. +# #1 is the number of incoming messages the user is being notified about. When #1 +# is greater than one, the plural form after the semicolon is used. +# Do not translate %1$S, it is the message preview to be shown in the +# notification, i.e. the first incoming message. +bundledMessagePreview =%1$S 件... (他 #1 件のメッセージ) diff --git a/l10n-ja/mail/chrome/messenger/configEditorOverlay.dtd b/l10n-ja/mail/chrome/messenger/configEditorOverlay.dtd new file mode 100644 index 0000000000..3d78799d68 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/configEditorOverlay.dtd @@ -0,0 +1,5 @@ +<!-- 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/. --> + +<!ENTITY closeCmd.key "W"> diff --git a/l10n-ja/mail/chrome/messenger/converterDialog.dtd b/l10n-ja/mail/chrome/messenger/converterDialog.dtd new file mode 100644 index 0000000000..ba72dc61f8 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/converterDialog.dtd @@ -0,0 +1,11 @@ +<!-- 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/. --> + +<!ENTITY converterDialog.title "メッセージ保存形式の変換"> +<!ENTITY converterDialog.continueButton "次へ"> +<!ENTITY converterDialog.cancelButton "キャンセル"> +<!ENTITY converterDialog.finishButton "完了"> +<!ENTITY converterDialog.complete "変換が完了しました。&brandShortName; を再起動します。"> +<!ENTITY converterDialog.error "変換に失敗しました。"> + diff --git a/l10n-ja/mail/chrome/messenger/converterDialog.properties b/l10n-ja/mail/chrome/messenger/converterDialog.properties new file mode 100644 index 0000000000..af9147852e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/converterDialog.properties @@ -0,0 +1,41 @@ +# 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/. + +# LOCALIZATION NOTE (converterDialog.warning): +# %1$S will be replaced by the name of the account which is going to be converted. +# %2$S will be replaced by the format into which the account will be converted. +# %3$S will be replaced by $BrandShortName. +converterDialog.warning=アカウント %1$S のメッセージが %2$S 形式に変換されます。変換完了後に %3$S を再起動します。 + +# LOCALIZATION NOTE (converterDialog.message): +# %1$S will be replaced by the name of the account which is being converted. +# %2$S will be replaced by the format into which the account will be converted. +converterDialog.message=アカウント %1$S を %2$S に変換しています... + +# LOCALIZATION NOTE (converterDialog.warningForDeferredAccount): +# %1$S will be replaced by the name of the deferred account for which migration is initiated by the user. +# %2$S will be replaced by the name of the account to which the deferred account is deferred ie the name of the deferred-to account. +# %3$S will be replaced by the name of the deferred-to account. +# %4$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %5$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %6$S will be replaced by the format into which the accounts will be converted. +# %7$S will be replaced by $BrandShortName. +converterDialog.warningForDeferredAccount=%1$S は %2$S へ移譲されます。%3$S へ移譲されるアカウント: %4$S。アカウント %5$S のメッセージは %6$S 形式に変換されます。変換完了後に %7$S を再起動します。 + +# LOCALIZATION NOTE (converterDialog.warningForDeferredToAccount): +# %1$S will be replaced by the name of the deferred-to account for which migration is initiated by the user and to which other accounts are deferred. +# %2$S will be replaced by a comma separated list of names of accounts which are deferred to the deferred-to account. +# %3$S will be replaced by a comma separated list of names of accounts which are going to get converted. +# %4$S will be replaced by the format into which the accounts will be converted. +# %5$S will be replaced by $BrandShortName. +converterDialog.warningForDeferredToAccount=%1$S へ移譲されるアカウント: %2$S。アカウント %3$S のメッセージは %4$S 形式に変換されます。変換完了後に %5$S を再起動します。 + +# LOCALIZATION NOTE (converterDialog.messageForDeferredAccount): +# %1$S will be replaced by a comma separated list of names of accounts which are being converted. +# %2$S will be replaced by the format into which the accounts will be converted. +converterDialog.messageForDeferredAccount=アカウント %1$S を %2$S に変換しています... + +# LOCALIZATION NOTE (converterDialog.percentDone): +# %1$S will be replaced by the percentage of conversion that is complete. +converterDialog.percentDone=%1$S%% 完了 diff --git a/l10n-ja/mail/chrome/messenger/custom.properties b/l10n-ja/mail/chrome/messenger/custom.properties new file mode 100644 index 0000000000..c1bb70d149 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/custom.properties @@ -0,0 +1,5 @@ +# 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/. + +colonInHeaderName = 入力されたヘッダーには不正な文字が含まれています。 ':'、印刷不可能な文字、非 ASCII 文字、8 ビット ASCII 文字などは使用できません。これらの不正な文字を削除してから再度実行してください。 diff --git a/l10n-ja/mail/chrome/messenger/customizeToolbar.dtd b/l10n-ja/mail/chrome/messenger/customizeToolbar.dtd new file mode 100644 index 0000000000..a8efc0dcb7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/customizeToolbar.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY dialog.title "ツールバーのカスタマイズ"> +<!ENTITY dialog.dimensions "width: 92ch; height: 36em;"> +<!ENTITY instructions.description "ドラッグ & ドロップによりツールバーアイテムの追加、削除、移動ができます。"> +<!ENTITY show.label "表示:"> +<!ENTITY iconsAndText.label "アイコンとテキスト"> +<!ENTITY icons.label "アイコンのみ"> +<!ENTITY text.label "テキストのみ"> +<!ENTITY iconsBesideText.label "アイコンの横にテキスト"> +<!ENTITY useSmallIcons.label "小さいアイコンを使用"> +<!ENTITY restoreDefaultSet.label "初期設定に戻す"> +<!ENTITY showTitlebar2.label "タイトルバー"> +<!ENTITY extraDragSpace2.label "ドラッグスペース"> +<!ENTITY saveChanges.label "完了"> +<!ENTITY undoChanges.label "元に戻す"> diff --git a/l10n-ja/mail/chrome/messenger/customizeToolbar.properties b/l10n-ja/mail/chrome/messenger/customizeToolbar.properties new file mode 100644 index 0000000000..e7c12cae47 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/customizeToolbar.properties @@ -0,0 +1,11 @@ +# 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/. + +enterToolbarTitle =新しいツールバー +enterToolbarName =ツールバーの名前を入力してください: +enterToolbarDup =“%S” という名前のツールバーはすでに存在します。別の名前を入力してください。 +enterToolbarBlank =新しいツールバーの名前を入力してください。 +separatorTitle =区切り線 +springTitle =伸縮自在のスペース +spacerTitle =スペース diff --git a/l10n-ja/mail/chrome/messenger/devtools/dbgserver.dtd b/l10n-ja/mail/chrome/messenger/devtools/dbgserver.dtd new file mode 100644 index 0000000000..28adee08a1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/devtools/dbgserver.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!ENTITY options.title "開発ツールオプション"> +<!ENTITY options.status.label "状態:"> +<!ENTITY options.port.label "ポート:"> +<!ENTITY options.forcelocal.label "他のコンピューターからの接続を許可する"> diff --git a/l10n-ja/mail/chrome/messenger/devtools/dbgserver.properties b/l10n-ja/mail/chrome/messenger/devtools/dbgserver.properties new file mode 100644 index 0000000000..feeb308058 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/devtools/dbgserver.properties @@ -0,0 +1,15 @@ +# 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/. + +options.stop.label=開発ツールサーバーを停止 +options.start.label=開発ツールサーバーを始動 + +options.connected.label=#1 台のクライアントが接続しています +options.connected.tooltip=開発ツールサーバーは実行中です。接続しているクライアントがあります。 +options.listening.label=リッスン中 +options.listening.tooltip=開発ツールサーバーは実行中です。クライアントからの接続を待機しています。 +options.idle.label=アイドル中 +options.idle.tooltip=開発ツールサーバーは停止中です。このダイアログから始動できます。 +options.unsupported.label=未サポート +options.unsupported.tooltip=組み込みの開発ツールサーバーの読み込み中にエラーが発生しました。パッケージに含まれているか確認し、エラーコンソールのメッセージを確認してください。 diff --git a/l10n-ja/mail/chrome/messenger/downloadheaders.dtd b/l10n-ja/mail/chrome/messenger/downloadheaders.dtd new file mode 100644 index 0000000000..e180e13d63 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/downloadheaders.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY all.label "ヘッダーをすべてダウンロード"> +<!ENTITY all.accesskey "D"> +<!--LOCALIZATION NOTE (download.label): + consider the download.label and headers.label as a single sentence + with the number of headers to be downloaded inserted between them: + EXAMPLE: "Download" <some number> "headers" + Either label could be set to null ("") if required grammatically. +--> + +<!ENTITY download.label "ダウンロード"> +<!ENTITY download.accesskey "o"> +<!--LOCALIZATION NOTE (headers.label): see note for download.label --> +<!ENTITY headers.label "ヘッダー"> +<!ENTITY headers.accesskey "h"> +<!ENTITY mark.label "残りのヘッダーを既読にする"> +<!ENTITY mark.accesskey "M"> diff --git a/l10n-ja/mail/chrome/messenger/editContactOverlay.dtd b/l10n-ja/mail/chrome/messenger/editContactOverlay.dtd new file mode 100644 index 0000000000..a5097f0199 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/editContactOverlay.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY editContactPanelDeleteContact.label "削除"> +<!ENTITY editContactPanelDeleteContact.accesskey "l"> + +<!ENTITY editContactName.label "名前:"> +<!ENTITY editContactName.accesskey "N"> + +<!ENTITY editContactEmail.label "メール:"> +<!ENTITY editContactEmail.accesskey "E"> + +<!ENTITY editContactAddressBook.label "アドレス帳:"> +<!ENTITY editContactAddressBook.accesskey "A"> + +<!ENTITY editContactPanelDone.label "完了"> +<!ENTITY editContactPanelDone.accesskey "D"> + +<!ENTITY contactMoveDisabledWarning.description "この連絡先はアドレスリストに含まれているため、別のアドレス帳へ移動することができません。"> diff --git a/l10n-ja/mail/chrome/messenger/editContactOverlay.properties b/l10n-ja/mail/chrome/messenger/editContactOverlay.properties new file mode 100644 index 0000000000..4a49d413ab --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/editContactOverlay.properties @@ -0,0 +1,14 @@ +# 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/. + +editTitle = 連絡先を編集 +viewTitle = 連絡先を表示 + +editDetailsLabel = 詳細を編集 +editDetailsAccessKey = t +viewDetailsLabel = 詳細を表示 +viewDetailsAccessKey = t + +deleteContactTitle = 連絡先を削除 +deleteContactMessage = 本当にこの連絡先を削除してもよろしいですか? diff --git a/l10n-ja/mail/chrome/messenger/fieldMapImport.dtd b/l10n-ja/mail/chrome/messenger/fieldMapImport.dtd new file mode 100644 index 0000000000..c467425a1f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/fieldMapImport.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!ENTITY fieldMapImport.next.label "次へ"> +<!ENTITY fieldMapImport.next.accesskey "N"> +<!ENTITY fieldMapImport.previous.label "戻る"> +<!ENTITY fieldMapImport.previous.accesskey "P"> +<!ENTITY fieldMapImport.text "左右に表示されたアドレス帳のフィールドを [上へ] ボタンと [下へ] ボタンで適切に合わせてください。"> +<!ENTITY fieldMapImport.up.label "上へ"> +<!ENTITY fieldMapImport.up.accesskey "U"> +<!ENTITY fieldMapImport.down.label "下へ"> +<!ENTITY fieldMapImport.down.accesskey "D"> +<!ENTITY fieldMapImport.fieldListTitle "アドレス帳のフィールド"> +<!ENTITY fieldMapImport.dataTitle "インポートするデータ"> +<!ENTITY fieldMapImport.skipFirstRecord.label "最初のレコードにはフィールド名を含む"> +<!ENTITY fieldMapImport.skipFirstRecord.accessKey "F"> diff --git a/l10n-ja/mail/chrome/messenger/filter.properties b/l10n-ja/mail/chrome/messenger/filter.properties new file mode 100644 index 0000000000..e9d2f48198 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/filter.properties @@ -0,0 +1,110 @@ +# 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/. + +mustSelectFolder =フォルダーを選択してください。 +enterValidEmailAddress =正しい転送先メールアドレスを入力してください。 +pickTemplateToReplyWith =適用するテンプレートを選択してください。 +mustEnterName =フィルターの名前を入力してください。 +cannotHaveDuplicateFilterTitle =フィルター名の重複 +cannotHaveDuplicateFilterMessage=入力した名前のフィルターがすでに存在します。別のフィルター名を入力してください。 +mustHaveFilterTypeTitle =フィルターイベントが選択されていません +mustHaveFilterTypeMessage =このフィルターを適用するには少なくとも 1 個のイベントを選択しなければなりません。一時的にどのイベントでもフィルターを実行したくないときは、メッセージフィルターダイアログで有効のチェックを外してください。 +deleteFilterConfirmation =本当に選択したフィルターを削除してもよろしいですか? +matchAllFilterName =すべてのメッセージ +filterListBackUpMsg =フィルターの定義ファイル msgFilterRules.dat が壊れています。古い定義ファイルの名前を rulesbackup.dat に変更し、新しいフィルター定義ファイルを作成します。 +customHeaderOverflow =カスタムヘッダーの数が 50 を超えています。カスタムヘッダーを一部削除してからやり直してください。 +filterCustomHeaderOverflow =フィルター定義のカスタムヘッダーが 50 を超えています。フィルター定義ファイル msgFilterRules.dat を修正して、カスタムヘッダーの数を減らしてください。 +invalidCustomHeader =カスタムヘッダーには ':'、印刷不可能な文字、非 ASCII 文字、8 ビット ASCII 文字などは使用できません。フィルター定義ファイル msgFilterRules.dat を修正して、カスタムヘッダーから無効な文字を削除してください。 +continueFilterExecution =フィルター %S の評価に失敗しました。フィルターの評価を続けますか? +promptTitle =フィルター処理の実行中 +promptMsg =メッセージのフィルター処理を実行中です。\nフィルターの評価を続けますか? +stopButtonLabel =停止 +continueButtonLabel =継続 +# LOCALIZATION NOTE(cannotEnableIncompatFilter) +# %S=the name of the application +# (^^; 表現変更 This filter was probably created by a newer or incompatible version of %S. You cannot enable this filter because we don't know how to apply it. +cannotEnableIncompatFilter =このフィルターはご使用のバージョンの %S でサポートされていないため、有効にすることができません。 +dontWarnAboutDeleteCheckbox =次回からは確認しない +# LOCALIZATION NOTE(copyToNewFilterName) +# %S=the name of the filter that is being copied +copyToNewFilterName =%S のコピー +# LOCALIZATION NOTE(contextPeriodic.label): Semi-colon list of plural forms. +# #1=the number of minutes +contextPeriodic.label =定期的、#1 分ごと + +# LOCALIZATION NOTE(filterFailureWarningPrefix) +# %1$S=filter error action +# %2$S=error code as hexadecimal string. +filterFailureWarningPrefix =フィルター処理失敗: "%1$S" 適用中のエラーコード=%2$S: +filterFailureSendingReplyError =返信時にエラーが発生しました +filterFailureSendingReplyAborted =返信を中止しました +filterFailureMoveFailed =移動に失敗しました +filterFailureCopyFailed =コピーに失敗しました +filterFailureAction =フィルターの適用に失敗しました + +searchTermsInvalidTitle =無効な検索条件 +# LOCALIZATION NOTE(searchTermsInvalidRule) +# %1$S=search attribute name from the invalid rule +# %2$S=search operator from the bad rule +searchTermsInvalidRule =無効な検索条件 "%1$S %2$S" が含まれているためフィルターを保存できません。 +# LOCALIZATION NOTE(filterActionOrderExplanation) +# Keep the \n\n that mean 2 linebreaks. +filterActionOrderExplanation =メッセージがこのフィルターと一致した時、この順序でフィルターが実行されます:\n\n +filterActionOrderTitle =実際の動作順 +## LOCALIZATION NOTE(filterActionItem): +# %1$S=sequence number of the action, %2$S=action text, %3$S=action argument +filterActionItem =%1$S. %2$S %3$S\n + +## LOCALIZATION NOTE(filterCountVisibleOfTotal): +# %1$S=number of matching filters, %2$S=total number of filters +filterCountVisibleOfTotal =%1$S / %2$S +## LOCALIZATION NOTE(filterCountItems): +## Semicolon-separated list of singular and plural forms. +## See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +## #1 is the count of items in the list. +filterCountItems =#1 項目 + +# for junk mail logging / mail filter logging +# LOCALIZATION NOTE(junkLogDetectStr) +# %1$S=author, %2$S=subject, %3$S=date +junkLogDetectStr =迷惑メールを検出しました。差出人: %1$S 題名: %2$S 日時: %3$S +# LOCALIZATION NOTE(logMoveStr) +# %1$S=message id, %2$S=folder URI +logMoveStr =メッセージを移動しました。メッセージ ID: %1$S 移動先: %2$S +# LOCALIZATION NOTE(logCopyStr) +# %1$S=message id, %2$S=folder URI +logCopyStr =メッセージをコピーしました。メッセージ ID: %1$S コピー先: %2$S +# LOCALIZATION NOTE(filterLogLine): +# %1$S=timestamp, %2$S=log message +filterLogLine =[%1$S] %2$S +# LOCALIZATION NOTE(filterMessage): +# %1$S=filter name, %1$S=log message +filterMessage =フィルターからのメッセージ "%1$S": %2$S +# LOCALIZATION NOTE(filterLogDetectStr) +# %1$S=filter name %2$S=author, %3$S=subject, %4$S=date +filterLogDetectStr =メッセージに "%1$S" フィルターを適用しました。差出人: %2$S 題名: %3$S 日時: %4$S +filterMissingCustomAction =カスタムアクションはありません +filterAction2 =重要度を変更しました +filterAction3 =削除しました +filterAction4 =既読にしました +filterAction5 =無視スレッドに設定しました +filterAction6 =注目スレッドに設定しました +filterAction7 =スターを付けました +filterAction8 =タグを付けました +filterAction9 =返信しました +filterAction10 =転送しました +filterAction11 =実行を中止しました +filterAction12 =POP3 サーバーから削除しました +filterAction13 =POP3 サーバーに残しました +filterAction14 =迷惑メールスコアを設定しました +filterAction15 =POP3 サーバーから本文を取得しました +filterAction16 =フォルダーにコピーしました +filterAction17 =タグを付けました +filterAction18 =無視するサブスレッドに設定しました +filterAction19 =未読にしました +# LOCALIZATION NOTE(filterAutoNameStr) +# %1$S=Header or item to match, e.g. "From", "Tag", "Age in days", etc. +# %2$S=Operator, e.g. "Contains", "is", "is greater than", etc. +# %3$S=Value, e.g. "Steve Jobs", "Important", "42", etc. +filterAutoNameStr =%1$S %2$S: %3$S diff --git a/l10n-ja/mail/chrome/messenger/folderProps.dtd b/l10n-ja/mail/chrome/messenger/folderProps.dtd new file mode 100644 index 0000000000..0e1e60e8c7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/folderProps.dtd @@ -0,0 +1,71 @@ +<!-- 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/. --> + +<!ENTITY folderProps.windowtitle.label "プロパティ"> + +<!ENTITY generalInfo.label "一般情報"> +<!ENTITY folderRebuildSummaryFileTip2.label "要約ファイルの索引を再構築します"> +<!ENTITY folderRebuildSummaryFile2.label "フォルダーを修復"> +<!ENTITY folderRebuildSummaryFile2.accesskey "R"> +<!ENTITY folderRebuildSummaryFile.explanation "フォルダーの索引ファイル (.msf) が損傷し、削除したはずのメッセージが表示されてしまうことがあります。このような問題が起こったときはフォルダーを修復してください。"> +<!ENTITY folderIncludeInGlobalSearch.label "このフォルダーのメッセージをグローバル検索の対象に含める"> +<!ENTITY folderIncludeInGlobalSearch.accesskey "G"> + +<!ENTITY retention.label "保管ポリシー"><!-- (^^; Retention Policy --> +<!ENTITY retentionUseAccount.label "アカウント設定に従う"> +<!ENTITY retentionUseAccount.accesskey "U"> +<!-- (^^; 以下 am-offline.dtd と同一 --> +<!ENTITY daysOld.label "日"> +<!ENTITY message.label "通"> +<!ENTITY retentionCleanup.label "古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionCleanupImap.label "ローカルのコピーとリモートサーバー上の古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionCleanupPop.label "このコンピューターとリモートサーバー上の古いメッセージを完全に削除してディスク領域を開放できます。"> +<!ENTITY retentionDeleteMsg.label "送信日時から次の日数以上経過したメッセージを削除する"> +<!ENTITY retentionDeleteMsg.accesskey "m"> +<!ENTITY retentionKeepAll.label "メッセージを自動削除しない"> +<!ENTITY retentionKeepAll.accesskey "A"> +<!ENTITY retentionKeepRecent.label "最近のメッセージを次の数だけ残して削除する"> +<!ENTITY retentionKeepRecent.accesskey "l"> +<!ENTITY retentionApplyToFlagged.label "スター付きのメッセージは残す"> +<!ENTITY retentionApplyToFlagged.accesskey "e"> + +<!ENTITY folderSynchronizationTab.label "同期"> +<!ENTITY folderCheckForNewMessages2.label "このフォルダーに新着メッセージがないか確認する"><!-- (^m^) Bug 545469#c23 参照。 en-US: When getting new messages for this account, always check this folder" --> +<!ENTITY folderCheckForNewMessages2.accesskey "c"> + +<!ENTITY offlineFolder.check.label "このフォルダーをオフラインで使用する"> +<!ENTITY offlineFolder.check.accesskey "S"> +<!ENTITY offlineFolder.button.label "今すぐダウンロード"> +<!ENTITY offlineFolder.button.accesskey "D"> + +<!ENTITY selectofflineNewsgroup.check.label "このニュースグループをオフラインで使用する"> +<!ENTITY selectofflineNewsgroup.check.accesskey "o"> +<!ENTITY offlineNewsgroup.button.label "今すぐダウンロード"> +<!ENTITY offlineNewsgroup.button.accesskey "D"> + +<!ENTITY folderProps.name.label "名前:"> +<!ENTITY folderProps.name.accesskey "N"> +<!ENTITY folderProps.color.label "アイコンの色:"> +<!ENTITY folderProps.color.accesskey "I"> +<!ENTITY folderProps.reset.tooltip "既定の色に戻します"> +<!ENTITY folderProps.location.label "場所:"> +<!ENTITY folderProps.location.accesskey "L"> + +<!ENTITY folderSharingTab.label "共有"> +<!ENTITY privileges.button.label "アクセス権限..."> +<!ENTITY privileges.button.accesskey "P"> +<!ENTITY permissionsDesc.label "以下のアクセス権限があります:"> +<!ENTITY folderOtherUsers.label "このフォルダーにアクセス可能な他のユーザー:"> +<!ENTITY folderType.label "フォルダーの種類:"> + +<!ENTITY folderQuotaTab.label "クォータ"><!-- (^^; RFC 2087 --> +<!ENTITY folderQuotaUsage.label "使用容量:"> +<!ENTITY folderQuotaStatus.label "使用割合:"> + +<!ENTITY numberOfMessages.label "メッセージ数:"> +<!-- LOCALIZATION NOTE: When the number of messages can't be determined, this string is displayed as the number --> +<!ENTITY numberUnknown.label "不明"> +<!ENTITY sizeOnDisk.label "ディスク上のサイズ:"> +<!-- LOCALIZATION NOTE: When the size can't be determined, this string is displayed as the size --> +<!ENTITY sizeUnknown.label "不明"> diff --git a/l10n-ja/mail/chrome/messenger/folderWidgets.properties b/l10n-ja/mail/chrome/messenger/folderWidgets.properties new file mode 100644 index 0000000000..9c6286275f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/folderWidgets.properties @@ -0,0 +1,12 @@ +# 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/. + +# LOCALIZATION NOTE(globalInbox) +# %S=name of the Local folders account +globalInbox =共通受信トレイ (%S) +# LOCALIZATION NOTE(verboseFolderFormat): %1$S is folder name, %2$S is server name +verboseFolderFormat =%1$S (%2$S) +chooseFolder =フォルダーを選択してください... +chooseAccount =アカウントを選択してください... +noFolders =フォルダーがありません diff --git a/l10n-ja/mail/chrome/messenger/folderpane.dtd b/l10n-ja/mail/chrome/messenger/folderpane.dtd new file mode 100644 index 0000000000..e788d843a6 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/folderpane.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> +<!ENTITY nameColumn.label "名前"> +<!ENTITY unreadColumn.label "未読"> +<!ENTITY totalColumn.label "合計"> +<!ENTITY folderSizeColumn.label "サイズ"> diff --git a/l10n-ja/mail/chrome/messenger/gloda.properties b/l10n-ja/mail/chrome/messenger/gloda.properties new file mode 100644 index 0000000000..3c610bce78 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/gloda.properties @@ -0,0 +1,175 @@ +# 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/. + +# LOCALIZATION NOTE (*.facetNameLabel): These are the labels used to label the facet +# displays in the global search facet display mechanism. They should be +# compact descriptions of the facet type (e.g. "Folder", and don't need to +# refer to the objects being faceted (e.g. "Message" or "Mail"). + +# LOCALIZATION NOTE (*.includeLabel): The label to use for the included group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.included.fallbackLabel". + +# LOCALIZATION NOTE (*.excludeLabel): The label to use for the excluded group +# in the facet display. If not provided, we will fall back to +# "glodaFacetView.facets.excluded.fallbackLabel". + +# LOCALIZATION NOTE (*.remainderLabel): The label to use for the remaining items +# that are neither part of the included group or the excluded group in the +# facet display. If not provided, we will fall back to +# "glodaFacetView.facets.remainder.fallbackLabel". + +# LOCALIZATION NOTE (*.mustMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.mustMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.cantMatchLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which match +# a particular value. If not provided, we will fall back to +# "glodaFacetView.facets.cantMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchLabel): The label to use for the popup menu +# to indicate that the results should no longer be restricted relative to +# this particular facet value. If not provided, we will fall back to +# "glodaFacetView.facets.mayMatch.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchSomeLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have +# _some_ value (e.g. at least one tag is set). If not provided, we will fall +# back to "glodaFacetView.facets.mustMatchSome.fallbackLabel". #1, if present, +# is replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mustMatchNoneLabel): The label to use for the popup menu +# to indicate that the results should be restricted to messages which have _no_ +# value (e.g. no tags are set). If not provided, we will fall back to +# "glodaFacetView.facets.mustMatchNoneLabel.fallbackLabel". #1, if present, is +# replaced by the value of the facet (name, folder, mailing list, etc.) + +# LOCALIZATION NOTE (*.mayMatchAnyLabel): The label to use for the popup menu +# to indicate that the results should not be restricted to messages which have +# any or no value (e.g. no requirements on any tags are set). If not provided, +# we will fall back to "glodaFacetView.facets.mayMatchAnyLabel.fallbackLabel". +# #1, if present, is replaced by the value of the facet (name, folder, mailing +# list, etc.) + +# LOCALIZATION NOTE (gloda.message.attr.account.*): Stores the account in which +# a message's folder is located. +gloda.message.attr.account.facetNameLabel =アカウント +gloda.message.attr.account.includeLabel =含むアカウント: +gloda.message.attr.account.excludeLabel =除くアカウント: +gloda.message.attr.account.remainderLabel =他のアカウント: +gloda.message.attr.account.mustMatchLabel =#1 アカウントに該当 +gloda.message.attr.account.cantMatchLabel =#1 アカウントを除外 + +# LOCALIZATION NOTE (gloda.message.attr.folder.*): Stores the message folder in +# which the message is stored. +gloda.message.attr.folder.facetNameLabel =フォルダー +gloda.message.attr.folder.includeLabel =含むフォルダー: +gloda.message.attr.folder.excludeLabel =除くフォルダー: +gloda.message.attr.folder.remainderLabel =他のフォルダー: +gloda.message.attr.folder.mustMatchLabel =#1 フォルダーに該当 +gloda.message.attr.folder.cantMatchLabel =#1 フォルダーを除外 + +# LOCALIZATION NOTE (gloda.message.attr.fromMe.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.fromMe.facetNameLabel =自分から + +# LOCALIZATION NOTE (gloda.message.attr.toMe.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.toMe.facetNameLabel =自分へ + +# LOCALIZATION NOTE (gloda.message.attr.involves.*): Stores everyone involved +# with the message. This means from/to/cc/bcc. +gloda.message.attr.involves.facetNameLabel =関係者 +gloda.message.attr.involves.includeLabel =含む関係者: +gloda.message.attr.involves.excludeLabel =除く関係者: +gloda.message.attr.involves.remainderLabel =他の関係者: +gloda.message.attr.involves.mustMatchLabel =#1 に該当 +gloda.message.attr.involves.cantMatchLabel =#1 を除外 + +# LOCALIZATION NOTE (gloda.message.attr.date.*): Stores the date of the message. +# Thunderbird normally stores the date the message claims it was composed +# according to the "Date" header. This is not the same as when the message +# was sent or when it was eventually received by the user. In the future we +# may change this to be one of the other dates, but not anytime soon. +gloda.message.attr.date.facetNameLabel =日付 + +# LOCALIZATION NOTE (gloda.message.attr.attachmentTypes.*): Stores the list of +# MIME types (ex: image/png, text/plain) of real attachments (not just part of +# the message content but explicitly named attachments) on the message. +# Although we hope to be able to provide localized human-readable explanations +# of the MIME type (ex: "PowerPoint document"), I don't know if that is going +# to happen. +gloda.message.attr.attachmentTypes.facetNameLabel =添付あり + +# LOCALIZATION NOTE (gloda.message.attr.mailing-list.*): Stores the mailing +# lists detected in the message. This will normally be the email address of +# the mailing list and only be detected in messages received from the mailing +# list. Extensions may contribute additional detected mailing-list-like +# things. +gloda.message.attr.mailing-list.facetNameLabel =メーリングリスト +gloda.message.attr.mailing-list.noneLabel =なし +gloda.message.attr.mailing-list.includeLabel =含むメーリングリスト: +gloda.message.attr.mailing-list.excludeLabel =除くメーリングリスト: +gloda.message.attr.mailing-list.remainderLabel =他のメーリングリスト: +gloda.message.attr.mailing-list.mustMatchLabel =#1 に該当 +gloda.message.attr.mailing-list.cantMatchLabel =#1 を除外 +gloda.message.attr.mailing-list.mustMatchSomeLabel =メーリングリストに該当 +gloda.message.attr.mailing-list.mustMatchNoneLabel =メーリングリストを除外 + +# LOCALIZATION NOTE (gloda.message.attr.tag.*): Stores the tags applied to the +# message. Notably, gmail's labels are not currently exposed via IMAP and we +# do not do anything clever with gmail, so this is independent of gmail labels +# This may change in the future, but it's a safe bet it's not happening on +# Thunderbird's side prior to 3.0. +gloda.message.attr.tag.facetNameLabel =タグ +gloda.message.attr.tag.noneLabel =なし +gloda.message.attr.tag.includeLabel =含むタグ: +gloda.message.attr.tag.excludeLabel =除くタグ: +gloda.message.attr.tag.remainderLabel =他のタグ: +gloda.message.attr.tag.mustMatchLabel =#1 タグに該当 +gloda.message.attr.tag.cantMatchLabel =#1 タグを除外 +gloda.message.attr.tag.mustMatchSomeLabel =タグ付き +gloda.message.attr.tag.mustMatchNoneLabel =タグなし + +# LOCALIZATION NOTE (gloda.message.attr.star.*): Stores whether the message is +# starred or not, as indicated by a pretty star icon. In the past, the icon +# used to be a flag. The IMAP terminology continues to be "flagged". +gloda.message.attr.star.facetNameLabel =スター付き + +# LOCALIZATION NOTE (gloda.message.attr.read.*): Stores whether the user has +# read the message or not. +gloda.message.attr.read.facetNameLabel =既読 + +# LOCALIZATION NOTE (gloda.message.attr.repliedTo.*): Stores whether we believe +# the user has ever replied to the message. We normally show a little icon in +# the thread pane when this is the case. +gloda.message.attr.repliedTo.facetNameLabel =返信済み + +# LOCALIZATION NOTE (gloda.message.attr.forwarded.*): Stores whether we believe +# the user has ever forwarded the message. We normally show a little icon in +# the thread pane when this is the case. +gloda.message.attr.forwarded.facetNameLabel =転送済み + +# LOCALIZATION NOTE (gloda.mimetype.category.*.label): Map categories of MIME +# types defined in MimeTypeCategories.jsm to labels. +# LOCALIZATION NOTE (gloda.mimetype.category.archives.label): Archive is +# referring to things like zip files, tar files, tar.gz files, etc. +gloda.mimetype.category.archives.label =アーカイブ +gloda.mimetype.category.documents.label =ドキュメント +gloda.mimetype.category.images.label =画像 +# LOCALIZATION NOTE (gloda.mimetype.category.media.label): Media is meant to +# encompass both audio and video. This is because video and audio streams are +# frequently stored in the same type of container and we cannot rely on the +# sending email client to have been clever enough to figure out what was +# really in the file. So we group them together. +gloda.mimetype.category.media.label =メディア (音声、動画) +gloda.mimetype.category.pdf.label =PDF ファイル +# LOCALIZATION NOTE (gloda.mimetype.category.other.label): Other is the category +# for MIME types that we don't really know what it is. +gloda.mimetype.category.other.label =その他 diff --git a/l10n-ja/mail/chrome/messenger/glodaComplete.properties b/l10n-ja/mail/chrome/messenger/glodaComplete.properties new file mode 100644 index 0000000000..e2742bad2a --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/glodaComplete.properties @@ -0,0 +1,19 @@ +# 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/. + +# LOCALIZATION NOTE (glodaComplete.messagesTagged.label): The label used +# in the autocomplete widget to refer to a query for all messages tagged +# by a particular tag (replacing #1). +glodaComplete.messagesTagged.label =次のタグが付いたメッセージ: #1 + +# LOCALIZATION NOTE (glodaComplete.messagesMentioning.label): The label used +# in the autocomplete widget to refer to a search for all messages mentioning +# a particular word (replacing #1). +glodaComplete.messagesMentioning.label =次の語を含むメッセージ: #1 + +# LOCALIZATION NOTE (glodaComplete.messagesWithMany.label): The label used +# in the autocomplete widget to refer to a search for all messages mentioning +# a set of words, or a phrase containing multiple words (e.g. "red pepper") +# We use the same words in en-US, but maybe that's not always true. +glodaComplete.messagesMentioningMany.label =次の語句を含むメッセージ: #1 diff --git a/l10n-ja/mail/chrome/messenger/glodaFacetView.dtd b/l10n-ja/mail/chrome/messenger/glodaFacetView.dtd new file mode 100644 index 0000000000..2d44dcbcdb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/glodaFacetView.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (glodaFacetView.filters.label): Label at the top of the + faceting sidebar. Serves as a header both for the checkboxes under it as + well for labeled facets with multiple options. --> +<!ENTITY glodaFacetView.filters.label "絞り込み条件"> + +<!-- LOCALIZATION NOTE (glodaFacetView.loading.label): Label that appears when + the search results take a long time to appear. --> +<!ENTITY glodaFacetView.loading.label "検索しています..."> + +<!-- LOCALIZATION NOTE (glodaFacetView.empty.label): Label that appears when + there are no results that match the search query. --> +<!ENTITY glodaFacetView.empty.label "該当するメッセージは見つかりませんでした"> + +<!-- LOCALIZATION NOTE (glodaFacetView.pageMore.label): Label at the bottom + of the results list to show more hits. --> +<!ENTITY glodaFacetView.pageMore.label "続きを表示 »"> + +<!-- LOCALIZATION NOTE(glodaFacetView.results.message.openEmailAsList.label2): The + label for the button/link that causes us to display all of the emails in + the active set in a new thread pane display tab. --> +<!ENTITY glodaFacetView.openEmailAsList.label "結果をリスト表示"> + +<!-- LOCALIZATION NOTE(glodaFacetView.results.message.openEmailAsList.tooltip): + The tooltip to display when hovering over the openEmailAsList label. --> +<!ENTITY glodaFacetView.openEmailAsList.tooltip "現在のセットに該当するすべてのメッセージを新しいタブに表示します"> diff --git a/l10n-ja/mail/chrome/messenger/glodaFacetView.properties b/l10n-ja/mail/chrome/messenger/glodaFacetView.properties new file mode 100644 index 0000000000..f0769fe958 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/glodaFacetView.properties @@ -0,0 +1,173 @@ +# 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/. + +# (^^; Plural forms を使用。 + +# LOCALIZATION NOTE (glodaFacetView.tab.query.label): +# The tab title to display for tabs that are based on a gloda (global database) +# query or collection rather than a user search. At some point we might try +# and explain what the query/collection is in automatic fashion, but not today. +glodaFacetView.tab.query.label =検索結果 + +# LOCALIZATION NOTE (glodaFacetView.tab.search.label): +# The tab title to display for tabs with a new gloda (global database) +# user search (rather than a query or collection) without a search string. +# After the search has been started, we just display the search string entered +# by the user. +glodaFacetView.tab.search.label =検索結果 + +# LOCALIZATION NOTE(glodaFacetView.search.label2): +# The heading for the search page. +# A short description of user's search query will be appended. +glodaFacetView.search.label2 =検索結果: + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.fulltext.label): +# The label to display to describe when our base query was a fulltext search +# across messages. The value is displayed following the label. +glodaFacetView.constraints.query.fulltext.label =検索語: #1 +glodaFacetView.constraints.query.fulltext.andJoinWord =および +glodaFacetView.constraints.query.fulltext.orJoinWord =または + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.initial): +# The label to display to describe when our base query is not a full-text +# search. Additional labels are appended describing each constraint. +glodaFacetView.constraints.query.initial =検索結果 - + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.involves.label): +# The label to display to describe when our base query was on messages +# involving a given contact from the address book. The value is displayed +# where the #1 is. +glodaFacetView.constraints.query.involves.label =#1 + +# LOCALIZATION NOTE(glodaFacetView.constraints.query.contact.label): +# The label to display to describe when our base query was on messages +# tagged with a specific tag. The tag is displayed following the label. +glodaFacetView.constraints.query.tagged.label =タグ: + + +# LOCALIZATION NOTE (glodaFacetView.facets.mode.top.listAllLabel): The label to +# use when we are only displaying the top entries for a facet. When the +# label is clicked on, it results in us displaying all of the values for that +# facet. The value "#1" (if present) is replaced with the total number of +# values that will be displayed (rather than the number currently hidden). +# This string supports pluralization. See +# https://developer.mozilla.org/en/Localization_and_Plurals for details on +# how this stuff works. +glodaFacetView.facets.mode.top.listAllLabel =すべて表示 (#1 項目) + +# LOCALIZATION NOTE (glodaFacetView.facets.included.fallbackLabel): The label to +# use for groups in a facet that have been explicitly included by the user if +# there is no explicit attribute "includeLabel" defined. (The explicit label +# would be named "gloda.message.attr.ATTRIBUTE.includeLabel".) +glodaFacetView.facets.included.fallbackLabel =次のいずれかを含む: +# LOCALIZATION NOTE (glodaFacetView.facets.excluded.fallbackLabel): The label to +# use for groups in a facet that have been explicitly excluded by the user if +# there is no explicit attribute "excludeLabel" defined. (The explicit label +# would be named "gloda.message.attr.ATTRIBUTE.excludeLabel".) +glodaFacetView.facets.excluded.fallbackLabel =次を除く: +# LOCALIZATION NOTE (glodaFacetView.facets.remainder.fallbackLabel): The label +# to use for groups in a facet that are neither part of the included group or +# the excluded group if there is no explicit attribute "remainderLabel" +# defined. (The explicit label would be named +# "gloda.message.attr.ATTRIBUTE.remainderLabel".) +glodaFacetView.facets.remainder.fallbackLabel =その他: + +# LOCALIZATION NOTE (glodaFacetView.facets.mustMatchLabel.fallbackLabel): The label +# to use to restrict a facet by a particular value if there is no explicit +# attribute "mustMatchLabel" defined. (The explicit label would be named +# "gloda.message.attr.ATTRIBUTE.mustMatchLabel".) +glodaFacetView.facets.mustMatchLabel.fallbackLabel =#1 に該当 +glodaFacetView.facets.mustMatchNoneLabel.fallbackLabel =この項目を除外 + +# LOCALIZATION NOTE (glodaFacetView.facets.cantMatchLabel.fallbackLabel): The label +# to use to restrict a facet by the absence of a particular value if there is +# no explicit attribute "cantMatchLabel" defined. (The explicit label would be +# named "gloda.message.attr.ATTRIBUTE.cantMatchLabel".) +glodaFacetView.facets.cantMatchLabel.fallbackLabel =#1 を除外 +glodaFacetView.facets.mustMatchSomeLabel.fallbackLabel =この項目に該当 + +# LOCALIZATION NOTE (glodaFacetView.facets.mayMatchLabel.fallbackLabel): The label +# to use to undo the restriction of a facet by a particular value if there is +# no explicit attribute "mayMatchLabel" defined. (The explicit label would be +# named "gloda.message.attr.ATTRIBUTE.mayMatchLabel".) +glodaFacetView.facets.mayMatchLabel.fallbackLabel =この絞り込みを解除 +glodaFacetView.facets.mayMatchAnyLabel.fallbackLabel =この絞り込みを解除 + +# LOCALIZATION NOTE (glodaFacetView.facets.noneLabel): The text to display when +# a facet needs to indicate that an attribute omitted a value or was otherwise +# empty. +glodaFacetView.facets.noneLabel =なし + +# LOCALIZATION NOTE (glodaFacetView.facets.filter.attachmentTypes.allLabel): +# The label to use when all types of attachments are being displayed. +glodaFacetView.facets.filter.attachmentTypes.allLabel =任意の種類 + +# LOCALIZATION NOTE (glodaFacetView.result.message.fromLabel): Used in the +# faceted search message display to indicate the author of a message. +# An example usage is "from: Bob". +glodaFacetView.result.message.fromLabel =差出人: + +# LOCALIZATION NOTE (glodaFacetView.result.message.toLabel): Used in the +# faceted search message display to indicate the recipients of a message. +# An example usage is "to: Bob, Chuck, Don". +glodaFacetView.result.message.toLabel =宛先: + +# LOCALIZATION NOTE (glodaFacetView.result.message.noSubject): Used in the +# faceted search message display to act as a click target for messages with +# no subject. +glodaFacetView.result.message.noSubject =(件名なし) + +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel): +# This label is displayed above the list of result messages; it tells the user +# how many messages we are displaying in the list out of the total number of +# messages in the active set (the set of messages remaining after the +# application of the facet constraints.) +# The goal of the various sub-parts here is to make a label along the lines of +# "M of N". Because there are two numbers, this is split into two parts, +# 'NMessages' for what in English is just the first number and 'ofN' for the +# "of N" part. We then use 'grouping' to decide how to combine the two. This +# was suggested by Rimas Kudelis. +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.NMessages): +# The first part of the countLabel string (although you can change the order +# in 'grouping'). This is pluralized using the mechanism described at +# https://developer.mozilla.org/en/Localization_and_Plurals. We replace +# "#1" with the number of messages being shown in the result list. +glodaFacetView.results.header.countLabel.NMessages =#1 通 +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.ofN): +# The second part of the countLabel string (although you can change the order +# in 'grouping'). This is pluralized using the mechanism described at +# https://developer.mozilla.org/en/Localization_and_Plurals. We replace +# "#1" with the total number of messagse in the active set. +glodaFacetView.results.header.countLabel.ofN =全 #1 通中、 +# LOCALIZATION NOTE(glodaFacetView.results.header.countLabel.grouping): +# Combines the pluralized +# "glodaFacetView.results.header.countLabel.NMessages" string (as #1) with +# the pluralized "glodaFacetView.results.header.countLabel.ofN" (as #2) +# to make a single label. +glodaFacetView.results.header.countLabel.grouping =#2#1 + +glodaFacetView.results.message.timeline.label =タイムライン表示 +# LOCALIZATION NOTE(glodaFacetView.results.message.sort.relevance2): +# a clickable label causing the sort to be done by most relevant messages first. +glodaFacetView.results.message.sort.relevance2 =関連度順 +# LOCALIZATION NOTE(glodaFacetView.results.message.sort.date2): +# a clickable label causing the sort to be done by most recent messages first. +glodaFacetView.results.message.sort.date2 =日付順 + +# LOCALIZATION NOTE(glodaFacetView.results.message.recipientSeparator): This is +# the string in between the names of recipients (see +# glodaFacetView.results.message.andOthers for more information). The \u0020 +# character is a Unicode space character, which is needed as otherwise the +# trailing whitespace is trimmed before it gets to the code. +glodaFacetView.results.message.recipientSeparator =,\u0020 + +# LOCALIZATION NOTE(glodaFacetView.results.message.andOthers): +# When a message has too many recipients, we only show the first few and then +# display this label to express how many are not displayed. So if a message +# has 5 recipients, we might only show the first 3, and then use this label +# to indicate that there are 2 that are not displayed. This string can be +# pluralized; see https://developer.mozilla.org/en/Localization_and_Plurals +# for details on how to do that. Note that in English, we use the "serial +# comma", but other languages may not need a leading separator there. +glodaFacetView.results.message.andOthers =, 他 #1 名 diff --git a/l10n-ja/mail/chrome/messenger/imAccountWizard.dtd b/l10n-ja/mail/chrome/messenger/imAccountWizard.dtd new file mode 100644 index 0000000000..f427d76ada --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/imAccountWizard.dtd @@ -0,0 +1,32 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "チャットアカウントウィザード"> + +<!ENTITY accountProtocolTitle.label "チャットネットワーク"> +<!ENTITY accountProtocolInfo.label "チャットアカウントのネットワークを選択してください。"> +<!ENTITY accountProtocolField.label "ネットワーク:"> +<!ENTITY accountProtocolGetMore.label "その他..."> + +<!ENTITY accountUsernameTitle.label "ユーザー名"> +<!ENTITY accountUsernameDuplicate.label "このアカウントは設定済みです。"> + +<!ENTITY accountPasswordTitle.label "パスワード"> +<!ENTITY accountPasswordInfo.label "アカウントのパスワードを入力してください。"> +<!ENTITY accountPasswordField.label "パスワード:"> +<!ENTITY accountPasswordManager.label "入力されたパスワードはパスワードマネージャーに保存されます。パスワードが不要またはアカウント接続時にパスワードを毎回入力したいときは、このボックスに何も入力しないでください。"> + +<!ENTITY accountAdvancedTitle.label "詳細オプション"> +<!ENTITY accountAdvancedInfo.label "この手順は特に必要が無ければスキップできます。"> +<!ENTITY accountAdvanced.newMailNotification.label "新着メールを通知する"> +<!ENTITY accountAliasGroupbox.caption "ローカルの別名"> +<!ENTITY accountAliasField.label "別名:"> +<!ENTITY accountAliasInfo.label "別名は会話中にあなただけに表示される名前です。相手は見ることができません。"> +<!ENTITY accountProxySettings.caption "プロキシー設定"> +<!ENTITY accountProxySettings.change.label "変更..."> +<!ENTITY accountProxySettings.change.accessKey "C"> + +<!ENTITY accountSummaryTitle.label "要約"> +<!ENTITY accountSummaryInfo.label "以下は、入力したアカウント情報の要約です。アカウントを作成する前に確認してください。"> +<!ENTITY accountSummary.connectNow.label "このアカウントを今すぐ接続する"> diff --git a/l10n-ja/mail/chrome/messenger/imAccounts.properties b/l10n-ja/mail/chrome/messenger/imAccounts.properties new file mode 100644 index 0000000000..868f2492b4 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/imAccounts.properties @@ -0,0 +1,63 @@ +# 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/. + +# LOCALIZATION NOTE (protoOptions): +# %S is replaced by the name of a protocol +protoOptions =%S オプション +accountUsername =ユーザー名: +# LOCALIZATION NOTE (accountColon): +# This string is used to append a colon after the label of each +# option. It's localizable so that the typography can be adapted. +accountColon =%S: +# LOCALIZATION NOTE (accountUsernameInfo): +# %S is replaced by the name of a protocol +accountUsernameInfo =%S アカウントのユーザー名を入力してください。 +# LOCALIZATION NOTE (accountUsernameInfoWithDescription): +# %1$S is a hint for the expected format of the username +# %2$S is the name of a protocol +accountUsernameInfoWithDescription =%2$S アカウントのユーザー名 (%1$S) を入力してください。 + +# LOCALIZATION NOTE (account.connection.error): +# %S is the error message. +account.connection.error =エラー: %S +# LOCALIZATION NOTE (account.connection.errorUnknownPrpl) +# %S is the id (not very user friendly; hence the quotes) of the missing plugin. +account.connection.errorUnknownPrpl ='%S' プロトコルのプラグインがありません。 +account.connection.errorEnteringPasswordRequired =このアカウントに接続するにはパスワードを入力する必要があります。 +account.connection.errorCrashedAccount =このアカウントの接続中にクラッシュが発生しました。 +# LOCALIZATION NOTE (account.connection.progress): +# %S is a message indicating progress of the connection process +account.connection.progress =接続中: %S... +account.connecting =接続中です... +account.connectedForSeconds =接続しました +# LOCALIZATION NOTE (account.connectedFor{Double,Single}, +# account.reconnectIn{Double,Single}): +# Each pair of %S is a number followed by a unit. The units are +# already localized in a downloads.properties file of the toolkit. +account.connectedForDouble =接続時間: %1$S %2$S %3$S %4$S +account.connectedForSingle =接続時間: 約 %1$S %2$S +account.reconnectInDouble =再接続まで: %1$S %2$S %3$S %4$S +account.reconnectInSingle =再接続まで: 約 %1$S %2$S + +requestAuthorizeTitle =認証要求 +# LOCALIZATION NOTE (requestAuthorizeAllow, requestAuthorizeDeny): +# the & symbol indicates the position of the character that should be +# used as the accesskey for this button. +requestAuthorizeAllow =許可(&A) +requestAuthorizeDeny =拒否(&D) +# LOCALIZATION NOTE (requestAuthorizeText): +# %S is a contact username. +requestAuthorizeText =%S さんがあなたを連絡先リストに追加しました。これを許可してもよいですか? + +accountsManager.notification.button.accessKey =C +accountsManager.notification.button.label =今すぐ接続 +accountsManager.notification.userDisabled.label =自動接続が無効に設定されています。 +accountsManager.notification.safeMode.label =アプリケーションがセーフモードで実行中のため、自動接続設定が無視されました。 +accountsManager.notification.startOffline.label =アプリケーションがオフラインモードで開始されたため、自動接続設定が無視されました。 +accountsManager.notification.crash.label =前回の接続中に予期せず終了しました。自動接続が無効化されたので設定を見直してください。 +# LOCALIZATION NOTE (accountsManager.notification.singleCrash.label): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of accounts that are suspected to have caused a crash. +accountsManager.notification.singleCrash.label =新規または変更した #1 個のアカウントの接続中に以前の実行が予期せず終了しました。その設定を変更できるようにするため接続されていません。 +accountsManager.notification.other.label =自動接続が無効化されました。 diff --git a/l10n-ja/mail/chrome/messenger/imapMsgs.properties b/l10n-ja/mail/chrome/messenger/imapMsgs.properties new file mode 100644 index 0000000000..fbac30f9d3 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/imapMsgs.properties @@ -0,0 +1,266 @@ +# 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/. + +# +# The following are used by the imap code to display progress/status/error messages +# + +#LOCALIZATION NOTE(imapAlertDialogTile): Do not translate the word "%S" +# below. Place the word %S where the account name should appear. +imapAlertDialogTitle =%S アカウントの通知 + +# Status - opening folder +imapStatusSelectingMailbox =%S フォルダーを開いています... + +# Status - create folder +imapStatusCreatingMailbox =フォルダーを作成しています... + +# Status - deleting a folder +# LOCALIZATION NOTE (imapStatusDeletingMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being deleted. +imapStatusDeletingMailbox =%S フォルダーを削除しています... + +# Status - renaming mailbox +# LOCALIZATION NOTE (imapStatusRenamingMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being renamed. +imapStatusRenamingMailbox =%S フォルダーの名前を変更しています... + +# Status - looking for mailboxes +imapStatusLookingForMailbox =フォルダーを探しています... + +# Status - subscribing to mailbox +# LOCALIZATION NOTE (imapStatusSubscribeToMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being subscribed to. +imapStatusSubscribeToMailbox =%S フォルダーに購読しています... + +# Status - unsubscribing from mailbox +# LOCALIZATION NOTE (imapStatusUnsubscribeMailbox): The "%S" below should not be translated. +# Instead, insert "%S" in your translation where you wish to display the name +# of the folder being unsubscribed from. +imapStatusUnsubscribeMailbox =%S フォルダーの購読を解除しています... + +# Status - searching imap folder +imapStatusSearchMailbox =フォルダーを検索中です... + +# Status - closing a folder +imapStatusCloseMailbox =フォルダーを閉じています... + +# Status - compacting a folder +imapStatusExpungingMailbox =フォルダーを最適化しています... + +# Status - logging out +imapStatusLoggingOut =ログアウトしています... + +# Status - checking server capabilities +imapStatusCheckCompat =メールサーバーがサポートする機能を確認しています... + +# Status - logging on +imapStatusSendingLogin =ログイン情報を送信しています... + +# Status - auth logon +imapStatusSendingAuthLogin =ログイン情報を送信しています... + +imapDownloadingMessage =メッセージをダウンロードしています... + +# LOCALIZATION NOTE (imapGettingACLForFolder): Do not translate the word "ACL" below. +imapGettingACLForFolder =フォルダーのアクセス制御リスト (ACL) を取得しています... + +imapGettingServerInfo =サーバーの設定情報を取得しています... + +imapGettingMailboxInfo =メールボックスの設定情報を取得しています... + +imapEmptyMimePart =このメッセージの本文は必要に応じてダウンロードされます。 + +# LOCALIZATION NOTE (imapReceivingMessageHeaders3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the header being downloaded should appear. +# Place the word %2$S in your translation where the total number of headers to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Joe's Account: Downloading message header 100 of 1000 in Drafts…" +imapReceivingMessageHeaders3 =%3$S にメッセージヘッダーをダウンロードしています (%1$S / %2$S)... + +# LOCALIZATION NOTE (imapReceivingMessageFlags3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the flag being downloaded should appear. +# Place the word %2$S in your translation where the total number of flags to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Jim's Account: Downloading message flag 100 of 1000 in INBOX…" +imapReceivingMessageFlags3 =%3$S にメッセージフラグをダウンロードしています (%1$S / %2$S)... + +imapDeletingMessages =メッセージを削除しています... + +imapDeletingMessage =メッセージを削除しています... + +# LOCALIZATION NOTE (imapMovingMessages): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapMovingMessages =メッセージを %S に移動しています... + +# LOCALIZATION NOTE (imapMovingMessage): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapMovingMessage =メッセージを %S に移動しています... + +# LOCALIZATION NOTE (imapCopyingMessages): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapCopyingMessages =メッセージを %S にコピーしています... + +# LOCALIZATION NOTE (imapCopyingMessage): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapCopyingMessage =メッセージを %S にコピーしています... + +# LOCALIZATION NOTE (imapFolderReceivingMessageOf3): Do not translate the words "%1$S", "%2$S", and "%3$S" below. +# Place the word %1$S in your translation where the number of the message being downloaded should appear. +# Place the word %2$S in your translation where the total number of messages to be downloaded should appear. +# Place the word %3$S in your translation where the name of the folder being processed should appear. +# Note: The account name and separators (e.g. colon, space) are automatically added to the status message. +# Example: "Juan's Account: Downloading message 100 of 1000 in Sent…" +imapFolderReceivingMessageOf3 =%3$S にメッセージをダウンロードしています (%1$S / %2$S)... + +# LOCALIZATION NOTE (imapDiscoveringMailbox): Do not translate the word "%S" below. +# Place the word %S in your translation where the name of the folder should appear. +imapDiscoveringMailbox =見つかったフォルダー: %S + +# LOCALIZATION NOTE (imapEnterPasswordPrompt): Do not translate the words %1$S and %2$S below. +# Place the word %1$S in your translation where the username should appear. +# Place the word %2$S in your translation where the servername should appear. +imapEnterServerPasswordPrompt =%2$S サーバーの %1$S のパスワードを入力してください: + +# LOCALIZATION NOTE (imapServerNotImap4): Do not translate the word "IMAP4" below. +imapServerNotImap4 =メールサーバー %S は IMAP4 メールサーバーではありません。 + +# This is intentionally left blank. +imapDone = + +# LOCALIZATION NOTE (imapEnterPasswordPromptTitleWithUsername): Do not translate the +# word %1$S. Place the word %1$S where the user name should appear. +imapEnterPasswordPromptTitleWithUsername =%1$S のパスワードを入力してください + +imapUnknownHostError =サーバー %S への接続に失敗しました。 +imapOAuth2Error =サーバー %S への接続時の認証に失敗しました。 + +imapConnectionRefusedError =メールサーバー %S に接続できません。サーバーへの接続が拒否されました。 + +imapNetTimeoutError =サーバー %S への接続がタイムアウトしました。 + +imapTlsError =上書きできない TLS エラーが発生しました。ハンドシェイクエラーか、TLS バージョンまたはサーバー %S が使用する証明書の互換性がない可能性があります。 + +# Status - no messages to download +imapNoNewMessages =サーバーに新着メッセージはありません。 + +imapDefaultAccountName =%S のメール + +imapSpecialChar2 =この IMAP サーバーでは %S という文字は予約されています。他の名前を指定してください。 + +imapPersonalSharedFolderTypeName =個人用フォルダー + +imapPublicFolderTypeName =公開フォルダー + +imapOtherUsersFolderTypeName =他ユーザーのフォルダー + +imapPersonalFolderTypeDescription =個人用メールフォルダーです。共有されていません。 + +imapPersonalSharedFolderTypeDescription =個人用メールフォルダーです。共有されています。 + +imapPublicFolderTypeDescription =公開フォルダーです。 + +imapOtherUsersFolderTypeDescription =ユーザー '%S' によって共有されているメールフォルダーです。 + +imapAclFullRights =フルコントロール + +imapAclLookupRight =表示 + +imapAclReadRight =読み取り + +imapAclSeenRight =既読/未読の設定 + +imapAclWriteRight =書き込み + +imapAclInsertRight =メッセージの追加 + +imapAclPostRight =メッセージの送信 + +imapAclCreateRight =サブフォルダーの作成 + +imapAclDeleteRight =メッセージの削除 + +imapAclAdministerRight =アクセス権の変更 + +imapServerDoesntSupportAcl =このサーバーは共有フォルダーをサポートしていません。 + +imapAclExpungeRight =整理 (Expunge) + +imapServerDisconnected =サーバー %S との接続が切断されました。サーバーがダウンしたか、ネットワークに問題があるかもしれません。 + +# LOCALIZATION NOTE (autoSubscribeText): %1$S is the imap folder. +imapSubscribePrompt =%1$S を購読しますか? + +imapServerDroppedConnection =IMAP サーバーへ接続できませんでした。このサーバーへの同時接続数の限度を超えている可能性があります。その場合は [アカウント設定] の [サーバー設定] の [詳細] でサーバーへの最大同時接続数を減らしてください。 + +# This will occur when a folder that has never been imap selected or opened +# (left-clicked) is first right-clicked to access quota properties. +imapQuotaStatusFolderNotOpen =フォルダーが開かれていないため、クォータ情報は利用できません。 + +# The imap capability response reports that QUOTA is not supported. +imapQuotaStatusNotSupported =このサーバーはクォータをサポートしていません。 + +# The getqutaroot command succeeded but reported no quota information. +imapQuotaStatusNoQuota2 =このフォルダーにはクォータ情報がありません。 + +# Folder properties were requested by the user (right-click) before the getquotaroot +# command was sent. +imapQuotaStatusInProgress =クォータ情報はまだ利用できません + +# Out of memory +imapOutOfMemory =メモリーが不足しています。 + +# LOCALIZATION NOTE (imapCopyingMessageOf2): Do not translate the word "%S" below. +# Place the word %3$S in your translation where the name of the destination folder should appear. +# Place the word %1$S where the currently copying message should appear. +# Place the word %2$S where the total number of messages should appear. +imapCopyingMessageOf2 =%3$S にメッセージをコピーしています %1$S / %2$S... + +# LOCALIZATION NOTE (imapMoveFolderToTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. +imapMoveFolderToTrash =本当にこのフォルダーを削除してもよろしいですか: '%S' + +# LOCALIZATION NOTE (imapDeleteNoTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. +imapDeleteNoTrash =このフォルダーを削除するとその中のすべてのメッセージとサブフォルダーが削除され、元に戻すことはできません。本当にこのフォルダーを削除してもよろしいですか: '%S' + +imapDeleteFolderDialogTitle =フォルダーの削除 + +imapDeleteFolderButtonLabel =フォルダーを削除(&D) + +# LOCALIZATION NOTE (imapAuthChangeEncryptToPlainSSL): %S is the server hostname +imapAuthChangeEncryptToPlainSSL =IMAP サーバー %S が暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [サーバー設定] で [認証方式] を [通常のパスワード認証] に変更し、再度試してください。突然認証に失敗するようになった場合は、あなたのメールの管理者かプロバイダーに問い合わせてください。 + +# LOCALIZATION NOTE (imapAuthChangePlainToEncrypt): %S is the server hostname +imapAuthChangePlainToEncrypt =IMAP サーバー %S が平文のパスワードを許可していません。[アカウント設定] の [サーバー設定] で [認証方式] を [暗号化されたパスワード認証] に変更し、再度試してください。 + +# LOCALIZATION NOTE (imapAuthChangeEncryptToPlainNoSSL): %S is the server hostname +imapAuthChangeEncryptToPlainNoSSL =IMAP サーバー %S が暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [サーバー設定] で [認証方式] を [平文のパスワード認証 (安全でない)] に変更し、再度試してください。認証が突然失敗するようになった場合は、誰かがパスワードを盗もうとしていることが考えられます。 + +# LOCALIZATION NOTE (imapAuthMechNotSupported): %S is the server hostname +imapAuthMechNotSupported =IMAP サーバー %S が選択された認証方式をサポートしていません。[アカウント設定] の [サーバー設定] で [認証方式] を変更してください。 + +# LOCALIZATION NOTE (imapAuthGssapiFailed): %S is the server hostname +imapAuthGssapiFailed =Kerberos/GSSAPI チケットが IMAP サーバー %S によって受け入れられませんでした。Kerberos/GSSAPI レルムにログインしているか確認してください。 + +# LOCALIZATION NOTE (imapServerCommandFailed): +# Place the word %1$S in your translation where the name of the account name should appear. +# Place the word %2$S in your translation where the server response should appear. +imapServerCommandFailed =現在のコマンドを正常に完了できませんでした。%1$S アカウントのメールサーバーからの応答: %2$S + +# LOCALIZATION NOTE (imapFolderCommandFailed): Do not translate the word %S below. +# Place the word %1$S in your translation where the name of the account should appear. +# Place the word %2$S in your translation where the name of the folder should appear. +# Place the word %3$S in your translation where the server response should appear. +imapFolderCommandFailed ='%2$S' に対する現在の操作を正常に完了できませんでした。%1$S アカウントのメールサーバーからの応答: %3$S + +# LOCALIZATION NOTE (imapServerAlert): +# Place the word %1$S in your translation where the name of the account should appear. +# Place the word %2$S in your translation where the alert from the server should appear. +imapServerAlert =%1$S アカウントからの警告: %2$S diff --git a/l10n-ja/mail/chrome/messenger/importDialog.dtd b/l10n-ja/mail/chrome/messenger/importDialog.dtd new file mode 100644 index 0000000000..4efa0aed0d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/importDialog.dtd @@ -0,0 +1,48 @@ +<!-- 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/. --> + +<!-- +LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of +Netscape Communicator, Please translate using the brandname in respective +languages for Netscape Communicator 4 releases. +LOCALIZATION NOTE : Do not translate any of the occurrences of the word +"&brandShortName;" below. +--> + +<!ENTITY importDialog.windowTitle "設定とデータのインポート"> +<!ENTITY importAll.label "すべてインポート"> +<!ENTITY importAll.accesskey "E"> +<!ENTITY importMail.label "メールボックス"> +<!ENTITY importMail.accesskey "M"> +<!ENTITY importFeeds.label "購読フィード"> +<!ENTITY importFeeds.accesskey "d"> +<!ENTITY importAddressbook.label "アドレス帳"> +<!ENTITY importAddressbook.accesskey "A"> +<!ENTITY importSettings.label "設定"> +<!ENTITY importSettings.accesskey "S"> +<!ENTITY importFilters.label "フィルター"><!-- (^^; Mail.app: ルール --> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY importTitle.label "&brandShortName; インポートウィザード"> +<!ENTITY importShortDesc.label "他のソフトからメール、アドレス帳、設定やフィルターをインポートします"> + +<!ENTITY importDescription1.label "このウィザードは、他のメールソフトや一般的な形式のアドレス帳からメッセージ、アドレス帳、購読フィード、設定、フィルターなどを &brandShortName; にインポートします。"> +<!ENTITY importDescription2.label "インポート後は &brandShortName; のメールやアドレス帳からアクセスできるようになります。"> + +<!ENTITY selectDescription.label "インポート元のファイル形式を選択してください:"> +<!ENTITY selectDescriptionB.label "既存のアカウントを選択するか新しいアカウントを作成してください:"> +<!ENTITY selectDescription.accesskey "P"> +<!ENTITY acctName.label "アカウント名:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "データのインポート元のアプリケーションまたはファイルが見つかりませんでした。"> + +<!ENTITY back.label "< 戻る"> +<!ENTITY forward.label "次へ >"> +<!ENTITY finish.label "完了"> +<!ENTITY cancel.label "キャンセル"> + +<!ENTITY select.label "インポートする項目を選択してください:"> + +<!ENTITY title.label "タイトル"> +<!ENTITY processing.label "インポートしています..."> diff --git a/l10n-ja/mail/chrome/messenger/importMsgs.properties b/l10n-ja/mail/chrome/messenger/importMsgs.properties new file mode 100644 index 0000000000..6d19ef528e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/importMsgs.properties @@ -0,0 +1,302 @@ +# 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/. + +# Success message when no address books are found to import +## @name IMPORT_NO_ADDRBOOKS +## @loc None +2000=インポート可能なアドレス帳がありません。 + +# Error: Address book import not initialized +## @name IMPORT_ERROR_AB_NOTINITIALIZED +## @loc None +2001=アドレス帳をインポートできません。初期化エラーです。 + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_AB_NOTHREAD +## @loc None +2002=インポートスレッドを作成できないため、アドレス帳をインポートできません。 + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_GETABOOK +## @loc None +# LOCALIZATION NOTE (Error 2003): Do not translate the word "%S" below. +2003=%S のインポートエラーです。アドレス帳を作成できません。 + +# Success message when no mailboxes are found to import +## @name IMPORT_NO_MAILBOXES +## @loc None +2004=インポート可能なメールボックスがありません。 + +# Error: Mailbox import not initialized +## @name IMPORT_ERROR_MB_NOTINITIALIZED +## @loc None +2005=メールボックスをインポートできません。初期化エラーです。 + +# Error: Unable to create the import thread +## @name IMPORT_ERROR_MB_NOTHREAD +## @loc None +2006=インポートスレッドを作成できないため、メールボックスをインポートできません。 + +# Error: Unable to create the proxy object for importing mailboxes +## @name IMPORT_ERROR_MB_NOPROXY +## @loc None +2007=メールボックスをインポートできません。作成するメールボックスの代理オブジェクトを作成することができません。 + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_FINDCHILD +## @loc None +# LOCALIZATION NOTE (Error 2008): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2008=作成するメールボックスの作成エラーです。メールボックス %S を見つけられません。 + +# Error: Error creating destination mailboxes +## @name IMPORT_ERROR_MB_CREATE +## @loc None +# LOCALIZATION NOTE (Error 2009): Do not translate the word "%S" below. +# Place %S in your translation where the name of the mailbox should appear. +2009=メールボックス %S のインポートエラーです。作成するメールボックスを作成できません。 + +# Error: No destination folder to import mailboxes +## @name IMPORT_ERROR_MB_NODESTFOLDER +## @loc None +2010=メールをインポートするフォルダーを作成できません。 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_START +## @loc None +2100=名 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2101=姓 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2102=表示名 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2103=ニックネーム + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2104=メールアドレス + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2105=別のメールアドレス + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2106=勤務先の電話番号 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2107=自宅の電話番号 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2108=FAX 番号 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2109=ポケットベル番号 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2110=携帯電話番号 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2111=番地 (自宅) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2112=番地 (自宅) 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2113=市区町村 (自宅) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2114=都道府県 (自宅) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2115=郵便番号 (自宅) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2116=国 (自宅) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2117=番地 (勤務先) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2118=番地 (勤務先) 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2119=市区町村 (勤務先) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2120=都道府県 (勤務先) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2121=郵便番号 (勤務先) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2122=国 (勤務先) + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2123=役職 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2124=部門 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2125=組織 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2126=ウェブページ 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2127=ウェブページ 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2128=誕生年 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2129=誕生月 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2130=誕生日 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2131=追加情報 1 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2132=追加情報 2 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2133=追加情報 3 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2134=追加情報 4 + +# Description: Address book field name +## @name IMPORT_FIELD_DESC +## @loc None +2135=メモ + +# Description: Address book field name +## @name IMPORT_FIELD_DESC_END +## @loc None +2136=スクリーンネーム + +#Error strings +ImportAlreadyInProgress = 現在インポート処理中です。インポートを終了してから再度試してください。 + +#Error strings for settings import +ImportSettingsBadModule = 設定インポートモジュールを読み込めませんでした。 +ImportSettingsNotFound = インポートする設定が見つかりませんでした。選択したプログラムがインストールされているか確認してください。 +ImportSettingsFailed = 設定をインポート中にエラーが発生しました。設定の一部またはすべてをインポートできなかった可能性があります。 +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportSettingsSuccess = %S の設定を正常にインポートしました。 + +#Error string for mail import +ImportMailBadModule = メールボックスのインポートモジュールを読み込めませんでした。 +ImportMailNotFound = インポートするメールボックスが見つかりませんでした。選択したプログラムが正しくインストールされているか確認してください。 +ImportEmptyAddressBook = 空のアドレス帳 %S はインポートできません。 +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailFailed = %S からメールをインポート中にエラーが発生しました。 +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportMailSuccess = %S のメールデータを正常にインポートしました。 + +# Error string for address import +ImportAddressBadModule = アドレス帳のインポートモジュールを読み込めませんでした。 +ImportAddressNotFound = インポートするアドレス帳が見つかりませんでした。選択したプログラムまたはフォーマットが正しくインストールされていることを確認してください。 + +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressFailed = %S からアドレスをインポート中にエラーが発生しました。 +# LOCALIZATION NOTE : Do not translate the word "%S" below. +ImportAddressSuccess = %S のアドレス帳を正常にインポートしました。 + +# Error string for filters import +ImportFiltersBadModule = フィルターインポートモジュールを読み込めませんでした。 +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersFailed = %S からフィルターをインポート中にエラーが発生しました。 +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersSuccess = %S のフィルターを正常にインポートしました。 +# LOCALIZATION NOTE : The %S will get replaced by the name of the import module. +ImportFiltersPartial = %S のフィルターを一部だけインポートしました。警告メッセージ: + +#Progress strings +# LOCALIZATION NOTE : Do not translate the word "%S" below. +MailProgressMeterText = %S から読み込んだメールボックスを変換しています +# LOCALIZATION NOTE : Do not translate the word "%S" below. +AddrProgressMeterText = %S から読み込んだアドレス帳を変換しています + +#Import file dialog strings +ImportSelectSettings = 設定ファイルの選択 +ImportSelectMailDir = 選択したメールディレクトリー +ImportSelectAddrDir = アドレス帳ディレクトリーの選択 +ImportSelectAddrFile = アドレス帳ファイルを選択 + +# Folder Names for imported Mail +DefaultFolderName = インポートしたメール +# LOCALIZATION NOTE: Do not translate the word "%S" below. +ImportModuleFolderName = %S インポート diff --git a/l10n-ja/mail/chrome/messenger/joinChat.dtd b/l10n-ja/mail/chrome/messenger/joinChat.dtd new file mode 100644 index 0000000000..427300cf0e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/joinChat.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!ENTITY joinChatWindow.title "チャット参加"> +<!ENTITY name.label "部屋"> +<!ENTITY optional.label "(任意)"> +<!ENTITY account.label "アカウント"> +<!ENTITY autojoin.label "このチャット部屋に自動参加する"> +<!ENTITY autojoin.accesskey "A"> diff --git a/l10n-ja/mail/chrome/messenger/junkLog.dtd b/l10n-ja/mail/chrome/messenger/junkLog.dtd new file mode 100644 index 0000000000..46234c1979 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/junkLog.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!ENTITY adaptiveJunkLog.title "迷惑メールログ"><!-- en-US: "Adaptive Junk Mail Log" --> +<!ENTITY adaptiveJunkLogInfo.label "迷惑メール適応フィルターの動作を記録したログです。"> +<!ENTITY clearLog.label "ログを消去"> +<!ENTITY clearLog.accesskey "C"> +<!ENTITY closeLog.label "閉じる"> +<!ENTITY closeLog.accesskey "o"> diff --git a/l10n-ja/mail/chrome/messenger/localMsgs.properties b/l10n-ja/mail/chrome/messenger/localMsgs.properties new file mode 100644 index 0000000000..80939ea2e7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/localMsgs.properties @@ -0,0 +1,137 @@ +# 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/. + +# +# The following are used by the local mail code to display progress/status/error messages +# + +# LOCALIZATION NOTE(pop3ErrorDialogTitle): Do not translate the word "%S" +# below. Place the word %S where the account name should appear. +pop3ErrorDialogTitle=%S アカウントのエラー + +# LOCALIZATION NOTE (pop3EnterPasswordPromptTitleWithUsername): Do not translate the +# word %1$S. Place the word %1$S where the user name should appear. +pop3EnterPasswordPromptTitleWithUsername=%1$S のパスワードを入力してください + +# LOCALIZATION NOTE(pop3EnterPasswordPrompt): Do not translate the words "%1$S" +# and "%2$S" below. Place the word %1$S where the user name should appear, and +# %2$S where the host name should appear. +pop3EnterPasswordPrompt=%2$S サーバーのユーザー %1$S のパスワードを入力してください: + +# LOCALIZATION NOTE(pop3PreviouslyEnteredPasswordIsInvalidPrompt): Do not +# translate the words "%1$S" and "%2$S" below. Place the word %1$S where the +# user name should appear, and %2$S where the host name should appear. +pop3PreviouslyEnteredPasswordIsInvalidPrompt=%2$S のユーザー %1$S 用の新しいパスワードを入力してください: + +# Status - Downloading message n of m +# LOCALIZATION NOTE (receivingMessages): Do not translate %1$S or %2$S in the following lines. +# Place the word %1$S where the number of messages downloaded so far should appear. +# Place the word %2$S where the total number of messages to receive should appear; +receivingMessages=メッセージをダウンロードしています %1$S / %2$S... + +# Status - connecting to host +hostContact=ホストに接続しました。ログイン情報を送信しています... + +# Status - no messages to download +noNewMessages=新着メッセージはありませんでした。 + +# Status - messages received after the download +#LOCALIZATION NOTE : Do not translate %1$S or %2$S in the following line. +# %1$S will receive the number of messages received +# %2$S will receive the total number of messages +receivedMsgs=メッセージを受信しました %1$S / %2$S + +# Status - parsing folder +#LOCALIZATION NOTE (buildingSummary): Do not translate %S in the following line. +# Place the word %S where the name of the mailbox should appear +buildingSummary=%S の要約ファイルを作成しています... + +# Status - parsing folder +localStatusDocumentDone=完了 + +# Status - pop3 server error +#LOCALIZATION NOTE (pop3ServerError): Do not translate POP3 in the following line. +pop3ServerError=POP3 サーバーでエラーが発生しました。 + +# Status - pop3 user name failed +pop3UsernameFailure=ユーザー名を送信できませんでした。 + +# Status - password failed +#LOCALIZATION NOTE (pop3PasswordFailed): Do not translate "%1$S" below. +# Place the word %1$S where the user name should appear. +pop3PasswordFailed=ユーザー %1$S のパスワードを送信できませんでした。 + +# Status - write error occurred +pop3MessageWriteError=メールボックスにメールを書き込めませんでした。ファイルシステムに書き込み権限があるか、ディスクに十分な空き容量があるか確認してください。 + +# Status - retr failure from the server +pop3RetrFailure=RETR コマンドを正常に完了できず、メッセージを取得できませんでした。 + +# Status - password undefined +pop3PasswordUndefined=メールパスワードを取得できませんでした。 + +# Status - username undefined +pop3UsernameUndefined=このサーバー用のユーザー名が設定されていません。[アカウント設定] の [サーバー設定] で [ユーザー名] を設定してください。 + +# Status - list failure +pop3ListFailure=LIST コマンドを正常に完了できず、メッセージの ID とサイズを取得できませんでした。 + +# Status - delete error +pop3DeleFailure=DELE コマンドを正常に完了できず、メッセージを削除できませんでした。 + +# Status - stat failed +pop3StatFail=STAT コマンドを正常に完了できず、メッセージの数とサイズを取得できませんでした。 + +#LOCALIZATION NOTE (pop3ServerSaid): Do not remove the leading space during translation. +pop3ServerSaid=メールサーバー %S からの応答: + +#LOCALIZATION NOTE (pop3TempServerError): %S is where the POP3 server name will appear. +pop3TempServerError=%S からの新着メッセージ取得中に一時的なエラーが発生しました。\nこの操作は次回の新着メッセージ確認時に再試行されます。 + +copyingMessagesStatus=メッセージを %3$S にコピーしています %1$S / %2$S + +movingMessagesStatus=メッセージを %3$S に移動しています %1$S / %2$S + +# Status - write error occurred +# LOCALIZATION NOTE (pop3ServerBusy): Do not translate the word "%S" below. +# Place %S where the account name should appear. +pop3ServerBusy=アカウント %S は処理中です。受信処理が終了するまでしばらくお待ちください。 + +pop3TmpDownloadError=以下のメッセージのダウンロード中にエラーが発生しました:\n差出人: %S\n 件名: %S\n このメッセージにウイルスが含まれているか、ディスクの空き領域が足りない可能性があります。このメッセージをスキップしますか? + +# Status - the server doesn't support UIDL… +# LOCALIZATION NOTE(pop3ServerDoesNotSupportUidlEtc): The following sentence should be translated in this way:# Do not translate "POP3" +# Do not translate "%S". Place %S in your translation where the name of the server should appear. +# Do not translate "UIDL" +pop3ServerDoesNotSupportUidlEtc=POP3 メールサーバー (%S) が UIDL, XTND XLST をサポートしていないため、[ダウンロード後もサーバーにメッセージを残す]、[最大メッセージサイズ]、[ヘッダーのみを取得する] 設定は利用できません。メールをダウンロードするには、[アカウント設定] の [サーバー設定] および [ディスク領域] でこれらのオプションを無効化してください。 + +# Status - the server doesn't support the top command +# LOCALIZATION NOTE(pop3ServerDoesNotSupportTopCommand): The following sentence should be translated in this way:# Do not translate "POP3" +# Do not translate "%S". Place %S in your translation where the name of the server should appear. +# Do not translate "TOP" +pop3ServerDoesNotSupportTopCommand=POP3 メールサーバー (%S) が TOP コマンドをサポートしていないため、[最大メッセージサイズ]、[ヘッダーのみを取得する] 設定は利用できません。このオプションは無効化され、メッセージは、そのサイズに関わらずダウンロードされます。 + +nsErrorCouldNotConnectViaTls=POP3 サーバーへの TLS 接続が確立できません。サーバーがダウンしているか、設定が正しくありません。[アカウント設定] の [サーバー設定] で、このメールサーバーの設定が正しいか確認して再度試してください。 + +# LOCALIZATION NOTE (pop3MoveFolderToTrash): Do not translate the word %S below. +# "%S" is the the name of the folder. +pop3MoveFolderToTrash=本当に次のフォルダーを削除してもよろしいですか: %S + +pop3DeleteFolderDialogTitle=フォルダーの削除 + +pop3DeleteFolderButtonLabel=フォルダーを削除(&D) + +pop3AuthInternalError=POP3 サーバーによる認証中に内部状態エラーが発生しました。これはアプリケーション内部の予期しないエラーです。バグとして報告してください。 + +pop3AuthChangeEncryptToPlainNoSSL=POP3 サーバーが暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [サーバー設定] で [認証方式] を [平文のパスワード認証 (安全でない)] に変更し、再度試してください。認証が突然失敗するようになった場合は、誰かがパスワードを盗もうとしていることが考えられます。 + +pop3AuthChangeEncryptToPlainSSL=POP3 サーバーが暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [サーバー設定] で [認証方式] を [通常のパスワード認証] に変更し、再度試してください。認証が突然失敗するようになった場合は、あなたのメールの管理者かプロバイダーに問い合わせてください。 + +pop3AuthChangePlainToEncrypt=POP3 サーバーが平文のパスワードを許可していません。[アカウント設定] の [サーバー設定] で [認証方式] を [暗号化されたパスワード認証] に変更し、再度試してください。 + +# Authentication server caps and pref don't match +pop3AuthMechNotSupported=サーバーが選択された認証方式をサポートしていません。[アカウント設定] の [サーバー設定] で [認証方式] を変更してください。 + +# Status - Could not log in to GSSAPI, and it was the only method +pop3GssapiFailure=Kerberos/GSSAPI チケットが POP サーバー %S によって受け入れられませんでした。Kerberos/GSSAPI レルムにログインしているか確認してください。 diff --git a/l10n-ja/mail/chrome/messenger/mailEditorOverlay.dtd b/l10n-ja/mail/chrome/messenger/mailEditorOverlay.dtd new file mode 100644 index 0000000000..93e538e163 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mailEditorOverlay.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY sendPage.label "ページを送信..."> +<!ENTITY sendPage.accesskey "g"> diff --git a/l10n-ja/mail/chrome/messenger/mailOverlay.dtd b/l10n-ja/mail/chrome/messenger/mailOverlay.dtd new file mode 100644 index 0000000000..199611f78f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mailOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> + +<!-- create by matsuba --> +<!ENTITY newMessageCmd2.key "N"> +<!ENTITY newMessageCmd.key "M"> +<!ENTITY newMessageCmd.label "メッセージ"> +<!ENTITY newMessageCmd.accesskey "m"> + +<!ENTITY newContactCmd.label "連絡先..."> +<!ENTITY newContactCmd.accesskey "C"> diff --git a/l10n-ja/mail/chrome/messenger/mailViewList.dtd b/l10n-ja/mail/chrome/messenger/mailViewList.dtd new file mode 100644 index 0000000000..f16f62aeb5 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mailViewList.dtd @@ -0,0 +1,7 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY mailViewListTitle.label "絞り込み条件の設定"> diff --git a/l10n-ja/mail/chrome/messenger/mailViewSetup.dtd b/l10n-ja/mail/chrome/messenger/mailViewSetup.dtd new file mode 100644 index 0000000000..e75fb05832 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mailViewSetup.dtd @@ -0,0 +1,11 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY mailViewSetupTitle.label "絞り込み条件の設定"> +<!ENTITY mailViewHeading.label "絞り込み条件名:"> +<!ENTITY mailViewHeading.accesskey "e"> +<!ENTITY searchTermCaption.label "この絞り込み条件を選択すると、以下の条件に一致するメッセージだけが表示されます:"> + diff --git a/l10n-ja/mail/chrome/messenger/mailviews.properties b/l10n-ja/mail/chrome/messenger/mailviews.properties new file mode 100644 index 0000000000..cf2a9e7e95 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mailviews.properties @@ -0,0 +1,13 @@ +# 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/. + +# +# Mail Views +# + +mailViewPeopleIKnow = 知り合い +mailViewRecentMail = 最近のメール +mailViewLastFiveDays = 過去 5 日間 +mailViewNotJunk = 迷惑メール以外 +mailViewHasAttachments = 添付ファイル付き diff --git a/l10n-ja/mail/chrome/messenger/markByDate.dtd b/l10n-ja/mail/chrome/messenger/markByDate.dtd new file mode 100644 index 0000000000..068f5e9671 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/markByDate.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY messageMarkByDate.label "送信日時による既読設定"> +<!ENTITY markByDateLower.label "既読にする開始日:"> +<!ENTITY markByDateLower.accesskey "F"> +<!ENTITY markByDateUpper.label "終了日:"> +<!ENTITY markByDateUpper.accesskey "T"> diff --git a/l10n-ja/mail/chrome/messenger/messenger.dtd b/l10n-ja/mail/chrome/messenger/messenger.dtd new file mode 100644 index 0000000000..5bb6401829 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messenger.dtd @@ -0,0 +1,947 @@ +<!-- 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/. --> + +<!ENTITY titledefault.label "&brandFullName;"> +<!ENTITY titleSeparator.label " - "> + +<!-- File Menu --> +<!ENTITY newFolderCmd.label "フォルダー..."> +<!ENTITY newFolderCmd.accesskey "F"> +<!ENTITY closeTabCmd2.label "タブを閉じる"> +<!ENTITY closeTabCmd2.accesskey "C"> +<!ENTITY closeOtherTabsCmd2.label "他のタブを閉じる"> +<!ENTITY closeOtherTabsCmd2.accesskey "o"> +<!-- LOCALIZATION NOTE (undoCloseTabCmd.label): + Menu option to attempt to re-open a recently closed tab. + --> +<!ENTITY recentlyClosedTabsCmd.label "最近閉じたタブ"> +<!ENTITY recentlyClosedTabsCmd.accesskey "R"> + +<!ENTITY undoCloseTabCmd.commandkey "T"> +<!-- LOCALIZATION NOTE (moveToNewWindow.label): + Menu option to cause the current tab to be migrated to a new Thunderbird + window. + --> +<!ENTITY moveToNewWindow.label "新しいウィンドウへ移動"> +<!ENTITY moveToNewWindow.accesskey "W"> +<!ENTITY newVirtualFolderCmd.label "検索フォルダー..."> +<!ENTITY newVirtualFolderCmd.accesskey "S"> +<!ENTITY newCreateEmailAccountCmd.label "新しいメールアカウントを取得..."> +<!ENTITY newCreateEmailAccountCmd.accesskey "G"> +<!ENTITY newExistingEmailAccountCmd.label "既存のメールアカウント..."> +<!ENTITY newExistingEmailAccountCmd.accesskey "E"> +<!ENTITY newIMAccountCmd.label "チャットアカウント..."> +<!ENTITY newIMAccountCmd.accesskey "C"> +<!ENTITY newFeedAccountCmd.label "フィードアカウント..."> +<!ENTITY newFeedAccountCmd.accesskey "d"> +<!ENTITY newIMContactCmd.label "チャット連絡先..."> +<!ENTITY newIMContactCmd.accesskey "h"> +<!ENTITY newMessageCmd2.key "N"> +<!ENTITY newMessageCmd.key "M"> +<!ENTITY newMessageCmd.label "メッセージ"> +<!ENTITY newMessageCmd.accesskey "m"> +<!ENTITY newContactCmd.label "アドレス帳の連絡先..."> +<!ENTITY newContactCmd.accesskey "C"> +<!ENTITY openMenuCmd.label "開く"> +<!ENTITY openMenuCmd.accesskey "O"> +<!ENTITY openMessageFileCmd.label "メッセージファイル..."> +<!ENTITY openMessageFileCmd.accesskey "M"> +<!ENTITY saveAsMenu.label "名前を付けて保存"> +<!ENTITY saveAsMenu.accesskey "S"> +<!ENTITY saveAsFileCmd.key "s"> +<!ENTITY saveAsTemplateCmd.label "テンプレート"> +<!ENTITY saveAsTemplateCmd.accesskey "T"> +<!ENTITY getNewMsgForCmd.label "新着メッセージを受信"> +<!ENTITY getNewMsgForCmd.accesskey "w"> +<!ENTITY getAllNewMsgCmdPopupMenu.label "すべてのアカウント"> +<!ENTITY getAllNewMsgCmdPopupMenu.accesskey "A"> +<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.label "現在のアカウント"> +<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.accesskey "C"> +<!ENTITY getNextNMsgCmd2.label "次のニュース記事を受信"> +<!ENTITY getNextNMsgCmd2.accesskey "t"> +<!ENTITY sendUnsentCmd.label "未送信メッセージを送信"> +<!ENTITY sendUnsentCmd.accesskey "d"> +<!ENTITY subscribeCmd.label "購読..."> +<!ENTITY subscribeCmd.accesskey "b"> +<!ENTITY deleteFolder.label "フォルダーを削除"> +<!ENTITY deleteFolder.accesskey "e"> +<!ENTITY renameFolder.label "フォルダー名を変更..."> +<!ENTITY renameFolder.accesskey "R"> +<!ENTITY renameFolder.key "VK_F2"> +<!ENTITY compactFolders.label "フォルダーを最適化"> +<!ENTITY compactFolders.accesskey "F"> +<!ENTITY emptyTrashCmd.label "ごみ箱を空にする"> +<!ENTITY emptyTrashCmd.accesskey "y"> +<!ENTITY offlineMenu.label "オフライン"> +<!ENTITY offlineMenu.accesskey "l"> +<!ENTITY offlineGoOfflineCmd.label "オフライン作業"> +<!ENTITY offlineGoOfflineCmd.accesskey "w"> +<!ENTITY synchronizeOfflineCmd.label "今すぐダウンロードして同期..."> +<!ENTITY synchronizeOfflineCmd.accesskey "S"> +<!ENTITY settingsOfflineCmd2.label "オフライン設定"> +<!ENTITY settingsOfflineCmd2.accesskey "e"> +<!ENTITY downloadSelectedCmd.label "選択したメッセージを受信"> +<!ENTITY downloadSelectedCmd.accesskey "l"> +<!ENTITY downloadStarredCmd.label "スターを付けたメッセージを受信"> +<!ENTITY downloadStarredCmd.accesskey "a"> +<!ENTITY printCmd.label "印刷..."> +<!ENTITY printCmd.accesskey "P"> +<!ENTITY printCmd.key "p"> + +<!-- Edit Menu --> +<!ENTITY deleteMsgCmd.label "メッセージを削除"> +<!ENTITY deleteMsgCmd.accesskey "D"> +<!ENTITY undeleteMsgCmd.label "メッセージを削除しない"> +<!ENTITY undeleteMsgCmd.accesskey "d"> +<!ENTITY deleteMsgsCmd.label "選択したメッセージを削除"> +<!ENTITY deleteMsgsCmd.accesskey "D"> +<!ENTITY undeleteMsgsCmd.label "選択したメッセージを削除しない"> +<!ENTITY undeleteMsgsCmd.accesskey "d"> +<!ENTITY deleteFolderCmd.label "フォルダーを削除"> +<!ENTITY deleteFolderCmd.accesskey "D"> +<!ENTITY unsubscribeNewsgroupCmd.label "購読を解除"> +<!ENTITY unsubscribeNewsgroupCmd.accesskey "b"> +<!ENTITY selectMenu.label "選択"> +<!ENTITY selectMenu.accesskey "S"> +<!ENTITY all.label "すべて"> +<!ENTITY all.accesskey "A"> +<!ENTITY selectThreadCmd.label "スレッド"> +<!ENTITY selectThreadCmd.accesskey "T"> +<!ENTITY selectThreadCmd.key "a"> +<!ENTITY selectFlaggedCmd.label "スター付きメッセージ"> +<!ENTITY selectFlaggedCmd.accesskey "S"> +<!ENTITY menuFavoriteFolder.label "お気に入り"> +<!ENTITY menuFavoriteFolder.accesskey "v"> +<!ENTITY folderPropsCmd2.label "プロパティ"> +<!ENTITY folderPropsFolderCmd2.label "フォルダーのプロパティ"> +<!ENTITY folderPropsNewsgroupCmd2.label "ニュースグループのプロパティ"> +<!ENTITY folderPropsCmd.accesskey "o"> +<!ENTITY undoDeleteMsgCmd.label "元に戻す - メッセージの削除"> +<!ENTITY redoDeleteMsgCmd.label "やり直し - メッセージの削除"> +<!ENTITY undoMoveMsgCmd.label "元に戻す - メッセージの移動"> +<!ENTITY redoMoveMsgCmd.label "やり直し - メッセージの移動"> +<!ENTITY undoCopyMsgCmd.label "元に戻す - メッセージのコピー"> +<!ENTITY redoCopyMsgCmd.label "やり直し - メッセージのコピー"> +<!ENTITY undoMarkAllCmd.label "元に戻す - すべてを既読にする"> +<!ENTITY redoMarkAllCmd.label "やり直し - すべてを既読にする"> +<!ENTITY undoDefaultCmd.label "元に戻す"> +<!ENTITY undoDefaultCmd.accesskey "U"> +<!ENTITY redoDefaultCmd.label "やり直し"> +<!ENTITY redoDefaultCmd.accesskey "R"> + +<!-- View Menu --> +<!ENTITY menubarCmd.label "メニューバー"> +<!ENTITY menubarCmd.accesskey "M"> +<!ENTITY showMessengerToolbarCmd.label "メールツールバー"> +<!ENTITY showMessengerToolbarCmd.accesskey "o"> +<!ENTITY customizeToolbar.label "カスタマイズ..."> +<!ENTITY customizeToolbar.accesskey "C"> + +<!ENTITY messagePaneLayoutStyle.label "レイアウト"> +<!ENTITY messagePaneLayoutStyle.accesskey "L"> +<!ENTITY messagePaneClassic.label "クラシック表示"> +<!ENTITY messagePaneClassic.accesskey "C"> +<!ENTITY messagePaneWide.label "横長表示"> +<!ENTITY messagePaneWide.accesskey "W"> +<!ENTITY messagePaneVertical.label "縦表示"> +<!ENTITY messagePaneVertical.accesskey "V"> +<!ENTITY showFolderPaneCmd.label "フォルダーペイン"> +<!ENTITY showFolderPaneCmd.accesskey "F"> +<!ENTITY showFolderPaneColsCmd.label "フォルダーペイン列"> +<!ENTITY showFolderPaneColsCmd.accesskey "P"> +<!ENTITY showMessageCmd.label "メッセージペイン"> +<!ENTITY showMessageCmd.accesskey "M"> + +<!ENTITY folderView.label "フォルダー"> +<!ENTITY folderView.accesskey "F"> +<!ENTITY unifiedFolders.label "統合フォルダー"> +<!ENTITY unifiedFolders.accesskey "n"> +<!ENTITY allFolders.label "すべてのフォルダー"> +<!ENTITY allFolders.accesskey "A"> +<!ENTITY unreadFolders.label "未読フォルダー"> +<!ENTITY unreadFolders.accesskey "U"> +<!ENTITY favoriteFolders.label "お気に入りフォルダー"> +<!ENTITY favoriteFolders.accesskey "F"> +<!ENTITY recentFolders.label "最近使用したフォルダー"> +<!ENTITY recentFolders.accesskey "R"> +<!ENTITY compactVersion.label "コンパクトビュー"> +<!ENTITY compactVersion.accesskey "C"> + +<!-- Sort Menu --> +<!ENTITY sortMenu.label "並べ替え順序"> +<!ENTITY sortMenu.accesskey "S"> +<!ENTITY sortByDateCmd.label "送信日時"> +<!ENTITY sortByDateCmd.accesskey "e"> +<!ENTITY sortByReceivedCmd.label "受信日時"> +<!ENTITY sortByReceivedCmd.accesskey "v"> +<!ENTITY sortByStarCmd.label "スター"> +<!ENTITY sortByStarCmd.accesskey "S"> +<!ENTITY sortByAttachmentsCmd.label "添付"> +<!ENTITY sortByAttachmentsCmd.accesskey "m"> +<!ENTITY sortByPriorityCmd.label "重要度"> +<!ENTITY sortByPriorityCmd.accesskey "P"> +<!ENTITY sortBySizeCmd.label "サイズ"> +<!ENTITY sortBySizeCmd.accesskey "z"> +<!ENTITY sortByStatusCmd.label "状態"> +<!ENTITY sortByStatusCmd.accesskey "u"> +<!ENTITY sortByTagsCmd.label "タグ"> +<!ENTITY sortByTagsCmd.accesskey "g"> +<!ENTITY sortByJunkStatusCmd.label "迷惑マーク"> +<!ENTITY sortByJunkStatusCmd.accesskey "J"> +<!ENTITY sortBySubjectCmd.label "件名"> +<!ENTITY sortBySubjectCmd.accesskey "b"> +<!ENTITY sortByFromCmd.label "差出人"> +<!ENTITY sortByFromCmd.accesskey "F"> +<!ENTITY sortByRecipientCmd.label "受信者"> +<!ENTITY sortByRecipientCmd.accesskey "c"> +<!ENTITY sortByCorrespondentCmd.label "通信相手"> +<!ENTITY sortByCorrespondentCmd.accesskey "n"> +<!ENTITY sortByUnreadCmd.label "既読"> +<!ENTITY sortByUnreadCmd.accesskey "R"> +<!ENTITY sortByOrderReceivedCmd.label "受信順"> +<!ENTITY sortByOrderReceivedCmd.accesskey "O"> +<!ENTITY sortAscending.label "昇順"> +<!ENTITY sortAscending.accesskey "A"> +<!ENTITY sortDescending.label "降順"> +<!ENTITY sortDescending.accesskey "D"> +<!ENTITY sortThreaded.label "スレッド"> +<!ENTITY sortThreaded.accesskey "T"> +<!ENTITY sortUnthreaded.label "非スレッド"> +<!ENTITY sortUnthreaded.accesskey "h"> +<!ENTITY groupBySort.label "グループ化"><!-- (^^; en-US: Grouped By Sort | ref: http://level.s69.xrea.com/mozilla/index.cgi?id=20041009_GroupBySort ソート結果でグループ化orスレッド表示 ということなんだけど長い:cry: :pink --> +<!ENTITY groupBySort.accesskey "G"> +<!ENTITY msgsMenu.label "絞り込み"> +<!ENTITY msgsMenu.accesskey "M"> +<!ENTITY threads.label "スレッド"> +<!ENTITY threads.accesskey "e"> +<!ENTITY allMsgsCmd.label "すべて"> +<!ENTITY allMsgsCmd.accesskey "A"> +<!ENTITY expandAllThreadsCmd.label "すべてのスレッドを広げる"> +<!ENTITY expandAllThreadsCmd.accesskey "E"> +<!ENTITY expandAllThreadsCmd.key "*"> +<!ENTITY collapseAllThreadsCmd.label "すべてのスレッドを折りたたむ"> +<!ENTITY collapseAllThreadsCmd.accesskey "C"> +<!ENTITY collapseAllThreadsCmd.key "\"> +<!ENTITY unreadMsgsCmd.label "未読"> +<!ENTITY unreadMsgsCmd.accesskey "U"> +<!ENTITY threadsWithUnreadCmd.label "未読を含むスレッド"> +<!ENTITY threadsWithUnreadCmd.accesskey "T"> +<!ENTITY watchedThreadsWithUnreadCmd.label "未読を含む注目スレッド"> +<!ENTITY watchedThreadsWithUnreadCmd.accesskey "W"> +<!ENTITY ignoredThreadsCmd.label "無視スレッド"> +<!ENTITY ignoredThreadsCmd.accesskey "i"> + +<!ENTITY headersMenu.label "ヘッダー"> +<!ENTITY headersMenu.accesskey "H"> +<!ENTITY headersAllCmd.label "すべて"> +<!ENTITY headersAllCmd.accesskey "A"> +<!ENTITY headersNormalCmd.label "標準"> +<!ENTITY headersNormalCmd.accesskey "N"> +<!ENTITY bodyMenu.label "メッセージの表示形式"> +<!ENTITY bodyMenu.accesskey "B"> +<!ENTITY bodyAllowHTML.label "オリジナル HTML"> +<!ENTITY bodyAllowHTML.accesskey "H"> +<!ENTITY bodySanitized.label "シンプル HTML"> +<!ENTITY bodySanitized.accesskey "S"> +<!ENTITY bodyAsPlaintext.label "プレーンテキスト"> +<!ENTITY bodyAsPlaintext.accesskey "P"> +<!ENTITY bodyAllParts.label "すべての本文パーツ"> +<!ENTITY bodyAllParts.accesskey "A"> + +<!ENTITY bodyMenuFeed.label "フィードの表示形式"> +<!ENTITY bodyMenuFeed.accesskey "B"> +<!ENTITY viewFeedWebPage.label "ウェブページ"> +<!ENTITY viewFeedWebPage.accesskey "W"> +<!ENTITY viewFeedSummary.label "要約"> +<!ENTITY viewFeedSummary.accesskey "m"> +<!ENTITY viewFeedSummaryFeedPropsPref.label "既定の形式"> +<!ENTITY viewFeedSummaryFeedPropsPref.accesskey "D"> + +<!ENTITY viewAttachmentsInlineCmd.label "添付をメッセージ本文に表示"> +<!ENTITY viewAttachmentsInlineCmd.accesskey "A"> + +<!ENTITY pageSourceCmd.label "メッセージのソース"> +<!ENTITY pageSourceCmd.accesskey "o"> +<!ENTITY pageSourceCmd.key "u"> +<!ENTITY getNewMessagesCmd.key "y"> +<!ENTITY getAllNewMessagesCmd.key "Y"> + +<!-- Search Menu --> +<!ENTITY findMenu.label "検索"> +<!ENTITY findMenu.accesskey "F"> +<!ENTITY findCmd.label "このメッセージ内を検索..."> +<!ENTITY findCmd.accesskey "F"> +<!ENTITY findCmd.key "f"> +<!ENTITY findAgainCmd.label "次を検索"> +<!ENTITY findAgainCmd.accesskey "g"> +<!ENTITY findAgainCmd.key "g"> +<!ENTITY findAgainCmd.key2 "VK_F3"> +<!ENTITY findPrevCmd.key "g"> +<!ENTITY findPrevCmd.key2 "VK_F3"> +<!ENTITY searchMailCmd.label "メッセージを検索..."> +<!ENTITY searchMailCmd.accesskey "M"> +<!ENTITY searchMailCmd.key "f"> +<!ENTITY glodaSearchCmd.label "グローバル検索..."> +<!ENTITY glodaSearchCmd.accesskey "G"> +<!ENTITY searchAddressesCmd.label "アドレスを検索..."> +<!ENTITY searchAddressesCmd.accesskey "S"> + +<!-- Go Menu --> +<!ENTITY goMenu.label "移動"> +<!ENTITY goMenu.accesskey "G"> +<!ENTITY nextMenu.label "次へ"> +<!ENTITY nextMenu.accesskey "N"> +<!ENTITY nextMsgCmd.label "メッセージ"> +<!ENTITY nextMsgCmd.accesskey "M"> +<!ENTITY nextMsgCmd.key "f"> +<!ENTITY nextUnreadMsgCmd.label "未読メッセージ"> +<!ENTITY nextUnreadMsgCmd.accesskey "U"> +<!ENTITY nextUnreadMsgCmd.key "n"> +<!ENTITY nextStarredMsgCmd.label "スター付きメッセージ"> +<!ENTITY nextStarredMsgCmd.accesskey "S"> +<!ENTITY nextUnreadThread.label "未読スレッド"> +<!ENTITY nextUnreadThread.accesskey "T"> +<!ENTITY nextUnreadThread.key "t"> +<!ENTITY prevMenu.label "前へ"> +<!ENTITY prevMenu.accesskey "P"> +<!ENTITY prevMsgCmd.label "メッセージ"> +<!ENTITY prevMsgCmd.accesskey "M"> +<!ENTITY prevMsgCmd.key "b"> +<!ENTITY prevUnreadMsgCmd.label "未読メッセージ"> +<!ENTITY prevUnreadMsgCmd.accesskey "U"> +<!ENTITY prevUnreadMsgCmd.key "p"> +<!ENTITY goForwardCmd.label "進む"> +<!ENTITY goForwardCmd.accesskey "F"> +<!ENTITY goForwardCmd.commandKey "]"> +<!ENTITY goBackCmd.label "戻る"> +<!ENTITY goBackCmd.accesskey "B"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goChatCmd.label "チャット"> +<!ENTITY goChatCmd.accesskey "c"> +<!ENTITY prevStarredMsgCmd.label "スター付きメッセージ"> +<!ENTITY prevStarredMsgCmd.accesskey "S"> +<!ENTITY folderMenu.label "フォルダー"> +<!ENTITY folderMenu.accesskey "O"> +<!ENTITY goRecentlyClosedTabs.label "最近閉じたタブ"> +<!ENTITY goRecentlyClosedTabs.accesskey "R"> +<!ENTITY startPageCmd.label "&brandShortName; スタートページ"> +<!ENTITY startPageCmd.accesskey "S"> + +<!-- Message Menu --> +<!ENTITY msgMenu.label "メッセージ"> +<!ENTITY msgMenu.accesskey "M"> +<!ENTITY newMsgCmd.label "新しいメッセージ"> +<!ENTITY newMsgCmd.accesskey "N"> +<!ENTITY newNewMsgCmd.label "メッセージ"> +<!ENTITY newNewMsgCmd.accesskey "M"> +<!ENTITY archiveMsgCmd.label "アーカイブ"> +<!ENTITY archiveMsgCmd.accesskey "A"> +<!ENTITY archiveMsgCmd.key "a"> +<!ENTITY cancelNewsMsgCmd.label "メッセージをキャンセル"> +<!ENTITY cancelNewsMsgCmd.accesskey "C"> +<!ENTITY replyMsgCmd.label "返信"> +<!ENTITY replyMsgCmd.accesskey "R"> +<!ENTITY replyMsgCmd.key "r"> +<!ENTITY replySenderCmd.label "送信者にだけ返信"> +<!ENTITY replySenderCmd.accesskey "R"> +<!-- (^m^) 下の contextReplyNewsgroup2.label も同じ --> +<!ENTITY replyNewsgroupCmd2.label "ニュースグループをフォローアップ"> +<!ENTITY replyNewsgroupCmd2.accesskey "u"> +<!ENTITY replyToAllMsgCmd.label "全員に返信"> +<!ENTITY replyToAllMsgCmd.accesskey "p"> +<!ENTITY replyToAllMsgCmd.key "r"> +<!ENTITY replyToListMsgCmd.label "メーリングリストに返信"> +<!ENTITY replyToListMsgCmd.accesskey "L"> +<!ENTITY replyToListMsgCmd.key "l"> +<!ENTITY forwardMsgCmd.label "転送"> +<!ENTITY forwardMsgCmd.accesskey "F"> +<!ENTITY forwardMsgCmd.key "l"> +<!ENTITY forwardAsMenu.label "形式を指定して転送"> +<!ENTITY forwardAsMenu.accesskey "w"> +<!ENTITY forwardAsInline.label "メッセージ本文"><!-- en-US: "Inline" --> +<!ENTITY forwardAsInline.accesskey "I"> +<!ENTITY forwardAsAttachmentCmd.label "添付ファイル"> +<!ENTITY forwardAsAttachmentCmd.accesskey "A"> +<!ENTITY editAsNewMsgCmd.label "新しいメッセージとして編集"> +<!ENTITY editAsNewMsgCmd.accesskey "E"> +<!ENTITY editAsNewMsgCmd.key "e"> +<!ENTITY editDraftMsgCmd.label "下書きメッセージを編集"> +<!ENTITY editDraftMsgCmd.accesskey "D"> +<!ENTITY editTemplateMsgCmd.label "テンプレートを編集"> +<!ENTITY editTemplateMsgCmd.accesskey "T"> +<!ENTITY newMsgFromTemplateCmd.label "テンプレートから新しいメッセージを作成"> +<!ENTITY newMsgFromTemplateCmd.keycode "VK_RETURN"><!-- do not change "VK_RETURN" --> +<!ENTITY createFilter.label "メッセージからフィルターを作成..."> +<!ENTITY createFilter.accesskey "a"> +<!ENTITY moveMsgToMenu.label "別のフォルダーに移動"><!-- contextMoveMsgMenu.label と同じ動作 --> +<!ENTITY moveMsgToMenu.accesskey "M"> +<!ENTITY moveCopyMsgRecentMenu.label "使用履歴"> +<!ENTITY moveCopyMsgRecentMenu.accesskey "R"> +<!ENTITY copyMessageLocation.label "メッセージの場所をコピー"> +<!ENTITY copyMessageLocation.accesskey "M"> +<!ENTITY copyMsgToMenu.label "別のフォルダーにコピー"><!-- contextCopyMsgMenu.label と同じ動作 --> +<!ENTITY copyMsgToMenu.accesskey "C"> +<!ENTITY moveToFolderAgain.label "前回と同じフォルダーに移動"><!-- messenger.properties/moveToFolderAgain.label に置き換わる --> +<!ENTITY moveToFolderAgain.accesskey "i"> +<!ENTITY moveToFolderAgainCmd.key "m"> +<!ENTITY killThreadMenu.label "スレッドを無視"> +<!ENTITY killThreadMenu.accesskey "I"> +<!ENTITY killThreadMenu.key "k"> +<!ENTITY killSubthreadMenu.label "サブスレッドを無視"> +<!ENTITY killSubthreadMenu.accesskey "S"> +<!ENTITY killSubthreadMenu.key "k"> +<!ENTITY watchThreadMenu.label "注目スレッドに設定"> +<!ENTITY watchThreadMenu.accesskey "W"> +<!ENTITY watchThreadMenu.key "w"> +<!ENTITY tagMenu.label "タグ"> +<!ENTITY tagMenu.accesskey "g"> +<!ENTITY tagCmd0.key "0"> +<!ENTITY tagCmd1.key "1"> +<!ENTITY tagCmd2.key "2"> +<!ENTITY tagCmd3.key "3"> +<!ENTITY tagCmd4.key "4"> +<!ENTITY tagCmd5.key "5"> +<!ENTITY tagCmd6.key "6"> +<!ENTITY tagCmd7.key "7"> +<!ENTITY tagCmd8.key "8"> +<!ENTITY tagCmd9.key "9"> +<!ENTITY markMenu.label "マーク"> +<!ENTITY markMenu.accesskey "k"> +<!ENTITY toggleReadCmd.key "m"> +<!ENTITY markAsReadCmd.label "既読にする"> +<!ENTITY markAsReadCmd.accesskey "R"> +<!ENTITY markAsUnreadCmd.label "未読にする"> +<!ENTITY markAsUnreadCmd.accesskey "U"> +<!ENTITY markThreadAsReadCmd.label "スレッドを既読にする"> +<!ENTITY markThreadAsReadCmd.accesskey "T"> +<!ENTITY markThreadAsReadCmd.key "r"> +<!ENTITY markReadByDateCmd.label "送信日時で既読にする..."> +<!ENTITY markReadByDateCmd.accesskey "D"> +<!ENTITY markReadByDateCmd.key "c"> +<!ENTITY markAllReadCmd.label "すべてを既読にする"> +<!ENTITY markAllReadCmd.accesskey "A"> +<!ENTITY markAllReadCmd.key "c"> +<!ENTITY markStarredCmd.label "スターを付ける"> +<!ENTITY markStarredCmd.accesskey "S"> +<!ENTITY markStarredCmd.key "S"> +<!ENTITY markAsJunkCmd.label "迷惑メールとしてマーク"> +<!ENTITY markAsJunkCmd.accesskey "J"> +<!ENTITY markAsJunkCmd.key "j"> +<!ENTITY markAsNotJunkCmd.label "迷惑メールマークを解除"> +<!ENTITY markAsNotJunkCmd.accesskey "N"> +<!ENTITY markAsNotJunkCmd.key "j"> +<!ENTITY recalculateJunkScoreCmd.label "迷惑メールフィルターを実行"> +<!ENTITY recalculateJunkScoreCmd.accesskey "C"> +<!ENTITY openMessageWindowCmd.label "メッセージを開く"> +<!ENTITY openMessageWindowCmd.accesskey "O"> +<!ENTITY openMessageWindowCmd.key "o"> +<!ENTITY openInConversationCmd.label "スレッドを新しいタブで開く"><!-- en-US: "Open in Conversation" --> +<!ENTITY openInConversationCmd.accesskey "s"> +<!ENTITY openInConversationCmd.key "o"> +<!ENTITY openAttachmentListCmd.label "添付ファイル"> +<!ENTITY openAttachmentListCmd.accesskey "h"> +<!ENTITY openFeedMessage1.label "フィードメッセージを開く"> +<!ENTITY openFeedMessage1.accesskey "O"> +<!ENTITY openFeedWebPage.label "ウェブページ形式で開く"> +<!ENTITY openFeedWebPage.accesskey "W"> +<!ENTITY openFeedSummary.label "要約形式で開く"> +<!ENTITY openFeedSummary.accesskey "S"> +<!ENTITY openFeedWebPageInMP.label "メッセージペインのフィードの表示形式を切り替える"> +<!ENTITY openFeedWebPageInMP.accesskey "T"> + +<!-- Windows Menu --> +<!ENTITY windowMenu.label "ウィンドウ"> +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "ツール"> +<!ENTITY tasksMenu.accesskey "T"> +<!ENTITY messengerCmd.label "メールとニュースグループ"> +<!ENTITY messengerCmd.accesskey "N"> +<!ENTITY addressBookCmd.label "アドレス帳"> +<!ENTITY addressBookCmd.accesskey "B"> +<!ENTITY addressBookCmd.key "B"> +<!ENTITY addonNoPrefs.label "アドオンの設定はありません。"> +<!ENTITY activitymanager.label "イベントログの管理"><!-- (^^; en-US: Activity Manager --> +<!ENTITY activitymanager.accesskey "v"> +<!ENTITY imAccountsStatus.label "チャット状態"> +<!ENTITY imAccountsStatus.accesskey "C"> +<!ENTITY imStatus.available "利用可能"> +<!ENTITY imStatus.unavailable "利用不可"> +<!ENTITY imStatus.offline "オフライン"> +<!ENTITY imStatus.showAccounts "アカウントを表示..."> +<!ENTITY joinChatCmd.label "チャットに参加..."> +<!ENTITY joinChatCmd.accesskey "t"> +<!ENTITY savedFiles.label "保存したファイル"> +<!ENTITY savedFiles.accesskey "l"> +<!ENTITY savedFiles.key "j"> +<!ENTITY filtersCmd2.label "メッセージフィルター"> +<!ENTITY filtersCmd2.accesskey "F"> +<!ENTITY filtersApply.label "フォルダーにフィルターを適用"> +<!ENTITY filtersApply.accesskey "R"> +<!ENTITY filtersApplyToSelection.label "選択しているメッセージにフィルターを適用"> +<!ENTITY filtersApplyToSelection.accesskey "u"> +<!ENTITY filtersApplyToMessage.label "メッセージにフィルターを適用"> +<!ENTITY filtersApplyToMessage.accesskey "u"> +<!ENTITY runJunkControls.label "迷惑メールフィルターを実行"><!-- (^^; "フォルダーに" 削除 --> +<!ENTITY runJunkControls.accesskey "C"> +<!ENTITY deleteJunk.label "迷惑メールとマークされたメールを削除"> +<!ENTITY deleteJunk.accesskey "D"> +<!ENTITY importCmd.label "設定とデータのインポート..."> +<!ENTITY importCmd.accesskey "m"> +<!ENTITY exportCmd.label "エクスポート..."> +<!ENTITY exportCmd.accesskey "x"> +<!ENTITY clearRecentHistory.label "最近の履歴を消去..."> +<!ENTITY clearRecentHistory.accesskey "H"> +<!ENTITY accountManagerCmd2.label "アカウント設定"> +<!ENTITY accountManagerCmd2.accesskey "S"> +<!-- LOCALIZATION NOTE (accountManagerCmdUnix2.accesskey): + Belongs to accountManagerCmd2.label, which is placed under the Edit menu + on Unix systems + --> +<!ENTITY accountManagerCmdUnix2.accesskey "A"> + +<!-- Developer Tools Submenu --> +<!ENTITY devtoolsMenu.label "開発ツール"> +<!ENTITY devtoolsMenu.accesskey "e"> +<!ENTITY devToolboxCmd.label "開発ツールボックス"> +<!ENTITY devToolboxCmd.accesskey "T"> +<!ENTITY devToolboxCmd.commandkey "i"> +<!ENTITY debugAddonsCmd.label "アドオンをデバッグ"> +<!ENTITY debugAddonsCmd.accesskey "A"> +<!ENTITY errorConsoleCmd.label "エラーコンソール"> +<!ENTITY errorConsoleCmd.accesskey "E"> +<!ENTITY errorConsoleCmd.commandkey "j"> + +<!-- Mail Toolbar --> +<!ENTITY getMsgButton1.label "受信"> +<!ENTITY newMsgButton.label "作成"> +<!ENTITY replyButton.label "返信"> +<!ENTITY replyAllButton.label "全員に返信"> +<!ENTITY replyListButton.label "リストに返信"> +<!ENTITY forwardButton.label "転送"> +<!ENTITY fileButton.label "移動"><!-- (^^; en-US: File --> +<!ENTITY archiveButton.label "アーカイブ"> +<!ENTITY openConversationButton.label "スレッド"> +<!ENTITY nextButton.label "次へ"> +<!ENTITY nextButtonToolbarItem.label "次の未読へ"> +<!ENTITY nextMsgButton.label "次へ"> +<!ENTITY previousButton.label "前へ"> +<!ENTITY previousButtonToolbarItem.label "前の未読へ"> +<!ENTITY previousMsgButton.label "前へ"> +<!ENTITY backButton1.label "戻る"> +<!ENTITY goForwardButton1.label "進む"> +<!ENTITY deleteItem.title "削除"> +<!ENTITY markButton.label "マーク"> +<!ENTITY printButton.label "印刷"> +<!ENTITY stopButton.label "停止"> +<!ENTITY throbberItem.title "アクティブインジケータ"> +<!ENTITY junkItem.title "迷惑メール"> +<!ENTITY addressBookButton.label "アドレス帳"> +<!ENTITY chatButton.label "チャット"> +<!ENTITY glodaSearch.title "グローバル検索"> +<!ENTITY searchItem.title "簡易検索"> +<!ENTITY mailViewsToolbarItem.title "絞り込みバー"> +<!ENTITY folderLocationToolbarItem.title "フォルダーバー"> +<!ENTITY tagButton.label "タグ"> +<!ENTITY compactButton.label "最適化"> +<!ENTITY appmenuButton.label "アプリメニュー"> + +<!-- Mail Toolbar Tooltips --> +<!ENTITY advancedButton.tooltip "メッセージを詳細に検索します"> +<!ENTITY getMsgButton.tooltip "メッセージを受信します"> +<!ENTITY getAllNewMsgCmd.label "新着メッセージをすべて受信"> +<!ENTITY getAllNewMsgCmd.accesskey "G"> +<!ENTITY newMsgButton.tooltip "新しいメッセージを作成します"> +<!ENTITY replyButton.tooltip "メッセージに返信します"> +<!ENTITY replyAllButton.tooltip "送受信者全員に返信します"> +<!ENTITY replyListButton.tooltip "メーリングリストに返信します"> +<!ENTITY forwardButton.tooltip "メッセージを転送します"> +<!ENTITY forwardAsInline.tooltip "選択したメッセージをメッセージ本文として転送します"> +<!ENTITY forwardAsAttachment.tooltip "選択したメッセージを添付ファイルとして転送します"> +<!ENTITY fileButton.tooltip "メッセージを別のフォルダーに移します"> +<!ENTITY archiveButton.tooltip "選択したメッセージをアーカイブに移動します"> +<!ENTITY openMsgConversationButton.tooltip "選択したメッセージのスレッドを表示します"> +<!ENTITY nextButton.tooltip "次の未読メッセージに移動します"> +<!ENTITY nextMsgButton.tooltip "次のメッセージに移動します"> +<!ENTITY previousButton.tooltip "前の未読メッセージに移動します"> +<!ENTITY previousMsgButton.tooltip "前のメッセージに移動します"> +<!ENTITY goForwardButton.tooltip "メッセージ表示履歴を次に進みます"><!-- 一つ次以外も --> +<!ENTITY goBackButton.tooltip "メッセージ表示履歴を前に戻ります"><!-- 一つ前以外も --> +<!ENTITY markButton.tooltip "メッセージにマークを付けます"> +<!ENTITY printButton.tooltip "メッセージを印刷します"> +<!ENTITY stopButton.tooltip "送受信処理を中止します"> +<!ENTITY addressBookButton.tooltip "アドレス帳を開きます"> +<!ENTITY chatButton.tooltip "チャットタブを開きます"> +<!ENTITY tagButton.tooltip "メッセージにタグを付けます"> +<!ENTITY compactButton.tooltip "削除したメッセージをフォルダーから消去します"><!-- (^^; わかりにくい... --> +<!ENTITY appmenuButton1.tooltip "&brandShortName; のメニューを表示します"> + +<!-- Toolbar Button Popup --> +<!ENTITY buttonMenuForwardAsInline.label "メッセージ本文として転送"><!-- en-US: "Forward Inline" --> +<!ENTITY buttonMenuForwardAsAttachment.label "添付ファイルとして転送"> + +<!-- Remote Content Button Popup --> +<!ENTITY remoteContentOptionsAllowForMsg.label "このメッセージ内のリモートコンテンツを表示する"> +<!ENTITY remoteContentOptionsAllowForMsg.accesskey "S"> +<!ENTITY editRemoteContentSettings.label "リモートコンテンツ設定を変更する..."> +<!ENTITY editRemoteContentSettings.accesskey "E"> +<!ENTITY editRemoteContentSettingsUnix.label "リモートコンテンツ設定を変更する..."> +<!ENTITY editRemoteContentSettingsUnix.accesskey "E"> + +<!-- Phishing Button Popup --> +<!ENTITY phishingOptionIgnore.label "このメッセージの警告を無視する"> +<!ENTITY phishingOptionIgnore.accesskey "n"> +<!ENTITY phishingOptionSettings.label "詐欺メール検出オプションを変更する..."> +<!ENTITY phishingOptionSettings.accesskey "d"> +<!ENTITY phishingOptionSettingsUnix.label "詐欺メール検出設定を変更する..."> +<!ENTITY phishingOptionSettingsUnix.accesskey "d"> + +<!-- AppMenu Popup --> +<!ENTITY appmenuNewMsgCmd.label "新規作成"><!-- en-US: "New Message" --> +<!ENTITY appmenuNewContactCmd.label "アドレス帳の連絡先..."> +<!ENTITY appmenuEditMenu.label "編集"> +<!ENTITY appmenuToolbarLayout.label "ツールバーのカスタマイズ..."> +<!ENTITY appmenuSelectThread.label "スレッドを選択"> +<!ENTITY appmenuSelectFlagged.label "スター付きのメッセージを選択"> + +<!-- Tags Menu Popup --> +<!ENTITY addNewTag.label "新しいタグ..."> +<!ENTITY addNewTag.accesskey "N"> +<!ENTITY manageTags.label "タグを管理..."> +<!ENTITY manageTags.accesskey "M"> + +<!-- Folder Pane --> +<!ENTITY folderNameColumn.label "名前"> +<!ENTITY folderUnreadColumn.label "未読数"> +<!ENTITY folderTotalColumn.label "総数"> +<!ENTITY folderSizeColumn.label "サイズ"> + +<!-- Folder Pane Context Menu --> +<!ENTITY folderContextGetMessages.label "メッセージを受信する"> +<!ENTITY folderContextGetMessages.accesskey "G"> +<!ENTITY folderContextMarkAllFoldersRead.label "すべてのフォルダーを既読にする"> +<!ENTITY folderContextPauseAllUpdates.label "すべての更新を一時停止"> +<!ENTITY folderContextPauseUpdates.label "更新を一時停止"> +<!ENTITY folderContextPauseUpdates.accesskey "U"> +<!ENTITY folderContextOpenInNewWindow.label "新しいウィンドウで開く"> +<!ENTITY folderContextOpenInNewWindow.accesskey "O"> +<!ENTITY folderContextOpenNewTab.label "新しいタブで開く"> +<!ENTITY folderContextOpenNewTab.accesskey "T"> +<!ENTITY folderContextNew.label "新しいサブフォルダー..."> +<!ENTITY folderContextNew.accesskey "N"> +<!ENTITY folderContextRename.label "名前を変更"> +<!ENTITY folderContextRename.accesskey "R"> +<!ENTITY folderContextRemove.label "削除"> +<!ENTITY folderContextRemove.accesskey "D"> +<!ENTITY folderContextCompact.label "最適化"> +<!ENTITY folderContextCompact.accesskey "C"> +<!ENTITY folderContextEmptyTrash.label "ごみ箱を空にする"> +<!ENTITY folderContextEmptyTrash.accesskey "y"> +<!ENTITY folderContextEmptyJunk.label "迷惑メールフォルダーを空にする"> +<!ENTITY folderContextEmptyJunk.accesskey "J"> +<!ENTITY folderContextSendUnsentMessages.label "未送信メッセージを送信"> +<!ENTITY folderContextSendUnsentMessages.accesskey "d"> +<!ENTITY folderContextUnsubscribe.label "購読を解除"> +<!ENTITY folderContextUnsubscribe.accesskey "U"> +<!ENTITY folderContextMarkNewsgroupRead.label "ニュースグループを既読にする"> +<!ENTITY folderContextMarkNewsgroupRead.accesskey "k"> +<!ENTITY folderContextMarkMailFolderRead.label "フォルダーを既読にする"> +<!ENTITY folderContextMarkMailFolderRead.accesskey "k"> +<!ENTITY folderContextSubscribe.label "購読..."> +<!ENTITY folderContextSubscribe.accesskey "b"> +<!ENTITY folderContextSearchForMessages.label "メッセージを検索..."> +<!ENTITY folderContextSearchForMessages.accesskey "S"> +<!ENTITY folderContextProperties2.label "プロパティ"> +<!ENTITY folderContextProperties2.accesskey "P"> +<!ENTITY folderContextFavoriteFolder.label "お気に入りフォルダー"> +<!ENTITY folderContextFavoriteFolder.accesskey "a"> +<!ENTITY folderContextSettings2.label "設定"> +<!ENTITY folderContextSettings2.accesskey "e"> + +<!-- Search Bar--> +<!ENTITY SearchNameOrEmail.label "名前やメールに含まれる単語:"> +<!ENTITY SearchNameOrEmail.accesskey "N"> + +<!-- Gloda Search Bar --> +<!ENTITY glodaSearchBar.placeholder "メッセージ検索..."> + +<!-- Quick Search Menu Bar --> +<!ENTITY searchSubjectMenu.label "件名"> +<!ENTITY searchFromMenu.label "差出人"> +<!ENTITY searchSubjectOrFromMenu.label "件名または差出人"> +<!ENTITY searchRecipient.label "宛先または Cc"> +<!ENTITY searchSubjectOrRecipientMenu.label "件名、宛先または Cc"> +<!ENTITY searchMessageBody.label "メッセージ本文"> +<!ENTITY saveAsVirtualFolderMenu.label "検索フォルダーとして保存..."> + +<!-- Thread Pane --> +<!ENTITY selectColumn.label "メッセージ選択"> +<!ENTITY threadColumn.label "スレッド"> +<!ENTITY fromColumn.label "差出人"> +<!ENTITY recipientColumn.label "受信者"> +<!ENTITY correspondentColumn.label "通信相手"> +<!ENTITY subjectColumn.label "件名"> +<!ENTITY dateColumn.label "送信日時"> +<!ENTITY priorityColumn.label "重要度"> +<!ENTITY tagsColumn.label "タグ"> +<!ENTITY accountColumn.label "アカウント"> +<!ENTITY statusColumn.label "状態"> +<!ENTITY sizeColumn.label "サイズ"> +<!ENTITY junkStatusColumn.label "迷惑マーク"> +<!ENTITY unreadColumn.label "未読"> +<!ENTITY totalColumn.label "合計"> +<!ENTITY readColumn.label "既読"> +<!ENTITY receivedColumn.label "受信日時"> +<!ENTITY starredColumn.label "スター"> +<!ENTITY locationColumn.label "フォルダー"> +<!ENTITY idColumn.label "受信順"> +<!ENTITY attachmentColumn.label "添付"> +<!ENTITY deleteColumn.label "削除"> + +<!-- Thread Pane Tooltips --> +<!ENTITY columnChooser2.tooltip "表示する列を選択します"> +<!ENTITY selectColumn.tooltip "すべてのメッセージを選択または解除します"> +<!ENTITY threadColumn2.tooltip "メッセージをスレッド形式で表示します"> +<!ENTITY fromColumn2.tooltip "差出人で並べ替えます"> +<!ENTITY recipientColumn2.tooltip "受信者で並べ替えます"> +<!ENTITY correspondentColumn2.tooltip "通信相手で並べ替えます"> +<!ENTITY subjectColumn2.tooltip "件名で並べ替えます"> +<!ENTITY dateColumn2.tooltip "送信日時で並べ替えます"> +<!ENTITY priorityColumn2.tooltip "重要度で並べ替えます"> +<!ENTITY tagsColumn2.tooltip "タグで並べ替えます"> +<!ENTITY accountColumn2.tooltip "アカウントで並べ替えます"> +<!ENTITY statusColumn2.tooltip "状態で並べ替えます"> +<!ENTITY sizeColumn2.tooltip "サイズで並べ替えます"> +<!ENTITY junkStatusColumn2.tooltip "迷惑マークの有無で並べ替えます"> +<!ENTITY unreadColumn2.tooltip "スレッドの未読メッセージ数"> +<!ENTITY totalColumn2.tooltip "スレッドの合計メッセージ数"> +<!ENTITY readColumn2.tooltip "既読かどうかで並べ替えます"> +<!ENTITY receivedColumn2.tooltip "受信日時で並べ替えます"> +<!ENTITY starredColumn2.tooltip "スターの有無で並べ替えます"> +<!ENTITY locationColumn2.tooltip "フォルダーで並べ替えます"> +<!ENTITY idColumn2.tooltip "受信順で並べ替えます"> +<!ENTITY attachmentColumn2.tooltip "添付の有無で並べ替えます"> +<!ENTITY deleteColumn.tooltip "メッセージを削除します"> + +<!-- Thread Pane Context Menu --> +<!ENTITY contextNewMsgFromTemplate.label "テンプレートから新しいメッセージを作成"> +<!ENTITY contextOpenNewWindow.label "新しいウィンドウでメッセージを開く"> +<!ENTITY contextOpenNewWindow.accesskey "W"> +<!-- The contextOpenNewTab.accesskey ("T") potentially conflicts with + cutCmd.accessKey which is defined in textcontext.dtd from toolkit. Right + now, both menu items can't be visible at the same time, but should someone + enable copy/paste of message, this key would probably need to be changed. --> +<!ENTITY contextOpenNewTab.label "新しいタブでメッセージを開く"> +<!ENTITY contextOpenNewTab.accesskey "T"> +<!ENTITY contextOpenConversation.label "新しいタブでスレッドを開く"><!-- en-US: "Open Message in Conversation" --> +<!ENTITY contextOpenConversation.accesskey "n"> +<!ENTITY contextOpenContainingFolder.label "メッセージを含むフォルダーを開く"> +<!ENTITY contextOpenContainingFolder.accesskey "n"> +<!ENTITY contextEditMsgAsNew.label "新しいメッセージとして編集"> +<!ENTITY contextEditMsgAsNew.accesskey "E"> +<!ENTITY contextEditDraftMsg.label "下書きメッセージを編集"> +<!ENTITY contextEditTemplate.label "テンプレートを編集"> +<!ENTITY contextEditTemplate.accesskey "T"> +<!ENTITY contextArchive.label "アーカイブ"> +<!ENTITY contextArchive.accesskey "h"> +<!ENTITY contextReplySender.label "送信者だけに返信"> +<!ENTITY contextReplySender.accesskey "R"> +<!ENTITY contextReplyNewsgroup2.label "ニュースグループをフォローアップ"> +<!ENTITY contextReplyNewsgroup2.accesskey "u"> +<!ENTITY contextReplyAll.label "全員に返信"> +<!ENTITY contextReplyAll.accesskey "A"> +<!ENTITY contextReplyList.label "メーリングリストに返信"> +<!ENTITY contextReplyList.accesskey "L"> +<!ENTITY contextForward.label "転送"> +<!ENTITY contextForward.accesskey "F"> +<!ENTITY contextForwardAsMenu.label "形式を指定して転送"> +<!ENTITY contextForwardAsMenu.accesskey "o"> +<!ENTITY contextForwardAsInline.label "メッセージ本文"><!-- en-US: "Inline" --> +<!ENTITY contextForwardAsInline.accesskey "I"> +<!ENTITY contextForwardAsAttachmentItem.label "添付ファイル"> +<!ENTITY contextForwardAsAttachmentItem.accesskey "A"> +<!ENTITY contextMultiForwardAsAttachment.label "添付にまとめて転送"> +<!ENTITY contextMultiForwardAsAttachment.accesskey "o"> +<!ENTITY contextMoveMsgMenu.label "メッセージを移動"> +<!ENTITY contextMoveMsgMenu.accesskey "M"> +<!ENTITY contextMoveCopyMsgRecentMenu.label "使用履歴"> +<!ENTITY contextMoveCopyMsgRecentMenu.accesskey "R"> +<!ENTITY contextMoveCopyMsgFavoritesMenu.label "お気に入り"> +<!ENTITY contextMoveCopyMsgFavoritesMenu.accesskey "F"> +<!ENTITY contextCopyMsgMenu.label "メッセージをコピー"> +<!ENTITY contextCopyMsgMenu.accesskey "C"> +<!ENTITY contextKillThreadMenu.label "スレッドを無視"> +<!ENTITY contextKillThreadMenu.accesskey "I"> +<!ENTITY contextKillSubthreadMenu.label "サブスレッドを無視"> +<!ENTITY contextKillSubthreadMenu.accesskey "b"> +<!ENTITY contextWatchThreadMenu.label "注目スレッドに設定"> +<!-- LOCALIZATION NOTE (contextWatchThreadMenu.accesskey): + In the en-US locale we ran out of access keys, so there is an empty access key for + Watch Thread. Localizers can pick a suitable key + --> +<!ENTITY contextWatchThreadMenu.accesskey ""> +<!ENTITY contextSaveAs.label "メッセージを保存..."> +<!ENTITY contextSaveAs.accesskey "S"> +<!ENTITY contextPrint.label "メッセージを印刷..."> +<!ENTITY contextPrint.accesskey "P"> +<!ENTITY contextPrintPreview.label "印刷プレビュー"> +<!ENTITY contextPrintPreview.accesskey "v"> + +<!-- LOCALIZATION NOTE (columnPicker.applyTo.label): + This option in the thread pane column picker pops up a sub-menu containing + the "columnPicker.applyToFolder.label" and + "columnPicker.applyToFolderAndChildren.label" options. This item indicates + a desire to apply the currently displayed set of columns to some other + folder(s). The sub-menu items indicate whether we want to apply it to just + a folder or also its children. + --> +<!ENTITY columnPicker.applyTo.label "他のフォルダーにも適用..."> +<!-- LOCALIZATION NOTE (columnPicker.applyToFolder.label): + This option in the thread pane column picker is found on a sub-menu beneath + the "columnPicker.applyTo.label" alongside + "columnPicker.applyToFolderAndChildren.label". It indicates a desire to + apply the currently display thread pane column settings to a single folder + that the user selects using the same widget as the move to/copy to + mechanism (via a series of popups). + --> +<!ENTITY columnPicker.applyToFolder.label "フォルダー..."> +<!-- LOCALIZATION NOTE (columnPicker.applyToFolderAndChildren.label): + This option in the thread pane column picker is found on a sub-menu beneath + the "columnPicker.applyTo.label" alongside + "columnPicker.applyToFolder.label". It indicates a desire to + apply the currently display thread pane column settings to a folder and all + of its descendents. The user selects the folder using the same widget as the + move to/copy to mechanism (via a series of popups). + --> +<!ENTITY columnPicker.applyToFolderAndChildren.label "フォルダー全体 (サブフォルダーも含む)..."> +<!-- LOCALIZATION NOTE (columnPicker.thisFolder.label): + This is used in the folder selection widget for the + "columnPicker.applyToFolder.label" and + "columnPicker.applyToFolderAndChildren.label" menu options. Whenever + a folder has children, it results in a menu popup; the first menu item + in that popup is given this label to indicate that that folder should be + selected. For example, if folder "A" has two children, "B" and "C", then + when the user hovers over "A", a new popup menu will be displayed whose + items are "This folder", "B", and "C". This is the equivalent of the + "File here" option for the move to/copy to widget. + --> +<!ENTITY columnPicker.thisFolder.label "このフォルダー"> + +<!-- Media (video/audio) controls --> +<!ENTITY contextPlay.label "再生"> +<!ENTITY contextPlay.accesskey "P"> +<!ENTITY contextPause.label "一時停止"> +<!ENTITY contextPause.accesskey "P"> +<!ENTITY contextMute.label "ミュート"> +<!ENTITY contextMute.accesskey "M"> +<!ENTITY contextUnmute.label "ミュート解除"> +<!ENTITY contextUnmute.accesskey "m"> + +<!-- Quick Search Bar --> +<!-- LOCALIZATION NOTE (quickSearchCmd.key): + This is actually the key used for the global message search box; we have + not changed + --> +<!ENTITY quickSearchCmd.key "k"> +<!-- LOCALIZATION NOTE (search.label.base1): + This is the base of the empty text for the global search box. We replace + #1 with the contents of the appropriate search.keyLabel.* value for the + platform. + The goal is to convey to the user that typing in the box will allow them + to search for messages globally and that there is a hotkey they can press + to get to the box faster. If the global indexer is disabled, the search + box will be collapsed and the user will never see this message. + --> +<!ENTITY search.label.base1 "検索 #1"> +<!-- LOCALIZATION NOTE (search.keyLabel.nonmac): + The description of the key-binding to get into the global search box on + windows and linux (which use the control key). We use the key defined in + the quickSearchCmd.key entity defined above, the letter should match it. + --> +<!ENTITY search.keyLabel.nonmac "<Ctrl+K>"> +<!-- LOCALIZATION NOTE (search.keyLabel.mac): + The description of the key-binding to get into the global search box on mac + systems. We use the key defined in the quickSearchCmd.key entity defined + above, the letter should match it. + --> +<!ENTITY search.keyLabel.mac "<⌘K>"> + +<!-- Message Header Context Menu --> +<!ENTITY AddToAddressBook.label "アドレス帳に追加..."> +<!ENTITY AddToAddressBook.accesskey "B"> +<!ENTITY AddDirectlyToAddressBook.label "アドレス帳に追加..."> +<!ENTITY AddDirectlyToAddressBook.accesskey "B"> +<!ENTITY EditContact1.label "連絡先を編集"> +<!ENTITY EditContact1.accesskey "E"> +<!ENTITY ViewContact.label "連絡先を表示"> +<!ENTITY ViewContact.accesskey "V"> +<!ENTITY SubscribeToNewsgroup.label "ニュースグループを購読"> +<!ENTITY SubscribeToNewsgroup.accesskey "N"> +<!ENTITY SendMessageTo.label "メッセージを作成"> +<!ENTITY SendMessageTo.accesskey "s"> +<!ENTITY CopyEmailAddress.label "メールアドレスをコピー"> +<!ENTITY CopyEmailAddress.accesskey "C"> +<!ENTITY CopyNameAndEmailAddress.label "名前とメールアドレスをコピー"> +<!ENTITY CopyNameAndEmailAddress.accesskey "N"> +<!ENTITY CopyNewsgroupName.label "ニュースグループ名をコピー"> +<!ENTITY CopyNewsgroupName.accesskey "C"> +<!ENTITY CopyNewsgroupURL.label "ニュースグループの URL をコピー"> +<!ENTITY CopyNewsgroupURL.accesskey "U"> +<!ENTITY CreateFilterFrom.label "フィルターを作成..."> +<!ENTITY CreateFilterFrom.accesskey "F"> +<!ENTITY reportPhishingURL.label "偽装サイトの URL を報告"><!-- en-US: Report E-mail Scam --> +<!ENTITY reportPhishingURL.accesskey "o"> + +<!-- Spell checker context menu items --> +<!ENTITY spellAddDictionaries.label "辞書を追加..."> +<!ENTITY spellAddDictionaries.accesskey "A"> + +<!-- Content Pane Context Menu --> +<!ENTITY saveLinkAsCmd.label "名前を付けてリンク先を保存..."> +<!ENTITY saveLinkAsCmd.accesskey "k"> +<!ENTITY saveImageAsCmd.label "名前を付けて画像を保存..."> +<!ENTITY saveImageAsCmd.accesskey "v"> +<!ENTITY copyLinkCmd.label "リンクの URL をコピー"> +<!ENTITY copyLinkCmd.accesskey "L"> +<!ENTITY copyImageAllCmd.label "画像をコピー"> +<!ENTITY copyImageAllCmd.accesskey "I"> +<!ENTITY copyEmailCmd.label "メールアドレスをコピー"> +<!ENTITY copyEmailCmd.accesskey "E"> +<!ENTITY stopCmd.label "中止"> +<!ENTITY stopCmd.accesskey "S"> +<!ENTITY reloadCmd.label "更新"> +<!ENTITY reloadCmd.accesskey "R"> +<!ENTITY openInBrowser.label "ブラウザーで開く"> +<!ENTITY openInBrowser.accesskey "O"> +<!ENTITY openLinkInBrowser.label "リンクをブラウザーで開く"> +<!ENTITY openLinkInBrowser.accesskey "O"> + +<!-- Statusbar --> +<!ENTITY statusText.label "完了"> + +<!-- Mac OS X Window Menu --> +<!ENTITY minimizeWindow.label "最小化"> +<!ENTITY minimizeWindow.key "m"> +<!ENTITY bringAllToFront.label "すべてを前面に移動"> +<!ENTITY zoomWindow.label "拡大/縮小"> +<!-- Mac OS X Application Menu (Cocoa widgets) --> +<!ENTITY preferencesCmdMac2.label "環境設定"> +<!ENTITY preferencesCmdMac.commandkey ","> +<!ENTITY preferencesCmdMac.modifiers "accel"> +<!ENTITY servicesMenuMac.label "サービス"> +<!ENTITY hideThisAppCmdMac.label "&brandShortName; を隠す"> +<!ENTITY hideThisAppCmdMac.commandkey "H"> +<!ENTITY hideThisAppCmdMac.modifiers "accel"> +<!ENTITY hideOtherAppsCmdMac.label "ほかを隠す"> +<!ENTITY hideOtherAppsCmdMac.commandkey "H"> +<!ENTITY hideOtherAppsCmdMac.modifiers "accel,alt"> +<!ENTITY showAllAppsCmdMac.label "すべてを表示"> + +<!-- Mac OS X Dock Icon pop-up menu --> +<!ENTITY dockOptions.label "アプリケーションアイコンのオプション..."> +<!ENTITY writeNewMessageDock.label "新しいメッセージを作成する"> +<!ENTITY openAddressBookDock.label "アドレス帳を開く"> + +<!-- Content tab Navigation buttons --> +<!ENTITY browseBackButton.tooltip "前のページへ戻ります"> +<!ENTITY browseForwardButton.tooltip "次のページへ進みます"> diff --git a/l10n-ja/mail/chrome/messenger/messenger.properties b/l10n-ja/mail/chrome/messenger/messenger.properties new file mode 100644 index 0000000000..a27bac74c1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messenger.properties @@ -0,0 +1,773 @@ +# 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/. + +# The following are used by the messenger application +# + +# LOCALIZATION NOTE(statusMessage): +# Do not translate the words %1$S and %2$S below. Place the word %1$S where the +# account name should appear and %2$S where the status message should appear. +# EXAMPLE: Jim's Account: Downloading messages... +statusMessage =%1$S: %2$S + +removeAccount =アカウントの削除... +newFolderMenuItem =フォルダー... +newSubfolderMenuItem =サブフォルダー... +newFolder =新しいフォルダー... +newSubfolder =新しいサブフォルダー... +# (^^; en-US: plural forms を使用。(markFolderRead, markNewsgroupRead) +markFolderRead =フォルダーを既読にする +markNewsgroupRead =ニュースグループを既読にする +folderProperties =フォルダーのプロパティ +newTag =新しいタグ... +# LOCALIZATION NOTE (getNextNewsMessages): Semi-colon list of plural forms. +# #1 is the number of news messages to get. +getNextNewsMessages =次の #1 本の記事を受信する +advanceNextPrompt =%S 内の次の未読メッセージを開きますか? +titleNewsPreHost =: +replyToSender =送信者に返信 +reply =返信 +EMLFiles =メールファイル +OpenEMLFiles =メッセージを開く +# LOCALIZATION NOTE(defaultSaveMessageAsFileName): Do not translate ".eml" +# in the line below. Also, the complete file name should be 8.3. +defaultSaveMessageAsFileName =message.eml +# LOCALIZATION NOTE(longMsgSubjectTruncator): A suffix string appended to the filename +# (created from message subject) if it needed to be truncated due to length. +longMsgSubjectTruncator =... +SaveMailAs =名前を付けてメッセージを保存 +SaveAttachment =添付ファイルを保存 +SaveAllAttachments =添付ファイルをすべて保存 +DetachAttachment =添付ファイルを分離 +DetachAllAttachments =添付ファイルをすべて分離 +ChooseFolder =フォルダーの選択 +MessageLoaded =メッセージを読み込みました... +PreviewTitle =%S - %S +saveAttachmentFailed =添付ファイルを保存できませんでした。ファイル名を確認してから再度試してください。 +saveMessageFailed =メッセージを保存できませんでした。ファイル名を確認してから再度試してください。 +fileExists =%S はすでに存在します。置き換えますか? +# LOCALIZATION NOTE(failedToReadFile): %1$S is replaced by the file name, %2$S is replaced by the reason the file load failed. +failedToReadFile =%1$S ファイルの読み込みに失敗しました: %2$S + +downloadingNewsgroups =オフラインで使用するニュースグループの記事をダウンロードしています +downloadingMail =オフラインで使用するメールをダウンロードしています +sendingUnsent =未送信メールを送信しています + +folderExists =その名前のフォルダーはすでに存在します。他の名前を入力してください。 +# LOCALIZATION NOTE(confirmDuplicateFolderRename): %1$S is name of folder being moved, %2$S is parent folder name, %3$S is proposed new folder name +confirmDuplicateFolderRename ='%2$S' フォルダー内に '%1$S' という名前のサブフォルダーがすでに存在します。このフォルダーを新しい名前 '%3$S' で移動してもよろしいですか? +folderCreationFailed =フォルダー名に使用できない文字が含まれています。他の名前を入力して再度作成してください。 + +compactingFolder =%S フォルダーを最適化しています... +# LOCALIZATION NOTE(compactingDone): %1$S is the compaction gain. +compactingDone =フォルダーの最適化を完了しました (約 %1$S 節約)。 + +confirmFolderDeletionForFilter =%S フォルダーを削除すると関連付けられたフィルターが無効になります。本当にこのフォルダーを削除しますか? +alertFilterChanged =このフォルダーに関連付けられたフィルターは更新されます。 +filterDisabled =%S フォルダーが見つからなかったので、このフォルダーに関連付けられたフィルターは無効になります。フォルダーが存在しており、フィルターが有効な対象フォルダーを指していることを確認してください。 +filterFolderDeniedLocked =他の処理が進行中のため %S フォルダーにメッセージをフィルターで分別できませんでした。 +parsingFolderFailed =他の処理で使用されているため %S フォルダーを開けませんでした。他の操作が終了するのを待ってから再度フォルダーを選択してください。 +deletingMsgsFailed =他の処理で使用されているため %S フォルダー内のメッセージを削除できませんでした。他の操作が終了するのを待ってから再度試してください。 +alertFilterCheckbox =今後はこの警告を表示しない +compactFolderDeniedLock =他の処理が進行中のため %S フォルダーを最適化できませんでした。後で再度試してください。 +compactFolderWriteFailed =フォルダーに書き込みできなかったため %S フォルダーを最適化できませんでした。ディスク領域が十分あるかどうか、ファイルシステムに書き込み権限があるかどうか確認してから再度試してください。 +compactFolderInsufficientSpace =ディスクに十分な空き領域が足りないため、一部のフォルダー ('%S') が最適化できません。不要なファイルを削除するなどして再度試してください。 +filterFolderHdrAddFailed =メッセージをフォルダーに追加できなかったため %S フォルダーにメッセージをフィルターで分別できませんでした。フォルダーが正しく表示されているか確認し、フォルダーのプロパティからフォルダーの修復を試してください。 +filterFolderWriteFailed =フォルダーに書き込みできなかったため %S フォルダーにメッセージをフィルターで分別できませんでした。ディスク領域が十分あるかどうか、ファイルシステムに書き込み権限があるかどうか確認してから再度試してください。 +copyMsgWriteFailed =フォルダーに書き込みできなかったため %S フォルダーにこのメッセージを移動やコピーできませんでした。ファイルメニューの [ごみ箱を空にする] や [フォルダーを最適化] によってディスクの空き領域を増やしてから、再度試してください。 +cantMoveMsgWOBodyOffline =オフライン作業の間は、オフラインで使用できるようダウンロードしたメッセージ以外は移動やコピーできません。メールウィンドウの [ファイル] メニューを開き、[オフライン] を選択して [オンラインにする] のチェックを外してから再度試してください。 +# (^^; en-US 間違ってると思われる。-> fixed? (Bug 671726) +operationFailedFolderBusy =フォルダーが使用中のため処理できませんでした。他の処理が完了するのを待ってから再度試してください。 +folderRenameFailed =フォルダーの名前を変更できませんでした。フォルダー名が変更されたか、新しい名前がフォルダー名として正しくないかもしれません。 +# LOCALIZATION NOTE(verboseFolderFormat): %1$S is folder name, %2$S is server name +verboseFolderFormat =%2$S の %1$S フォルダー +# LOCALIZATION NOTE(filterFolderTruncateFailed): %1$S is replaced by the folder name, %2$S is replaced by the brandShortName +filterFolderTruncateFailed =%1$S フォルダーのメッセージをフィルタリングした後、受信トレイの整理中にエラーが発生しました。%2$S を終了して INBOX.msf を削除する必要があります。 + +mailboxTooLarge =%S フォルダーが満杯のため、これ以上メッセージを保存できません。メッセージを保存する領域を空けるには、古くて不要なメッセージを削除するか、フォルダーを最適化してください。 +outOfDiskSpace =新着メッセージをダウンロードするのに充分なディスク領域がありません。古いメールを削除、ごみ箱を空にする、メールフォルダーを最適化するなどして再度試してください。 +errorGettingDB =%S の要約ファイルを開けませんでした。ディスクエラーが発生したか、ファイルのフルパスが長すぎます。 +defaultServerTag =(既定) + +# Used in message database list view to provide a text value for graphic based cells. +messageUnread =未読 +messageHasFlag =スター付き +messageHasAttachment =添付ファイルあり +messageJunk =迷惑メール +messageExpanded =展開表示 +messageCollapsed =折りたたみ表示 + +# Used in the SMTP Account Settings panel when a server value has no properties +smtpServerList-NotSpecified =<なし> +smtpServer-ConnectionSecurityType-0 =なし +smtpServer-ConnectionSecurityType-1 =STARTTLS (可能な場合) +smtpServer-ConnectionSecurityType-2 =STARTTLS +smtpServer-ConnectionSecurityType-3 =SSL/TLS +smtpServers-confirmServerDeletionTitle =サーバー設定を削除 +smtpServers-confirmServerDeletion =サーバーの設定を削除してもよろしいですか?: \n %S + +# Account Settings - Both Incoming and SMTP server +authNo =認証なし +authOld =パスワード認証 (安全でない古い方式) +authPasswordCleartextInsecurely =平文のパスワード認証 (安全でない) +authPasswordCleartextViaSSL =通常のパスワード認証 +authPasswordEncrypted =暗号化されたパスワード認証 +authKerberos =Kerberos / GSSAPI +authExternal =TLS 証明書 +authNTLM =NTLM +authOAuth2 =OAuth2 +authAnySecure =任意の安全な方式 (非推奨) +authAny =任意の方式 (安全でない) + +# OAuth2 window title +# LOCALIZATION NOTE(oauth2WindowTitle): +# %1$S is the username (or full email address) used for authentication. +# %2$S is the hostname of the account being authenticated. +oauth2WindowTitle =%2$S のアカウント %1$S の認証情報を入力してください + +# LOCALIZATION NOTE(serverType-nntp): Do not translate "NNTP" in the line below +serverType-nntp =NNTP ニュースサーバー +# LOCALIZATION NOTE(serverType-pop3): Do not translate "POP" in the line below +serverType-pop3 =POP メールサーバー +# LOCALIZATION NOTE(serverType-imap): Do not translate "IMAP" in the line below +serverType-imap =IMAP メールサーバー +serverType-none =ローカルメール保存 + +sizeColumnTooltip2 =サイズで並べ替えます +sizeColumnHeader =サイズ +linesColumnTooltip2 =行数で並べ替えます +linesColumnHeader =行数 + +# LOCALIZATION NOTE (getMsgButtonTooltip): Do not translate the word "%S" below. +# Place the word "%S" in your translation where the name of the comma separated accounts should appear. +getMsgButtonTooltip =%S の新着メッセージを受信します +# Used to separate email addresses in a list. Note the trailing space ', ' +getMsgButtonTooltip.listSeparator =,\u0020 + +# status feedback stuff +documentDone = +documentLoading =メッセージを読み込んでいます... + +# LOCALIZATION NOTE (autosyncProgress): Do not translate the word "%1$S" or "%2$S" below. +# Place the word %1$S in your translation where the name of the comma separated folders should appear. +# Place the word %2$S in your translation where the name of the comma separated accounts should appear. +autosyncProgress =%2$S アカウントの %1$S フォルダー中のメッセージを同期しています... + +unreadMsgStatus =未読数: %S +selectedMsgStatus =選択数: %S +totalMsgStatus =合計: %S + +# localized folder names + +localFolders =ローカルフォルダー + +# LOCALIZATION NOTE (inboxFolderName): OK to translate all foldernames, bugzilla #57440 & bugzilla #23625 fixed +inboxFolderName =受信トレイ +trashFolderName =ごみ箱 +sentFolderName =送信済みトレイ +draftsFolderName =下書き +templatesFolderName =テンプレート +outboxFolderName =送信トレイ +junkFolderName =迷惑メール +archivesFolderName =アーカイブ + +# "Normal" priority is often blank, +# depending on the consumers of these strings +priorityLowest =最低 +priorityLow =低 +priorityNormal =標準 +priorityHigh =高 +priorityHighest =最高 + +#Group by date thread pane titles +today =今日 +yesterday =昨日 +lastWeek =1 週間以内 +last7Days =7 日以内 +twoWeeksAgo =2 週間以内 +last14Days =14 日以内 +older =それ以前 +futureDate =未来 + +#Grouped By Tags +untaggedMessages =タグなし + +# Grouped by status +messagesWithNoStatus =状態なし + +#Grouped by priority +noPriority =重要度指定なし + +#Grouped by has attachments +noAttachments =添付ファイルなし +attachments =添付ファイルあり + +#Grouped by starred +notFlagged =スターなし +groupFlagged =スター付き + +# defaults descriptions for tag prefs listed in mailnews.js +# (we keep the .labels. names for backwards compatibility) +mailnews.tags.remove =すべてのタグを削除 +mailnews.labels.description.1 =重要 +mailnews.labels.description.2 =仕事 +mailnews.labels.description.3 =プライベート +mailnews.labels.description.4 =ToDo +mailnews.labels.description.5 =後で + +# Format definition tag menu texts. +# This is necessary in order to get the accesskeys to be the on the first +# character of the menu text instead of after the menu text. +# If a key definition exists for the tag at index n, that key's key will be +# taken as the accesskey, eg. +# <key id="key_tag3" key="&tagCmd3.key;" oncommand="ToggleMessageTagKey(3);"/> +# makes the third tag have the accesskey &tagCmd3.key;. +# In the menuitem's label, this accesskey appears at %1$S below; %2$S will be +# replaced by the tag label. +mailnews.tags.format =%1$S %2$S + +replied =返信済み +forwarded =転送済み +redirected =リダイレクト済み +new =新着 +read =既読 +flagged =スター付き + +# for junk status picker in search and mail views +junk =迷惑メール + +# for junk score origin picker in search and mail views +junkScoreOriginPlugin =プラグイン +junkScoreOriginFilter =フィルター +junkScoreOriginWhitelist =ホワイトリスト +junkScoreOriginUser =ユーザー +junkScoreOriginImapFlag =IMAP フラグ + +# for the has attachment picker in search and mail views +hasAttachments =添付あり + +# for the Tag picker in search and mail views. +tag =タグ + +# LOCALIZATION NOTE(andOthers): +# for multiple authors, add this abbreviation to the first author to indicate +# there are more; for the From column in the threadpane message list. +andOthers =他 + +# whether to also show phonetic fields in the addressbook +# LOCALIZATION NOTE(mail.addr_book.show_phonetic_fields): +# the only valid values are: true OR false (choose from the untranslated English words) +## (^^; ja では true にする。(en-US: false) +mail.addr_book.show_phonetic_fields =true + +# valid format options are: +# 1: yyyy/mm/dd +# 2: yyyy/dd/mm +# 3: mm/dd/yyyy +# 4: mm/yyyy/dd +# 5: dd/mm/yyyy +# 6: dd/yyyy/mm +# +# 0: auto-detect the current locale format +# a separator has to be either '/', '-', '.' and the year in Christian year +# otherwise mm/dd/yyyy (option 3) is used +# +mailnews.search_date_format =0 +# separator for search date (e.g. "/", "-"), or empty when search_date_format is zero +mailnews.search_date_separator = +# leading zeros for day and month values, not used if mailnews.search_date_format is not zero +mailnews.search_date_leading_zeros =true + +# offline msg +## en-US 無視 +nocachedbodybody2 =このメッセージの本文はオフライン作業用にサーバーからダウンロードされていません。メッセージを読むには、[ファイル] メニューを開いて [オフライン] を選択し、[オフライン作業] のチェックを外してネットワークに接続してください。オフラインで使用するフォルダーとメッセージは [ツール] メニューから [アカウント設定] を開き、[同期とディスク領域] で設定できます。 + +# LOCALIZATION NOTE(acctCentralTitleFormat): %1$S is brand, %2$S is account type, %3$S is account name +acctCentralTitleFormat =%1$S %2$S - %3$S +mailAcctType =Mail +newsAcctType =News +feedsAcctType =Feeds + +# LOCALIZATION NOTE(nocachedbodytitle): Do not translate "<TITLE>" or "</TITLE>" in the line below +nocachedbodytitle =<TITLE>このメッセージを表示するにはオンラインにしてください</TITLE>\n + +# mailWindowOverlay.js +confirmUnsubscribeTitle =購読解除の確認 +confirmUnsubscribeText =本当に %S を購読解除しますか? +confirmUnsubscribeManyText =本当にこれらのニュースグループを購読解除しますか? +restoreAllTabs =すべてのタブを復元 + +confirmMarkAllFoldersReadTitle =すべてのフォルダーを既読にする +confirmMarkAllFoldersReadMessage =本当にこのアカウントのすべてのフォルダーに含まれるメッセージを既読にしますか? + +# LOCALIZATION NOTE(junkBarMessage): %S is brand +junkBarMessage =%1$0.Sこのメッセージは迷惑メールであると思われます。 +junkBarButton =非迷惑メール +junkBarButtonKey =N +junkBarInfoButton =詳細 +junkBarInfoButtonKey =L + +# LOCALIZATION NOTE(remoteContentBarMessage): %S is brand +remoteContentBarMessage =%1$0.Sプライバシー保護のため、このメッセージ内のリモートコンテンツをブロックしました。 +remoteContentPrefLabel =オプション +remoteContentPrefAccesskey =O +remoteContentPrefLabelUnix =設定 +remoteContentPrefAccesskeyUnix =P + +# LOCALIZATION NOTE(remoteAllowResource): %S is origin +remoteAllowResource =%S からのリモートコンテンツを許可する +# LOCALIZATION NOTE(remoteAllowAll): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of origins +remoteAllowAll =上記リストの #1 か所からのリモートコンテンツをすべて許可する + +phishingBarMessage =このメッセージは詐欺メールの可能性があります。 +phishingBarPrefLabel =オプション +phishingBarPrefAccesskey =O +phishingBarPrefLabelUnix =設定 +phishingBarPrefAccesskeyUnix =P + +mdnBarIgnoreButton =要求を無視 +mdnBarIgnoreButtonKey =n +mdnBarSendReqButton =開封確認を送付 +mdnBarSendReqButtonKey =S + +draftMessageMsg =このメッセージは下書きです。 +draftMessageButton =編集 +draftMessageButtonKey =E + +# msgHdrViewOverlay.js +openLabel =開く +openLabelAccesskey =O +saveLabel =保存... +saveLabelAccesskey =A +detachLabel =分離... +detachLabelAccesskey =D +deleteLabel =削除 +deleteLabelAccesskey =E +openFolderLabel =保存フォルダーを開く +openFolderLabelAccesskey =F +deleteAttachments =次の添付ファイルをこのメッセージから完全に削除します:\n%S\nこの操作は取り消すことができません。削除してもよろしいですか? +detachAttachments =次の添付ファイルが保存されたので、このメッセージから完全に削除します:\n%S\nこの操作は取り消すことができません。削除してもよろしいですか? +deleteAttachmentFailure =選択された添付ファイルを削除できませんでした。 +emptyAttachment =この添付ファイルは空です。\nメッセージの送信者に確認してください。\n内容によってはファイアウォールやウイルス対策ソフトが添付ファイルを壊すことがあります。 +externalAttachmentNotFound =この分離されたファイルまたは添付のリンクが見つからないか、この場所にアクセスできません。 + +# LOCALIZATION NOTE (attachmentCount): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of attachments +attachmentCount =添付ファイル #1 個 + +# LOCALIZATION NOTE (attachmentCountSingle): This is the format for the +# attachment header when a message has only one attachment. This is separate +# from attachmentCount above, since attachmentCountSingle typically ends with a +# colon. +# (^m^) 右側にファイル名が 1 個表示されるので個数は省略 +attachmentCountSingle =添付ファイル: + +# LOCALIZATION NOTE (attachmentSizeUnknown): The string to show for the total +# size of all attachments when none of the attachments' sizes can be detected. +attachmentSizeUnknown =サイズ不明 + +# LOCALIZATION NOTE (attachmentSizeAtLeast): The string to show for the total +# size of all attachments when at least one (but not all) of the attachments' +# sizes can't be detected. %1$S is the formatted size. +attachmentSizeAtLeast =%1$S 以上 + +# This is the format for prepending accesskeys to the +# each of the attachments in the file|attachments menu: +# ie: 1 file.txt +# 2 another file.txt +attachmentDisplayNameFormat =%S. %S + +# This is the heading for the attachment summary when printing an email +attachmentsPrintHeader =添付ファイル: + +# Connection Error Messages +# LOCALIZATION NOTE(unknownHostError): %S is the server name +unknownHostError =サーバー %S との接続に失敗しました。 +# LOCALIZATION NOTE(connectionRefusedError): %S is the server name +connectionRefusedError =サーバー %S に接続できません。接続が拒否されました。 +# LOCALIZATION NOTE(netTimeoutError): %S is the server name +netTimeoutError =サーバー %S との接続がタイムアウトになりました。 +# LOCALIZATION NOTE(netResetError): %S is the server name +netResetError =サーバー %S との接続がリセットされました。 +# LOCALIZATION NOTE(netInterruptError): %S is the server name +netInterruptError =サーバー %S との接続が中断されました。 + +recipientSearchCriteria =件名または受信者に含まれる単語: +fromSearchCriteria =件名または差出人に含まれる単語: + +# LOCALIZATION NOTE(biffNotification): %1$S is the number of new messages +biffNotification_message =%1$S 通の新着メッセージがあります +biffNotification_messages =%1$S 通の新着メッセージがあります + +# LOCALIZATION NOTE(newMailNotification_message): %1$S is the name of the account %2$S is the number of new messages +newMailNotification_message =%1$S に %2$S 通の新着メッセージを受信しました + +# LOCALIZATION NOTE(newMailNotification_messages): %1$S is the name of the account %2$S is the number of new messages +newMailNotification_messages =%1$S に %2$S 通の新着メッセージを受信しました + +# LOCALIZATION NOTE(newMailNotification_messagetitle): %1$S is subject of new message and %2$S is sender of new message. +# This is UNIX only +newMailNotification_messagetitle =%2$S より: %1$S + +# LOCALIZATION NOTE(newMailAlert_message): +# Semi-colon list of plural forms. See: +# https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the name of the account, #2 is the number of new messages +newMailAlert_message =#1 に #2 通の新着メッセージを受信しました + +# For the Quota tab in the mail folder properties dialog +quotaPercentUsed =%S%% 使用 +# for quota in main window (commandglue.js) +percent =%S%% +quotaTooltip2 =IMAP クォータ: ディスク領域の割り当て %2$S 中の %1$S 使用しています。クリックすると詳細を表示します。 + +# for message views +confirmViewDeleteTitle =確認 +confirmViewDeleteMessage =本当にこの絞り込み条件を削除しますか? + +# for virtual folders +confirmSavedSearchTitle =削除の確認 +confirmSavedSearchDeleteMessage =本当にこの検索フォルダーを削除しますか? + +## @name ENTER_PASSWORD_PROMPT +## @loc None +# LOCALIZATION NOTE (passwordPrompt): Do not translate the word %S below. +# Place the word "%S" in your translation where the email address +# or the username should appear +passwordPrompt =%2$S 上の %1$S のパスワードを入力してください: + +## @name ENTER_PASSWORD_PROMPT_TITLE +## @loc None +passwordTitle =メールサーバーのパスワードが必要です + +# for checking if the user really wants to open lots of messages in separate windows. +openWindowWarningTitle =確認 +# LOCALIZATION NOTE (openWindowWarningConfirmation): Semi-colon list of plural forms. +# #1 is the number of messages the user is attempting to open. +openWindowWarningConfirmation =#1 件のメッセージを開くには時間がかかります。本当に開きますか? + +# for checking if the user really wants to open lots of messages in tabs. +openTabWarningTitle =確認 +# LOCALIZATION NOTE (openTabWarningConfirmation): Semi-colon list of plural forms. +# #1 is the number of messages the user is attempting to open. +openTabWarningConfirmation =#1 件のメッセージを開くには時間がかかります。本当に開きますか? + +# for warning the user that a tag they're trying to create already exists +tagExists =この名前のタグはすでに存在します。 + +# title of the edit tag dialog +editTagTitle =タグの編集 + +# for the virtual folder list dialog title +# %S is the name of the saved search folder +editVirtualFolderPropertiesTitle =検索フォルダー %S のプロパティを変更 +# LOCALIZATION NOTE (foldersChosen): #1 number of chosen folders +virtualFolderSourcesChosen =#1 個のフォルダーを選択しています + +#alert to inform the user to choose one or more folders to search for a saved search folder +alertNoSearchFoldersSelected =検索対象フォルダーを 1 つ以上選択してください。 + +# These are displayed in the message and folder pane windows +# LOCALIZATION NOTE %.*f is the abbreviated size in the appropriate units +byteAbbreviation2 =%.*f バイト +kiloByteAbbreviation2 =%.*f KB +megaByteAbbreviation2 =%.*f MB +gigaByteAbbreviation2 =%.*f GB +teraByteAbbreviation2 =%.*f TB +petaByteAbbreviation2 =%.*f PB + +## LOCALIZATION NOTE(folderWithAccount): +## This is used to show folder name together with an account name. +## %1$S = folder name +## %2$S = account name +folderWithAccount =%1$S - %2$S +## LOCALIZATION NOTE(folderWithUnreadMsgs): +## This is a concatenation of two strings to compose a folder label with unread messages. +## %1$S = folder name +## %2$S = count of unread messages +folderWithUnreadMsgs =%1$S (%2$S) +## LOCALIZATION NOTE(summarizedValue): +## This string shows an indication that the value shown is actually a summary +## accumulated from all subfolders. +## %S = summarized value from all subfolders +folderSummarizedSymbolValue =▾%S +## LOCALIZATION NOTE(subfoldersExplanation): +## This is a tooltip message shown on the values in the numeric folder pane columns. +## %1$S = is the count of messages having the respective property, found in the folder under mouse cursor +## %2$S = is the count of messages having the respective property, found in subfolders of the folder under mouse cursor +subfoldersExplanation =このフォルダー内に %1$S 通、サブフォルダー内に %2$S 通 + +# Error message if message for a message id wasn't found +errorOpenMessageForMessageIdTitle =message-id エラー +errorOpenMessageForMessageIdMessage =message-id %S のメッセージが見つかりませんでした + +# Warnings to alert users about phishing urls +confirmPhishingTitle =詐欺メールの警告 +linkMismatchTitle =不適当なリンクが検出されました +#LOCALIZATION NOTE %1$S is the brand name, %2$S is the host name of the url being visited +# (^^; %1$0.S is a special replacement to generate nothing for %1$S without error +confirmPhishingUrl =%1$0.S不審なサイトを開こうとしています。このサイトは別のサイトになりすましている可能性があります。%2$S を開いてもよろしいですか? +#LOCALIZATION NOTE %1$S is the host name of indicated host, %2$S is the host name of the actual host. +confirmPhishingUrlAlternate =クリックされたリンクは、リンクテキストに示されたものとは別のサイトへ誘導しているようです。これは、リンクがクリックされたかどうかを追跡するために用いられることがありますが、詐欺の可能性もあります。\n\nリンクテキストは %1$S を指していますが、実際のリンク先は %2$S です。 +#LOCALIZATION NOTE $1$S is the host name of the indicated host. +confirmPhishingGoAhead =かまわず %1$S を開く +#LOCALIZATION NOTE %1$S is the host name that was displayed to the user. +confirmPhishingGoDirect =%1$S を開く + +# Check for Updates +# LOCALIZATION NOTE (updatesItem_*): these are alternative labels for Check for Update item in Help menu. +# Which one is used depends on Update process state. +updatesItem_default =ソフトウェアの更新を確認... +updatesItem_defaultFallback =ソフトウェアの更新を確認... +updatesItem_default.accesskey =C +#updatesItem_downloading =%S をダウンロードしています... +updatesItem_downloading =ダウンロード中: %S... +updatesItem_downloadingFallback =更新をダウンロードしています... +updatesItem_downloading.accesskey =D +#updatesItem_resume =%S のダウンロードを再開... +updatesItem_resume =ダウンロードを再開: %S... +updatesItem_resumeFallback =更新のダウンロードを再開... +updatesItem_resume.accesskey =D +updatesItem_pending =ダウンロードした更新を今すぐ適用... +updatesItem_pendingFallback =ダウンロードした更新を今すぐ適用... +updatesItem_pending.accesskey =D + +# Folder Pane Header Title Strings +folderPaneModeHeader_all =すべてのフォルダー +folderPaneModeHeader_unread =未読フォルダー +folderPaneModeHeader_favorite =お気に入りフォルダー +folderPaneModeHeader_recent =最近使用したフォルダー +folderPaneModeHeader_smart =統合フォルダー +unifiedAccountName =統合フォルダー + +# Copy / Move to Folder Again +## (^^; グレーアウト時は messenger.dtd/moveToFolderAgain.label が表示される +#LOCALIZATION NOTE %1$S is the name of the folder we will move to. moveToFolderAgainAccessKey +# should have the same value as copyToFolderAgainAccessKey as they are the same menu item in the UI +# moveToFolderAgainAccessKey should also be a letter that occurs before %1$S +moveToFolderAgain =前回と同じ "%1$S" に移動 +moveToFolderAgainAccessKey =t +#LOCALIZATION NOTE %1$S is the name of the folder we will copy to +# copyToFolderAgainAccessKey +# should have the same value as moveToFolderAgainAccessKey as they are the same menu item in the UI +# copyToFolderAgainAccessKey should also be a letter that occurs before %1$S +copyToFolderAgain =前回と同じ "%1$S" にコピー +copyToFolderAgainAccessKey =t + +#LOCALIZATION NOTE(mdnBarMessageNormal) %1$S is the name of the sender +mdnBarMessageNormal =%1$S がこのメールの開封確認を求めています。 +#LOCALIZATION NOTE(mdnBarMessageAddressDiffers) %1$S is the name of the sender, %2$S is the address(es) to send return receipt to +mdnBarMessageAddressDiffers =%1$S がこのメールの開封確認を求めています (%2$S に送付されます)。 + +# mailCommands.js +emptyJunkFolderTitle ="%S" を空にする +emptyJunkFolderMessage =迷惑フォルダー内のすべてのメッセージとサブフォルダーを削除しますか? +emptyJunkDontAsk =次回からは確認しない +emptyTrashFolderTitle ="%S" を空にする +emptyTrashFolderMessage =ごみ箱内のすべてのメッセージとサブフォルダーを削除しますか? +emptyTrashDontAsk =次回からは確認しない + +# junkCommands.js +junkAnalysisPercentComplete =迷惑メールの分析を %S 完了しました +processingJunkMessages =迷惑メールを処理しています + +# Messenger bootstrapping messages +fileNotFoundTitle =ファイルが見つかりません +#LOCALIZATION NOTE(fileNotFoundMsg): %S is the filename +fileNotFoundMsg =%S ファイルが見つかりません。 + +fileEmptyTitle =ファイルが空です +#LOCALIZATION NOTE(fileEmptyMsg): %S is the filename +fileEmptyMsg =%S ファイルの中身がありません。 + +# LOCALIZATION NOTE (headerMoreAddrs): semicolon separated list of plural +# forms of the word "more" as used after the number of addresses +# currently hidden while displaying a header such as "to", "cc", or "bcc" +# in the message header box. English has two identical forms here, so it will +# construct strings that look like (for example) "1 more" or "20 more". +# <https://developer.mozilla.org/en/Localization_and_Plurals> has details +# on this mechanism. +headerMoreAddrs =すべて表示 (あと #1 件) + +# LOCALIZATION NOTE (headerMoreAddrsTooltip): semicolon separated list of +# plural forms of the phrase ", and #1 more" as used in the tooltip text +# of the more widget displayed in the header pane (see headerMoreAddrs). +# English has two identical forms here, so it will construct strings that +# look like (for example) ", and 1 more" or ", and 20 more". +# <https://developer.mozilla.org/en/Localization_and_Plurals> has details +# on this mechanism. +headerMoreAddrsTooltip =さらに #1 件表示します + +# LOCALIZATION NOTE (headertoFieldMe): first person prepositional object +# pronoun used in the "to" header of the message header pane. This is also +# used for the fallback case if a header-specific localization is not +# available. +# (^a^) en-US: You -> Me (bug 535349) +headertoFieldMe =(自分) + +# LOCALIZATION NOTE (headerfromFieldMe): first person prepositional object +# pronoun used in the "from" header of the message header pane. +headerfromFieldMe =(自分) + +# LOCALIZATION NOTE (headerreply-toFieldMe): first person prepositional +# object pronoun used in the "reply-to" header of the message header pane. +headerreply-toFieldMe =(自分) + +# LOCALIZATION NOTE (headerccFieldMe): first person prepositional object +# pronoun used in the "cc" header of the message header pane. +headerccFieldMe =(自分) + +# LOCALIZATION NOTE (headerbccFieldMe): first person prepositional object +# pronoun used in the "bcc" header of the message header pane. +headerbccFieldMe =(自分) + +expandAttachmentPaneTooltip =添付ペインを表示します +collapseAttachmentPaneTooltip =添付ペインを隠します + +# Shown when content tabs are being loaded. +loadingTab =読み込み中... + +confirmMsgDelete.title =削除の確認 +confirmMsgDelete.collapsed.desc =折りたたまれたスレッドのメッセージをすべて削除します。本当に削除してもよろしいですか? +confirmMsgDelete.deleteNoTrash.desc =メッセージのコピーをごみ箱に残さずに削除します。本当に削除してもよろしいですか? +confirmMsgDelete.deleteFromTrash.desc =メッセージをごみ箱から完全に削除します。本当に削除してもよろしいですか? +confirmMsgDelete.dontAsk.label =次回からは確認しない +confirmMsgDelete.delete.label =削除 + +mailServerLoginFailedTitle =ログイン失敗 +# LOCALIZATION NOTE (mailServerLoginFailedTitleWithAccount): +# "%S" is the account name. +mailServerLoginFailedTitleWithAccount =アカウント "%S" へのログインに失敗しました。 +# LOCALIZATION NOTE (mailServerLoginFailed2): +# %1$S is the host name of the server, %2$S is the user name. +mailServerLoginFailed2 =ユーザー名 %2$S でサーバー %1$S へのログインに失敗しました。 + +mailServerLoginFailedRetryButton =再試行(&R) +mailServerLoginFailedEnterNewPasswordButton =新しいパスワードを入力(&E) + +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.title): +# When the user selects a folder to apply the currently displayed columns to +# via the "columnPicker.applyToFolder.label" menu option, this is the title of +# the confirmation dialog used to verify they selected the correct folder. This +# is the case in which we apply the columns only to the folder and not to any of +# its children. +threadPane.columnPicker.confirmFolder.noChildren.title =変更の適用 +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.message): +# When the user selects a folder to apply the currently displayed columns to +# via the "columnPicker.applyToFolder.label" menu option, this is the text of +# the confirmation dialog used to verify they selected the correct folder. The +# string '%S' is replaced with the name of the folder the user selected in +# order to help them confirm they picked what they thought they picked. This +# is the case in which we apply the columns only to the folder and not to any of +# its children. +threadPane.columnPicker.confirmFolder.noChildren.message =現在の列表示を %S フォルダーに適用しますか? + +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.title): +# When the user selects a folder to apply the currently displayed columns to via +# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the +# title of the confirmation dialog used to verify they selected the correct +# folder. This is the case in which we apply the columns to the folder and all +# of its children. +threadPane.columnPicker.confirmFolder.withChildren.title =変更の適用 +# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.message): +# When the user selects a folder to apply the currently displayed columns to via +# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the +# text of the confirmation dialog used to verify they selected the correct +# folder. The string '%S' is replaced with the name of the folder the user +# selected in order to help them confirm they picked what they thought they +# picked. This is the case in which we apply the columns to the folder and all +# of its children. +threadPane.columnPicker.confirmFolder.withChildren.message =現在の列表示を %S フォルダー全体 (サブフォルダーを含む) に適用しますか? + +# LOCALIZATION NOTE (lwthemeInstallRequest.message): %S will be replaced with +# the host name of the site. +lwthemeInstallRequest.message =このサイト (%S) はテーマをインストールしようとしています。 +lwthemeInstallRequest.allowButton =許可 +lwthemeInstallRequest.allowButton.accesskey =a + +lwthemePostInstallNotification.message =新しいテーマがインストールされました。 +lwthemePostInstallNotification.undoButton =元に戻す +lwthemePostInstallNotification.undoButton.accesskey =U +lwthemePostInstallNotification.manageButton =テーマを管理... +lwthemePostInstallNotification.manageButton.accesskey =M + +# troubleshootModeRestart +troubleshootModeRestartPromptTitle =トラブルシューティングモードで再起動 +troubleshootModeRestartPromptMessage =トラブルシューティングモードはすべてのアドオンを無効にして、一時的に既定の設定を使用します。\n本当に再起動してもよろしいですか? +troubleshootModeRestartButton =再起動 + +# LOCALIZATION NOTE (downloadAndInstallButton.label): %S is replaced by the +# version of the update: "Update to 28.0". +update.downloadAndInstallButton.label =%S に更新 +update.downloadAndInstallButton.accesskey =U + +# Sanitize +# LOCALIZATION NOTE (sanitizeDialog2.everything.title): When "Time range to +# clear" is set to "Everything", the Clear Recent History dialog's title is +# changed to this. See UI mockup and comment 11 at bug 480169 --> +sanitizeDialog2.everything.title =すべての履歴を消去 +sanitizeButtonOK =今すぐ消去 +# LOCALIZATION NOTE (sanitizeEverythingWarning2): Warning that appears when +# "Time range to clear" is set to "Everything" in Clear Recent History dialog, +# provided that the user has not modified the default set of history items to clear. +sanitizeEverythingWarning2 =すべての履歴が消去されます。 +# LOCALIZATION NOTE (sanitizeSelectedWarning): Warning that appears when +# "Time range to clear" is set to "Everything" in Clear Recent History dialog, +# provided that the user has modified the default set of history items to clear. +sanitizeSelectedWarning =選択した項目の履歴がすべて消去されます。 + +learnMoreAboutIgnoreThread =詳細... +learnMoreAboutIgnoreThreadAccessKey =L +undoIgnoreThread =スレッドの無視を元に戻す +undoIgnoreThreadAccessKey =U +undoIgnoreSubthread =サブスレッドの無視を元に戻す +undoIgnoreSubthreadAccessKey =U +# LOCALIZATION NOTE (ignoredThreadFeedback): #1 is the message thread title +ignoredThreadFeedback =スレッド "#1" への返信が表示されなくなります。 +# LOCALIZATION NOTE (ignoredSubthreadFeedback): #1 is the message subthread title +ignoredSubthreadFeedback =サブスレッド "#1" への返信が表示されなくなります。 +# LOCALIZATION NOTE (ignoredThreadsFeedback): Semi-colon list of plural forms. +# #1 is the number of threads +ignoredThreadsFeedback =選択された #1 件のスレッドへの返信が表示されなくなります。 +# LOCALIZATION NOTE (ignoredSubthreadsFeedback): Semi-colon list of plural forms. +# #1 is number of subthreads +ignoredSubthreadsFeedback =選択された #1 件のサブスレッドへの返信が表示されなくなります。 + +# LOCALIZATION NOTE (saveAsType): replace %S with the extension of the file to be saved. +saveAsType =%S ファイル + +# LOCALIZATION NOTE (openSearch.label): The label used in the autocomplete +# widget to refer to a search on the web for a short string containing at most +# 15 characters. %1$S is the search provider to use. %2$S is the string to +# search for. +openSearch.label =%1$S で検索: "%2$S" + +# LOCALIZATION NOTE (openSearch.label.truncated): The label used in the +# autocomplete widget to refer to a search on the web for a short string +# containing more than 15 characters. %1$S is the search provider to use. %2$S +# is the string to search for, truncated to 15 characters. +openSearch.label.truncated =%1$S で検索: "%2$S..." + +# LOCALIZATION NOTE (aboutDialog.architecture.*): +# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the +# current Thunderbird build: 32-bit or 64-bit. These strings are used in parentheses +# after the Thunderbird version in the About dialog, +# e.g.: "48.0.2 (32-bit)" or "51.0a1 (2016-09-05) (64-bit)". +aboutDialog.architecture.sixtyFourBit =64 ビット +aboutDialog.architecture.thirtyTwoBit =32 ビット + +errorConsoleTitle =エラーコンソール + +# LOCALIZATION NOTE (panel.back): +# This is used by screen readers to label the "back" button in various browser +# popup panels, including the sliding subviews of the appmenu. +panel.back =戻る + +# LOCALIZATION NOTE (folderErrorAlertTitle): +# %S is a pretty string to identify the folder and account. +# EXAMPLE: Error - Inbox on bob@example.com +folderErrorAlertTitle =エラー - %S diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..0e97704b55 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY WindowTitle.label "詳細エディター"><!-- (^^; Advanced Property Editor というが、Property より Attribute 主体... --> +<!ENTITY AttName.label "属性:"> +<!ENTITY AttValue.label "値:"> +<!ENTITY PropertyName.label "プロパティ:"> +<!ENTITY currentattributesfor.label "属性を追加する要素:"> +<!ENTITY tree.attributeHeader.label "属性"> +<!ENTITY tree.propertyHeader.label "プロパティ"> +<!ENTITY tree.valueHeader.label "値"> +<!ENTITY tabHTML.label "HTML の属性"> +<!ENTITY tabCSS.label "CSS のインラインスタイル"> +<!ENTITY tabJSE.label "JavaScript のイベント"> + +<!ENTITY editAttribute.label "値を編集する項目を上から選んでください。"> +<!ENTITY removeAttribute.label "削除"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EdColorPicker.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EdColorPicker.dtd new file mode 100644 index 0000000000..8e7dba442d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EdColorPicker.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "色"> +<!ENTITY lastPickedColor.label "最後に選んだ色"> +<!ENTITY lastPickedColor.accessKey "L"> +<!ENTITY chooseColor1.label "色を選択してください:"> +<!ENTITY chooseColor2.label "HTML カラー文字列"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(例: "#0000ff" または "blue"):"> +<!ENTITY default.label "既定"> +<!ENTITY default.accessKey "D"> +<!ENTITY palette.label "パレット:"> +<!ENTITY standardPalette.label "標準"> +<!ENTITY webPalette.label "ウェブセーフカラー"> +<!ENTITY background.label "対象:"><!-- en-US: Background for: --> +<!ENTITY background.accessKey "B"> +<!ENTITY table.label "表"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "セル"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd new file mode 100644 index 0000000000..77a4425417 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EdConvertToTable.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "表に変換"> +<!ENTITY instructions1.label "各段落を新しい表の行に変換します。"> +<!ENTITY instructions2.label "選択部分を列に区切る文字を選んでください:"> +<!ENTITY commaRadio.label "カンマ"> +<!ENTITY spaceRadio.label "スペース"> +<!ENTITY otherRadio.label "他の文字:"> +<!ENTITY deleteCharCheck.label "区切り文字を削除する"> +<!ENTITY collapseSpaces.label "余分なスペースを無視する"> +<!ENTITY collapseSpaces.tooltip "隣接した複数のスペースを 1 つの区切り文字に変換します"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd new file mode 100644 index 0000000000..6eba95c198 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EdDialogOverlay.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY AdvancedEditButton.label "詳細..."><!-- (^^; 表のプロパティで左の説明文を1行に収めるためにも Edit は訳出せず --> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "HTML 属性、スタイル属性、JavaScript を追加または編集します"> +<!ENTITY chooseFileButton.label "ファイルを選択..."> +<!ENTITY chooseFileButton.accessKey "F"> +<!ENTITY chooseFileLinkButton.label "ファイルを選択..."> +<!ENTITY chooseFileLinkButton.accessKey "o"> +<!ENTITY makeUrlRelative.label "URL をページの場所に相対的にする"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "相対 URL と 絶対 URL を入れ替えます。この変更を反映するには一度ページを保存する必要があります。"> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField2.label "ウェブページやローカルファイルの場所を入力するか、フィールドのコンテキストメニューから名前付きアンカーもしくは見出しを選択してください:"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..dd4475a32b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EdNamedAnchorProperties.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "名前付きアンカーのプロパティ"> +<!ENTITY anchorNameEditField.label "名前:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "このアンカーに固有の名前を入力してください"> + + diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd new file mode 100644 index 0000000000..8af657b915 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorColorProperties.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "ページの配色と背景"> +<!ENTITY pageColors.label "ページの配色"> +<!ENTITY defaultColorsRadio.label "ページ独自の配色を指定しない"> +<!ENTITY defaultColorsRadio.accessKey "D"> +<!ENTITY defaultColorsRadio.tooltip "読者側の配色設定が使用されます"> +<!ENTITY customColorsRadio.label "配色を指定する:"> +<!ENTITY customColorsRadio.accessKey "C"> +<!ENTITY customColorsRadio.tooltip "読者側の配色設定を上書き指定します"> + +<!ENTITY normalText.label "通常のテキスト"> +<!ENTITY normalText.accessKey "N"> +<!ENTITY linkText.label "リンクテキスト"> +<!ENTITY linkText.accessKey "L"> +<!ENTITY activeLinkText.label "アクティブリンク"> +<!ENTITY activeLinkText.accessKey "A"> +<!ENTITY visitedLinkText.label "訪問済リンク"> +<!ENTITY visitedLinkText.accessKey "V"> +<!ENTITY background.label "背景:"> +<!ENTITY background.accessKey "B"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "背景画像:"> +<!ENTITY backgroundImage.accessKey "m"> +<!ENTITY backgroundImage.tooltip "画像ファイルをページの背景として使用します"> +<!ENTITY backgroundImage.shortenedDataURI "短縮データ URI (コピーすると完全 URI がクリップボードに置かれます)"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd new file mode 100644 index 0000000000..cae809e9ad --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "水平線のプロパティ"> + +<!ENTITY dimensionsBox.label "寸法"> +<!ENTITY heightEditField.label "高さ:"> +<!ENTITY heightEditField.accessKey "G"> +<!ENTITY widthEditField.label "幅:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY pixelsPopup.value "px"> +<!ENTITY alignmentBox.label "配置"> +<!ENTITY leftRadio.label "左"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "中央"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.label "右"> +<!ENTITY rightRadio.accessKey "R"> + +<!ENTITY threeDShading.label "影付き"> +<!ENTITY threeDShading.accessKey "S"> +<!ENTITY saveSettings.label "既定の設定にする"> +<!ENTITY saveSettings.accessKey "D"> +<!ENTITY saveSettings.tooltip "この設定を保存して新しい水平線の初期設定にします"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd new file mode 100644 index 0000000000..bae34acc36 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd @@ -0,0 +1,79 @@ +<!-- 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/. --> + +<!-- These strings are for use specifically in the editor's image and form image dialogs. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "画像のプロパティ"> + +<!ENTITY pixelsPopup.value "px"><!-- (^^; pixels --> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "画像の場所:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "画像のファイル名や場所を入力してください"> +<!ENTITY locationEditField.shortenedDataURI "短縮表示のデータ URI (クリップボードには完全 URI がコピーされます)"> +<!ENTITY title.label "ツールチップ:"> +<!ENTITY title.accessKey "T"> +<!ENTITY title.tooltip "ツールチップとして表示される HTML の title 属性"> +<!ENTITY altText.label "代替テキスト:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "画像を読み込めないときに表示されるテキストを入力してください"> +<!ENTITY noAltText.label "代替テキストを使用しない"> +<!ENTITY noAltText.accessKey "D"> + +<!ENTITY previewBox.label "画像プレビュー"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "元の寸法:"> +<!ENTITY actualSizeRadio.label "元の寸法"> +<!ENTITY actualSizeRadio.accessKey "A"> +<!ENTITY actualSizeRadio.tooltip "画像を元の寸法に戻します"> +<!ENTITY customSizeRadio.label "指定寸法"> +<!ENTITY customSizeRadio.accessKey "S"> +<!ENTITY customSizeRadio.tooltip "ページに表示されるときの画像寸法を変更します"> +<!ENTITY heightEditField.label "高さ:"> +<!ENTITY heightEditField.accessKey "G"> +<!ENTITY widthEditField.label "幅:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY constrainCheckbox.label "縦横比固定"><!-- (^^; Constrain --> +<!ENTITY constrainCheckbox.accessKey "C"> +<!ENTITY constrainCheckbox.tooltip "画像の縦横比を固定します"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "イメージマップ"> +<!ENTITY removeImageMapButton.label "削除"> +<!ENTITY removeImageMapButton.accessKey "R"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "画像周りの文字列配置"> +<!ENTITY bottomPopup.value "下端をそろえる"> +<!ENTITY topPopup.value "上端をそろえる"> +<!ENTITY centerPopup.value "中心をそろえる"> +<!ENTITY wrapRightPopup.value "右端で折り返す"> +<!ENTITY wrapLeftPopup.value "左端で折り返す"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "余白"> +<!ENTITY leftRightEditField.label "左右:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "上下:"> +<!ENTITY topBottomEditField.accessKey "T"> +<!ENTITY borderEditField.label "枠線:"> +<!ENTITY borderEditField.accessKey "B"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "リンク付き画像の周りに枠線を表示する"> +<!ENTITY showImageLinkBorder.accessKey "B"> +<!ENTITY LinkAdvancedEditButton.label "リンクの詳細..."> +<!ENTITY LinkAdvancedEditButton.accessKey "L"> +<!ENTITY LinkAdvancedEditButton.tooltip "HTML 属性、スタイル属性、JavaScript を追加または編集します"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "フォーム"> +<!ENTITY imageLocationTab.label "場所(URL)"> +<!ENTITY imageDimensionsTab.label "寸法"> +<!ENTITY imageAppearanceTab.label "表示"> +<!ENTITY imageLinkTab.label "リンク"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd new file mode 100644 index 0000000000..1e5773a8d4 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "文字や記号を挿入"> +<!ENTITY category.label "文字種別"> +<!ENTITY letter.label "英字:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "文字:"> +<!ENTITY character.accessKey "C"> +<!ENTITY accentUpper.label "アクセント付き大文字"> +<!ENTITY accentLower.label "アクセント付き小文字"> +<!ENTITY otherUpper.label "その他の大文字"> +<!ENTITY otherLower.label "その他の小文字"> +<!ENTITY commonSymbols.label "一般記号"> +<!ENTITY insertButton.label "挿入"> +<!ENTITY closeButton.label "閉じる"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd new file mode 100644 index 0000000000..12ff1c6af1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertMath.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "数式を挿入"> + +<!ENTITY sourceEditField.label "LaTeX ソースコードを入力してください:"> + +<!ENTITY options.label "オプション"> +<!ENTITY optionInline.label "インラインモード"> +<!ENTITY optionInline.accesskey "N"> +<!ENTITY optionDisplay.label "表示モード"> +<!ENTITY optionDisplay.accesskey "D"> +<!ENTITY optionLTR.label "左から右の記述方向"> +<!ENTITY optionLTR.accesskey "L"> +<!ENTITY optionRTL.label "右から左の記述方向"> +<!ENTITY optionRTL.accesskey "R"> + +<!ENTITY insertButton.label "挿入"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd new file mode 100644 index 0000000000..c93194256d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertSource.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "HTML を挿入"> +<!ENTITY sourceEditField.label "HTML タグと文字列を入力してください:"> +<!ENTITY example.label "例:"> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> +<!ENTITY exampleText.label "Hello World!"> +<!ENTITY insertButton.label "挿入"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd new file mode 100644 index 0000000000..2b38922d52 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTOC.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!ENTITY Window.title "目次"> +<!ENTITY buildToc.label "以下の項目から目次作成:"> +<!ENTITY tag.label "タグ:"> +<!ENTITY class.label "クラス:"> +<!ENTITY header1.label "レベル 1"> +<!ENTITY header2.label "レベル 2"> +<!ENTITY header3.label "レベル 3"> +<!ENTITY header4.label "レベル 4"> +<!ENTITY header5.label "レベル 5"> +<!ENTITY header6.label "レベル 6"> +<!ENTITY makeReadOnly.label "読み取り専用で目次を作成する"> +<!ENTITY orderedList.label "目次に番号を付ける"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd new file mode 100644 index 0000000000..265be5a214 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorInsertTable.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "表の挿入"> + +<!ENTITY size.label "大きさ"> +<!ENTITY numRowsEditField.label "行数:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "列数:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "幅:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY borderEditField.label "枠線:"> +<!ENTITY borderEditField.accessKey "B"> +<!ENTITY borderEditField.tooltip "表の枠線の番号を入力するか、枠線なしはゼロ(0)を入力してください"> +<!ENTITY pixels.label "px"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd new file mode 100644 index 0000000000..306299aa18 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorLinkProperties.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "リンクのプロパティ"> +<!ENTITY LinkURLBox.label "リンク URL"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorListProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorListProperties.dtd new file mode 100644 index 0000000000..fd0f75f822 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorListProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + + +<!-- Window title --> +<!ENTITY windowTitle.label "リストのプロパティ"> + +<!ENTITY ListType.label "リストの種類"> +<!ENTITY bulletStyle.label "行頭文字の形状:"> +<!ENTITY startingNumber.label "開始番号:"> +<!ENTITY startingNumber.accessKey "S"> +<!ENTITY none.value "なし"> +<!ENTITY bulletList.value "行頭文字付きリスト"> +<!ENTITY numberList.value "番号付きリスト"> +<!ENTITY definitionList.value "定義リスト"> +<!ENTITY changeEntireListRadio.label "リスト全体を変更する"> +<!ENTITY changeEntireListRadio.accessKey "C"> +<!ENTITY changeSelectedRadio.label "選択された項目だけを変更する"> +<!ENTITY changeSelectedRadio.accessKey "I"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..c97cb9d071 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "ユーザー辞書"> + +<!ENTITY wordEditField.label "新しい単語:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "追加"> +<!ENTITY AddButton.accessKey "A"> +<!ENTITY DictionaryList.label "登録されている単語:"> +<!ENTITY DictionaryList.accessKey "W"> +<!ENTITY RemoveButton.label "削除"> +<!ENTITY RemoveButton.accessKey "e"> + +<!ENTITY CloseButton.label "閉じる"> +<!ENTITY CloseButton.accessKey "C"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorReplace.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorReplace.dtd new file mode 100644 index 0000000000..47902995b3 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorReplace.dtd @@ -0,0 +1,27 @@ +<!-- 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/. --> + +<!-- extracted from EdReplace.xhtml --> + +<!ENTITY replaceDialog.title "検索と置換"> +<!ENTITY findField.label "検索文字:"> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "置換文字:"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "大文字/小文字を区別する"> +<!ENTITY caseSensitiveCheckbox.accesskey "M"> +<!ENTITY wrapCheckbox.label "折り返す"> +<!ENTITY wrapCheckbox.accesskey "W"> +<!ENTITY backwardsCheckbox.label "前方検索"> +<!ENTITY backwardsCheckbox.accesskey "b"> +<!ENTITY findNextButton.label "次を検索"> +<!ENTITY findNextButton.accesskey "F"> +<!ENTITY replaceButton.label "置換"> +<!ENTITY replaceButton.accesskey "R"> +<!ENTITY replaceAndFindButton.label "置換と検索"> +<!ENTITY replaceAndFindButton.accesskey "d"> +<!ENTITY replaceAllButton.label "すべて置換"> +<!ENTITY replaceAllButton.accesskey "A"> +<!ENTITY closeButton.label "閉じる"> +<!ENTITY closeButton.accesskey "C"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd new file mode 100644 index 0000000000..3de689d71b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "スペルチェック"> + +<!ENTITY misspelledWord.label "辞書にない単語:"> +<!ENTITY wordEditField.label "置き換える単語:"> +<!ENTITY wordEditField.accessKey "w"> +<!ENTITY checkwordButton.label "単語を確認"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "修正候補:"> +<!ENTITY suggestions.accessKey "u"> +<!ENTITY ignoreButton.label "無視"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "すべて無視"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "置き換え"> +<!ENTITY replaceButton.accessKey "R"> +<!ENTITY replaceAllButton.label "すべて置き換え"> +<!ENTITY replaceAllButton.accessKey "A"> +<!ENTITY stopButton.label "中止"> +<!ENTITY stopButton.accessKey "o"> +<!ENTITY userDictionary.label "ユーザー辞書:"> +<!ENTITY moreDictionaries.label "追加の辞書をダウンロード"> +<!ENTITY addToUserDictionaryButton.label "単語を追加"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "編集..."> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "テキストを再確認"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "閉じる"> +<!ENTITY closeButton.accessKey "C"> +<!ENTITY sendButton.label "送る"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "辞書の言語:"> +<!ENTITY languagePopup.accessKey "L"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd new file mode 100644 index 0000000000..57d47cfdee --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/EditorTableProperties.dtd @@ -0,0 +1,75 @@ +<!-- 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/. --> + +<!ENTITY tableWindow.title "表のプロパティ"> +<!ENTITY applyButton.label "適用"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "閉じる"> +<!ENTITY tableTab.label "表"> +<!ENTITY cellTab.label "セル"> +<!ENTITY tableRows.label "行数:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "列数:"> +<!ENTITY tableColumns.accessKey "C"> +<!ENTITY tableHeight.label "高さ:"> +<!ENTITY tableHeight.accessKey "G"> +<!ENTITY tableWidth.label "幅:"> +<!ENTITY tableWidth.accessKey "W"> +<!ENTITY tableBorderSpacing.label "枠線と余白"> +<!ENTITY tableBorderWidth.label "枠線の太さ:"> +<!ENTITY tableBorderWidth.accessKey "B"> +<!ENTITY tableSpacing.label "セルとセルの間隔:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "枠線内側の余白:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "px"> +<!ENTITY tablePxBetwBrdrCellContent.label "px"> +<!ENTITY tableAlignment.label "表の配置:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "表題"> +<!ENTITY tableCaption.accessKey "N"> +<!ENTITY tableCaptionAbove.label "表の上"> +<!ENTITY tableCaptionBelow.label "表の下"> +<!ENTITY tableCaptionLeft.label "表の左"> +<!ENTITY tableCaptionRight.label "表の右"> +<!ENTITY tableCaptionNone.label "なし"> +<!ENTITY tableInheritColor.label "(ページ背景を透過表示)"><!-- (^^; 透過するのは色だけじゃない --> + +<!ENTITY cellSelection.label "編集対象の選択"> +<!ENTITY cellSelectCell.label "セル"> +<!ENTITY cellSelectRow.label "行"> +<!ENTITY cellSelectColumn.label "列"> +<!ENTITY cellSelectNext.label "次へ"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "前へ"> +<!ENTITY cellSelectPrevious.accessKey "P"> +<!ENTITY applyBeforeChange.label "選択対象を変更すると現在の設定が適用されます。"> +<!ENTITY cellContentAlignment.label "配置:"> +<!ENTITY cellHorizontal.label "水平位置:"> +<!ENTITY cellHorizontal.accessKey "Z"> +<!ENTITY cellVertical.label "垂直位置:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "セルの種別:"> +<!ENTITY cellStyle.accessKey "C"> +<!ENTITY cellNormal.label "通常"> +<!ENTITY cellHeader.label "見出し"> +<!ENTITY cellTextWrap.label "テキストの折り返し:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "折り返す"> +<!ENTITY cellNoWrap.label "折り返さない"> +<!ENTITY cellAlignTop.label "上"> +<!ENTITY cellAlignMiddle.label "中央"> +<!ENTITY cellAlignBottom.label "下"> +<!ENTITY cellAlignJustify.label "両端そろえ"> +<!ENTITY cellInheritColor.label "(表の背景を透過表示)"> +<!ENTITY cellUseCheckboxHelp.label "選択中のセルに適用するプロパティをチェックボックスで指定してください。"> + +<!-- Used in both Table and Cell panels --> +<!ENTITY size.label "サイズ"> +<!ENTITY pixels.label "px"> +<!ENTITY backgroundColor.label "背景色:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "左"> +<!ENTITY AlignCenter.label "中央"> +<!ENTITY AlignRight.label "右"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/composeMsgs.properties b/l10n-ja/mail/chrome/messenger/messengercompose/composeMsgs.properties new file mode 100644 index 0000000000..4eb07cb9a4 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/composeMsgs.properties @@ -0,0 +1,464 @@ +# 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/. + +# +# The following are used by the compose back end +# +## LOCALIZATION NOTE (unableToOpenFile, unableToOpenTmpFile): +## %S will be replaced with the name of file that could not be opened +unableToOpenFile =ファイル %S を開けませんでした。 +unableToOpenTmpFile =一時ファイル %S を開けませんでした。システムの "一時ディレクトリー" の設定を確認してください。 +unableToSaveTemplate =メッセージをテンプレートとして保存できませんでした。 +unableToSaveDraft =メッセージを下書きとして保存できませんでした。 +couldntOpenFccFolder =送信済みトレイを開けませんでした。アカウント設定が正しいか確認してください。 +noSender =送信者が指定されていません。アカウント設定の差出人情報にメールアドレスを入力してください。 +noRecipients =受信者が指定されていません。アドレス入力欄に宛先のアドレスや投稿先のニュースグループを入力してください。 +errorWritingFile =一時ファイルへの書き込み時にエラーが発生しました。 + +## LOCALIZATION NOTE (errorSendingFromCommand): argument %s is the Outgoing server (SMTP) response +errorSendingFromCommand =メールの送信中にエラーが発生しました。アカウント設定でメールアドレスの設定が正しいか確認し、再度試してください。メールサーバーからの応答: %s + +## LOCALIZATION NOTE (errorSendingDataCommand): argument %s is the Outgoing server (SMTP) response +errorSendingDataCommand =メールの送信中に送信 (SMTP) サーバーエラーが発生しました。サーバーから応答: %s + +## LOCALIZATION NOTE (errorSendingMessage): argument %s is the Outgoing server (SMTP) response +errorSendingMessage =メールの送信中にエラーが発生しました。メッセージを確認し、再度試してください。サーバーからの応答: %s +postFailed =ニュースサーバーに接続できなかったため、メッセージを投稿できませんでした。サーバーが利用できないか、接続を拒否された可能性があります。ニュースサーバーの設定が正しいか確認し、再度試してください。 +errorQueuedDeliveryFailed =未送信メッセージの送信中にエラーが発生しました。 +sendFailed =メッセージを送信できませんでした。 + +## LOCALIZATION NOTE (sendFailedUnexpected): argument %X is a hex error code value +sendFailedUnexpected =予期しないエラー %X により失敗しました。詳細は不明です。 + +## LOCALIZATION NOTE (smtpSecurityIssue): argument %S is the Outgoing server (SMTP) response +smtpSecurityIssue =%S に関する設定を見直してください。 + +## LOCALIZATION NOTE (smtpServerError): argument %s is the Outgoing server (SMTP) response +smtpServerError =メールの送信中に送信 (SMTP) サーバーエラーが発生しました。サーバーからの応答: %s +unableToSendLater =後で送信するためのメッセージが保存できませんでした。 + +## LOCALIZATION NOTE (communicationsError): argument %d is the error code +communicationsError =通信エラー (%d) が発生しました。再度試してください。 +dontShowAlert =THIS IS JUST A PLACEHOLDER. YOU SHOULD NEVER SEE THIS STRING. + +couldNotGetUsersMailAddress2 =メールの送信中にエラーが発生しました。送信者のアドレス (From:) が正しくありません。このメールアドレスが正しいか確認し、再度試してください。 +couldNotGetSendersIdentity =メールの送信中にエラーが発生しました。送信者の差出人情報が正しくありません。差出人情報の設定が正しいか確認し、再度試してください。 + +mimeMpartAttachmentError =添付エラー +failedCopyOperation =メッセージの送信には成功しましたが、送信済みトレイにコピーできませんでした。 +nntpNoCrossPosting =一度に投稿できるニュースサーバーは 1 つだけです。 +msgCancelling =キャンセルしています... +sendFailedButNntpOk =メッセージはニュースグループに投稿されましたが、他の受信者には送信されていません。 +errorReadingFile =ファイル読み込み中にエラーが発生しました。 +followupToSenderMessage =このメッセージの作成者は自分にのみ返信するように要求しています。ニュースグループにも返信したい場合は、アドレス欄に新しい行を追加して、受信者リストからニュースグループを選択して、ニュースグループ名を入力してください。 + +## LOCALIZATION NOTE (errorAttachingFile): argument %S is the file name/URI of the object to be attached +errorAttachingFile =%S の添付時にエラーが発生しました。ファイルにアクセスできるか確認してください。 + +## LOCALIZATION NOTE (incorrectSmtpGreeting): argument %s is the Outgoing server (SMTP) greeting +incorrectSmtpGreeting =メールの送信中にエラーが発生しました。メールサーバーのグリーティングが正しくありません。サーバーからの応答: %s + +## LOCALIZATION NOTE (errorSendingRcptCommand): argument %1$S is the Outgoing server (SMTP) response, argument %2$S is the intended message recipient. +errorSendingRcptCommand =メールの送信中にエラーが発生しました。サーバーからの応答:\n%1$S\nメッセージの受信者 "%2$S" を確認し、再度試してください。 + +## LOCALIZATION NOTE (startTlsFailed): argument %S is the Outgoing server (SMTP) +startTlsFailed =メールの送信前にエラーが発生しました: 送信 (SMTP) サーバー %S が STARTTLS をサポートしていないため、保護された接続を確立できませんでした。STARTTLS を使用しない設定に変更するか、ご利用のサービスプロバイダーに問い合わせてください。 + +## LOCALIZATION NOTE (smtpPasswordUndefined): argument %S is the Outgoing server (SMTP) account +smtpPasswordUndefined =メールの送信前にエラーが発生しました: %S のパスワードを取得できなかったため、メッセージを送信できませんでした。 + +## LOCALIZATION NOTE (smtpSendNotAllowed): argument %s is the Outgoing server (SMTP) response +smtpSendNotAllowed =メールの送信前にエラーが発生しました。サーバーからの応答:\n%s\n送信に使用するアカウント情報と認証方式が正しいか確認してください。また、現在のネットワーク上で、この SMTP サーバーを経由した現在のログイン情報による送信が許可されているか検証してください。 + +## LOCALIZATION NOTE (smtpTempSizeExceeded): argument %s is the Outgoing server (SMTP) response +smtpTempSizeExceeded =送信メッセージのサイズが一時的にサーバーの制限容量を超えたため、メッセージを送信できませんでした。メッセージのサイズを小さくするか、しばらく待ってから再度試してください。サーバーからの応答: %s + +## LOCALIZATION NOTE (smtpClientid): argument %s is the Outgoing server (SMTP) response +smtpClientid =送信 (SMTP) サーバーが CLIENTID コマンドでエラーを検出したため、メッセージを送信できませんでした。サーバーからの応答: %s + +## LOCALIZATION NOTE (smtpClientidPermission): argument %s is the Outgoing server (SMTP) response +smtpClientidPermission =送信 (SMTP) サーバーの CLIENTID コマンドへの応答によると、ご使用の端末からのメール送信が許可されていません。サーバーからの応答: %s + +## LOCALIZATION NOTE (smtpPermSizeExceeded1): argument %d is the Outgoing server (SMTP) size limit +smtpPermSizeExceeded1 =送信メッセージのサイズがサーバーのサイズ制限 (%d bytes) を超えたため、メッセージを送信できませんでした。メッセージのサイズを小さくし、再度試してください。 + +## LOCALIZATION NOTE (smtpPermSizeExceeded2): argument %s is the Outgoing server (SMTP) response +smtpPermSizeExceeded2 =送信メッセージのサイズがサーバーのサイズ制限を超えたため、メッセージを送信できませんでした。メッセージのサイズを小さくし、再度試してください。サーバーからの応答: %s + +## LOCALIZATION NOTE (smtpSendFailedUnknownServer): argument %S is the Outgoing server (SMTP) +smtpSendFailedUnknownServer =メールの送信中にエラーが発生しました: 送信 (SMTP) サーバー %S が見つかりません。サーバーの設定に誤りがある可能性があります。送信 (SMTP) サーバーの設定が正しいか確認し、再度試してください。 + +## LOCALIZATION NOTE (smtpSendRequestRefused): argument %S is the Outgoing server (SMTP) +smtpSendRequestRefused =送信 (SMTP) サーバー %S に接続できなかったため、メッセージを送信できませんでした。サーバーが利用できないか、SMTP 接続が拒否された可能性があります。送信 (SMTP) サーバーの設定が正しいか確認し、再度試してください。 + +## LOCALIZATION NOTE (smtpSendInterrupted): argument %S is the Outgoing server (SMTP) +smtpSendInterrupted =送信処理の途中で送信 (SMTP) サーバー %S との接続が切断されたため、メッセージを送信できませんでした。再度試してください。 + +## LOCALIZATION NOTE (smtpSendTimeout): argument %S is the Outgoing server (SMTP) +smtpSendTimeout =送信 (SMTP) サーバー %S との接続がタイムアウトしたため、メッセージを送信できませんでした。再度試してください。 + +## LOCALIZATION NOTE (smtpSendFailedUnknownReason): argument %S is the Outgoing server (SMTP) +smtpSendFailedUnknownReason =原因不明の問題により、送信 (SMTP) サーバー %S を利用してメッセージを送信できませんでした。送信 (SMTP) サーバーの設定が正しいか確認し、再度試してください。 + +# LOCALIZATION NOTE (smtpHintAuthEncryptToPlainNoSsl): %S is the server hostname +smtpHintAuthEncryptToPlainNoSsl =送信 (SMTP) サーバー %S が暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [送信 (SMTP) サーバー] で [認証方式] を [平文のパスワード認証 (安全でない)] に変更し、再度試してください。認証が突然失敗するようになった場合は、誰かがパスワードを盗もうとしている可能性があります。 + +# LOCALIZATION NOTE (smtpHintAuthEncryptToPlainSsl): %S is the server hostname +smtpHintAuthEncryptToPlainSsl =送信 (SMTP) サーバー %S が暗号化されたパスワードをサポートしていないようです。アカウントの設定直後の場合は、[アカウント設定] の [送信 (SMTP) サーバー] で [認証方式] を [通常のパスワード認証] に変更し、再度試してください。 + +# LOCALIZATION NOTE (smtpHintAuthPlainToEncrypt): %S is the server hostname +smtpHintAuthPlainToEncrypt =送信 (SMTP) サーバー %S が平文のパスワードを許可していません。[アカウント設定] の [送信 (SMTP) サーバー] で [認証方式] を [暗号化されたパスワード認証] に変更し、再度試してください。 + +# LOCALIZATION NOTE (smtpAuthFailure): %S is the server hostname +smtpAuthFailure =送信 (SMTP) サーバー %S の認証に失敗しました。パスワードを確認し、[アカウント設定] の [送信 (SMTP) サーバー] で [認証方式] が正しいことを確認してください。 + +# LOCALIZATION NOTE (smtpAuthGssapi): %S is the server hostname +smtpAuthGssapi =Kerberos/GSSAPI チケットが送信 (SMTP) サーバー %S に受け入れられませんでした。Kerberos/GSSAPI レルムにログインしているか確認してください。 + +# LOCALIZATION NOTE (smtpAuthMechNotSupported): %S is the server hostname +smtpAuthMechNotSupported =送信 (SMTP) サーバー %S が選択された認証方式をサポートしていません。[アカウント設定] の [送信 (SMTP) サーバー] で [認証方式] を変更してください。 + +# LOCALIZATION NOTE (errorIllegalLocalPart2): %s is an email address with an illegal localpart +errorIllegalLocalPart2 =受信者アドレス %s のローカル部分に非 ASCII 文字が含まれています。ご利用のサーバーは SMTPUTF8 をサポートしていません。非 ASCII 文字を含まないアドレスに変更してください。 + +## Strings used for the save message dialog shown when the user closes a message compose window +saveDlogTitle =メッセージ保存 + +## LOCALIZATION NOTE (saveDlogMessages3): Do not translate the words %1$S and \n. +## %1$S is replaced by the folder name configured for saving drafts (typically the "Drafts" folder). +## Translate "Write" to match the translation of item "windowTitleWrite" below. +saveDlogMessages3 =このメッセージを下書きフォルダー (%1$S) に保存して作成ウィンドウを閉じますか? +discardButtonLabel =変更を破棄(&D) + +## generics string +defaultSubject =(件名なし) +chooseFileToAttach =添付ファイル + +genericFailureExplanation =アカウント設定が正しいか確認して、再度試してください。 + +## LOCALIZATION NOTE (undisclosedRecipients): this string must use only US_ASCII characters +undisclosedRecipients =undisclosed-recipients + +# LOCALIZATION NOTE (chooseFileToAttachViaCloud): %1$S is the cloud +# provider to save the file to. +chooseFileToAttachViaCloud =%1$S 経由でファイルを添付 + +## Window titles +# LOCALIZATION NOTE (windowTitleWrite): +# %1$S is the message subject. +# %2$S is the application name. +# Example: Write: Re: Invitation - Thunderbird +windowTitleWrite =作成: %1$S - %2$S +# LOCALIZATION NOTE (windowTitlePrintPreview): +# %1$S is the message subject. +# %2$S is the application name. +# Example: Print Preview: Re: Invitation - Thunderbird +windowTitlePrintPreview =印刷プレビュー: %1$S - %2$S + +## From field +msgIdentityPlaceholder =%S の代わりに使用する差出人アドレスを入力してください +customizeFromAddressTitle =差出人アドレスのカスタマイズ +customizeFromAddressWarning =ご利用のメールプロバイダーがサポートしていれば、アカウント設定で新たに差出人情報を作成せずに、このメールの差出人アドレスを変更できます。例えば、差出人アドレスが <john@example.com> である場合、John Doe <john+doe@example.com> または <john@example.com> に変更することができます。 +customizeFromAddressIgnore =今後はこの通知を表示しない + +## Strings used by the empty subject dialog +subjectEmptyTitle =件名忘れ通知 +subjectEmptyMessage =メッセージの件名が入力されていません。 +sendWithEmptySubjectButton =件名なしで送信(&S) +cancelSendingButton =送信キャンセル(&C) + +## Strings used by the dialog that informs about the lack of newsgroup support. +noNewsgroupSupportTitle =ニュースグループへの投稿不可 +recipientDlogMessage =このアカウントで受信者に指定できるのはメールアドレスだけです。ニュースグループへは投稿されません。 + +## Strings used by the alert that tells the user that an email address is invalid. +addressInvalidTitle =無効なアドレス形式 +addressInvalid =%1$S は user@host 形式になっておらず、有効なメールアドレスではありません。メールを送信する前に修正してください。 + +## String used by the dialog that asks the user to attach a web page +attachPageDlogTitle =添付するページの URL を指定してください +attachPageDlogMessage =ウェブページ URL: + +## String used for attachment pretty name, when the attachment is a message +messageAttachmentSafeName =添付メッセージ + +## String used for attachment pretty name, when the attachment is a message part +partAttachmentSafeName =添付メッセージ部 + +# LOCALIZATION NOTE (attachmentBucketAttachFilesTooltip): +# This tooltip should be same as attachFile.label in messengercompose.dtd, +# but without ellipsis (…). +attachmentBucketAttachFilesTooltip =ファイルを添付 +attachmentBucketClearSelectionTooltip =選択を解除 +attachmentBucketHeaderShowTooltip =添付ペインを表示 +attachmentBucketHeaderMinimizeTooltip =添付ペインを最小化 +attachmentBucketHeaderRestoreTooltip =添付ペインを元に戻す + +## String used by the Initialization Error dialog, %1$s will be replaced by the error string +initErrorDlogTitle =メッセージ作成 +initErrorDlgMessage =メッセージ作成ウィンドウの初期化中にエラーが発生しました。 + +## String used if a file to attach does not exist when passed as +## a command line argument +errorFileAttachTitle =ファイル添付 + +## LOCALIZATION NOTE (errorFileAttachMessage): %1$S will be replaced by the non-existent file name. +errorFileAttachMessage =%1$S ファイルが存在しないためメッセージに添付できませんでした。 + +## String used if a file to serve as message body does not exist or cannot be loaded when passed +## as a command line argument +errorFileMessageTitle =メッセージファイル + +## LOCALIZATION NOTE (errorFileMessageMessage): %1$S will be replaced by the non-existent file name. +errorFileMessageMessage =%1$S ファイルが存在しないためメッセージ本文として使用できませんでした。 + +## LOCALIZATION NOTE (errorLoadFileMessageMessage): %1$S will be replaced by the name of the file that can't be loaded. +errorLoadFileMessageMessage =%1$S ファイルをメッセージ本文として読み込めませんでした。 + +## Strings used by the Save as Draft/Template dialog +SaveDialogTitle =メッセージ保存 + +## LOCALIZATION NOTE (SaveDialogMsg): %1$S is the folder name, %2$S is the host name +SaveDialogMsg =メッセージを %2$S の %1$S フォルダーに保存しました。 +CheckMsg =今後はこのダイアログボックスを表示しない + +## Strings used by the prompt when Quitting while in progress +quitComposeWindowTitle =メッセージ送信中 + +## LOCALIZATION NOTE (quitComposeWindowMessage2): don't translate \n +quitComposeWindowMessage2 =%1$0.Sメッセージを送信しています。\nメッセージの送信が完了するまで待ちますか? +quitComposeWindowQuitButtonLabel2 =今すぐ終了(&Q) +quitComposeWindowWaitButtonLabel2 =待機(&W) +quitComposeWindowSaveTitle =メッセージ保存中 + +## LOCALIZATION NOTE (quitComposeWindowSaveMessage): don't translate \n +quitComposeWindowSaveMessage =%1$0.Sメッセージを保存しています。\nメッセージの保存が完了するまで待ちますか? + +## Strings used by the prompt for Ctrl-Enter check before sending message +sendMessageCheckWindowTitle =メッセージ送信 +sendMessageCheckLabel =本当にこのメッセージを送信してもよろしいですか? +sendMessageCheckSendButtonLabel =送信 +assemblingMessageDone =メッセージの構成を完了しました。 +assemblingMessage =メッセージを構成しています... +smtpDeliveringMail =メールを送信しています... +smtpMailSent =メールを正常に送信しました。 +assemblingMailInformation =メール情報を構築しています... + +## LOCALIZATION NOTE (gatheringAttachment): argument %S is the file name/URI of attachment +gatheringAttachment =%S を添付しています... +creatingMailMessage =メールメッセージを作成しています... + +## LOCALIZATION NOTE (copyMessageStart): argument %S is the folder name +copyMessageStart =%S フォルダーへメッセージをコピーしています... +copyMessageComplete =コピーが完了しました。 +copyMessageFailed =コピーできませんでした。 +filterMessageComplete =フィルターを適用しました。 +filterMessageFailed =フィルターを適用できませんでした。 + +## LOCALIZATION NOTE (largeMessageSendWarning): +## Do not translate %S. It is the size of the message in user-friendly notation. +largeMessageSendWarning =警告! メールサーバーで許可された上限サイズに近い %S のメッセージを送信しようとしています。本当に送信してもよろしいですか? +sendingMessage =メッセージを送信しています... +sendMessageErrorTitle =メッセージの送信エラー +postingMessage =メッセージを投稿しています... +sendLaterErrorTitle =後で送信のエラー +saveDraftErrorTitle =下書きの保存エラー +saveTemplateErrorTitle =テンプレートの保存エラー + +## LOCALIZATION NOTE (failureOnObjectEmbeddingWhileSaving): argument %.200S is the file name/URI of object to be embedded +failureOnObjectEmbeddingWhileSaving =メッセージ中の %.200S ファイルに問題があります。このファイルを除いてメッセージの保存を続けますか? + +## LOCALIZATION NOTE (failureOnObjectEmbeddingWhileSending): argument %.200S is the file name/URI of object to be embedded +failureOnObjectEmbeddingWhileSending =メッセージ中の %.200S ファイルに問題があります。このファイルを除いてメッセージの送信を続けますか? +returnToComposeWindowQuestion =作成ウィンドウに戻りますか? + +# (^^; 以下はどうしようか...取りあえず放置 → このまま維持 +## reply header in composeMsg +## LOCALIZATION NOTE (mailnews.reply_header_authorwrotesingle): #1 is the author (name of the person replying to) +mailnews.reply_header_authorwrotesingle =#1 wrote: + +## LOCALIZATION NOTE (mailnews.reply_header_ondateauthorwrote): #1 is the author, #2 is the date, #3 is the time +mailnews.reply_header_ondateauthorwrote =On #2 #3, #1 wrote: + +## LOCALIZATION NOTE (mailnews.reply_header_authorwroteondate): #1 is the author, #2 is the date, #3 is the time +mailnews.reply_header_authorwroteondate =#1 wrote on #2 #3: + +## reply header in composeMsg +## user specified +mailnews.reply_header_originalmessage =-------- Original Message -------- + +## forwarded header in composeMsg +## user specified +mailnews.forward_header_originalmessage =-------- Forwarded Message -------- + +## Strings used by the rename attachment dialog +renameAttachmentTitle =添付ファイルの名前変更 +renameAttachmentMessage =添付ファイルの新しい名前: + +## Attachment Reminder +## LOCALIZATION NOTE (mail.compose.attachment_reminder_keywords): comma separated +## words that should trigger an attachment reminder. +### keywords en-US: .doc,.pdf,attachment,attach,attached,attaching,enclosed,CV,cover letter +mail.compose.attachment_reminder_keywords = .doc,.pdf,attachment,attach,attached,attaching,enclosed,CV,cover letter,.docx,.xls,.xlsx,.ppt,.pptx,.txt,添付,同封,添え状,別添 + +remindLaterButton =後で通知 +remindLaterButton.accesskey =L +disableAttachmentReminderButton =現在のメッセージの添付忘れ通知を無効にする +attachmentReminderTitle =添付忘れ通知 +attachmentReminderMsg =添付がありません。このまま送信してもよろしいですか? + +# LOCALIZATION NOTE (attachmentReminderKeywordsMsgs): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of keywords +attachmentReminderKeywordsMsgs = #1 個の添付キーワードが見つかりました: +attachmentReminderOptionsMsg =添付忘れ通知用のキーワードは設定で変更できます。 +attachmentReminderYesIForgot =いいえ、忘れるところでした! +attachmentReminderFalseAlarm =はい、送信します + +# Strings used by the Filelink offer notification bar. +learnMore.label =機能紹介... +learnMore.accesskey =m +# LOCALIZATION NOTE (bigFileDescription): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# #1 number of big attached files +bigFileDescription =サイズの大きなファイルの添付には Filelink 機能の使用をお勧めします。 +bigFileShare.label =リンク共有 +bigFileShare.accesskey =l +bigFileAttach.label =無視 +bigFileAttach.accesskey =i +bigFileChooseAccount.title =アカウント選択 +bigFileChooseAccount.text =添付ファイルをアップロードするクラウドのアカウントを選択してください。 +bigFileHideNotification.title =私のファイルをアップロードしないでください +bigFileHideNotification.text =さらに大きなサイズのファイルをこのメッセージに添付しても通知されません。 +bigFileHideNotification.check =今後はこの通知を表示しない + +# LOCALIZATION NOTE(cloudFileUploadingTooltip): Do not translate the string +# %S. %S is the display name for the cloud account the attachment is being +# uploaded to. +cloudFileUploadingTooltip =%S にアップロード中です... + +# LOCALIZATION NOTE(cloudFileUploadedTooltip): Do not translate the string +# %S. %S is the display name for the cloud account the attachment was uploaded +# to. +cloudFileUploadedTooltip =%S にアップロードしました +cloudFileUploadingNotification =添付ファイルをリンクにしています。アップロードが完了するとメッセージ本文にリンクが追加されます。 +cloudFileUploadingCancel.label =キャンセル +cloudFileUploadingCancel.accesskey =c +cloudFilePrivacyNotification =リンクが完了しました。リンクされた添付ファイルは、このリンクを知る誰からでもアクセスできるので注意してください。 + +## LOCALIZATION NOTE(smtpEnterPasswordPrompt): Do not translate the +## word %S. Place the word %S where the host name should appear. +smtpEnterPasswordPrompt =%S のパスワードを入力してください: + +## LOCALIZATION NOTE(smtpEnterPasswordPromptWithUsername): Do not translate the +## words %1$S and %2$S. Place the word %1$S where the host name should appear, +## and %2$S where the user name should appear. +smtpEnterPasswordPromptWithUsername = %1$S の %2$S のパスワードを入力してください: +## LOCALIZATION NOTE(smtpEnterPasswordPromptTitleWithHostname): Do not translate the +## word %1$S. Place the word %1$S where the server host name should appear. +smtpEnterPasswordPromptTitleWithHostname =送信 (SMTP) サーバー %1$S のパスワードが必要です + +# LOCALIZATION NOTE (removeAttachmentMsgs): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +removeAttachmentMsgs =添付ファイルを削除 + +## LOCALIZATION NOTE(promptToSaveSentLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved sent messages (typically the "Sent" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). +## Translate "Write" to match the translation of item "windowTitleWrite" above. +promptToSaveSentLocally2 =メッセージは送信されましたがコピーは送信済みフォルダー (%1$S) に保存されませんでした。ネットワークエラーまたはファイルアクセスエラーが原因です。\nもう一度試すかメッセージをローカルの %3$S/%1$S-%2$S に保存してください。 +errorFilteringMsg =メッセージの送信と保存は完了しましたが、メッセージフィルターの適用時にエラーが発生しました。 +errorCloudFileAuth.title =認証エラー + +## LOCALIZATION NOTE(promptToSaveDraftLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved draft messages (typically the "Drafts" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). +promptToSaveDraftLocally2 =下書きメッセージは下書きフォルダー (%1$S) にコピーされませんでした。ネットワークエラーまたはファイルアクセスエラーが原因です。\nもう一度試すか下書きをローカルの %3$S/%1$S-%2$S に保存してください。 +buttonLabelRetry2 =再試行(&R) + +## LOCALIZATION NOTE(promptToSaveTemplateLocally2): Do not translate the strings %1$S, %2$S, %3$S and \n. +## %2$S will be replaced with the account name. $1$S will be replaced by the folder name +## configured to contain saved templates (typically the "Templates" folder). +## %3$S will be replaced with the local folders account name (typically "Local Folders"). +promptToSaveTemplateLocally2 =テンプレートはテンプレートフォルダー (%1$S) にコピーされませんでした。ネットワークエラーまたはファイルアクセスエラーが原因です。\nもう一度試すかテンプレートをローカルの %3$S/%1$S-%2$S に保存してください。 + +## LOCALIZATION NOTE(saveToLocalFoldersFailed): Message appears after normal +## save fails (e.g., to Sent) and save to Local Folders also fails. This could +## occur if network is down and filesystem problems are present such as disk +## full, permission issues or hardware failure. +saveToLocalFoldersFailed =メッセージをローカルフォルダーに保存できませんでした。ファイルストレージの空き領域が足りません。 + +## LOCALIZATION NOTE(errorCloudFileAuth.message): +## %1$S is the name of the online storage service against which the authentication failed. +errorCloudFileAuth.message =%1$S の認証ができません。 +errorCloudFileUpload.title =アップロードエラー + +## LOCALIZATION NOTE(errorCloudFileUpload.message): +## %1$S is the name of the online storage service against which the uploading failed. +## %2$S is the name of the file that failed to upload. +errorCloudFileUpload.message =%2$S ファイルを %1$S にアップロードできません。 +errorCloudFileQuota.title =クォータエラー + +## LOCALIZATION NOTE(errorCloudFileQuota.message): +## %1$S is the name of the online storage service being uploaded to. +## %2$S is the name of the file that could not be uploaded due to exceeding the storage limit. +errorCloudFileQuota.message =%2$S ファイルをアップロードすると %1$S の容量上限を超えます。 +errorCloudFileLimit.title =ファイルサイズエラー + +## LOCALIZATION NOTE(errorCloudFileLimit.message): +## %1$S is the name of the online storage service being uploaded to. +## %2$S is the name of the file that could not be uploaded due to size restrictions. +errorCloudFileLimit.message =%2$S ファイルのサイズが %1$S の最大サイズを超えています。 +errorCloudFileOther.title =不明なエラー + +## LOCALIZATION NOTE(errorCloudFileOther.message): +## %1$S is the name of the online storage service that cannot be communicated with. +errorCloudFileOther.message =%1$S との通信中に不明なエラーが発生しました。 +errorCloudFileDeletion.title =削除エラー + +## LOCALIZATION NOTE(errorCloudFileDeletion.message): +## %1$S is the name of the online storage service that the file is to be deleted from. +## %2$S is the name of the file that failed to be deleted. +errorCloudFileDeletion.message =%1$S からの %2$S ファイル削除時にエラーが発生しました。 +errorCloudFileUpgrade.label =アップグレード + +## LOCALIZATION NOTE(stopShowingUploadingNotification): This string is used in the Filelink +## upload notification bar to allow the user to dismiss the notification permanently. +# (^m^) Bug 742524 +stopShowingUploadingNotification.accesskey =N +stopShowingUploadingNotification.label =今後は表示しない + +replaceButton.label =置換... +replaceButton.accesskey =x +replaceButton.tooltip =検索と置換ダイアログを表示します + +## LOCALIZATION NOTE(blockedAllowResource): %S is the URL to load. +blockedAllowResource =%S のブロックを解除 +## LOCALIZATION NOTE (blockedContentMessage): Semi-colon list of plural forms. +## See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +## %S will be replaced by brandShortName. +## Files must be unblocked individually, therefore the plural form reads: +## Unblocking a file (one of several) will include it (that one file) in your sent message. +## In other words: +## Unblocking one/several file(s) will include it/them in your message. +blockedContentMessage =%S がこのメッセージへ読み込まれるファイルをブロックしました。ブロックを解除すると、このファイルが送信メッセージに含まれます。 + +blockedContentPrefLabel =オプション +blockedContentPrefAccesskey =O + +blockedContentPrefLabelUnix =設定 +blockedContentPrefAccesskeyUnix =P + +## Recipient pills fields. +## LOCALIZATION NOTE(confirmRemoveRecipientRowTitle2): %S will be replaced with the field name. +confirmRemoveRecipientRowTitle2 =%S アドレスの削除 +## LOCALIZATION NOTE(confirmRemoveRecipientRowBody2): %S will be replaced with the field name. +confirmRemoveRecipientRowBody2 =%S フィールドからすべてのアドレスを削除してもよろしいですか? +confirmRemoveRecipientRowButton =削除 + +## LOCALIZATION NOTE headersSpaceStyle is for aligning label of a newly create recipient row. +## It should be larger than the largest Header label and identical to &headersSpace2.style; +headersSpaceStyle =width: 8em diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/editor.properties b/l10n-ja/mail/chrome/messenger/messengercompose/editor.properties new file mode 100644 index 0000000000..c5b6156a0e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/editor.properties @@ -0,0 +1,208 @@ +# 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/. + +# LOCALIZATION NOTE FILE: embedded "\n" represent HTML breaks (<br>) +# Don't translate embedded "\n". +# Don't translate strings like this: %variable% +# as they will be replaced using JavaScript +# +No =いいえ +Save =保存 +More =より多い +Less =より少ない +MoreProperties =詳細設定 +FewerProperties =簡易設定 +PropertiesAccessKey =P +None =なし +none =なし +OpenHTMLFile =HTML ファイルを開く +OpenTextFile =テキストファイルを開く +SelectImageFile =画像ファイルを選択 +SaveDocument =ページを保存 +SaveDocumentAs =名前を付けてページを保存 +SaveTextAs =名前を付けてテキストを保存 +EditMode =編集モード +Preview =プレビュー +Publish =アップロード +PublishPage =ページをアップロード +DontPublish =アップロードしない +SavePassword =パスワードマネージャーでこのパスワードを保存する +CorrectSpelling =(正しいスペル) +NoSuggestedWords =(候補なし) +NoMisspelledWord =スペルミスはありませんでした +CheckSpelling =スペルチェック +CheckSpellingDone =スペルチェックを完了しました。 +InputError =エラー +Alert =警告 +CantEditFramesetMsg =Composer では HTML のフレームセットやインラインフレームを含むページを編集できません。フレームセットを使用する場合、各フレームのページを個別に編集してください。インラインフレームを含むページについては、<iframe> タグを含まれるページ全体で置き換えてください。 +CantEditMimeTypeMsg =この種類のページは編集できません。 +CantEditDocumentMsg =原因不明の問題により、このページを編集できません。 +BeforeClosing =閉じる前に +BeforePreview =ブラウザーでプレビューする前に +BeforeValidate =ページを検証する前に +# LOCALIZATION NOTE (SaveFilePrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt =%reason% "%title%" に変更を保存しますか? +PublishPrompt =%reason% "%title%" に変更を保存しますか? +SaveFileFailed =ファイルを正常に保存できませんでした。 + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound =%file% ファイルが見つかりませんでした。 +SubdirDoesNotExist =このサイトには %dir% サブディテクトリ が存在しないか、%file% ファイルと同じ名前のサブディレクトリーがすでに存在します。 +FilenameIsSubdir =%file% ファイルと同じ名前のサブディレクトリーがすでに存在します。 +ServerNotAvailable =サーバーに接続できませんでした。接続を確認してから再度試してください。 +Offline =現在オフラインです。ウィンドウの右下隅のアイコンをクリックするとオンラインに切り替わります。 +DiskFull =%file% ファイルを保存するために必要な空き領域がありません。 +NameTooLong =ファイル名かサブディレクトリー名が長すぎます。 +AccessDenied =サイトのこの場所にアップロードする権限がありません。 +UnknownPublishError =原因不明のアップロードエラーが発生しました。 +PublishFailed =アップロードできませんでした。 +PublishCompleted =アップロードを完了しました。 +AllFilesPublished =すべてのファイルをアップロードしました。 +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg =%x% / %total% のファイルをアップロードできませんでした。 +# End-Publishing error strings +Prompt =確認 +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword =FTP サーバー %host% のユーザー名とパスワードを入力してください +RevertCaption =最後に保存した状態に戻す +Revert =入力の取り消し +SendPageReason =このページを送信する前 +Send =送信 +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption =アップロード中: %title% +PublishToSite =サイトにアップロード中: %title% +AbandonChanges =%title% の保存されていない変更を破棄し、ページを読み直しますか? +DocumentTitle =ページタイトル +NeedDocTitle =ページタイトルを入力してください。 +DocTitleHelp =ブラウザーウィンドウのタイトルバーやブックマークに表示されます。 +CancelPublishTitle =アップロードをキャンセルしますか? +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage =アップロード中にキャンセルするとファイルが最後まで転送されません。アップロードを中止してもよろしいですか? +CancelPublishContinue =続ける +MissingImageError =jpg, gif, png いずれかの画像を入力または選択してください。 +EmptyHREFError =新しいリンクを作成する URL を選択してください。 +LinkText =リンクテキスト +LinkImage =リンク画像 +MixedSelection =[複数選択] +Mixed =(複合) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled =%S (未インストール) +EnterLinkText =リンクテキストを入力してください: +EnterLinkTextAccessKey =T +EmptyLinkTextError =リンクテキストを入力してください。 +EditTextWarning =現在の内容を置き換えます。 +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg =設定可能な範囲外の数値 %n% が入力されました。 +ValidateNumberMsg =%min% から %max% までの数値を入力してください。 +MissingAnchorNameError =アンカー名を入力してください。 +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError=このページにはすでに "%name%" が存在します。別の名前を入力してください。 +BulletStyle =行頭文字 +SolidCircle =● +OpenCircle =○ +SolidSquare =■ +NumberStyle =番号の書式 +Automatic =自動 +Style_1 =1, 2, 3... +Style_I =I, II, III... +Style_i =i, ii, iii... +Style_A =A, B, C... +Style_a =a, b, c... +Pixels =px +Percent =% +PercentOfCell =% (セルに対して) +PercentOfWindow =% (ウィンドウに対して) +PercentOfTable =% (表に対して) +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle =[無題-%S] +untitledDefaultFilename =untitled +ShowToolbar =ツールバーを表示 +HideToolbar =ツールバーを非表示 +ImapError =画像を読み込めません +ImapCheck =\n別の URL を入力してください。 +SaveToUseRelativeUrl =相対 URL は保存済みのページでしか使えません。 +NoNamedAnchorsOrHeadings=(名前付きアンカーや見出しはありません) +TextColor =テキストの色 +HighlightColor =強調表示色 +PageColor =背景色 +BlockColor =ブロックの背景色 +TableColor =表の背景色 +CellColor =セルの背景色 +TableOrCellColor =表またはセルの色 +LinkColor =リンクの色 +ActiveLinkColor =アクティブリンクの色 +VisitedLinkColor =訪問済リンクの色 +NoColorError =クリックして色を選ぶか、HTML で有効な色名や色番号を入力してください。 +Table =表 +TableCell =表のセル +NestedTable =入れ子の表 +HLine =水平線 +Link =リンク +Image =画像 +ImageAndLink =画像とリンク +NamedAnchor =名前付きアンカー +List =リスト +ListItem =リスト項目 +Form =フォーム +InputTag =入力 +InputImage =画像 +TextArea =テキストエリア +Select =選択リスト +Button =ボタン +Label =ラベル +FieldSet =フィールドセット +Tag =タグ +MissingSiteNameError =このサイトの名前を入力してください。 +MissingPublishUrlError =このページをアップロードする URL を入力してください。 +MissingPublishFilename =現在のページのファイル名を入力してください。 +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError ="%name%" はすでに存在します。別のサイト名を入力してください。 +AdvancedProperties =詳細プロパティ... +AdvancedEditForCellMsg =複数セルの選択時には詳細編集は利用できません。 +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties =%obj%のプロパティ... +# LOCALIZATION NOTE This character must be in the above string and not confict with other accesskeys in Format menu +ObjectPropertiesAccessKey =o +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tablejoincells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells =選択したセルを結合 +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tablejoincells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight =右のセルと結合 +JoinCellAccesskey =j +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey =Ctrl+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Del +Delete =削除 +DeleteCells =セルを削除 +DeleteTableTitle =行または列を削除 +DeleteTableMsg =列数や行数を減らすと表のセルやその内容も削除されます。本当に減らしてもよろしいですか? +Clear =消去 +#Mouse actions +Click =クリック +Drag =ドラッグ +Unknown =不明 +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey =x +RemoveTextStyles =テキストのスタイルをすべて削除 +StopTextStyles =テキストのスタイル付けを中止 +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey =n +RemoveLinks =リンクを削除 +StopLinks =リンク設定の中止 +# +NoFormAction =フォームに action 属性を指定することをお勧めします。自己投稿フォームは高度な技法であり、ブラウザーによっては正しく動作しない可能性があります。 +NoAltText =ページの内容に関係がある画像には代替テキストを付けてください。テキストブラウザーでは代替テキストが表示されます。その他のブラウザーでも画像の読み込み中や画像の表示を無効にしている場合に表示されます。 +# +Malformed =XHTML の構文が正しくないため、ソースをドキュメントに変換できませんでした。 +NoLinksToCheck =リンクをチェックする要素がありません。 diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/editorOverlay.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/editorOverlay.dtd new file mode 100644 index 0000000000..866e87cf95 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/editorOverlay.dtd @@ -0,0 +1,304 @@ +<!-- 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/. --> + +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> + +<!-- Edit menu items --> +<!ENTITY pasteNoFormatting.label "整形せずに貼り付け"> +<!ENTITY pasteNoFormatting.accesskey "n"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAsQuotationCmd.label "引用文として貼り付け"> +<!ENTITY pasteAsQuotationCmd.accesskey "Q"> + +<!-- Insert menu items --> +<!ENTITY insertMenu.label "挿入"> +<!ENTITY insertMenu.accesskey "I"> +<!ENTITY insertLinkCmd2.label "リンク..."> +<!ENTITY insertLinkCmd2.accesskey "L"> +<!ENTITY insertLinkCmd2.key "K"> +<!ENTITY insertAnchorCmd.label "アンカー..."> +<!ENTITY insertAnchorCmd.accesskey "A"> +<!ENTITY insertImageCmd.label "画像..."> +<!ENTITY insertImageCmd.accesskey "I"> +<!ENTITY insertHLineCmd.label "水平線"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "表..."> +<!ENTITY insertTableCmd.accesskey "T"> +<!ENTITY insertHTMLCmd.label "HTML..."> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "数式..."> +<!ENTITY insertMathCmd.accesskey "M"> +<!ENTITY insertCharsCmd.label "文字や記号..."> +<!ENTITY insertCharsCmd.accesskey "C"> +<!ENTITY insertBreakAllCmd.label "画像の下側に改行"> +<!ENTITY insertBreakAllCmd.accesskey "k"> + +<!-- Used just in context popup. --> +<!ENTITY createLinkCmd.label "リンクを作成..."> +<!ENTITY createLinkCmd.accesskey "k"> +<!ENTITY editLinkCmd.label "リンクを新しい Composer で編集"> +<!ENTITY editLinkCmd.accesskey "i"> + +<!-- Font Face SubMenu --> +<!ENTITY FontFaceSelect.tooltip "フォントを選択"> +<!ENTITY fontfaceMenu.label "フォント"> +<!ENTITY fontfaceMenu.accesskey "F"> +<!ENTITY fontVarWidth.label "プロポーショナル"> +<!ENTITY fontVarWidth.accesskey "V"> +<!ENTITY fontFixedWidth.label "等幅 (Monospace)"> +<!ENTITY fontFixedWidth.accesskey "x"> +<!ENTITY fontFixedWidth.key "T"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "l"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> + +<!-- Font Size SubMenu --> +<!ENTITY FontSizeSelect.tooltip "フォントサイズを選択してください"> +<!ENTITY decreaseFontSize.label "小さくする"> +<!ENTITY decreaseFontSize.accesskey "r"> +<!ENTITY decrementFontSize.key "<"> +<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards --> +<!ENTITY increaseFontSize.label "大きくする"> +<!ENTITY increaseFontSize.accesskey "g"> +<!ENTITY incrementFontSize.key ">"> +<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards --> + +<!ENTITY fontSizeMenu.label "サイズ"> +<!ENTITY fontSizeMenu.accesskey "z"> +<!ENTITY size-tinyCmd.label "極小"> +<!ENTITY size-tinyCmd.accesskey "T"> +<!ENTITY size-smallCmd.label "小"> +<!ENTITY size-smallCmd.accesskey "S"> +<!ENTITY size-mediumCmd.label "中"> +<!ENTITY size-mediumCmd.accesskey "M"> +<!ENTITY size-largeCmd.label "大"> +<!ENTITY size-largeCmd.accesskey "L"> +<!ENTITY size-extraLargeCmd.label "特大"> +<!ENTITY size-extraLargeCmd.accesskey "x"> +<!ENTITY size-hugeCmd.label "極大"> +<!ENTITY size-hugeCmd.accesskey "H"> + +<!-- Font Style SubMenu --> +<!ENTITY fontStyleMenu.label "テキストのスタイル"> +<!ENTITY fontStyleMenu.accesskey "S"> +<!ENTITY styleBoldCmd.label "太字"> +<!ENTITY styleBoldCmd.accesskey "B"> +<!ENTITY styleBoldCmd.key "B"> +<!ENTITY styleItalicCmd.label "イタリック体"> +<!ENTITY styleItalicCmd.accesskey "I"> +<!ENTITY styleItalicCmd.key "I"> +<!ENTITY styleUnderlineCmd.label "下線"> +<!ENTITY styleUnderlineCmd.accesskey "U"> +<!ENTITY styleUnderlineCmd.key "U"> +<!ENTITY styleStrikeThruCmd.label "取り消し線"> +<!ENTITY styleStrikeThruCmd.accesskey "k"> +<!ENTITY styleSuperscriptCmd.label "上付き"> +<!ENTITY styleSuperscriptCmd.accesskey "p"> +<!ENTITY styleSubscriptCmd.label "下付き"> +<!ENTITY styleSubscriptCmd.accesskey "S"> +<!ENTITY styleNonbreakingCmd.label "改行なし"> +<!ENTITY styleNonbreakingCmd.accesskey "N"> +<!ENTITY styleEm.label "強調"> +<!ENTITY styleEm.accesskey "E"> +<!ENTITY styleStrong.label "強い強調"> +<!ENTITY styleStrong.accesskey "t"> +<!ENTITY styleCite.label "引用"> +<!ENTITY styleCite.accesskey "C"> +<!ENTITY styleAbbr.label "略語"> +<!ENTITY styleAbbr.accesskey "A"> +<!ENTITY styleAcronym.label "頭字語"> +<!ENTITY styleAcronym.accesskey "r"> +<!ENTITY styleCode.label "コード"> +<!ENTITY styleCode.accesskey "o"> +<!ENTITY styleSamp.label "サンプル出力"> +<!ENTITY styleSamp.accesskey "m"> +<!ENTITY styleVar.label "変数"> +<!ENTITY styleVar.accesskey "V"> + +<!ENTITY formatFontColor.label "文字列の色..."> +<!ENTITY formatFontColor.accesskey "C"> +<!ENTITY tableOrCellColor.label "表またはセルの背景色..."> +<!ENTITY tableOrCellColor.accesskey "B"> + +<!ENTITY formatRemoveStyles.key "Y"> +<!ENTITY formatRemoveLinks.key "K"> +<!ENTITY formatRemoveNamedAnchors.label "名前付きアンカーを削除"> +<!ENTITY formatRemoveNamedAnchors.accesskey "R"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "段落"> +<!ENTITY paragraphMenu.accesskey "P"> +<!ENTITY paragraphParagraphCmd.label "段落 <p>"> +<!ENTITY paragraphParagraphCmd.accesskey "P"> +<!ENTITY heading1Cmd.label "見出し1 <h1>"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "見出し2 <h2>"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "見出し3 <h3>"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "見出し4 <h4>"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "見出し5 <h5>"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "見出し6 <h6>"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "アドレス <address>"> +<!ENTITY paragraphAddressCmd.accesskey "A"> +<!ENTITY paragraphPreformatCmd.label "整形済み <pre>"> +<!ENTITY paragraphPreformatCmd.accesskey "f"> + +<!-- List menu items --> +<!ENTITY formatlistMenu.label "リスト"> +<!ENTITY formatlistMenu.accesskey "L"> +<!ENTITY noneCmd.label "なし"> +<!ENTITY noneCmd.accesskey "N"> +<!ENTITY listBulletCmd.label "行頭文字付きリスト"><!-- Bulleted --> +<!ENTITY listBulletCmd.accesskey "B"> +<!ENTITY listNumberedCmd.label "番号付きリスト"> +<!ENTITY listNumberedCmd.accesskey "m"> +<!ENTITY listTermCmd.label "定義リスト - 用語"> +<!ENTITY listTermCmd.accesskey "T"> +<!ENTITY listDefinitionCmd.label "定義リスト - 説明"> +<!ENTITY listDefinitionCmd.accesskey "D"> +<!ENTITY listPropsCmd.label "リストのプロパティ..."> +<!ENTITY listPropsCmd.accesskey "L"> + +<!ENTITY ParagraphSelect.tooltip "段落の形式を選択"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "本文のテキスト"> +<!ENTITY bodyTextCmd.accesskey "T"> + +<!-- Align menu items --> +<!ENTITY alignMenu.label "配置"> +<!ENTITY alignMenu.accesskey "A"> +<!ENTITY alignLeft.label "左"> +<!ENTITY alignLeft.accesskey "L"> +<!ENTITY alignLeft.tooltip "左寄せ"> +<!ENTITY alignCenter.label "中央"> +<!ENTITY alignCenter.accesskey "C"> +<!ENTITY alignCenter.tooltip "中央寄せ"> +<!ENTITY alignRight.label "右"> +<!ENTITY alignRight.accesskey "R"> +<!ENTITY alignRight.tooltip "右寄せ"> +<!ENTITY alignJustify.label "両端そろえ"> +<!ENTITY alignJustify.accesskey "J"> +<!ENTITY alignJustify.tooltip "両端そろえ"> + +<!ENTITY increaseIndent.label "インデントを挿入"> +<!ENTITY increaseIndent.accesskey "I"> +<!ENTITY increaseIndent.key "]"> +<!ENTITY decreaseIndent.label "インデントを削除"> +<!ENTITY decreaseIndent.accesskey "D"> +<!ENTITY decreaseIndent.key "["> + +<!ENTITY colorsAndBackground.label "ページの配色と背景..."> +<!ENTITY colorsAndBackground.accesskey "u"> + +<!-- Table Menu --> +<!ENTITY tableMenu.label "表"> +<!ENTITY tableMenu.accesskey "b"> + +<!-- Select Submenu --> +<!ENTITY tableSelectMenu.label "選択"> +<!ENTITY tableSelectMenu.accesskey "S"> + +<!ENTITY tableSelectMenu2.label "表の選択"> +<!ENTITY tableSelectMenu2.accesskey "S"> +<!ENTITY tableInsertMenu2.label "表の挿入"> +<!ENTITY tableInsertMenu2.accesskey "I"> +<!ENTITY tableDeleteMenu2.label "表の削除"> +<!ENTITY tableDeleteMenu2.accesskey "D"> + +<!-- Insert SubMenu --> +<!ENTITY tableInsertMenu.label "挿入"> +<!ENTITY tableInsertMenu.accesskey "I"> +<!ENTITY tableTable.label "表"> +<!ENTITY tableTable.accesskey "T"> +<!ENTITY tableRow.label "行"> +<!ENTITY tableRows.label "行"> +<!ENTITY tableRow.accesskey "R"> +<!ENTITY tableRowAbove.label "上に行を追加"> +<!ENTITY tableRowAbove.accesskey "R"> +<!ENTITY tableRowBelow.label "下に行を追加"> +<!ENTITY tableRowBelow.accesskey "B"> +<!ENTITY tableColumn.label "列"> +<!ENTITY tableColumns.label "列"> +<!ENTITY tableColumn.accesskey "o"> +<!ENTITY tableColumnBefore.label "前に列を追加"> +<!ENTITY tableColumnBefore.accesskey "o"> +<!ENTITY tableColumnAfter.label "後に列を追加"> +<!ENTITY tableColumnAfter.accesskey "A"> +<!ENTITY tableCell.label "セル"> +<!ENTITY tableCells.label "セル"> +<!ENTITY tableCell.accesskey "C"> +<!ENTITY tableCellContents.label "セルの中身"> +<!ENTITY tableCellContents.accesskey "n"> +<!ENTITY tableAllCells.label "すべてのセル"> +<!ENTITY tableAllCells.accesskey "A"> +<!ENTITY tableCellBefore.label "前にセルを追加"> +<!ENTITY tableCellBefore.accesskey "C"> +<!ENTITY tableCellAfter.label "後にセルを追加"> +<!ENTITY tableCellAfter.accesskey "f"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "削除"> +<!ENTITY tableDeleteMenu.accesskey "D"> + +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> +<!ENTITY tableJoinCells.label "j"> +<!ENTITY tableJoinCells.accesskey "j"> +<!ENTITY tableSplitCell.label "セルの分割"> +<!ENTITY tableSplitCell.accesskey "C"> +<!ENTITY convertToTable.label "選択部分から表を作成"> +<!ENTITY convertToTable.accesskey "r"> +<!ENTITY tableProperties.label "表のプロパティ..."> +<!ENTITY tableProperties.accesskey "o"> + +<!-- Toolbar-only items --> +<!ENTITY imageToolbarCmd.label "画像"> +<!ENTITY imageToolbarCmd.tooltip "新しい画像を挿入するか、選択した画像のプロパティを編集します"> +<!ENTITY hruleToolbarCmd.label "水平線"> +<!ENTITY hruleToolbarCmd.tooltip "新しい水平線を挿入するか、選択した線のプロパティを編集します"> +<!ENTITY tableToolbarCmd.label "表"> +<!ENTITY tableToolbarCmd.tooltip "新しい表を挿入するか、選択した表のプロパティを編集します"> +<!ENTITY linkToolbarCmd.label "リンク"> +<!ENTITY linkToolbarCmd.tooltip "新しいリンクを挿入するか、選択したリンクのプロパティを編集します"> +<!ENTITY anchorToolbarCmd.label "名前付きアンカー"> +<!ENTITY anchorToolbarCmd.tooltip "新しい名前付きアンカーを挿入するか、選択したアンカーのプロパティを編集します"> +<!ENTITY TextColorButton.tooltip "テキストの色を選択します"> +<!ENTITY BackgroundColorButton.tooltip "背景の色を選択します"> + +<!-- Editor toolbar --> +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "フォントサイズを設定します"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "フォントサイズを縮小します"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "フォントサイズを拡大します"> +<!ENTITY boldToolbarCmd.tooltip "太字"> +<!ENTITY italicToolbarCmd.tooltip "イタリック体"> +<!ENTITY underlineToolbarCmd.tooltip "下線"> +<!ENTITY bulletListToolbarCmd.tooltip "行頭文字付きリストを適用または解除します"> +<!ENTITY numberListToolbarCmd.tooltip "番号付きリストを適用または解除します"> +<!ENTITY outdentToolbarCmd.tooltip "インデント解除 (左へ移動)"> +<!ENTITY indentToolbarCmd.tooltip "インデント (右へ移動)"> +<!ENTITY AlignPopupButton.tooltip "テキストの配置を選択します"> +<!ENTITY InsertPopupButton.tooltip "リンク、アンカー、画像、水平線、表を挿入します"> +<!ENTITY alignLeftButton.tooltip "テキストを左にそろえます"> +<!ENTITY alignCenterButton.tooltip "テキストを中央にそろえます"> +<!ENTITY alignRightButton.tooltip "テキストを右にそろえます"> +<!ENTITY alignJustifyButton.tooltip "2 行以上あるテキストの両端をそろえます"> + +<!-- TOC manipulation --> +<!ENTITY insertTOC.label "挿入"> +<!ENTITY insertTOC.accesskey "i"> +<!ENTITY updateTOC.label "更新"> +<!ENTITY updateTOC.accesskey "u"> +<!ENTITY removeTOC.label "削除"> +<!ENTITY removeTOC.accesskey "r"> +<!ENTITY tocMenu.label "目次..."> +<!ENTITY tocMenu.accesskey "b"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd new file mode 100644 index 0000000000..87aa90bb5e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/mailComposeEditorOverlay.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY attachImageSource.label "この画像をメッセージに添付する"> +<!ENTITY attachImageSource.accesskey "s"> + +<!ENTITY attachLinkSource.label "リンク先をメッセージに添付する"> +<!ENTITY attachLinkSource.accesskey "s"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/messengercompose.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/messengercompose.dtd new file mode 100644 index 0000000000..b98f6b1982 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/messengercompose.dtd @@ -0,0 +1,307 @@ +<!-- 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/. --> + +<!-- create by matsuba --> +<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition --> +<!ENTITY msgComposeWindow.title "作成: (件名なし)"> + +<!-- File menu items --> +<!ENTITY fileMenu.label "ファイル"> +<!ENTITY fileMenu.accesskey "f"> +<!ENTITY newMenu.label "新規作成"> +<!ENTITY newMenu.accesskey "N"> +<!ENTITY newMessage.label "メッセージ"> +<!ENTITY newMessage.accesskey "M"> +<!ENTITY newMessageCmd2.key "N"> +<!ENTITY newContact.label "連絡先..."> +<!ENTITY newContact.accesskey "C"> +<!ENTITY attachMenu.label "添付"> +<!ENTITY attachMenu.accesskey "h"> +<!ENTITY attachCloudCmd.label "Filelink"> +<!ENTITY attachCloudCmd.accesskey "i"> +<!ENTITY attachPageCmd.label "ウェブページ..."> +<!ENTITY attachPageCmd.accesskey "W"> +<!ENTITY remindLater.label "添付忘れを通知"> +<!ENTITY remindLater.accesskey "L"> +<!ENTITY closeCmd.label "閉じる"> +<!ENTITY closeCmd.key "W"> +<!ENTITY closeCmd.accesskey "c"> +<!ENTITY saveCmd.label "保存"> +<!ENTITY saveCmd.key "S"> +<!ENTITY saveCmd.accesskey "s"> +<!ENTITY saveAsCmd.label "選択して保存"> +<!ENTITY saveAsCmd.accesskey "A"> +<!ENTITY saveAsFileCmd.label "ファイル..."> +<!ENTITY saveAsFileCmd.accesskey "F"> +<!ENTITY saveAsDraftCmd.label "下書き"> +<!ENTITY saveAsDraftCmd.accesskey "D"> +<!ENTITY saveAsTemplateCmd.label "テンプレート"> +<!ENTITY saveAsTemplateCmd.accesskey "T"> +<!ENTITY sendNowCmd.label "今すぐ送信"> +<!ENTITY sendCmd.keycode "VK_RETURN"> +<!ENTITY sendNowCmd.accesskey "d"> +<!ENTITY sendLaterCmd.label "後で送信"> +<!ENTITY sendLaterCmd.keycode "VK_RETURN"> +<!ENTITY sendLaterCmd.accesskey "L"> +<!ENTITY printCmd.label "印刷..."> +<!ENTITY printCmd.key "P"> +<!ENTITY printCmd.accesskey "P"> + +<!-- Edit Menu --> +<!ENTITY editMenu.label "編集"> +<!ENTITY editMenu.accesskey "e"> +<!ENTITY undoCmd.label "元に戻す"> +<!ENTITY undoCmd.key "Z"> +<!ENTITY undoCmd.accesskey "u"> +<!ENTITY redoCmd.label "やり直し"> +<!ENTITY redoCmd.key "Y"> +<!ENTITY redoCmd.accesskey "r"> +<!ENTITY cutCmd.key "X"> +<!ENTITY copyCmd.key "C"> +<!ENTITY pasteCmd.key "V"> +<!ENTITY pasteNoFormattingCmd.key "V"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY deleteCmd.label "削除"> +<!ENTITY deleteCmd.accesskey "d"> +<!ENTITY editRewrapCmd.label "再改行"> +<!ENTITY editRewrapCmd.key "R"> +<!ENTITY editRewrapCmd.accesskey "w"> +<!ENTITY renameAttachmentCmd.label "添付ファイルを名前変更..."> +<!ENTITY renameAttachmentCmd.accesskey "e"> +<!ENTITY reorderAttachmentsCmd.label "添付ファイルを並べ替え..."> +<!ENTITY reorderAttachmentsCmd.accesskey "s"> +<!ENTITY reorderAttachmentsCmd.key "x"> +<!ENTITY selectAllCmd.accesskey "a"> +<!ENTITY findBarCmd.label "検索..."> +<!ENTITY findBarCmd.accesskey "F"> +<!ENTITY findBarCmd.key "F"> +<!ENTITY findReplaceCmd.label "検索と置換..."> +<!ENTITY findReplaceCmd.accesskey "l"> +<!ENTITY findReplaceCmd.key "H"> +<!ENTITY findAgainCmd.label "次を検索"> +<!ENTITY findAgainCmd.accesskey "g"> +<!ENTITY findAgainCmd.key "G"> +<!ENTITY findAgainCmd.key2 "VK_F3"> +<!ENTITY findPrevCmd.label "前を検索"> +<!ENTITY findPrevCmd.accesskey "v"> +<!ENTITY findPrevCmd.key "G"> +<!ENTITY findPrevCmd.key2 "VK_F3"> + +<!-- Reorder Attachment Panel --> +<!ENTITY reorderAttachmentsPanel.label "添付ファイルの並べ替え"> +<!ENTITY moveAttachmentBundleUpPanelBtn.label "一緒に移動"> + +<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.Sort.AZ.label): + Please ensure that this translation matches + sortAttachmentsPanelBtn.Sort.ZA.label, except for the sort direction. --> +<!ENTITY sortAttachmentsPanelBtn.Sort.AZ.label "並べ替え: A - Z"> +<!ENTITY sortAttachmentsPanelBtn.Sort.ZA.label "並べ替え: Z - A"> +<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.SortSelection.AZ.label): + Please ensure that this translation matches + sortAttachmentsPanelBtn.SortSelection.ZA.label, except for the sort direction. --> +<!ENTITY sortAttachmentsPanelBtn.SortSelection.AZ.label "選択項目を並べ替え: A - Z"> +<!ENTITY sortAttachmentsPanelBtn.SortSelection.ZA.label "選択項目を並べ替え: Z - A"> +<!ENTITY sortAttachmentsPanelBtn.key "y"> + +<!-- View Menu --> +<!ENTITY viewMenu.label "表示"> +<!ENTITY viewMenu.accesskey "v"> +<!ENTITY viewToolbarsMenuNew.label "ツールバー"> +<!ENTITY viewToolbarsMenuNew.accesskey "T"> +<!ENTITY menubarCmd.label "メニューバー"> +<!ENTITY menubarCmd.accesskey "M"> +<!ENTITY showCompositionToolbarCmd.label "編集ツールバー"> +<!ENTITY showCompositionToolbarCmd.accesskey "o"> +<!ENTITY showFormattingBarCmd.label "書式バー"> +<!ENTITY showFormattingBarCmd.accesskey "F"> +<!ENTITY showTaskbarCmd.label "ステータスバー"> +<!ENTITY showTaskbarCmd.accesskey "S"> +<!ENTITY customizeToolbar.label "カスタマイズ..."> +<!ENTITY customizeToolbar.accesskey "C"> + +<!ENTITY addressSidebar.label "アドレスサイドバー"><!-- (^^; Contacts Sidebar --> +<!ENTITY addressSidebar.accesskey "o"> + +<!-- Format Menu --> +<!ENTITY formatMenu.label "書式"> +<!ENTITY formatMenu.accesskey "o"> + +<!-- Options Menu --> +<!ENTITY optionsMenu.label "オプション"> +<!ENTITY optionsMenu.accesskey "p"> +<!ENTITY checkSpellingCmd2.label "スペルチェック..."> +<!ENTITY checkSpellingCmd2.key "p"> +<!ENTITY checkSpellingCmd2.key2 "VK_F7"> +<!ENTITY checkSpellingCmd2.accesskey "h"> +<!ENTITY enableInlineSpellChecker.label "自動スペルチェック"><!-- en-US: Spellcheck As You Type --> +<!ENTITY enableInlineSpellChecker.accesskey "S"> +<!ENTITY quoteCmd.label "メッセージを引用"> +<!ENTITY quoteCmd.accesskey "Q"> + +<!--LOCALIZATION NOTE attachVCard.label Don't translate the term 'vCard' --> +<!ENTITY attachVCard.label "vCard を添付"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY returnReceiptMenu.label "開封確認の返送を求める"><!-- en-US: Return Receipt --> +<!ENTITY returnReceiptMenu.accesskey "t"> +<!ENTITY dsnMenu.label "配信状態通知の返送を求める"><!-- en-US: Delivery Status Notification --> +<!ENTITY dsnMenu.accesskey "N"> +<!ENTITY priorityMenu.label "重要度"> +<!ENTITY priorityMenu.accesskey "p"> +<!ENTITY priorityButton.title "重要度"> +<!ENTITY priorityButton.tooltiptext "メッセージの重要度を変更します"> +<!ENTITY priorityButton.label "重要度:"> +<!ENTITY lowestPriorityCmd.label "最低"> +<!ENTITY lowestPriorityCmd.accesskey "l"> +<!ENTITY lowPriorityCmd.label "低"> +<!ENTITY lowPriorityCmd.accesskey "o"> +<!ENTITY normalPriorityCmd.label "標準"> +<!ENTITY normalPriorityCmd.accesskey "n"> +<!ENTITY highPriorityCmd.label "高"> +<!ENTITY highPriorityCmd.accesskey "i"> +<!ENTITY highestPriorityCmd.label "最高"> +<!ENTITY highestPriorityCmd.accesskey "H"> +<!ENTITY fileCarbonCopyCmd.label "送信メッセージをコピー"> +<!ENTITY fileCarbonCopyCmd.accesskey "d"> +<!ENTITY fileHereMenu.label "ここへ"> + +<!-- Tools Menu --> +<!ENTITY tasksMenu.label "ツール"> +<!ENTITY tasksMenu.accesskey "T"> +<!ENTITY messengerCmd.label "メールとニュースグループ"> +<!ENTITY messengerCmd.accesskey "m"> +<!ENTITY messengerCmd.commandkey "1"> +<!ENTITY addressBookCmd.label "アドレス帳"> +<!ENTITY addressBookCmd.accesskey "a"> +<!ENTITY addressBookCmd.key "B"> +<!ENTITY accountManagerCmd2.label "アカウント設定"> +<!ENTITY accountManagerCmd2.accesskey "S"> +<!ENTITY accountManagerCmdUnix2.accesskey "S"> + +<!-- Mac OS X Window Menu --> +<!ENTITY minimizeWindow.key "m"> +<!ENTITY minimizeWindow.label "最小化"> +<!ENTITY bringAllToFront.label "すべてを前面に移動"> +<!ENTITY zoomWindow.label "拡大/縮小"> +<!ENTITY windowMenu.label "ウィンドウ"> + +<!-- Mail Toolbar --> +<!ENTITY sendButton.label "送信"> +<!ENTITY quoteButton.label "引用"> +<!ENTITY addressButton.label "アドレス"><!-- (^^; Contacts --> +<!ENTITY spellingButton.label "スペル"> +<!ENTITY saveButton.label "保存"> +<!ENTITY printButton.label "印刷"> + +<!-- Mail Toolbar Tooltips --> +<!ENTITY sendButton.tooltip "このメッセージを今すぐ送信します"> +<!ENTITY sendlaterButton.tooltip "このメッセージを後で送信します"> +<!ENTITY quoteButton.tooltip "前のメッセージを引用します"> +<!ENTITY addressButton.tooltip "アドレス帳から宛先を選択します"> +<!ENTITY spellingButton.tooltip "選択したテキストまたはメッセージ全体のスペルチェックをします"> +<!ENTITY saveButton.tooltip "このメッセージを保存します"> +<!ENTITY cutButton.tooltip "切り取り"> +<!ENTITY copyButton.tooltip "コピー"> +<!ENTITY pasteButton.tooltip "貼り付け"> +<!ENTITY printButton.tooltip "このメッセージを印刷します"> + +<!-- Headers --> +<!--LOCALIZATION NOTE headersSpaces.style is for aligning the From:, To: and + Subject: rows. It should be larger than the largest Header label --> +<!ENTITY headersSpace2.style "width: 8em;"><!-- (^m^) 以下の項目名が判別できればよい en-US: "width:8em" --> +<!ENTITY fromAddr2.label "差出人"> +<!ENTITY fromAddr.accesskey "r"> +<!ENTITY replyAddr2.label "Reply-To"> +<!ENTITY newsgroupsAddr2.label "Newsgroup"> +<!ENTITY followupAddr2.label "Followup-To"> +<!ENTITY subject2.label "件名"> +<!ENTITY subject.accesskey "S"> +<!ENTITY attachmentBucketCloseButton.tooltip "添付ペインを隠す"> + +<!-- Format Toolbar, imported from editorAppShell.xhtml --> +<!ENTITY SmileButton.tooltip "顔文字を挿入します"> +<!ENTITY smiley1Cmd.label "スマイル"> +<!ENTITY smiley2Cmd.label "しかめっ面"> +<!ENTITY smiley3Cmd.label "ウィンク"> +<!ENTITY smiley4Cmd.label "アッカンベー"> +<!ENTITY smiley5Cmd.label "大笑い"> +<!ENTITY smiley6Cmd.label "困った"> +<!ENTITY smiley7Cmd.label "迷った"> +<!ENTITY smiley8Cmd.label "びっくり"> +<!ENTITY smiley9Cmd.label "キス"> +<!ENTITY smiley10Cmd.label "エール"> +<!ENTITY smiley11Cmd.label "クール"> +<!ENTITY smiley12Cmd.label "きもち悪い"> +<!ENTITY smiley13Cmd.label "しまった"> +<!ENTITY smiley14Cmd.label "無邪気"> +<!ENTITY smiley15Cmd.label "しくしく"> +<!ENTITY smiley16Cmd.label "口にチャック"> + +<!-- Message Pane Context Menu --> +<!ENTITY spellCheckNoSuggestions.label "候補が見つかりません"> +<!ENTITY spellCheckIgnoreWord.label "単語を無視"> +<!ENTITY spellCheckIgnoreWord.accesskey "I"> +<!ENTITY spellCheckAddToDictionary.label "辞書に追加"> +<!ENTITY spellCheckAddToDictionary.accesskey "n"> +<!ENTITY undo.label "元に戻す"> +<!ENTITY undo.accesskey "U"> +<!ENTITY cut.label "切り取り"> +<!ENTITY cut.accesskey "t"> +<!ENTITY copy.label "コピー"> +<!ENTITY copy.accesskey "C"> +<!ENTITY paste.label "貼り付け"> +<!ENTITY paste.accesskey "P"> +<!ENTITY pasteQuote.label "引用として貼り付け"> +<!ENTITY pasteQuote.accesskey "Q"> + +<!-- Attachment Item and List Context Menus --> +<!ENTITY openAttachment.label "開く"> +<!ENTITY openAttachment.accesskey "O"> +<!ENTITY delete.label "削除"> +<!ENTITY delete.accesskey "D"> +<!ENTITY removeAttachment.label "添付ファイルを削除"> +<!ENTITY removeAttachment.accesskey "M"> +<!ENTITY renameAttachment.label "名前を変更..."> +<!ENTITY renameAttachment.accesskey "R"> +<!ENTITY reorderAttachments.label "添付ファイルを並べ替え..."> +<!ENTITY reorderAttachments.accesskey "s"> +<!ENTITY removeAllAttachments.label "すべての添付ファイルを削除"> +<!ENTITY removeAllAttachments.accesskey "v"> +<!ENTITY selectAll.label "すべて選択"> +<!ENTITY selectAll.accesskey "A"> +<!ENTITY attachCloud.label "Filelink..."> +<!ENTITY attachCloud.accesskey "i"> +<!ENTITY convertCloud.label "添付転換..."> +<!ENTITY convertCloud.accesskey "C"> +<!ENTITY cancelUpload.label "アップロードをキャンセル"> +<!ENTITY cancelUpload.accesskey "n"> +<!ENTITY convertRegularAttachment.label "通常の添付"> +<!ENTITY convertRegularAttachment.accesskey "A"> +<!ENTITY attachPage.label "ウェブページを添付..."> +<!ENTITY attachPage.accesskey "W"> + +<!-- Attachment Pane Header Bar Context Menu --> +<!-- LOCALIZATION NOTE (initiallyShowAttachmentPane.label): + Should use the same wording as startExpandedCmd.label + in msgHdrViewOverlay.dtd. --> +<!ENTITY initiallyShowAttachmentPane.label "添付ペインを初めから表示する"> +<!ENTITY initiallyShowAttachmentPane.accesskey "S"> + +<!-- Spell checker context menu items --> +<!ENTITY spellAddDictionaries.label "辞書を追加..."> +<!ENTITY spellAddDictionaries.accesskey "A"> + +<!-- Title for the address picker panel --> +<!ENTITY addressesSidebarTitle.label "アドレス"><!-- (^^; Contacts --> + +<!-- Identity popup customize menuitem --> +<!ENTITY customizeFromAddress.label "差出人アドレスをカスタマイズ..."> +<!ENTITY customizeFromAddress.accesskey "A"> + +<!-- Accessibility name for the document --> +<!ENTITY aria.message.bodyName "メッセージ本文"> + +<!-- Status Bar --> +<!ENTITY languageStatusButton.tooltip "スペルチェックの言語"> +<!ENTITY encodingStatusPanel.tooltip "テキストエンコーディング"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.dtd b/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.dtd new file mode 100644 index 0000000000..e5be3d05b0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE sendProgress.dtd Main UI for Send Message Progress Dialog --> +<!ENTITY sendDialog.title "メッセージを処理しています"> +<!ENTITY status.label "状態:"> +<!ENTITY progress.label "進行状況:"> diff --git a/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.properties b/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.properties new file mode 100644 index 0000000000..d8a189e059 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/messengercompose/sendProgress.properties @@ -0,0 +1,20 @@ +# 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/. + +# LOCALIZATION NOTE (titleSendMsgSubject): +# %S will be replaced by the message subject. +titleSendMsgSubject =メッセージを送信しています - %S +titleSendMsg =メッセージを送信しています +# LOCALIZATION NOTE (titleSaveMsgSubject): +# %S will be replaced by the message subject. +titleSaveMsgSubject =メッセージを保存しています - %S +titleSaveMsg =メッセージを保存しています + +# LOCALIZATION NOTE (percentMsg): +# This string is used to format the text to the right of the progress meter. +# %S% will be replaced by the percentage of the file that has been saved +percentMsg = %S%% + +messageSent = メッセージを送信しました +messageSaved = メッセージを保存しました diff --git a/l10n-ja/mail/chrome/messenger/migration/migration.dtd b/l10n-ja/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..7b0a3691dd --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + + +<!ENTITY migrationWizard.title "設定移行ウィザード"> + +<!ENTITY importFromWin.label "オプション、アカウント設定、アドレス帳、フィルター、その他のデータのインポートする対象を選んでください:"> +<!ENTITY importFromNonWin.label "設定、アカウント設定、アドレス帳、フィルター、その他のデータのインポートする対象を選んでください:"> +<!ENTITY importSourceNotFound.label "データのインポート元のアプリケーションが見つかりませんでした。"> + +<!ENTITY importFromNothing.label "設定をインポートしない"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 以降"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "設定とデータのインポート元"> +<!ENTITY importItems.title "インポートする項目"> +<!ENTITY importItems.label "インポートする項目を選択してください:"> + +<!ENTITY migrating.title "インポートしています..."> +<!ENTITY migrating.label "次の項目を現在インポートしています..."> + +<!ENTITY selectProfile.title "プロファイルの選択"> +<!ENTITY selectProfile.label "インポートするプロファイルを選択してください:"> + +<!ENTITY done.title "インポート完了"> +<!ENTITY done.label "次のデータが正常にインポートされました:"> diff --git a/l10n-ja/mail/chrome/messenger/migration/migration.properties b/l10n-ja/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..fd136d8fbd --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,30 @@ +# 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/. + +profileName_format =%S %S + +# Import Sources +1_seamonkey =設定 +1_thunderbird =設定 + +2_seamonkey =アカウント設定 +2_thunderbird =アカウント設定 +2_outlook =アカウント設定 + +4_seamonkey =アドレス帳 +4_thunderbird =アドレス帳 +4_outlook =アドレス帳 + +8_seamonkey =迷惑メール判別基準データ + +16_seamonkey =保存されているパスワード + +32_seamonkey =その他のデータ + +64_seamonkey =ニュースグループフォルダー +64_thunderbird =ニュースグループフォルダー + +128_seamonkey =メールフォルダー +128_thunderbird =メールフォルダー +128_outlook =メールフォルダー diff --git a/l10n-ja/mail/chrome/messenger/mime.properties b/l10n-ja/mail/chrome/messenger/mime.properties new file mode 100644 index 0000000000..0cf89b96d7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mime.properties @@ -0,0 +1,156 @@ +# 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/. + +# +# The following are used by libmime to emit header display in HTML +# + +# Mail subject +## @name MIME_MHTML_SUBJECT +## @loc None +1000 = Subject + +# Resent-Comments +## @name MIME_MHTML_RESENT_COMMENTS +## @loc +1001 = Resent-Comments + +# Resent-Date +## @name MIME_MHTML_RESENT_DATE +## @loc +1002 = Resent-Date + +# Resent-Sender +## @name MIME_MHTML_RESENT_SENDER +## @loc +1003 = Resent-Sender + +# Resent-From +## @name MIME_MHTML_RESENT_FROM +## @loc +1004 = Resent-From + +# Resent-To +## @name MIME_MHTML_RESENT_TO +## @loc +1005 = Resent-To + +# Resent-CC +## @name MIME_MHTML_RESENT_CC +## @loc +# LOCALIZATION NOTE (1006): Do not translate "CC" below. +1006 = Resent-CC + +# Date +## @name MIME_MHTML_DATE +## @loc +1007 = Date + +# Sender +## @name MIME_MHTML_SENDER +## @loc +1008 = Sender + +# From +## @name MIME_MHTML_FROM +## @loc +1009 = From + +# Reply-To +## @name MIME_MHTML_REPLY_TO +## @loc +1010 = Reply-To + +# Organization +## @name MIME_MHTML_ORGANIZATION +## @loc +1011 = Organization + +# To +## @name MIME_MHTML_TO +## @loc +1012 = To + +# CC +## @name MIME_MHTML_CC +## @loc +# LOCALIZATION NOTE (1013): Do not translate "CC" below. +1013 = CC + +# Newsgroups +## @name MIME_MHTML_NEWSGROUPS +## @loc +1014 = Newsgroups + +# Followup-To +## @name MIME_MHTML_FOLLOWUP_TO +## @loc +1015 = Followup-To + +# References +## @name MIME_MHTML_REFERENCES +## @loc +1016 = References + +# Message ID +## @name MIME_MHTML_MESSAGE_ID +## @loc +1021 = Message-ID + +# BCC +## @name MIME_MHTML_BCC +## @loc +1023 = BCC + +# Link to doc +## @name MIME_MSG_LINK_TO_DOCUMENT +## @loc +1026 = ドキュメントへのリンク + +# Get Doc info +## @name MIME_MSG_DOCUMENT_INFO +## @loc +1027 = <B>ドキュメント情報:</B> + +# Msg Attachment +## @name MIME_MSG_ATTACHMENT +## @loc +1028 = Attachment + +# default attachment name +## @name MIME_MSG_DEFAULT_ATTACHMENT_NAME +## @loc +# LOCALIZATION NOTE (1040): Do not translate "%s" below. +# Place the %s where you wish the part number of the attachment to appear +1040 = Part %s + +# default forwarded message prefix +## @name MIME_FORWARDED_MESSAGE_USER_WROTE +## @loc +1041 = -------- Original Message -------- + +# Partial Message Truncated +## @name MIME_MSG_PARTIAL_TRUNCATED +## @loc +MIME_MSG_PARTIAL_TRUNCATED =メッセージのサイズが大きすぎます + +# Partial Message Truncated Explanation +## @name MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION =メッセージのサイズがアカウント設定で設定した最大サイズよりも大きいため、メッセージ冒頭の一部分のみをダウンロードしました。 + +# Partial Message Not Downloaded +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED =本文がダウンロードされていません + +# Partial Message Not Downloaded Explanation +## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION +## @loc +MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION =このメッセージはヘッダーのみがダウンロードされています。 + +# MIME_MSG_PARTIAL_CLICK_FOR_REST +## @name MIME_MSG_PARTIAL_CLICK_FOR_REST +## @loc +MIME_MSG_PARTIAL_CLICK_FOR_REST =全文を読むにはメッセージをダウンロードしてください。 diff --git a/l10n-ja/mail/chrome/messenger/mimeheader.properties b/l10n-ja/mail/chrome/messenger/mimeheader.properties new file mode 100644 index 0000000000..8a5c0c04d7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/mimeheader.properties @@ -0,0 +1,39 @@ +# 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/. + +# +# The following are used by libmime for header display in XML & HTML +# +TO=To +# LOCALIZATION NOTE (BCC); DONT_TRANSLATE +BCC=BCC +# LOCALIZATION NOTE (CC); DONT_TRANSLATE +CC=CC +DATE=Date +DISTRIBUTION=Distribution +# LOCALIZATION NOTE (FCC); DONT_TRANSLATE +FCC=FCC +FOLLOWUP-TO=Followup-To +FROM=From +STATUS=Status +LINES=Lines +MESSAGE-ID=Message-ID +MIME-VERSION=MIME-Version +NEWSGROUPS=Newsgroups +ORGANIZATION=Organization +REFERENCES=References +REPLY-TO=Reply-To +RESENT-COMMENTS=Resent-Comments +RESENT-DATE=Resent-Date +RESENT-FROM=Resent-From +RESENT-MESSAGE-ID=Resent-Message-ID +RESENT-SENDER=Resent-Sender +RESENT-TO=Resent-To +# LOCALIZATION NOTE (RESENT-CC); Do not translate "CC" +RESENT-CC=Resent-CC +SENDER=Sender +SUBJECT=Subject +APPROVED-BY=Approved-By +USER-AGENT=User-Agent +FILENAME=Filename diff --git a/l10n-ja/mail/chrome/messenger/morkImportMsgs.properties b/l10n-ja/mail/chrome/messenger/morkImportMsgs.properties new file mode 100644 index 0000000000..4ac89a617b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/morkImportMsgs.properties @@ -0,0 +1,18 @@ +# 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/. + +# +# The following are used by the Mork import code to display status/error +# and informational messages. +# + +MABFiles = Mork アドレス帳 + +# Short name of import module +morkImportName = Mork データベース (.mab) + +# Description of import module +morkImportDescription = SeaMonkey または以前のバージョンの Thunderbird からアドレス帳をインポートします。 + +morkImportSuccess = 完了! diff --git a/l10n-ja/mail/chrome/messenger/msgAccountCentral.dtd b/l10n-ja/mail/chrome/messenger/msgAccountCentral.dtd new file mode 100644 index 0000000000..82e38ef70f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/msgAccountCentral.dtd @@ -0,0 +1,26 @@ +<!-- 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/. --> + +<!ENTITY emailSectionHdr.label "メール"> +<!ENTITY readMsgsLink.label "メッセージを読む"> +<!ENTITY composeMsgLink.label "メッセージを書く"> + +<!ENTITY newsSectionHdr.label "ニュースグループ"> +<!ENTITY subscribeNewsLink.label "購読するニュースグループを管理する"> + +<!ENTITY feedsSectionHdr.label "フィード"> +<!ENTITY subscribeFeeds.label "購読するブログやニュースを管理する"> + +<!ENTITY chat.label "チャット"> + +<!ENTITY accountsSectionHdr.label "アカウント"> +<!ENTITY subscribeImapFolders.label "購読するフォルダーを管理する"> +<!ENTITY settingsLink.label "このアカウントの設定を表示する"> +<!ENTITY setupNewAcct.label "アカウントのセットアップ:"> + +<!ENTITY advFeaturesSectionHdr.label "高度な機能"> +<!ENTITY searchMsgsLink.label "メッセージを検索する"> +<!ENTITY filtersLink.label "メッセージフィルターの設定を変更する"> +<!ENTITY junkSettings.label "迷惑メールフィルターの設定を変更する"> +<!ENTITY offlineLink.label "オフライン作業の設定を変更する"> diff --git a/l10n-ja/mail/chrome/messenger/msgHdrViewOverlay.dtd b/l10n-ja/mail/chrome/messenger/msgHdrViewOverlay.dtd new file mode 100644 index 0000000000..664c33a272 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/msgHdrViewOverlay.dtd @@ -0,0 +1,114 @@ +<!-- 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/. --> + +<!ENTITY toField4.label "宛先"> +<!ENTITY fromField4.label "差出人"> +<!ENTITY senderField4.label "送信者"> +<!ENTITY author.label "著者"> +<!ENTITY organizationField4.label "組織"> +<!ENTITY replyToField4.label "返信先"> + +<!ENTITY subjectField4.label "件名"> +<!ENTITY ccField4.label "Cc"> +<!ENTITY bccField4.label "Bcc"> +<!ENTITY newsgroupsField4.label "ニュースグループ"> +<!ENTITY followupToField4.label "Followup To"> +<!ENTITY tagsHdr4.label "タグ"> +<!ENTITY dateField4.label "送信日時"> +<!ENTITY userAgentField4.label "User Agent"> +<!ENTITY referencesField4.label "References"> +<!ENTITY messageIdField4.label "Message ID"> +<!ENTITY inReplyToField4.label "In Reply To"> +<!ENTITY originalWebsite4.label "ウェブサイト"> + +<!ENTITY hdrArchiveButton1.label "アーカイブ"> +<!ENTITY hdrArchiveButton1.tooltip "このメッセージをアーカイブに移動します"> +<!ENTITY hdrSmartReplyButton1.label "適宜返信"><!-- en-US: "Smart Reply" --> +<!ENTITY hdrReplyButton1.label "返信"> +<!ENTITY hdrReplyButton2.tooltip "このメッセージの差出人に返信します"> +<!ENTITY hdrReplyAllButton1.label "全員に返信"> +<!ENTITY hdrReplyAllButton1.tooltip "このメッセージの差出人と他の受信者全員に返信します"> +<!ENTITY hdrReplyListButton1.label "リストに返信"> +<!ENTITY hdrReplyListButton1.tooltip "メーリングリストに返信します"> +<!ENTITY hdrFollowupButton1.label "フォローアップ"> +<!ENTITY hdrFollowupButton1.tooltip "このニュースグループにフォローアップの投稿をします"> +<!ENTITY hdrForwardButton1.label "転送"> +<!ENTITY hdrForwardButton1.tooltip "このメッセージを転送します"> +<!ENTITY hdrJunkButton1.label "迷惑マークを付ける"> +<!ENTITY hdrJunkButton1.tooltip "このメッセージに迷惑マークを付けます"> +<!ENTITY hdrTrashButton1.label "削除"> +<!ENTITY hdrTrashButton1.tooltip "このメッセージを削除します"> + +<!ENTITY hdrViewToolbarShowFull.label "アイコンとテキストを表示"> +<!ENTITY hdrViewToolbarShowFull.accesskey "a"> +<!ENTITY hdrViewToolbarShowIcons.label "アイコンのみを表示"> +<!ENTITY hdrViewToolbarShowIcons.accesskey "I"> +<!ENTITY hdrViewToolbarShowText.label "テキストのみを表示"> +<!ENTITY hdrViewToolbarShowText.accesskey "T"> +<!ENTITY hdrViewToolbarAlwaysReplySender.label "差出人への返信ボタンを常に表示"> +<!ENTITY hdrViewToolbarAlwaysReplySender.accesskey "R"> + +<!ENTITY otherActionsButton2.label "その他"> +<!ENTITY otherActionsButton.tooltip "その他の操作"> +<!ENTITY otherActionsOpenConversation1.label "スレッドを新しいタブで開く"><!-- en-US: "open in conversation" --> +<!ENTITY otherActionsOpenConversation1.accesskey "C"> +<!ENTITY otherActionsOpenInNewWindow1.label "新しいウィンドウで開く"> +<!ENTITY otherActionsOpenInNewWindow1.accesskey "W"> +<!ENTITY otherActionsOpenInNewTab1.label "新しいタブで開く"> +<!ENTITY otherActionsOpenInNewTab1.accesskey "T"> +<!ENTITY markAsReadMenuItem1.label "既読にする"> +<!ENTITY markAsReadMenuItem1.accesskey "R"> +<!ENTITY markAsUnreadMenuItem1.label "未読にする"> +<!ENTITY markAsUnreadMenuItem1.accesskey "r"> +<!ENTITY saveAsMenuItem1.label "名前を付けて保存..."> +<!ENTITY saveAsMenuItem1.accesskey "S"> +<!ENTITY viewSourceMenuItem1.label "ソースを表示"> +<!ENTITY viewSourceMenuItem1.accesskey "V"> +<!ENTITY otherActionsPrint1.label "印刷..."> +<!ENTITY otherActionsPrint1.accesskey "P"> + +<!-- Attachment bar context menu items --> +<!ENTITY startExpandedCmd.label "添付ペインを初めから表示する"> +<!ENTITY startExpandedCmd.accesskey "S"> + +<!-- Attachment context menu items --> +<!ENTITY openAttachmentCmd.label "開く"> +<!ENTITY openAttachmentCmd.accesskey "O"> +<!ENTITY saveAsAttachmentCmd.label "名前を付けて保存..."> +<!ENTITY saveAsAttachmentCmd.accesskey "S"> +<!ENTITY detachAttachmentCmd.label "添付ファイルを分離..."> +<!ENTITY detachAttachmentCmd.accesskey "D"> +<!ENTITY deleteAttachmentCmd.label "削除"> +<!ENTITY deleteAttachmentCmd.accesskey "e"> +<!ENTITY openAllAttachmentsCmd.label "すべて開く..."> +<!ENTITY openAllAttachmentsCmd.accesskey "O"> +<!ENTITY saveAllAttachmentsCmd.label "すべて保存..."> +<!ENTITY saveAllAttachmentsCmd.accesskey "S"> +<!ENTITY detachAllAttachmentsCmd.label "すべて分離..."> +<!ENTITY detachAllAttachmentsCmd.accesskey "D"> +<!ENTITY deleteAllAttachmentsCmd.label "すべて削除..."> +<!ENTITY deleteAllAttachmentsCmd.accesskey "e"> + +<!ENTITY openAttachment.tooltip "添付ファイルを開きます"> + +<!ENTITY detachedAttachmentFolder.show.label "保存フォルダーを開く"> +<!ENTITY detachedAttachmentFolder.show.accesskey "F"> +<!ENTITY detachedAttachmentFolder.showMac.label "Finder に表示"> +<!ENTITY detachedAttachmentFolder.showMac.accesskey "F"> + +<!-- Attachment toolbar items --> +<!ENTITY saveAttachmentButton1.label "保存"> +<!ENTITY saveAttachmentButton1.tooltip "添付ファイルを保存します"> +<!ENTITY saveAllAttachmentsButton1.label "すべて保存"> +<!ENTITY saveAllAttachmentsButton1.tooltip "添付されたすべてのファイルを保存します"> + +<!ENTITY copyLinkCmd.label "リンクの URL をコピー"> +<!ENTITY copyLinkCmd.accesskey "C"> + +<!ENTITY CopyMessageId.label "メッセージ ID をコピー"> +<!ENTITY CopyMessageId.accesskey "C"> +<!ENTITY OpenMessageForMsgId.label "次の ID のメッセージを開く"> +<!ENTITY OpenMessageForMsgId.accesskey "O"> +<!ENTITY OpenBrowserWithMsgId.label "次のメッセージ ID をブラウザーで開く"> +<!ENTITY OpenBrowserWithMsgId.accesskey "B"> diff --git a/l10n-ja/mail/chrome/messenger/msgSynchronize.dtd b/l10n-ja/mail/chrome/messenger/msgSynchronize.dtd new file mode 100644 index 0000000000..4e25865551 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/msgSynchronize.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- extracted from MsgSynchronize.xhtml and msgSelectOfflineFolders.xhtml--> + +<!ENTITY MsgSynchronize.label "メッセージのダウンロードと同期"> +<!ENTITY MsgSelect.label "オフラインで使用する項目"> +<!ENTITY MsgSyncDesc.label "オフラインで使用するように設定されているメールフォルダーとニュースグループについて、今すぐメッセージのダウンロードと同期をします。[選択] ボタンを押すとオフラインで使用する項目の設定を変更できます。"> +<!ENTITY MsgSyncDirections.label "次のメッセージのダウンロードと同期をする:"> +<!ENTITY syncTypeMail.label "メールメッセージ"> +<!ENTITY syncTypeMail.accesskey "M"> +<!ENTITY syncTypeNews.label "ニュースグループメッセージ"> +<!ENTITY syncTypeNews.accesskey "N"> +<!ENTITY sendMessage.label "未送信のメッセージを送信する"> +<!ENTITY sendMessage.accesskey "S"> +<!ENTITY workOffline.label "ダウンロードと同期が完了したらオフラインにする"> +<!ENTITY workOffline.accesskey "W"> +<!ENTITY selectButton.label "選択..."> +<!ENTITY selectButton.accesskey "E"> +<!ENTITY MsgSelectDesc.label "オフラインで使用するメールフォルダーとニュースグループを選択してください。"> +<!ENTITY MsgSelectInd.label "ダウンロード"> +<!ENTITY MsgSelectItems.label "フォルダーとニュースグループ"> diff --git a/l10n-ja/mail/chrome/messenger/msgViewPickerOverlay.dtd b/l10n-ja/mail/chrome/messenger/msgViewPickerOverlay.dtd new file mode 100644 index 0000000000..ef82fb7f98 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/msgViewPickerOverlay.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- create by matsuba, 2003/04/30 --> +<!--LOCALIZATION NOTE msgViewPickerOverlay.dtd UI for showing various views on a folder --> + +<!ENTITY viewPicker.label "絞り込み:"> +<!ENTITY viewPicker.accesskey "i"> +<!ENTITY viewAll.label "すべて"> +<!ENTITY viewAll.accesskey "A"> +<!ENTITY viewUnread.label "未読"> +<!ENTITY viewUnread.accesskey "U"> +<!ENTITY viewNotDeleted.label "未削除"><!-- (^^; --> +<!ENTITY viewNotDeleted.accesskey "D"> +<!ENTITY viewTags.label "タグ"> +<!ENTITY viewTags.accesskey "T"> +<!ENTITY viewCustomViews.label "ユーザー設定"> +<!ENTITY viewCustomViews.accesskey "V"> +<!ENTITY viewVirtualFolder.label "検索フォルダーとして保存..."> +<!ENTITY viewVirtualFolder.accesskey "S"> +<!ENTITY viewCustomizeView.label "カスタマイズ..."> +<!ENTITY viewCustomizeView.accesskey "C"> diff --git a/l10n-ja/mail/chrome/messenger/msgmdn.properties b/l10n-ja/mail/chrome/messenger/msgmdn.properties new file mode 100644 index 0000000000..db18cf6028 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/msgmdn.properties @@ -0,0 +1,18 @@ +# 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/. +## Msg Mdn Report strings +MsgMdnDisplayed = Note: This Return Receipt only acknowledges that the message was displayed on the recipient's computer. There is no guarantee that the recipient has read or understood the message contents. +MsgMdnDispatched = The message was either printed, faxed, or forwarded without being displayed to the recipient. There is no guarantee that the recipient will read the message at a later time. +MsgMdnProcessed = The message was processed by the recipient's mail client without being displayed. There is no guarantee that the message will be read at a later time. +MsgMdnDeleted = The message has been deleted. The person you sent it to may or may not have seen it. They might undelete it at a later time and read it. +MsgMdnDenied = The recipient of the message does not wish to send a return receipt back to you. +MsgMdnFailed = A failure occurred. A proper return receipt could not be generated or sent to you. +# LOCALIZATION NOTE : Do not translate the word "%S" below. +MsgMdnMsgSentTo = This is a Return Receipt for the mail that you sent to %S. +MdnDisplayedReceipt = Return Receipt (displayed) +MdnDispatchedReceipt = Return Receipt (dispatched) +MdnProcessedReceipt = Return Receipt (processed) +MdnDeletedReceipt = Return Receipt (deleted) +MdnDeniedReceipt = Return Receipt (denied) +MdnFailedReceipt = Return Receipt (failed) diff --git a/l10n-ja/mail/chrome/messenger/multimessageview.dtd b/l10n-ja/mail/chrome/messenger/multimessageview.dtd new file mode 100644 index 0000000000..ace6ad4b32 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/multimessageview.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!ENTITY window.title "メッセージの要約"> +<!ENTITY selectedmessages.label "選択したメッセージ"> +<!ENTITY archiveButton.label "アーカイブ"> +<!ENTITY deleteButton.label "削除"> diff --git a/l10n-ja/mail/chrome/messenger/multimessageview.properties b/l10n-ja/mail/chrome/messenger/multimessageview.properties new file mode 100644 index 0000000000..6220f3c7eb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/multimessageview.properties @@ -0,0 +1,67 @@ +# 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/. + +# LOCALIZATION NOTE (numConversations): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +## (^^; en-US: plural forms を使用。 +# The number of conversations (threads or solitary messages) selected. #1 is the +# number of conversations. +numConversations =スレッド数: #1 + +# LOCALIZATION NOTE (atLeastNumConversations): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of conversations (threads or solitary messages) selected. #1 is the +# number of conversations. We use this when we didn't actually scan the entire +# list of selected messages, so there may be more conversations than reported +# (or maybe not!). +atLeastNumConversations =スレッド数: #1 件以上 + +# LOCALIZATION NOTE (numMessages): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of messages in a thread. #1 is the number of messages. +numMessages =メッセージ #1 通 + +# LOCALIZATION NOTE (numUnread): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of unread messages in a thread; meant to be appended to +# "numMessages". #1 is the number of unread messages. +numUnread =、未読 #1 通 + +# LOCALIZATION NOTE (numIgnored): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of ignored messages in a thread; meant to be appended to +# "numMessages". #1 is the number of ignored messages. +numIgnored =、無視 #1 通 + +# LOCALIZATION NOTE (atLeastNumIgnored): Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/Localization_and_Plurals +# The number of ignored messages in a thread; meant to be appended to +# "numMessages". #1 is the number of ignored messages. We use this when we +# didn't actually scan the entire list of selected messages, so there may be +# more ignored messages than reported (or maybe not!). +atLeastNumIgnored =、無視 #1 通以上 + +# LOCALIZATION NOTE (noSubject): What to display for a message if it has no +# subject. +noSubject =(件名なし) + +# LOCALIZATION NOTE (messagesTotalSize): A message indicating the total size on +# disk of the selected messages. #1 is the size, e.g. "123 KB". +messagesTotalSize =メッセージの合計サイズ: #1 + +# LOCALIZATION NOTE (messagesTotalSizeMoreThan): A message indicating the total +# size on disk of the selected messages. #1 is the size, e.g. "123 KB". We use +# this when we didn't actually scan the entire list of selected messages, so +# this is a *minimum* size. +messagesTotalSizeMoreThan =メッセージの合計サイズ: #1 以上 + +# LOCALIZATION NOTE (maxCountExceeded): A message to let the user know that not +# all of the selected messages were summarized. #1 is the total number of +# messages selected and #2 is the number of messages actually shown. +maxCountExceeded = (情報: #1 通の選択メッセージのうち、最初の #2 通を表示しています) + +# LOCALIZATION NOTE (maxThreadCountExceeded): A message to let the user know that +# not all of the selected thread were summarized. #1 is the total number of +# threads selected and #2 is the number of threads actually shown. +maxThreadCountExceeded = (情報: #1 件の選択スレッドのうち、最初の #2 件を表示しています) diff --git a/l10n-ja/mail/chrome/messenger/newFolderDialog.dtd b/l10n-ja/mail/chrome/messenger/newFolderDialog.dtd new file mode 100644 index 0000000000..622f8fdef6 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/newFolderDialog.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY newFolderDialog.title "新しいフォルダー"> +<!ENTITY name.label "名前:"> +<!ENTITY name.accesskey "n"> +<!ENTITY description.label "作成先:"> +<!ENTITY description.accesskey "c"> +<!-- (^^; 以下表現変更、動作は未確認 --> +<!ENTITY folderRestriction1.label "このサーバーではフォルダーの中身が制限されています。"> +<!ENTITY folderRestriction2.label "新しいフォルダーに入れるものを選択してください:"> +<!ENTITY foldersOnly.label "サブフォルダーだけを入れる"> +<!ENTITY messagesOnly.label "メッセージだけを入れる"> +<!ENTITY accept.label "フォルダーを作成"> +<!ENTITY accept.accesskey "r"> diff --git a/l10n-ja/mail/chrome/messenger/news.properties b/l10n-ja/mail/chrome/messenger/news.properties new file mode 100644 index 0000000000..a73f3b7517 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/news.properties @@ -0,0 +1,57 @@ +# 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/. +downloadHeadersTitlePrefix =ヘッダーのダウンロード: +downloadHeadersInfoText =このニュースグループにはダウンロードしていないヘッダーが %S あります。 +cancelDisallowed =このメッセージはあなたの投稿したものではないようです。自分が投稿したメッセージはキャンセルできますが、他の人のメッセージはキャンセルできません。 +cancelConfirm =本当にキャンセルしますか? +messageCancelled =メッセージはキャンセルされました。 +enterUserPassTitle =ニュースサーバーのユーザー名とパスワードが必要です +# LOCALIZATION NOTE (enterUserPassServer): %S is the server being accessed +enterUserPassServer =%S サーバーのユーザー名とパスワードを入力してください: +# LOCALIZATION NOTE (enterUserPassGroup): %1$S is a specific newsgroup to set +# the password for; %2$S is the server from which the newsgroup is accessed +enterUserPassGroup =%2$S サーバー上のニュースグループ %1$S にアクセスするためのユーザー名とパスワードを入力してください: +okButtonText =ダウンロード + +noNewMessages =新着メッセージはありませんでした。 +# LOCALIZATION NOTE (newNewsgroupHeaders): %1$S is the number of the current +# header being downloaded, %2$S is the number of headers to be downloaded, and +# %3$S is the newsgroup whose headers are being downloaded. +newNewsgroupHeaders =%3$S のヘッダーをダウンロードしています (%1$S / %2$S) +# LOCALIZATION NOTE (newNewsgroupFilteringHeaders): %1$S is the name of the MIME +# header being filtered on, %2$S is the number of the current header being +# downloaded, %3$S is the number of headers to be downloaded, and %4$S is the +# newsgroup whose headers are being downloaded. +newNewsgroupFilteringHeaders =%4$S のヘッダーをフィルターを使用して取得しています: %1$S (%2$S / %3$S) +downloadingArticles =記事をダウンロードしています %1$S - %2$S +# bytesReceived: %1$S は受信記事数、%2$S は受信サイズ、%3$S は受信速度 +bytesReceived =ニュースグループをダウンロードしています: %1$S 受信 (%2$SKB 受信、%3$SKB/sec) +downloadingArticlesForOffline =%3$S の記事をダウンロードしています %1$S - %2$S + +# LOCALIZATION NOTE (autoUnsubscribeText): %1$S is the newsgroup and %2$S is the newsgroup-server it is being removed from. +autoUnsubscribeText =%2$S にはニュースグループ %1$S は存在しないようです。このニュースグループの購読を解除しますか? + +# LOCALIZATION NOTE (autoSubscribeText): %1$S is the newsgroup. +autoSubscribeText =ニュースグループ %1$S を購読しますか? + + +# LOCALIZATION NOTE (Error -304): In the following item, don't translate "NNTP" +# Error - server error +## @name NNTP_ERROR_MESSAGE +## @loc None +-304 =ニュース (NNTP) でエラーが発生しました: + +# Error - newsgroup scan error +## @name NNTP_NEWSGROUP_SCAN_ERROR +## @loc None +-305 =ニュースでエラーが発生しました。すべてのニュースグループのスキャンを完了できませんでした。すべてのニュースグループの表示を再度試みてください。 +# Error - NNTP authinfo failure +## @name NNTP_AUTH_FAILED +## @loc None +-260 =認証エラーが発生しました。ユーザー名とパスワードを再度入力してください。 + +# Error - TCP error +## @name TCP_ERROR +## @loc None +-206 =接続エラーが発生しました。再度接続を試みます。TCP エラー: diff --git a/l10n-ja/mail/chrome/messenger/newsError.dtd b/l10n-ja/mail/chrome/messenger/newsError.dtd new file mode 100644 index 0000000000..cf1fb88910 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/newsError.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (newsError.title): The title of the news error page. + Not generally visible. --> +<!ENTITY newsError.title "記事の読み込みエラー"> + +<!-- LOCALIZATION NOTE (articleNotFound.title): The main heading for the news + error page. --> +<!ENTITY articleNotFound.title "記事が見つかりません"> + +<!-- LOCALIZATION NOTE (articleNotFound.desc): A longer description for the news + error page. --> +<!ENTITY articleNotFound.desc "ニュースグループサーバーで記事を見つけられませんでした。"> + +<!-- LOCALIZATION NOTE (serverResponded.title): A string preceding the text + response from the newsgroup server describing the error. --> +<!ENTITY serverResponded.title "ニュースグループサーバーからの応答:"> + +<!-- LOCALIZATION NOTE (articleExpired.title): A string explaining that the + article may have expired. --> +<!ENTITY articleExpired.title "記事の期限が切れているようです"> + +<!-- LOCALIZATION NOTE (trySearching.title): A string preceding the message's + ID. --> +<!ENTITY trySearching.title "記事を検索してみてください:"> + +<!-- LOCALIZATION NOTE (removeExpiredArticles.title): The label for the button + to remove all expired articles from the newsgroup. --> +<!ENTITY removeExpiredArticles.title "期限切れの記事をすべて削除"> diff --git a/l10n-ja/mail/chrome/messenger/offline.properties b/l10n-ja/mail/chrome/messenger/offline.properties new file mode 100644 index 0000000000..bcfeb69900 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/offline.properties @@ -0,0 +1,28 @@ +# 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/. + +# Download Messages Prompt +downloadMessagesWindowTitle1 = メッセージのダウンロード +downloadMessagesLabel1 = オフラインでも読めるようにメッセージをダウンロードしますか? +downloadMessagesCheckboxLabel1 = オフラインに切り替えるときは毎回確認する +downloadMessagesNow2 = 今すぐダウンロードする(&D) + +# Send Messages Prompt +sendMessagesWindowTitle1 = 未送信メッセージ +sendMessagesLabel2 = 未送信メッセージを送信しますか? +sendMessagesCheckboxLabel1 = オンラインに切り替えるときは毎回確認する +sendMessagesNow2 = 今すぐ送信する(&S) + +processMessagesLater2 = 後で処理する(&L) + +# GetMessages While Offline Prompt +getMessagesOfflineWindowTitle1 = メッセージの受信 +getMessagesOfflineLabel1 = 現在オフラインです。オンラインにして新着メッセージを受信しますか? + +# Send Messages Offline Prompt +sendMessagesOfflineWindowTitle1 = メッセージの送信 +sendMessagesOfflineLabel1 = 現在オフラインです。オンラインにして未送信メッセージを送信しますか? + +offlineTooltip = 現在オフラインです。 +onlineTooltip = 現在オンラインです。 diff --git a/l10n-ja/mail/chrome/messenger/offlineStartup.properties b/l10n-ja/mail/chrome/messenger/offlineStartup.properties new file mode 100644 index 0000000000..2db63cc25a --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/offlineStartup.properties @@ -0,0 +1,8 @@ +# 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/. + +title = オンラインにする +desc = 今すぐオンラインにしますか?\n\nここで [オフラインにする] を選択した場合でも、[ファイル] -> [オフライン] -> [オンライン作業] メニューのチェックを外せばいつでもオンラインにできます。 +workOnline = オンラインにする +workOffline = オフラインにする diff --git a/l10n-ja/mail/chrome/messenger/outlookImportMsgs.properties b/l10n-ja/mail/chrome/messenger/outlookImportMsgs.properties new file mode 100644 index 0000000000..23637974a4 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/outlookImportMsgs.properties @@ -0,0 +1,72 @@ +# 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/. + +# +# The following are used by the Outlook import code to display status/error +# and informational messages +# + +# Short name of import module +## @name OUTLOOKIMPORT_NAME +## @loc None +## LOCALIZATION NOTE (2000): DONT_TRANSLATE +2000=Outlook + +# Description of import module +## @name OUTLOOKIMPORT_DESCRIPTION +## @loc None +## LOCALIZATION NOTE (2010): In this item, don't translate "Outlook" +2010=Outlook の設定とメール、アドレス帳をインポートします。 + +# Success message +## @name OUTLOOKIMPORT_MAILBOX_SUCCESS +## @loc None +## LOCALIZATION NOTE (2002): In this item, don't translate "%S" or "%d" +## The variable %S will receive the name of the mailbox +## The variable %d will receive the number of messages +2002=メールボックス %S から %d 件のメッセージをインポートしました。 + +# Error message +## @name OUTLOOKIMPORT_MAILBOX_BADPARAM +## @loc None +2003=メールボックスのインポート時に不正なパラメーターが渡されました。 + +# Error message +## @name OUTLOOKIMPORT_MAILBOX_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2004): In this item, don't translate "%S" +## The variable %S will receive the name of the mailbox +2004=メールボックス %S のインポート中にエラーが発生しました。このメールボックスからインポートされていないメッセージがあるかもしれません。 + +# Address book name +## @name OUTLOOKIMPORT_ADDRNAME +## @loc None +## LOCALIZATION NOTE (2005): In this item, don't translate "Outlook" +2005=Outlook のアドレス帳 + +# Description +## @name OUTLOOKIMPORT_ADDRESS_SUCCESS +## @loc None +## LOCALIZATION NOTE (2006): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2006=アドレス帳 %S をインポートしました。 + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_BADPARAM +## @loc None +2007=アドレス帳のインポート時に不正なパラメーターが渡されました。 + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_BADSOURCEFILE +## @loc None +## LOCALIZATION NOTE (2008): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2008=アドレス帳 %S のファイルにアクセス中にエラーが発生しました。 + +# Error message +## @name OUTLOOKIMPORT_ADDRESS_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2009): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2009=アドレス帳 %S のインポート中にエラーが発生しました。インポートされていないアドレスがあるかもしれません。 diff --git a/l10n-ja/mail/chrome/messenger/pgpmime.properties b/l10n-ja/mail/chrome/messenger/pgpmime.properties new file mode 100644 index 0000000000..db7ffeddb7 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/pgpmime.properties @@ -0,0 +1,10 @@ +# 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/. + +# +# The following are used by the pgpmime content type handler +# + +# LOCALIZATION NOTE(pgpMimeNeedsAddon): The text can contain HTML tags. +pgpNotAvailable =これは暗号化された OpenPGP メッセージですが、OpenPGP の復号サポートが利用できません。 diff --git a/l10n-ja/mail/chrome/messenger/preferences/applicationManager.properties b/l10n-ja/mail/chrome/messenger/preferences/applicationManager.properties new file mode 100644 index 0000000000..eda6a5fbeb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/preferences/applicationManager.properties @@ -0,0 +1,13 @@ +# 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/. + +# LOCALIZATION NOTE +# in descriptionApplications, %S will be replaced by one of the 3 following strings +descriptionApplications = 以下のプログラムで %S を開くことができます。 + +handleProtocol = %S リンク +handleFile = %S コンテンツ + +descriptionWebApp = このウェブアプリケーションは次のサイトによって提供されています: +descriptionLocalApp = このアプリケーションは次の場所にあります: diff --git a/l10n-ja/mail/chrome/messenger/preferences/applications.properties b/l10n-ja/mail/chrome/messenger/preferences/applications.properties new file mode 100644 index 0000000000..b304a1ca8b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/preferences/applications.properties @@ -0,0 +1,13 @@ +# 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/. + +# LOCALIZATION NOTE (dialog_removeAccount): +# %S will be replaced with the user-defined name of a storage account. +dialog_removeAccount = 本当に "%S" アカウントを削除してもよろしいですか? + +# LOCALIZATION NOTE (addProvider): +# %S will be replace with the display name of a provider, e.g. DropBox +addProvider =%S を追加 + +notConfiguredYet =このアカウントはまだ設定されていません diff --git a/l10n-ja/mail/chrome/messenger/preferences/messagestyle.properties b/l10n-ja/mail/chrome/messenger/preferences/messagestyle.properties new file mode 100644 index 0000000000..7c8bdd6eea --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/preferences/messagestyle.properties @@ -0,0 +1,13 @@ +# 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/. + +# Content of preview conversation for chat message styles +default=既定 +nick1=Florian +buddy1=florian@im.instantbird.org +nick2=Patrick +buddy2=patrick@im.instantbird.org +message1=Hi! :-) +message2=What's up? +message3=I'm trying Thunderbird! ;-) diff --git a/l10n-ja/mail/chrome/messenger/preferences/preferences.properties b/l10n-ja/mail/chrome/messenger/preferences/preferences.properties new file mode 100644 index 0000000000..844d1fb35a --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/preferences/preferences.properties @@ -0,0 +1,102 @@ +# 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/. + +#### Junk +confirmResetJunkTrainingTitle =判別基準データ消去の確認 +confirmResetJunkTrainingText =本当に学習フィルターの判別基準データをリセットしますか? + +#### Downloads +desktopFolderName =デスクトップ +myDownloadsFolderName =ダウンロード +chooseAttachmentsFolderTitle =添付ファイルの保存先を選択: + +#### Applications + +fileEnding =%S ファイル +saveFile =ファイルを保存する + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp =%S で開く +useDefault =%S で開く (標準設定) + +useOtherApp =他のプログラムを選択... +fpTitleChooseApp =プログラムの選択 +manageApp =プログラムの管理... +alwaysAsk =毎回確認する +delete =動作設定を削除する +confirmDeleteTitle =動作設定の削除 +confirmDeleteText =本当にこの動作設定を削除してもよろしいですか? + +# LOCALIZATION NOTE (typeDescriptionWithDetails): +# %1$S = type description (for example "Portable Document Format") +# %2$S = details (see below, for example "(application/pdf: .pdf, .pdfx)") +typeDescriptionWithDetails =%1$S %2$S + +# LOCALIZATION NOTE (typeDetailsWithTypeOrExt): +# %1$S = type or extensions (for example "application/pdf", or ".pdf, .pdfx") +typeDetailsWithTypeOrExt =(%1$S) + +# LOCALIZATION NOTE (typeDetailsWithTypeAndExt): +# %1$S = type (for example "application/pdf") +# %2$S = extensions (for example ".pdf, .pdfx") +typeDetailsWithTypeAndExt =(%1$S: %2$S) + +#### Sound Notifications +soundFilePickerTitle =通知音ファイルを選択してください + +#### Remote content +imagepermissionstext =画像や他のリモートコンテンツの読み込みを許可するウェブサイトを指定してください。送信者のメールアドレスを基準にすべてのリモートコンテンツの読み込みを許可することもできます。例外設定するウェブサイトアドレスまたはメールアドレスを入力し、不許可または許可ボタンをクリックしてください。 +imagepermissionstitle =例外設定 - リモートコンテンツ + +## (^^; /browser/chrome/browser/preferences/preferences.properties の項目と同じ +#### Cookies +cookiepermissionstitle =Cookie フィルター +cookiepermissionstext =Cookie の使用をサイトごとに許可できます。個別に設定するサイトの正確なアドレスを入力して [不許可]、[現在のセッションのみ]、[許可] のいずれかをクリックしてください。 + +#### Cookie Viewer +hostColon =ホスト: +domainColon =ドメイン: +forSecureOnly =暗号化された通信のみ +forAnyConnection =暗号化の有無によらず常に送信 +expireAtEndOfSession =セッション終了時 + +noCookieSelected =<Cookie が選択されていません> +cookiesAll =以下の Cookie が保存されています: +cookiesFiltered =以下の Cookie が検索にマッチしました: +# LOCALIZATION NOTE (removeSelectedCookies): +# Semicolon-separated list of plural forms. See: +# https://developer.mozilla.org/en/docs/Localization_and_Plurals +# If you need to display the number of selected elements in your language, +# you can use #1 in your localization as a placeholder for the number. +# For example this is the English string with numbers: +# removeSelectedCookies=Remove #1 Selected;Remove #1 Selected +removeSelectedCookies =選択した Cookie を削除 +defaultUserContextLabel =なし + +####Preferences::Advanced::Network +#LOCALIZATION NOTE: The next string is for the disk usage of the cache. +# e.g., "Your cache is currently using 200 MB" +# %1$S = size +# %2$S = unit (MB, KB, etc.) +actualDiskCacheSize =キャッシュはディスク領域の %1$S %2$S を使用しています +actualDiskCacheSizeCalculated =キャッシュサイズを計算しています... + +# LOCALIZATION NOTE (labelDefaultFont): %S = font name +labelDefaultFont =既定 (%S) + +labelDefaultFontUnnamed =既定 + +# LOCALIZATION NOTE (appLocale.label): %S = Name of the application locale, +# e.g. English (United States) +appLocale.label =プログラムの言語: %S +appLocale.accesskey =o +# LOCALIZATION NOTE (rsLocale.label): %S = Name of the locale chosen in regional settings, +# e.g. German (Germany) +rsLocale.label =地域設定の言語: %S +rsLocale.accesskey =e + +applications-type-pdf =Portable Document Format (PDF) + +# LOCALIZATION NOTE (previewInApp): %S = brandShortName +previewInApp =%S でプレビュー diff --git a/l10n-ja/mail/chrome/messenger/prefs.properties b/l10n-ja/mail/chrome/messenger/prefs.properties new file mode 100644 index 0000000000..6b48bf485e --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/prefs.properties @@ -0,0 +1,92 @@ +# 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/. + +# The following are used by the Account Wizard +# +enterValidEmail =正しいメールアドレスを入力してください。 +accountNameExists =この名前を持つアカウントがすでに存在します。別のアカウント名を入力してください。 +accountNameEmpty =アカウント名は入力必須です。 +modifiedAccountExists =このユーザー名とサーバー名のアカウントがすでに存在します。別のユーザー名またはサーバー名を入力してください。 +userNameChanged =ユーザー名を変更しました。このアカウントのメールアドレスやユーザー名も更新しなくてよいか確認してください。 +serverNameChanged =サーバー名を変更しました。フィルターが設定されているフォルダーが新しいサーバーにあるか確認してください。 +# LOCALIZATION NOTE (junkSettingsBroken): %1$S is the account name +junkSettingsBroken =アカウント "%1$S" の迷惑メール設定に問題があります。アカウント設定を保存する前にこれらの設定を見直してください。 +# LOCALIZATION NOTE (localDirectoryChanged): %1$S is program name (&brandShortName;) +localDirectoryChanged =ローカルディレクトリー設定の変更を適用するため、%1$S を今すぐ再起動する必要があります。 +localDirectoryRestart =再起動 +userNameEmpty =ユーザー名を空にすることはできません。 +# LOCALIZATION NOTE (localDirectoryInvalid): %1$S is path to folder +localDirectoryInvalid =ローカルディレクトリーのパス "%1$S" は無効です。別のディレクトリーを選択してください。 +# LOCALIZATION NOTE (localDirectoryNotAllowed): %1$S is path to folder +localDirectoryNotAllowed =ローカルディレクトリーのパス "%1$S" はメッセージの保存場所に相応しくありません。別のディレクトリーを選択してください。 + + +# if the user chooses to cancel the wizard when no accounts are there throw a message +# LOCALIZATION NOTE (cancelWizard) +# do not localize "\n\n" +cancelWizard =アカウントウィザードを終了します。よろしいですか?\n\n入力した情報はすべて失われ、アカウントは作成されません。 +accountWizard =アカウントウィザード +WizardExit =終了 +WizardContinue =キャンセル +# when the wizard already has a domain (Should we say something different?) +enterValidServerName =正しいサーバー名を入力してください。 +failedRemoveAccount =アカウントを削除できませんでした。 +#LOCALIZATION NOTE: accountName: %1$S is server name, %2$S is user name +accountName =%1$S - %2$S + +# LOCALIZATION NOTE: confirmDeferAccountWarning: do not localize "\n\n", it means a new empty line in the string. +confirmDeferAccountWarning =このアカウントの新着メールを別のアカウントの受信トレイに保存する場合、このアカウントでダウンロード済みのメールにアクセスできなくなります。このアカウントにメールが保存されている場合は、予めメールを別のアカウントにコピーしておく必要があります。\n\nこのアカウントのフォルダーに保存するように設定しているフィルターは、予め削除するか保存先を変更する必要があります。特別なフォルダー (送信済みトレイ、下書き、テンプレート、アーカイブ、迷惑メール) をこのアカウントのフォルダーに設定している別のアカウントがある場合、別のアカウントのフォルダーに変更する必要があります。\n\nそれでもまだ、このアカウントのメールを別のアカウントに保存するように設定しますか? +# (^^; en-US: Defer Account? +confirmDeferAccountTitle =本当に変更しますか? + +directoryAlreadyUsedByOtherAccount =ローカルディレクトリー設定で指定されたディレクトリーはすでに "%S" アカウントで使用されています。別のディレクトリーを選択してください。 +directoryParentUsedByOtherAccount =ローカルディレクトリー設定で指定されたディレクトリーの親ディレクトリーはすでに "%S" アカウントで使用されています。別のディレクトリーを選択してください。 +directoryChildUsedByOtherAccount =ローカルディレクトリー設定で指定されたディレクトリーのサブディレクトリーはすでに "%S" アカウントで使用されています。別のディレクトリーを選択してください。 +#Provide default example values for sample email address +exampleEmailUserName =user +exampleEmailDomain =example.jp +emailFieldText =メールアドレス: +#LOCALIZATION NOTE: defaultEmailText: %1$S is user name, %2$S is domain +defaultEmailText =このアカウントで使用するメールアドレスを入力してください。(例: "%1$S@%2$S") +#LOCALIZATION NOTE: customizedEmailText: %1$S is provider, %2$S is email username, %3$S is sample email, %4$S is sample username +customizedEmailText =%1$S %2$S を入力してください。(例: %1$S のメールアドレスが "%3$S" であれば %2$S は "%4$S" になります) + +# account manager stuff +prefPanel-server =サーバー設定 +prefPanel-copies =送信控えと特別なフォルダー +prefPanel-synchronization =同期とディスク領域 +prefPanel-diskspace =ディスク領域 +prefPanel-addressing =編集とアドレス入力 +prefPanel-junk =迷惑メール +## LOCALIZATION NOTE (prefPanel-smtp): Don't translate "SMTP" +prefPanel-smtp =送信 (SMTP) サーバー + +# account manager multiple identity support +#LOCALIZATION NOTE: accountName: %1$S +identity-list-title =%1$S の差出人情報 + +identityDialogTitleAdd =新しい差出人情報 +## LOCALIZATION NOTE (identityDialogTitleEdit): %S is the identity name +identityDialogTitleEdit =%S の編集 + +identity-edit-req =正しいメールアドレスを入力してください。 +identity-edit-req-title =差出人情報を作成できませんでした + +## LOCALIZATION NOTE (identity-delete-confirm): %S is the identity name +# and should be put on a new line. The new line is produced with the "\n" string. +identity-delete-confirm =この差出人情報を削除してもよろしいですか?\n%S +## LOCALIZATION NOTE (identity-delete-confirm-title): %S is the account name +identity-delete-confirm-title =差出人情報の削除: %S +identity-delete-confirm-button =削除 + +choosefile =ファイルを選択 + +forAccount ="%S" アカウントの設定です。 + +removeFromServerTitle =メッセージの自動完全削除の確認 +removeFromServer =この設定は古いメッセージをリモートサーバーとローカルストレージの両方から完全に削除します。設定してもよろしいですか? + +confirmSyncChangesTitle =同期設定の変更確認 +confirmSyncChanges =メッセージ同期設定が変更されました。\n\n変更を保存してもよろしいですか? +confirmSyncChangesDiscard =破棄 diff --git a/l10n-ja/mail/chrome/messenger/quickFilterBar.dtd b/l10n-ja/mail/chrome/messenger/quickFilterBar.dtd new file mode 100644 index 0000000000..3a4dbc7a66 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/quickFilterBar.dtd @@ -0,0 +1,269 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.menu.label): + The label to display for the "View... Toolbars..." menu item that controls + whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.menu.label + "クイックフィルターバー"><!-- en-US: "Quick Filter Bar"--> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.menu.accesskey): + The access key for the "View... Toolbars..." menu item label that controls + whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.menu.accesskey + "Q"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.appmenu.label): + The label to display for the "App Menu... Preferences..." menu item that + controls whether the quick filter bar is visible. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.appmenu.label + "クイックフィルターバー"> + +<!-- LOCALIZATION NOTE (quickFilterBar.toggleBarVisibility.button.tooltip): + The tooltip to display when hovering over the button on the tab bar that + toggles the visibility of the quick filter bar. + --> +<!ENTITY quickFilterBar.toggleBarVisibility.button.tooltip + "クイックフィルターバーの表示を切り替えます"> + +<!-- LOCALIZATION NOTE (quickFilterBar.sticky.tooltip): + The tooltip to display when the user hovers over the sticky button + (currently displayed as a push-pin). When active, the sticky button + causes the current filter settings to be retained when the user changes + folders or opens new tabs. (When inactive, only the state of the text + filters are propagated between folder changes and when opening new tabs.) + --> +<!ENTITY quickFilterBar.sticky.tooltip + "フォルダーを切り替えても現在の絞り込みを維持します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.unread.label): + The label for the filter button that causes us to filter results to only + include unread messages. + --> +<!ENTITY quickFilterBar.unread.label + "未読"> + +<!-- LOCALIZATION NOTE (quickFilterBar.unread.tooltip): + The tooltip for the filter button that causes us to filter results to only + include unread messages. + --> +<!ENTITY quickFilterBar.unread.tooltip + "未読メッセージを抽出します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.starred.label): + The label for the filter button that causes us to filter results to only + include messages that have been starred/flagged. + --> +<!ENTITY quickFilterBar.starred.label + "スター付き"> + +<!-- LOCALIZATION NOTE (quickFilterBar.starred.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages that have been starred/flagged. + --> +<!ENTITY quickFilterBar.starred.tooltip + "スター付きのメッセージを抽出します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.inaddrbook.label): + The label for the filter button that causes us to filter results to only + include messages from contacts in one of the user's non-remote address + books. + --> +<!ENTITY quickFilterBar.inaddrbook.label + "知り合い"> + +<!-- LOCALIZATION NOTE (quickFilterBar.inaddrbook.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages from contacts in one of the user's non-remote address + books. + --> +<!ENTITY quickFilterBar.inaddrbook.tooltip + "アドレス帳に登録されている人からのメッセージを抽出します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.tags.label): + The label for the filter button that causes us to filter results to only + include messages with at least one tag on them. + --> +<!ENTITY quickFilterBar.tags.label + "タグ付き"> + +<!-- LOCALIZATION NOTE (quickFilterBar.tags.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages with at least one tag on them. + --> +<!ENTITY quickFilterBar.tags.tooltip + "タグ付きのメッセージを抽出します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.attachment.label): + The label for the filter button that causes us to filter results to only + include messages with attachments. + --> +<!ENTITY quickFilterBar.attachment.label + "添付あり"> + +<!-- LOCALIZATION NOTE (quickFilterBar.attachment.tooltip): + The tooltip for the filter button that causes us to filter results to only + include messages with attachments. + --> +<!ENTITY quickFilterBar.attachment.tooltip + "添付ファイルのあるメッセージを抽出します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.some.formatString): + This is used to populate the results box; it either displays the + number of messages found using this string, that there are no messages + (using quickFilterBar.resultsLabel.none), or the box is hidden. + This is a pluralizable string used to express the number of messages in + the results. We replace the '#1' with the number of messages, otherwise + see the following URL For more information: + https://developer.mozilla.org/En/Localization_and_Plurals + --> +<!ENTITY quickFilterBar.resultsLabel.some.formatString + "#1 件"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.none): + The contents of the results box when there is a filter active but there + are no messages matching the filter. + --> +<!ENTITY quickFilterBar.resultsLabel.none + "該当なし"> + +<!-- LOCALIZATION NOTE (quickFilterBar.resultsLabel.minWidth): + The minimum width, in pixels, of the results label. Please size this + so that a 3 or 4 digit number of messages in the results can be displayed + without growing the size of the box. You can tell this has been + accomplished if adding a filter constraint that changes the displayed + string to your "no results" string does not result in any changes to the + size of the text box to the label's right. (If your string for + "no results" is longer than the "#### messages" case, then size for that. + --> +<!ENTITY quickFilterBar.resultsLabel.minWidth + "100"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.base1): + This is the base of the empty text for the text search box. We replace + #1 with the contents of the appropriate + quickFilterBar.textbox.emptyText.keyLabel.* value for the platform. + The goal is to convey to the user that typing in the box will filter + the messages and that there is a hotkey they can press to get to the + box faster. + --> +<!ENTITY quickFilterBar.textbox.emptyText.base1 + "このフォルダーのメッセージを絞り込む #1"> + +<!-- LOCALIZATION NOTE (quickFilterBar.show.key2): + This is the key used to show the quick filter bar. --> +<!ENTITY quickFilterBar.show.key2 + "k"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.keyLabel.nonmac): + The description of the key-binding to get into the box on windows and + linux (which use the control key). This should match the value of + quickFilterBar.show.key above. + --> +<!ENTITY quickFilterBar.textbox.emptyText.keyLabel2.nonmac + "<Ctrl+Shift+K>"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.emptyText.keyLabel.mac): + The description of the key-binding to get into the box on mac systems. + This should match the value of quickFilterBar.show.key above. + --> +<!ENTITY quickFilterBar.textbox.emptyText.keyLabel2.mac + "<⇧⌘K>"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanMode.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanMode.tooltip "タグ絞り込みモード"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAny.label): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAny.label "いずれかを含む"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAny.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAny.tooltip "選択したいずれかのタグが付いたメッセージが一致します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAll.label): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAll.label "すべて含む"> + +<!-- LOCALIZATION NOTE (quickFilterBar.booleanModeAll.tooltip): + Tooltip of the Any of / All of tagging mode selector. + --> +<!ENTITY quickFilterBar.booleanModeAll.tooltip "選択したすべてのタグが付いたメッセージが一致します"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.idealWidth): + The number of pixels for the ideal width of the quick filter box textbox. + Choose this value so that the emptyText fits nicely with a little bit of + extra whitespace. + --> +<!ENTITY quickFilterBar.textbox.idealWidth + "320"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textbox.minWidth): + The minimum width of the quick filter textbox in pixels. This is the size + which we should refuse to flex below. When we hit this size, the buttons + with labels will have their labels collapsed. + --> +<!ENTITY quickFilterBar.textbox.minWidth + "280"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.explanation.label): + This label explains what the sender/recipients/subject/body buttons do. + This string should ideally be kept short because the label and the text + filter buttons share their bar (that appears when there is text in the text + filter box) with the list of tags when the tag filter is active, and the + tag sub-bar wants as much space as possible. (Overflow is handled by an + arrow scroll box.) + --> +<!ENTITY quickFilterBar.textFilter.explanation.label + "絞り込み対象:"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.sender.label): + The button label that toggles whether the text filter searches the message + sender for the string. + --> +<!ENTITY quickFilterBar.textFilter.sender.label + "送信者"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.recipients.label): + The button label that toggles whether the text filter searches the message + recipients (to, cc) for the string. + --> +<!ENTITY quickFilterBar.textFilter.recipients.label + "受信者"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.subject.label): + The button label that toggles whether the text filter searches the message + subject for the string. + --> +<!ENTITY quickFilterBar.textFilter.subject.label + "件名"> + +<!-- LOCALIZATION NOTE (quickFilterBar.textFilter.body.label): + The button label that toggles whether the text filter searches the message + body for the string. + --> +<!ENTITY quickFilterBar.textFilter.body.label + "本文"> + +<!-- LOCALIZATION NOTE (quickFilterBar.glodaUpsell.continueSearch): + The first line of the panel popup that tells the user we found no matches + but we can convert to a global search for them. + --> +<!ENTITY quickFilterBar.glodaUpsell.continueSearch + "すべてのメッセージを検索しますか?"> + +<!-- LOCALIZATION NOTE (quickFilterBar.glodaUpsell.pressEnterAndCurrent): + The second line of the panel popup that tells the user we found no matches. + This line will have #1 replaced with what the user has typed so far. + --> +<!ENTITY quickFilterBar.glodaUpsell.pressEnterAndCurrent + "'Enter' キーを押すと同じ語句で全メッセージを検索できます: #1"> diff --git a/l10n-ja/mail/chrome/messenger/removeAccount.dtd b/l10n-ja/mail/chrome/messenger/removeAccount.dtd new file mode 100644 index 0000000000..56f8b50c60 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/removeAccount.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY dialogTitle "アカウントとデータの削除"> +<!ENTITY removeButton.label "削除"> +<!ENTITY removeButton.accesskey "R"> +<!ENTITY removeAccount.label "アカウント情報を削除"> +<!ENTITY removeAccount.accesskey "a"> +<!ENTITY removeAccount.desc "このアカウントについて &brandShortName; のデータだけを削除します。サーバー上のアカウントには影響しません。"> +<!ENTITY removeData.label "メッセージデータを削除"> +<!ENTITY removeData.accesskey "d"> +<!ENTITY removeDataChat.label "会話データを削除"> +<!ENTITY removeDataChat.accesskey "d"> +<!ENTITY removeDataLocalAccount.desc "このアカウントに関連付けられたすべてのメッセージとフォルダー、フィルターをローカルディスクから削除します。この操作はサーバー上に保存された一部のメッセージには影響しません。ローカルデータを保管または後で &brandShortName; で再利用する予定のある場合は選択しないでください。"> +<!ENTITY removeDataServerAccount.desc "このアカウントに関連付けられたすべてのメッセージとフォルダー、フィルターをローカルディスクから削除します。サーバー上に保存されたメッセージとフォルダーは保持されます。"> +<!ENTITY removeDataChatAccount.desc "このアカウントのローカルディスクに保存されたすべての会話ログを削除します。"> +<!ENTITY showData.label "データの場所を表示"> +<!ENTITY showData.accesskey "S"> +<!ENTITY progressPending "選択したデータを削除しています..."> +<!ENTITY progressSuccess "削除が完了しました。"> +<!ENTITY progressFailure "削除に失敗しました。"> diff --git a/l10n-ja/mail/chrome/messenger/removeAccount.properties b/l10n-ja/mail/chrome/messenger/removeAccount.properties new file mode 100644 index 0000000000..0312804fb4 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/removeAccount.properties @@ -0,0 +1,5 @@ +# 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/. + +removeQuestion=本当に "%S" アカウントを削除してもよろしいですか? diff --git a/l10n-ja/mail/chrome/messenger/renameFolderDialog.dtd b/l10n-ja/mail/chrome/messenger/renameFolderDialog.dtd new file mode 100644 index 0000000000..650fb778bb --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/renameFolderDialog.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY renameFolderDialog.title "フォルダー名変更"> +<!ENTITY rename.label "フォルダーの新しい名前を入力してください:"> +<!ENTITY rename.accesskey "E"> +<!ENTITY accept.label "名前を変更"> +<!ENTITY accept.accesskey "R"> diff --git a/l10n-ja/mail/chrome/messenger/sanitize.dtd b/l10n-ja/mail/chrome/messenger/sanitize.dtd new file mode 100644 index 0000000000..8f34da3885 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/sanitize.dtd @@ -0,0 +1,36 @@ +<!-- 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/. --> + +<!ENTITY sanitizeDialog2.title "最近の履歴を消去"> + +<!-- XXX rearrange entities to match physical layout when l10n isn't an issue --> +<!-- LOCALIZATION NOTE (clearTimeDuration.*): "Time range to clear" dropdown. + See UI mockup at bug 480169 --> +<!ENTITY clearTimeDuration.label "消去する履歴の期間:"> +<!ENTITY clearTimeDuration.accesskey "T"> +<!ENTITY clearTimeDuration.lastHour "1 時間以内の履歴"> +<!ENTITY clearTimeDuration.last2Hours "2 時間以内の履歴"> +<!ENTITY clearTimeDuration.last4Hours "4 時間以内の履歴"> +<!ENTITY clearTimeDuration.today "今日の履歴"> +<!ENTITY clearTimeDuration.everything "すべての履歴"> +<!-- Localization note (clearTimeDuration.suffix) - trailing entity for languages +that require it. --> +<!ENTITY clearTimeDuration.suffix ""> + + +<!ENTITY historyGroup.label "履歴"> + +<!ENTITY itemHistory.label "ページの表示履歴"> +<!ENTITY itemHistory.accesskey "B"> +<!ENTITY itemCookies.label "Cookie"> +<!ENTITY itemCookies.accesskey "C"> +<!ENTITY itemCache.label "キャッシュ"> +<!ENTITY itemCache.accesskey "A"> + +<!-- LOCALIZATION NOTE (sanitizeEverythingUndoWarning): Second warning paragraph + that appears when "Time range to clear" is set to "Everything". See UI + mockup at bug 480169 --> +<!ENTITY sanitizeEverythingUndoWarning "この操作は取り消せません。"> + +<!ENTITY dialog.width "34em"><!-- en-US: 28em --> diff --git a/l10n-ja/mail/chrome/messenger/seamonkeyImportMsgs.properties b/l10n-ja/mail/chrome/messenger/seamonkeyImportMsgs.properties new file mode 100644 index 0000000000..c6e4eb8920 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/seamonkeyImportMsgs.properties @@ -0,0 +1,18 @@ +# 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/. +# +# The following are used by the seamonkey import code to display status/error +# and informational messages + +# Short name of import module +SeamonkeyImportName=SeaMonkey + +# Description of import module +SeamonkeyImportDescription=SeaMonkey からアドレス帳とメール、アカウント設定をインポートします。 + +# Success Message for addressbook import +SeamonkeyImportAddressSuccess=アドレス帳をインポートしました。 + +# Success Message for mail import +SeamonkeyImportSettingsSuccess=ローカルメッセージとアカウント設定をインポートしました。 diff --git a/l10n-ja/mail/chrome/messenger/search-attributes.properties b/l10n-ja/mail/chrome/messenger/search-attributes.properties new file mode 100644 index 0000000000..b864b00c0b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/search-attributes.properties @@ -0,0 +1,47 @@ +# 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/. + +# (^^; 英語表記を括弧付けするべきか検討中 +#these need to match nsMsgSearchAttrib interface in nsMsgSearchCore.idl +#and nsMsgSearchAttribMap in nsMsgSearchAdapter.cpp +Subject = 件名 +From = 差出人 +Body = 本文 +# (^^; 検索対象には時刻指定ができないことに注意 +Date = 送信日 +Priority = 重要度 +Status = 状態 +To = 宛先 +Cc = Cc +ToOrCc = 宛先または Cc +AgeInDays = 送信日からの日数 +SizeKB = サイズ (KB) +Tags = タグ +# for AB and LDAP +AnyName = 名前 +DisplayName = 表示名 +Nickname = ニックネーム +ScreenName = スクリーンネーム +Email = メールアドレス +AdditionalEmail = 別のメールアドレス +AnyNumber = 電話番号 +WorkPhone = 勤務先の電話番号 +HomePhone = 自宅の電話番号 +Fax = FAX +Pager = ポケットベル +Mobile = 携帯電話 +City = 勤務先の市区町村 +Street = 勤務先の番地 +Title = 役職 +Organization = 組織 +Department = 部門 +# more mailnews +FromToCcOrBcc = 差出人または宛先、Cc、Bcc +JunkScoreOrigin = 迷惑メールの判別元 +JunkPercent = 迷惑メール確率 +AttachmentStatus = 添付ファイルの有無 +JunkStatus = 迷惑マークの有無 +Label = ラベル +Customize = カスタムヘッダー... +MissingCustomTerm = 不明なカスタム検索項目 diff --git a/l10n-ja/mail/chrome/messenger/search-operators.properties b/l10n-ja/mail/chrome/messenger/search-operators.properties new file mode 100644 index 0000000000..0cd16ee791 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/search-operators.properties @@ -0,0 +1,34 @@ +# 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/. + +0 =に次を含む +1 =に次を含まない +2 =が次と一致する +3 =が次と異なる +4 =が未設定 + +5 =が次の日付より前 +6 =が次の日付より後 + +7 =が次より高い +8 =が次より低い + +9 =が次で始まる +10 =が次で終わる + +# (^^; sounds like は発音が同じであるかを調べる演算子で "近似" と訳されることもある LDAP や SQL で使用 +11 =が次と同じ発音 (sounds like) +# (^^; LdapDwim については詳細不明 +12 =LdapDwim + +13 =が次の値を超える +14 =が次の値未満 + +# (^^; NameCompletion +15 =名前の自動補完 +16 =がアドレス帳にある +17 =がアドレス帳にない +18 =が未設定でない +19 =が次とマッチする +20 =が次とマッチしない diff --git a/l10n-ja/mail/chrome/messenger/search.properties b/l10n-ja/mail/chrome/messenger/search.properties new file mode 100644 index 0000000000..40ebd56bda --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/search.properties @@ -0,0 +1,27 @@ +# 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/. + +# these are the fields that get inserted in the search line +# for "and" searches, this looks like: +# +# searchAnd0 <attribute> searchAnd1 <operator> searchAnd2 <value> searchAnd4 +# +# for example, in english this looks like: +# and the [Sender ] [doesn't contain] [John] +# +# TODO: need to special-case the first line (filterindex==0) + +# filter stuff + +searchingMessage = 検索しています... +# LOCALIZATION NOTE (matchesFound): #1 number of matches found +matchesFound =#1 件見つかりました +noMatchesFound = 見つかりませんでした +labelForStopButton = 停止 +labelForSearchButton = 検索 +labelForStopButton.accesskey = S +labelForSearchButton.accesskey = S + +moreButtonTooltipText = 新しいルールを追加します +lessButtonTooltipText = このルールを削除します diff --git a/l10n-ja/mail/chrome/messenger/searchTermOverlay.dtd b/l10n-ja/mail/chrome/messenger/searchTermOverlay.dtd new file mode 100644 index 0000000000..34fffe5f1d --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/searchTermOverlay.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY matchAll.label "すべての条件に一致"> +<!ENTITY matchAll.accesskey "a"> +<!ENTITY matchAny.label "いずれかの条件に一致"> +<!ENTITY matchAny.accesskey "o"> +<!ENTITY matchAllMsgs.label "条件なし"><!-- 条件を設定しない場合の選択肢 --> +<!ENTITY matchAllMsgs.accesskey "m"> + +<!-- LOCALIZATION NOTE + The values below are used to control the widths of the search widgets. + Change the values only when the localized strings in the popup menus + are truncated in the widgets. + --> +<!-- Bug 743974 参照 --> +<!ENTITY searchTermListAttributesFlexValue "1"> +<!ENTITY searchTermListOperatorsFlexValue "1"> +<!ENTITY searchTermListValueFlexValue "3"> diff --git a/l10n-ja/mail/chrome/messenger/shutdownWindow.properties b/l10n-ja/mail/chrome/messenger/shutdownWindow.properties new file mode 100644 index 0000000000..9e88861038 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/shutdownWindow.properties @@ -0,0 +1,10 @@ +# 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/. + + +# These strings are loaded and represented by the XUL dialog. +shutdownDialogTitle =終了しています... +taskProgress =終了時の処理中です: %1$S / %2$S + +# These strings are loaded by the individual shutdown tasks. diff --git a/l10n-ja/mail/chrome/messenger/smime.properties b/l10n-ja/mail/chrome/messenger/smime.properties new file mode 100644 index 0000000000..bdc8ead9ca --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/smime.properties @@ -0,0 +1,11 @@ +# 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/. + +# +# The following are used by the smime content type handler +# + +## @name NS_MSG_UNABLE_TO_OPEN_FILE +## LOCALIZATION NOTE: the text can contain HTML tags. +1000 =これは<B>暗号化</B>または<B>署名</B>されたメッセージです。<br>暗号化または署名されたメールはサポートされていません。 diff --git a/l10n-ja/mail/chrome/messenger/smtpEditOverlay.dtd b/l10n-ja/mail/chrome/messenger/smtpEditOverlay.dtd new file mode 100644 index 0000000000..9ec06a709f --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/smtpEditOverlay.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!ENTITY settings.caption "設定"> +<!ENTITY security.caption "セキュリティと認証"> +<!ENTITY serverName.label "サーバー名:"> +<!ENTITY serverName.accesskey "S"> +<!ENTITY serverDescription.label "説明:"> +<!ENTITY serverDescription.accesskey "D"> +<!ENTITY serverPort.label "ポート番号:"> +<!ENTITY serverPort.accesskey "P"> +<!ENTITY userName.label "ユーザー名:"> +<!ENTITY userName.accesskey "m"> +<!ENTITY connectionSecurity.label "接続の保護:"> +<!ENTITY connectionSecurity.accesskey "n"> +<!ENTITY connectionSecurityType-0.label "なし"> +<!ENTITY connectionSecurityType-1.label "STARTTLS (可能な場合)"> +<!ENTITY connectionSecurityType-2.label "STARTTLS"> +<!ENTITY connectionSecurityType-3.label "SSL/TLS"> +<!ENTITY smtpEditTitle.label "送信 (SMTP) サーバー"> +<!ENTITY serverPortDefault.label "既定値:"> +<!ENTITY authMethod.label "認証方式:"> +<!ENTITY authMethod.accesskey "i"> diff --git a/l10n-ja/mail/chrome/messenger/subscribe.dtd b/l10n-ja/mail/chrome/messenger/subscribe.dtd new file mode 100644 index 0000000000..3a78117ab0 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/subscribe.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY subscribeDialog.title "IMAP フォルダーとニュースグループの購読"> +<!ENTITY subscribeButton.label "購読"> +<!ENTITY subscribeButton.accesskey "S"> +<!ENTITY unsubscribeButton.label "購読を解除"> +<!ENTITY unsubscribeButton.accesskey "U"> +<!ENTITY newGroupsTab.label "新しいグループ"> +<!ENTITY newGroupsTab.accesskey "N"> +<!ENTITY refreshButton.label "更新"> +<!ENTITY refreshButton.accesskey "R"> +<!ENTITY stopButton.label "中止"> +<!ENTITY stopButton.accesskey "T"> +<!ENTITY server.label "アカウント:"> +<!ENTITY server.accesskey "A"> +<!ENTITY subscribedHeader.label "購読"> +<!-- commenting out until bug 38906 is fixed +<!ENTITY messagesHeader.label "メッセージ"> --> +<!ENTITY namefield.label "次を含む項目を表示:"> +<!ENTITY namefield.accesskey "O"> diff --git a/l10n-ja/mail/chrome/messenger/subscribe.properties b/l10n-ja/mail/chrome/messenger/subscribe.properties new file mode 100644 index 0000000000..0bd47b7f87 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/subscribe.properties @@ -0,0 +1,13 @@ +# 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/. + +subscribeLabel-nntp =購読するニュースグループを選択してください: +subscribeLabel-imap =購読するフォルダーを選択してください: +currentListTab-nntp.label =購読中のグループ一覧 +currentListTab-nntp.accesskey =L +currentListTab-imap.label =フォルダー一覧 +currentListTab-imap.accesskey =L +pleaseWaitString =しばらくお待ちください... +offlineState =現在オフラインです。サーバーからアイテムを取得できませんでした。 +errorPopulating =サーバーからアイテムを取得時にエラーが発生しました。 diff --git a/l10n-ja/mail/chrome/messenger/tabmail.dtd b/l10n-ja/mail/chrome/messenger/tabmail.dtd new file mode 100644 index 0000000000..a6f68b1433 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/tabmail.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY closeTab.label "タブを閉じる"> +<!ENTITY listAllTabs.label "すべてのタブを一覧表示"> +<!-- LOCALIZATION NOTE(defaultTabTitle.label): This is the default tab + title to show when the tab has no title. --> +<!ENTITY defaultTabTitle.label "ホーム"> diff --git a/l10n-ja/mail/chrome/messenger/taskbar.properties b/l10n-ja/mail/chrome/messenger/taskbar.properties new file mode 100644 index 0000000000..ed161527ef --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/taskbar.properties @@ -0,0 +1,8 @@ +# 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/. + +taskbar.tasks.composeMessage.label =新しいメッセージを作成する +taskbar.tasks.composeMessage.description =新しいメッセージを作成します。 +taskbar.tasks.openAddressBook.label =アドレス帳を開く +taskbar.tasks.openAddressBook.description =アドレス帳を開きます。 diff --git a/l10n-ja/mail/chrome/messenger/telemetry.properties b/l10n-ja/mail/chrome/messenger/telemetry.properties new file mode 100644 index 0000000000..044ce681b6 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/telemetry.properties @@ -0,0 +1,13 @@ +# 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/. + +# Telemetry prompt +# LOCALIZATION NOTE (telemetryText): %1$S will be replaced by brandFullName, +# and %2$S by the value of the toolkit.telemetry.server_owner preference. +telemetryText = %1$S の改善のため、メモリー消費量、パフォーマンス、応答速度を自動的に %2$S に送信しますか? +telemetryLinkLabel = 詳細 +telemetryYesButtonLabel = はい +telemetryYesButtonAccessKey = Y +telemetryNoButtonLabel = いいえ +telemetryNoButtonAccessKey = N diff --git a/l10n-ja/mail/chrome/messenger/templateUtils.properties b/l10n-ja/mail/chrome/messenger/templateUtils.properties new file mode 100644 index 0000000000..79cddc4b2b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/templateUtils.properties @@ -0,0 +1,7 @@ +# 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/. + +# LOCALIZATION NOTE yesterday: used in various places where we compute +# a "friendly" date, e.g. displaying that a message was from yesterday. +yesterday =昨日 diff --git a/l10n-ja/mail/chrome/messenger/textImportMsgs.properties b/l10n-ja/mail/chrome/messenger/textImportMsgs.properties new file mode 100644 index 0000000000..4b8d844b72 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/textImportMsgs.properties @@ -0,0 +1,43 @@ +# 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/. + +# +# The following are used by the text import code to display status/error +# and informational messages +# + +# Short name of import module +## @name TEXTIMPORT_NAME +## @loc None +2000=テキストファイル (LDIF, .tab, .csv, .txt) + +# Description of import module +## @name TEXTIMPORT_DESCRIPTION +## @loc None +2001=テキストファイルからアドレス帳をインポートします。LDIF (.ldif, .ldi) や カンマ (.csv)、Tab (.tab, .txt) で各フィールドを区切った形式をサポートしています。 + +# Description of import module +## @name TEXTIMPORT_ADDRESS_NAME +## @loc None +2002=テキストファイル (アドレス帳) + +# Description +## @name TEXTIMPORT_ADDRESS_SUCCESS +## @loc None +2003=アドレス帳 %S をインポートしました。 + +# Error message +## @name TEXTIMPORT_ADDRESS_BADPARAM +## @loc None +2004=メールボックスのインポート時に不正なパラメーターが渡されました。 + +# Error message +## @name TEXTIMPORT_ADDRESS_BADSOURCEFILE +## @loc None +2005=アドレス帳ファイル %S にアクセスできませんでした。 + +# Error message +## @name TEXTIMPORT_ADDRESS_CONVERTERROR +## @loc None +2006=アドレス帳 %S のインポート中にエラーが発生しました。インポートされていないアドレスがあるかもしれません。 diff --git a/l10n-ja/mail/chrome/messenger/vCardImportMsgs.properties b/l10n-ja/mail/chrome/messenger/vCardImportMsgs.properties new file mode 100644 index 0000000000..cb618a3fea --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/vCardImportMsgs.properties @@ -0,0 +1,26 @@ +# 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/. + +# +# The following are used by the vCard import code to display status, error, and +# informational messages +# + +vCardImportName = vCard ファイル (.vcf) + +vCardImportDescription=Import an address book from vCard format + +vCardImportAddressName = vCard アドレス帳 + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressSuccess = %S のアドレス帳をインポートしました + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressBadSourceFile = %S のアドレス帳ファイルへのアクセス中にエラーが発生しました。 + +# LOCALIZATION NOTE (vCardImportAddressSuccess): %S is replaced by the +# name of the address book being imported. +vCardImportAddressConvertError = %S のアドレス帳のインポート中にエラーが発生しました。インポートされていないアドレスがあるかもしれません。 diff --git a/l10n-ja/mail/chrome/messenger/viewLog.dtd b/l10n-ja/mail/chrome/messenger/viewLog.dtd new file mode 100644 index 0000000000..a74a455c8c --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/viewLog.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> + +<!ENTITY viewLog.title "フィルターログ"> +<!ENTITY viewLogInfo.text "フィルターログではどのフィルターが使われたか記録します。"><!-- (^^; "Use the check box below to enable logging." はチェックボックスのラベルから自明なので削除 --> +<!ENTITY clearLog.label "ログの消去"> +<!ENTITY clearLog.accesskey "C"> +<!ENTITY enableLog.label "フィルターログを有効にする"> +<!ENTITY enableLog.accesskey "E"> +<!ENTITY closeLog.label "閉じる"> +<!ENTITY closeLog.accesskey "o"> diff --git a/l10n-ja/mail/chrome/messenger/viewSource.dtd b/l10n-ja/mail/chrome/messenger/viewSource.dtd new file mode 100644 index 0000000000..ac7f9771ba --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/viewSource.dtd @@ -0,0 +1,84 @@ +<!-- 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/. --> + +<!-- extracted from content/viewSource.xhtml --> + +<!-- LOCALIZATION NOTE (mainWindow.title) : DONT_TRANSLATE --> +<!ENTITY mainWindow.title "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifier "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifierseparator) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifierseparator " - "> +<!ENTITY mainWindow.preface "次のソース: "> + +<!ENTITY editMenu.label "編集"> +<!ENTITY editMenu.accesskey "E"> +<!ENTITY fileMenu.label "ファイル"> +<!ENTITY fileMenu.accesskey "F"> +<!ENTITY savePageCmd.label "名前を付けてページを保存..."> +<!ENTITY savePageCmd.accesskey "A"> +<!ENTITY savePageCmd.commandkey "S"> +<!ENTITY printCmd.label "印刷..."> +<!ENTITY printCmd.accesskey "P"> +<!ENTITY printCmd.commandkey "P"> +<!ENTITY closeCmd.label "閉じる"> +<!ENTITY closeCmd.accesskey "C"> +<!ENTITY closeCmd.commandkey "W"> + +<!-- LOCALIZATION NOTE : +textEnlarge.commandkey3, textReduce.commandkey2 and +textReset.commandkey2 are alternative acceleration keys for zoom. +If shift key is needed with your locale popular keyboard for them, +you can use these alternative items. Otherwise, their values should be empty. --> + +<!ENTITY textEnlarge.commandkey "+"> +<!ENTITY textEnlarge.commandkey2 "="> +<!ENTITY textEnlarge.commandkey3 ";"><!-- JIS キーボード用 --> +<!ENTITY textReduce.commandkey "-"> +<!ENTITY textReduce.commandkey2 ""> +<!ENTITY textReset.commandkey "0"> +<!ENTITY textReset.commandkey2 ""> + +<!ENTITY goToLineCmd.label "指定行へ移動..."> +<!ENTITY goToLineCmd.accesskey "G"> +<!ENTITY goToLineCmd.commandkey "l"> + +<!ENTITY viewMenu.label "表示"> +<!ENTITY viewMenu.accesskey "V"> +<!ENTITY reloadCmd.label "再読み込み"> +<!ENTITY reloadCmd.accesskey "R"> +<!ENTITY reloadCmd.commandkey "r"> +<!ENTITY menu_wrapLongLines.title "長い行を折り返す"> +<!ENTITY menu_wrapLongLines.accesskey "W"> +<!ENTITY menu_highlightSyntax.label "構文を強調表示"> +<!ENTITY menu_highlightSyntax.accesskey "H"> +<!ENTITY menu_textSize.label "文字サイズ"> +<!ENTITY menu_textSize.accesskey "Z"> +<!ENTITY menu_textEnlarge.label "大きく"> +<!ENTITY menu_textEnlarge.accesskey "I"> +<!ENTITY menu_textReduce.label "小さく"> +<!ENTITY menu_textReduce.accesskey "D"> +<!ENTITY menu_textReset.label "通常サイズ"> +<!ENTITY menu_textReset.accesskey "N"> + +<!ENTITY findOnCmd.label "このページを検索..."> +<!ENTITY findOnCmd.accesskey "F"> +<!ENTITY findOnCmd.commandkey "f"> +<!ENTITY findAgainCmd.label "次を検索"> +<!ENTITY findAgainCmd.accesskey "g"> +<!ENTITY findAgainCmd.commandkey "g"> +<!ENTITY findAgainCmd.commandkey2 "VK_F3"> +<!ENTITY findSelectionCmd.commandkey "e"> + +<!ENTITY backCmd.label "戻る"> +<!ENTITY backCmd.accesskey "B"> +<!ENTITY forwardCmd.label "進む"> +<!ENTITY forwardCmd.accesskey "F"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goForwardCmd.commandKey "]"> + +<!ENTITY copyLinkCmd.label "リンクの URL をコピー"> +<!ENTITY copyLinkCmd.accesskey "L"> +<!ENTITY copyEmailCmd.label "メールアドレスをコピー"> +<!ENTITY copyEmailCmd.accesskey "E"> diff --git a/l10n-ja/mail/chrome/messenger/viewSource.properties b/l10n-ja/mail/chrome/messenger/viewSource.properties new file mode 100644 index 0000000000..61b6e33a9b --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/viewSource.properties @@ -0,0 +1,17 @@ +# 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/. + +goToLineTitle =指定行へ移動 +goToLineText =行番号を入力してください +invalidInputTitle =不正な行番号 +invalidInputText =入力された行番号が正しくありません。 +outOfRangeTitle =該当行なし +outOfRangeText =指定された行がありません。 +viewSelectionSourceTitle =選択した部分の DOM ソース +viewMathMLSourceTitle =MathML の DOM ソース + +context_goToLine_label =指定行へ移動... +context_goToLine_accesskey =L +context_wrapLongLines_label =長い行を折り返す +context_highlightSyntax_label =構文を強調表示 diff --git a/l10n-ja/mail/chrome/messenger/viewZoomOverlay.dtd b/l10n-ja/mail/chrome/messenger/viewZoomOverlay.dtd new file mode 100644 index 0000000000..e91d25b6e1 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/viewZoomOverlay.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE : +fullZoomEnlargeCmd.commandkey3, fullZoomReduceCmd.commandkey2 and +fullZoomResetCmd.commandkey2 are alternative acceleration keys for zoom. +If shift key is needed with your locale popular keyboard for them, +you can use these alternative items. Otherwise, their values should be empty. --> + +<!ENTITY fullZoomEnlargeCmd.label "拡大"> +<!ENTITY fullZoomEnlargeCmd.accesskey "I"> +<!ENTITY fullZoomEnlargeCmd.commandkey "+"> +<!ENTITY fullZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards --> +<!ENTITY fullZoomEnlargeCmd.commandkey3 ";"><!-- JIS キーボード用 --> + +<!ENTITY fullZoomReduceCmd.label "縮小"> +<!ENTITY fullZoomReduceCmd.accesskey "O"> +<!ENTITY fullZoomReduceCmd.commandkey "-"> +<!ENTITY fullZoomReduceCmd.commandkey2 ""> + +<!ENTITY fullZoomResetCmd.label "リセット"> +<!ENTITY fullZoomResetCmd.accesskey "R"> +<!ENTITY fullZoomResetCmd.commandkey "0"> +<!ENTITY fullZoomResetCmd.commandkey2 ""> + +<!ENTITY fullZoomToggleCmd.label "文字サイズだけ変更"> +<!ENTITY fullZoomToggleCmd.accesskey "T"> +<!ENTITY fullZoom.label "拡大/縮小"> +<!ENTITY fullZoom.accesskey "Z"> diff --git a/l10n-ja/mail/chrome/messenger/virtualFolderListDialog.dtd b/l10n-ja/mail/chrome/messenger/virtualFolderListDialog.dtd new file mode 100644 index 0000000000..c9d8f63b77 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/virtualFolderListDialog.dtd @@ -0,0 +1,8 @@ +<!-- 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/. --> + +<!ENTITY virtualFolderListTitle.title "フォルダーを選択"> +<!ENTITY virtualFolderDesc.label "検索するフォルダーを選択する:"> +<!ENTITY folderName.label "フォルダー名"> +<!ENTITY folderSearch.label "検索"> diff --git a/l10n-ja/mail/chrome/messenger/virtualFolderProperties.dtd b/l10n-ja/mail/chrome/messenger/virtualFolderProperties.dtd new file mode 100644 index 0000000000..fef2d67022 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/virtualFolderProperties.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY virtualFolderProperties.title "新しい検索フォルダー"> +<!ENTITY name.label "名前:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "作成先:"> +<!ENTITY description.accesskey "C"> + +<!ENTITY searchTermCaption.label "検索フォルダーで使用する検索条件を設定してください:"> + +<!ENTITY folderSelectionCaption.label "検索対象: "> +<!ENTITY chooseFoldersButton.label "選択..."> +<!ENTITY chooseFoldersButton.accesskey "h"> + +<!ENTITY searchOnline.label "オンラインで検索 (IMAP や ニュースフォルダーでも最新の結果が得られますが、フォルダーを開くのに時間がかかります)"> +<!ENTITY searchOnline.accesskey "S"> +<!ENTITY newFolderButton.label "作成"> +<!ENTITY newFolderButton.accesskey "r"> +<!ENTITY editFolderButton.label "更新"> +<!ENTITY editFolderButton.accesskey "U"> diff --git a/l10n-ja/mail/chrome/messenger/wmImportMsgs.properties b/l10n-ja/mail/chrome/messenger/wmImportMsgs.properties new file mode 100644 index 0000000000..1342d30140 --- /dev/null +++ b/l10n-ja/mail/chrome/messenger/wmImportMsgs.properties @@ -0,0 +1,76 @@ +# 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/. + +# +# The following are used by the windows live mail import code to display status/error +# and informational messages +# + +# Short name of import module +## @name WMIMPORT_NAME +## @loc None +## LOCALIZATION NOTE (2000): DONT_TRANSLATE +2000=Windows Live Mail + +# Description of import module +## @name WMIMPORT_DESCRIPTION +## @loc None +## LOCALIZATION NOTE (2001): In this item, don't translate "Windows Live Mail" +2001=Windows Live Mail の設定をインポートします。 + +# Success message +## @name WMIMPORT_MAILBOX_SUCCESS +## @loc None +## LOCALIZATION NOTE (2002): In this item, don't translate "%1$S" or "%2$d" +## The variable %1$S will contain the name of the Mailbox +## The variable %2$d will contain the number of messages +2002=メールボックス %1$S から %2$d 件のメッセージをインポートしました。 + +# Error message +## @name WMIMPORT_MAILBOX_BADPARAM +## @loc None +2003=メールボックスのインポート時に不正なパラメーターが渡されました。 + +# Error message +## @name WMIMPORT_MAILBOX_BADSOURCEFILE +## @loc None +## LOCALIZATION NOTE (2004): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2004=メールボックス %S 用ファイルのアクセス エラーです。 + +# Error message +## @name WMIMPORT_MAILBOX_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2005): In this item, don't translate "%S" +## The variable %S will contain the name of the Mailbox +2005=メールボックス %S のインポートエラーです。このメールボックスからインポートされていないメッセージがあるかもしれません。 + +# Default name of imported addressbook +## @name WMIMPORT_DEFAULT_NAME +## @loc None +2006=Windows Live Mail のアドレス帳 + +# Autofind description +## @name WMIMPORT_AUTOFIND +## @loc None +2007=Windows Live Mail のアドレス帳 (Windows のアドレス帳) + +# Description +## @name WMIMPORT_ADDRESS_SUCCESS +## @loc None +## LOCALIZATION NOTE (2006): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2008=アドレス帳 %S をインポートしました。 + +# Error message +## @name WMIMPORT_ADDRESS_CONVERTERROR +## @loc None +## LOCALIZATION NOTE (2009): In this item, don't translate "%S" +## The variable %S will receive the name of the address book +2009=アドレス帳 %S のインポートエラーです。インポートされていないアドレスがあるかもしれません。 + +# Error message +## @name WMIMPORT_ADDRESS_BADPARAM +## @loc None +2010=アドレス帳のインポート時に不正なパラメーターが渡されました。 diff --git a/l10n-ja/mail/chrome/mozldap/ldap.properties b/l10n-ja/mail/chrome/mozldap/ldap.properties new file mode 100644 index 0000000000..e3ffb6b457 --- /dev/null +++ b/l10n-ja/mail/chrome/mozldap/ldap.properties @@ -0,0 +1,263 @@ +# +# 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/. + +# (^^; 全体として技術的な確証が不足 + +# The following two strings are used when prompting the user for authentication +# information: + +## @name AUTH_PROMPT_TITLE +## @loc none +authPromptTitle = LDAP サーバーのパスワード + +## @name AUTH_PROMPT_TEXT +## @loc %1$S should not be localized. It is the hostname of the LDAP server. +authPromptText = %1$S のパスワードを入力してください。 + +# These are string versions of all the errors defined in +# nsILDAPErrors.idl, as well as the nsresult codes based on those +# errors. See that file for the genesis of these codes, as well as +# for info about how to get documentation about their precise +# meanings. + +## @name OPERATIONS_ERROR +## @loc none +1=操作エラー + +## @name PROTOCOL_ERROR +## @loc none +2=プロトコルエラー + +## @name TIMELIMIT_EXCEEDED +## @loc none +3=制限時間を超えました + +## @name SIZELIMIT_EXCEEDED +## @loc none +4=制限サイズを超えました + +## @name COMPARE_FALSE +## @loc none +5=比較結果は偽です + +## @name COMPARE_TRUE +## @loc none +6=比較結果は真です + +## @name STRONG_AUTH_NOT_SUPPORTED +## @loc none +7=認証方法がサポートされていません + +## @name STRONG_AUTH_REQUIRED +## @loc none +8=強力な認証が求められています + +## @name PARTIAL_RESULTS +## @loc none +9=結果の一部と参照を受信しました + +## @name REFERRAL +## @loc none +10=参照を受信しました + +## @name ADMINLIMIT_EXCEEDED +## @loc none +11=管理者による制限を超えています + +## @name UNAVAILABLE_CRITICAL_EXTENSION +## @loc none +12=必須の拡張を利用できません + +## @name CONFIDENTIALITY_REQUIRED +## @loc none +13=機密性を求められています + +## @name SASL_BIND_IN_PROGRESS +## @loc none +14=SASL バインドが進行中です + +## @name NO_SUCH_ATTRIBUTE +## @loc none +16=そのような属性はありません + +## @name UNDEFINED_TYPE +## @loc none +17=属性型が定義されていません + +## @name INAPPROPRIATE MATCHING +## @loc none +18=不適切な適合規則です + +## @name CONSTRAINT_VIOLATION +## @loc none +19=制約違反です + +## @name TYPE_OR_VALUE_EXISTS +## @loc none +20=型または値が存在します + +## @name INVALID_SYNTAX +## @loc none +21=構文が不正です + +## @name NO_SUCH_OBJECT +## @loc none +32=そのようなオブジェクトはありません + +## @name ALIAS_PROBLEM +## @loc none +33=別名に問題があります + +## @name INVALID_DN_ SYNTAX +## @loc none +34=識別名の構文が不正です + +## @name IS_LEAF +## @loc none +35=オブジェクトはリーフです + +## @name ALIAS_DEREF_PROBLEM +## @loc none +36=別名の参照をたどれません + +## @name INAPPROPRIATE_AUTH +## @loc none +48=認証が不適切です + +## @name INVALID_CREDENTIALS +## @loc none +49=認証情報が不正です + +## @name INSUFFICIENT_ACCESS +## @loc none +50=アクセス権が不足しています + +## @name BUSY +## @loc none +51=LDAP サーバーが混雑しています + +## @name UNAVAILABLE +## @loc none +52=LDAP サーバーを利用できません + +## @name UNWILLING_TO_PERFORM +## @loc none +53=LDAP サーバーが実行要求に応えません + +## @name LOOP_DETECT +## @loc none +54=ループが検出されました + +## @name SORT_CONTROL_MISSING +## @loc none +60=ソートコントロールが足りません + +## @name INDEX_RANGE_ERROR +## @loc none +61=検索結果がオフセットで指定できる範囲を超えています + +## @name NAMING_VIOLATION +## @loc none +64=名前規則に違反しています + +## @name OBJECT_CLASS_VIOLATION +## @loc none +65=オブジェクトクラス違反です + +## @name NOT_ALLOWED_ON_NONLEAF +## @loc none +66=リーフ以外では許可されていない操作です + +## @name NOT_ALLOWED_ON_RDN +## @loc none +67=RDN に対して許可されていない操作です + +## @name ALREADY_EXISTS +## @loc none +68=すでに存在しています + +## @name NO_OBJECT_CLASS_MODS +## @loc none +69=オブジェクトクラスを変更できません + +## @name RESULTS_TOO_LARGE +## @loc none +70=結果が多すぎます + +## @name AFFECTS_MULTIPLE_DSAS +## @loc none +71=複数のサーバーに影響します + +## @name OTHER +## @loc none +80=不明なエラー + +## @name SERVER_DOWN +## @loc none +81=LDAP サーバーに接続できません + +## @name LOCAL_ERROR +## @loc none +82=ローカルエラー + +## @name ENCODING_ERROR +## @loc none +83=エンコードエラー + +## @name DECODING_ERROR +## @loc none +84=デコードエラー + +## @name TIMEOUT +## @loc none +85=LDAP サーバーがタイムアウトしました + +## @name AUTH_UNKNOWN +## @loc none +86=認証方法が不明です + +## @name FILTER_ERROR +## @loc none +87=検索フィルターが正しくありません + +## @name USER_CANCELLED +## @loc none +88=ユーザーによりキャンセルされました + +## @name PARAM_ERROR +## @loc none +89=LDAP ルーチンに渡すパラメーターが正しくありません + +## @name NO_MEMORY +## @loc none +90=メモリーが不足しています + +## @name CONNECT_ERROR +## @loc none +91=LDAP サーバーに接続できません + +## @name NOT_SUPPORTED +## @loc none +92=このバージョンの LDAP プロトコルはサポートされていません + +## @name CONTROL_NOT_FOUND +## @loc none +93=要求された LDAP コントロールが見つかりません + +## @name NO_RESULTS_RETURNED +## @loc none +94=結果がありません + +## @name MORE_RESULTS_TO_RETURN +## @loc none +95=さらに処理すべき結果があります + +## @name CLIENT_LOOP +## @loc none +96=クライアントがループを検出しました + +## @name REFERRAL_LIMIT_EXCEEDED +## @loc none +97=参照ホップ回数が制限を超えています diff --git a/l10n-ja/mail/chrome/overrides/netError.dtd b/l10n-ja/mail/chrome/overrides/netError.dtd new file mode 100644 index 0000000000..2123cfc73b --- /dev/null +++ b/l10n-ja/mail/chrome/overrides/netError.dtd @@ -0,0 +1,189 @@ +<!-- 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/. --> + +<!-- (^^; /browser/chrome/overrides/netError.dtd とほぼ同じ (netOffline.longDesc, nssFailure2.longDesc) --> +<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> +%brandDTD; + +<!ENTITY loadError.label "ページ読み込みエラー"><!-- (^^; タイトルバーやタブに表示されるので簡潔に --> +<!ENTITY retry.label "再試行"> + +<!-- Specific error messages --> + +<!ENTITY connectionFailure.title "正常に接続できませんでした"> +<!ENTITY connectionFailure.longDesc "&sharedLongDesc;"> + +<!ENTITY deniedPortAccess.title "このアドレスへの接続は制限されています"> +<!ENTITY deniedPortAccess.longDesc ""> + +<!ENTITY dnsNotFound.title "サーバーが見つかりませんでした"> +<!ENTITY dnsNotFound.longDesc " +<ul> + <li><strong>www</strong>.example.com を間違えて <strong>ww</strong>.example.com と入力するなど、アドレスを間違って入力していないか確認してください。</li> + <li>他のサイトも表示できない場合、コンピューターのネットワーク接続を確認してください。</li> + <li>ファイアウォールやプロキシーでネットワークが保護されている場合、&brandShortName; によるウェブアクセスが許可されているか確認してください。</li> +</ul> +"> + +<!ENTITY fileNotFound.title "ファイルが見つかりませんでした"> +<!ENTITY fileNotFound.longDesc " +<ul> + <li>アドレスに大文字/小文字の違い、その他の間違いがないか確認してください。</li> + <li>ファイルの名前が変更、削除、または移動している可能性があります。</li> +</ul> +"> + +<!ENTITY fileAccessDenied.title "ファイルへのアクセスが拒否されました"> +<!ENTITY fileAccessDenied.longDesc " +<ul> + <li>ファイルが削除または移動されたか、ファイルへのアクセス権限がありません。</li> +</ul> +"> + +<!ENTITY generic.title "リクエストを正常に完了できませんでした"> +<!ENTITY generic.longDesc " +<p>何らかの理由により &brandShortName; はこのページを正常に読み込めませんでした。</p> +"> + +<!ENTITY malformedURI.title "アドレスの書式が正しくありません"> +<!ENTITY malformedURI.longDesc " +<ul> + <li>ウェブのアドレスは通常 <strong>http://www.example.com/</strong> のようなものになります。</li> + <li>円記号やバックスラッシュ (<strong>\</strong>) ではなく、スラッシュ (<strong>/</strong>) が使われているか確認してください。</li> +</ul> +"> + +<!ENTITY netInterrupt.title "接続が中断されました"> +<!ENTITY netInterrupt.longDesc "&sharedLongDesc;"> + +<!ENTITY notCached.title "ドキュメントが有効期限切れです"> +<!ENTITY notCached.longDesc "<p>リクエストされたキャッシュ内のドキュメントは利用できません。</p><ul><li>セキュリティ上の予防策として、&brandShortName; は注意を要するドキュメントを自動的に再リクエストしません。</li><li>"再試行" ボタンをクリックしてドキュメントをウェブサイトから読み込んでください。</li></ul>"> + +<!ENTITY netOffline.title "オフラインモードです"> +<!ENTITY netOffline.longDesc2 " +<ul> + <li>"再試行" ボタンを押してオンラインモードに切り替え、ページを再読み込みしてください。</li> +</ul> +"> + +<!ENTITY contentEncodingError.title "内容符号化 (Content-Encoding) に問題があります"> +<!ENTITY contentEncodingError.longDesc " +<ul> + <li>この問題をウェブサイトの管理者に報告してください。</li> +</ul> +"> + +<!ENTITY unsafeContentType.title "安全でないファイルタイプ"> +<!ENTITY unsafeContentType.longDesc " +<ul> + <li>この問題をウェブサイトの管理者に報告してください。</li> +</ul> +"> + +<!ENTITY netReset.title "接続がリセットされました"> +<!ENTITY netReset.longDesc "&sharedLongDesc;"> + +<!ENTITY netTimeout.title "接続がタイムアウトしました"> +<!ENTITY netTimeout.longDesc "&sharedLongDesc;"> + +<!ENTITY unknownProtocolFound.title "アドレスのプロトコルが不明です"> +<!ENTITY unknownProtocolFound.longDesc " +<ul> + <li>このプロトコルを使用するアドレスを開くには、別のソフトウェアをインストールする必要があるかもしれません。</li> +</ul> +"> + +<!ENTITY proxyConnectFailure.title "プロキシーサーバーへの接続を拒否されました"> +<!ENTITY proxyConnectFailure.longDesc " +<ul> + <li>プロキシー設定が正しいか確認してください。</li> + <li>プロキシーサーバーが正常に動作しているかネットワーク管理者に問い合わせてください。</li> +</ul> +"> + +<!ENTITY proxyResolveFailure.title "プロキシーサーバーが見つかりませんでした"> +<!ENTITY proxyResolveFailure.longDesc " +<ul> + <li>プロキシー設定が正しいか確認してください。</li> + <li>コンピューターが有効なネットワークに接続されているか確認してください。</li> + <li>ファイアウォールやプロキシーでネットワークが保護されている場合、&brandShortName; によるウェブアクセスが許可されているか確認してください。</li> +</ul> +"> + +<!ENTITY redirectLoop.title "ページの自動転送設定が正しくありません"> +<!ENTITY redirectLoop.longDesc " +<ul> + <li>Cookie を無効化したり拒否していることにより、この問題が発生している可能性もあります。</li> +</ul> +"> + +<!ENTITY unknownSocketType.title "サーバーの応答が不正です"> +<!ENTITY unknownSocketType.longDesc " +<ul> + <li>コンピューターにパーソナルセキュリティマネージャーがインストールされているか確認してください。</li> + <li>サーバーの設定が間違っていることにより、この問題が発生している可能性もあります。</li> +</ul> +"> + +<!ENTITY nssFailure2.title "安全な接続ができませんでした"> +<!ENTITY nssFailure2.longDesc2 " +<ul> + <li>受信したデータの真正性を検証できなかったため、このページは表示できませんでした。</li> + <li>この問題をウェブサイトの管理者に連絡してください。</li> +</ul> +"> + +<!ENTITY nssBadCert.title "安全な接続ができませんでした"> +<!ENTITY nssBadCert.longDesc2 " +<ul> + <li>サーバーの設定に問題があるか、誰かが正規のサーバーになりすましている可能性があります。</li> + <li>以前は正常に接続できていた場合、この問題は恐らく一時的なものですので、後で再度試してみてください。</li> +</ul> +"> + +<!ENTITY sharedLongDesc " +<ul> + <li>このサイトが一時的に利用できなくなっていたり、サーバーの負荷が高すぎて接続できなくなっている可能性があります。しばらくしてから再度試してください。</li> + <li>他のサイトも表示できない場合、コンピューターのネットワーク接続を確認してください。</li> + <li>ファイアウォールやプロキシーでネットワークが保護されている場合、&brandShortName; によるウェブアクセスが許可されているか確認してください。</li> +</ul> +"> + +<!ENTITY cspBlocked.title "コンテンツセキュリティポリシーによりブロックされました"> +<!ENTITY cspBlocked.longDesc "<p>セキュリティポリシーにより読み込みが禁止されたコンテンツが含まれているため、このページの読み込みを中止しました。</p>"> + +<!ENTITY xfoBlocked.title "X-Frame-Options ポリシーによりブロックされました"> +<!ENTITY xfoBlocked.longDesc "<p>このページの読み込みは X-Frame-Options ポリシーにより許可されていないため、このコンテキスト内での読み込みを中止しました。</p>"> + +<!ENTITY corruptedContentErrorv2.title "コンテンツデータ破損エラー"> +<!ENTITY corruptedContentErrorv2.longDesc "<p>このページは、データの伝送中にエラーが検出されたため表示できません。</p><ul><li>ウェブサイトの所有者に連絡を取り、この問題を報告してください。</li></ul>"> + +<!ENTITY securityOverride.linkText "例外として扱うこともできます..."> +<!ENTITY securityOverride.getMeOutOfHereButton "スタートページに戻る"> +<!ENTITY securityOverride.exceptionButtonLabel "例外を追加..."> + +<!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the +contents of the <button> tags. It uses strings already defined above. The +button is included here (instead of netError.xhtml) because it exposes +functionality specific to thunderbird. --> + +<!ENTITY securityOverride.warningContent " +<p>インターネット接続環境を完全には信頼できない場合や、これまでこのサーバーではこの警告が表示されなかった場合は、このサイトを例外として追加しないでください。</p> + +<button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> +<button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button> +"> + +<!ENTITY remoteXUL.title "リモート XUL"> +<!ENTITY remoteXUL.longDesc "<p><ul><li>ウェブサイトの所有者に連絡を取り、この問題を報告してください。</li></ul></p>"> + +<!ENTITY inadequateSecurityError.title "接続が安全ではありません"> +<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate + "NS_ERROR_NET_INADEQUATE_SECURITY". --> +<!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> は攻撃に対して脆弱な古いセキュリティ技術を使用しています。攻撃者は保護された情報を簡単に暴露できます。サイトを安全に訪れるには、このウェブサイトの管理者にサーバーの問題を修正してもらう必要があります。</p><p>エラーコード: NS_ERROR_NET_INADEQUATE_SECURITY</p>"> + +<!ENTITY blockedByPolicy.title "ブロックされたページ"> + +<!ENTITY networkProtocolError.title "ネットワークプロトコルエラー"> +<!ENTITY networkProtocolError.longDesc "<p>ネットワークプロトコル内にエラーが検出されたため、閲覧しようとしているページは表示できません。</p><ul><li>ウェブサイトの所有者に連絡を取り、この問題を報告してください。</li></ul>"> diff --git a/l10n-ja/mail/chrome/overrides/profileDowngrade.dtd b/l10n-ja/mail/chrome/overrides/profileDowngrade.dtd new file mode 100644 index 0000000000..0678c5682d --- /dev/null +++ b/l10n-ja/mail/chrome/overrides/profileDowngrade.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE: + This UI can be most easily shown by modifying the version in compatibility.ini + to a newer version and then starting Thunderbird. + For this feature, "installation" is used to mean "this discrete download of + Thunderbird" and "version" is used to mean "the specific revision number of a + given Thunderbird channel". These terms are not synonymous. +--> +<!ENTITY window.title "&brandProductName; の古いバージョンを実行しています"> +<!ENTITY window.style "width: 490px;"> + +<!ENTITY window.nosync2 "&brandProductName; の新しいバージョンには、この古いバージョンのプロファイルと互換性の無い変更が含まれている可能性があります。このプロファイルを新しいバージョンでのみ使用するか、この &brandShortName; のバージョン用に新しいプロファイルを作成してください。新しいプロファイルを作成する場合、アカウントやカレンダー、アドオンを再セットアップする必要があります。"> + +<!ENTITY window.moreinfo "詳細情報..."> +<!ENTITY window.create "新しいプロファイルを作成"> +<!ENTITY window.quit-win "終了"> +<!ENTITY window.quit-nonwin "終了"> diff --git a/l10n-ja/mail/crashreporter/crashreporter-override.ini b/l10n-ja/mail/crashreporter/crashreporter-override.ini new file mode 100644 index 0000000000..9aae9a1020 --- /dev/null +++ b/l10n-ja/mail/crashreporter/crashreporter-override.ini @@ -0,0 +1,9 @@ +; 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/. + +# This file is in the UTF-8 encoding +[Strings] +# LOCALIZATION NOTE (CrashReporterProductErrorText2): The %s is replaced with a string containing detailed information. +CrashReporterProductErrorText2=Thunderbird の動作に問題が発生し、不正終了してしまいました。再起動時には以前表示していたタブやウィンドウを可能な限り復元します。\n\nクラッシュレポーターがクラッシュレポートを送信できませんでした。\n\n詳細: %s +CrashReporterDescriptionText2=Thunderbird の動作に問題が発生し、不正終了してしまいました。再起動時には以前表示していたタブやウィンドウを可能な限り復元します。\n\n問題の原因特定と解決のためにご協力いただける方は、クラッシュレポートの送信をお願いします。 diff --git a/l10n-ja/mail/defines.inc b/l10n-ja/mail/defines.inc new file mode 100644 index 0000000000..a3098d7c82 --- /dev/null +++ b/l10n-ja/mail/defines.inc @@ -0,0 +1,9 @@ +#filter emptyLines + +#define MOZ_LANGPACK_CREATOR Mozilla Japanese L10N Community + +# If non-English locales wish to credit multiple contributors, uncomment this +# variable definition and use the format specified. +#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Makoto Arai</em:contributor><em:contributor>Tomoya Asai</em:contributor><em:contributor>Hideyuki EMURA</em:contributor><em:contributor>Shaw Hosaka</em:contributor><em:contributor>Joji Ikeda</em:contributor><em:contributor>Masahiko Imanaka</em:contributor><em:contributor>Kosuke Kaizuka</em:contributor><em:contributor>Hidehiro Kozawa</em:contributor><em:contributor>Teiji Matsuba</em:contributor><em:contributor>Shigeki Narisawa</em:contributor><em:contributor>Takeshi Nishimura</em:contributor><em:contributor>Atsushi Sakai</em:contributor><em:contributor>Hiroshi Sekiya</em:contributor><em:contributor>Youhei Tooyama</em:contributor><em:contributor>Satoru Yamaguchi</em:contributor> + +#unfilter emptyLines diff --git a/l10n-ja/mail/installer/custom.properties b/l10n-ja/mail/installer/custom.properties new file mode 100644 index 0000000000..d1e283faba --- /dev/null +++ b/l10n-ja/mail/installer/custom.properties @@ -0,0 +1,88 @@ +# 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/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +# Vista 以降のの既定のプログラム選択画面で表示される説明 +REG_APP_DESC =$BrandShortName は先進の機能を備えた多機能メールクライアントです。POP と IMAP 双方のメールプロトコルをサポートし、HTML メールにも対応しています。さらに、組み込みのフィードリーダー、強力なクイック検索、自動スペルチェック、共通受信トレイ、高度なメッセージフィルターなど、多彩で便利な機能により快適なメール環境を実現します。 + +CONTEXT_OPTIONS =$BrandShortName オプション(&O) +CONTEXT_SAFE_MODE =$BrandShortName セーフモード(&S) +OPTIONS_PAGE_TITLE =セットアップの種類 +OPTIONS_PAGE_SUBTITLE =セットアップオプションを選んでください +SHORTCUTS_PAGE_TITLE =ショートカットを作成 +SHORTCUTS_PAGE_SUBTITLE =プログラムアイコンを作成 +COMPONENTS_PAGE_TITLE =オプションコンポーネントの設定 +COMPONENTS_PAGE_SUBTITLE =推奨されるオプションコンポーネント +OPTIONAL_COMPONENTS_DESC =Maintenance サービスは、バックグラウンドで自動的に $BrandShortName の更新を行います。 +MAINTENANCE_SERVICE_CHECKBOX_DESC =Maintenance サービスをインストールする(&M) +SUMMARY_PAGE_TITLE =セットアップ設定の確認 +SUMMARY_PAGE_SUBTITLE =$BrandShortName をインストールする準備ができました。 +SUMMARY_INSTALLED_TO =次の場所に $BrandShortName をインストールします: +SUMMARY_REBOOT_REQUIRED_INSTALL =インストールを完了するにはコンピューターの再起動が必要になることがあります。 +SUMMARY_REBOOT_REQUIRED_UNINSTALL=アンインストールを完了するにはコンピューターの再起動が必要になることがあります。 +SUMMARY_TAKE_DEFAULTS =$BrandShortName を既定のメールプログラムとして使用する(&S) +SUMMARY_INSTALL_CLICK =[インストール] をクリックするとインストールを開始します。 +SUMMARY_UPGRADE_CLICK =[更新] をクリックするとアップグレードを開始します。 +SURVEY_TEXT =$BrandShortName についてのアンケートに答える(&T) +LAUNCH_TEXT =今すぐ $BrandFullName を起動(&L) +CREATE_ICONS_DESC =$BrandShortName アイコンの作成先: +ICONS_DESKTOP =デスクトップ(&D) +ICONS_STARTMENU =スタートメニューのプログラムフォルダー(&S) +ICONS_QUICKLAUNCH =クイック起動ツールバー(&Q) +ICONS_TASKBAR =タスクバー(&T) +WARN_MANUALLY_CLOSE_APP_INSTALL =インストールを続けるには $BrandShortName を閉じる必要があります。\n\n$BrandShortName を終了させてから続行してください。 +WARN_MANUALLY_CLOSE_APP_UNINSTALL=アンインストールを進めるには $BrandShortName を閉じる必要があります。\n\n$BrandShortName を終了させてアンインストールを続けてください。 +WARN_MANUALLY_CLOSE_APP_LAUNCH =$BrandShortName はすでに実行中です。インストールしたバージョンの $BrandShortName を起動する前に $BrandShortName を終了させてください。 +WARN_WRITE_ACCESS =インストールディレクトリーへの書き込み権限がありません。\n\n[OK] をクリックして別のディレクトリーを選択してください。 +WARN_DISK_SPACE =この場所にインストールするには十分なディスク容量がありません。\n\n[OK] をクリックして別の場所を選択してください。 +WARN_MIN_SUPPORTED_OSVER_MSG =申し訳ありませんが、$BrandShortName をインストールできませんでした。このバージョンの $BrandShortName を使用するには ${MinSupportedVer} またはそれ以降のバージョンが必要です。追加の情報は [OK] ボタンをクリックしてください。 +WARN_MIN_SUPPORTED_CPU_MSG =申し訳ありませんが、$BrandShortName をインストールできませんでした。このバージョンの $BrandShortName を使用するには ${MinSupportedCPU} をサポートするプロセッサが必要です。追加の情報は [OK] ボタンをクリックしてください。 +WARN_MIN_SUPPORTED_OSVER_CPU_MSG =申し訳ありませんが、$BrandShortName をインストールできませんでした。このバージョンの $BrandShortName を使用するには ${MinSupportedVer} またはそれ以降のバージョンおよび ${MinSupportedCPU} をサポートするプロセッサが必要です。追加の情報は [OK] ボタンをクリックしてください。 +WARN_RESTART_REQUIRED_UNINSTALL =前回の $BrandShortName のアンインストールを完了させるためにコンピューターを再起動させる必要があります。今すぐ再起動しますか? +WARN_RESTART_REQUIRED_UPGRADE =前回の $BrandShortName の更新を完了させるためにコンピューターを再起動させる必要があります。今すぐ再起動しますか? +ERROR_CREATE_DIRECTORY_PREFIX =ディレクトリーを作成できませんでした: +ERROR_CREATE_DIRECTORY_SUFFIX =[キャンセル] をクリックしてインストールを中止するか、\n[再試行] をクリックして再度試してください。 + +UN_CONFIRM_PAGE_TITLE =$BrandFullName のアンインストール +UN_CONFIRM_PAGE_SUBTITLE =コンピューターから $BrandFullName を削除します。 +UN_CONFIRM_UNINSTALLED_FROM =次の場所の $BrandShortName をアンインストールします: +UN_CONFIRM_CLICK =[削除] をクリックするとアンインストールを開始します。 + +BANNER_CHECK_EXISTING =現在の設定を確認しています... + +STATUS_INSTALL_APP =$BrandShortName をインストールしています... +STATUS_INSTALL_LANG =言語ファイル (${AB_CD}) をインストールしています... +STATUS_UNINSTALL_MAIN =$BrandShortName をアンインストールしています... +STATUS_CLEANUP =鳥かごを掃除しています... + +# _DESC strings support approximately 65 characters per line. +# One line +OPTIONS_SUMMARY =セットアップの種類を選択して、[次へ] をクリックしてください。 +# One line +OPTION_STANDARD_DESC =最も一般的な構成で $BrandShortName をインストールします。 +OPTION_STANDARD_RADIO =標準インストール(&S) +# Two lines +OPTION_CUSTOM_DESC =構成を選択して $BrandShortName をインストールします。(上級ユーザー向け) +OPTION_CUSTOM_RADIO =カスタムインストール(&C) + +# LOCALIZATION NOTE: +# The following text replaces the Install button text on the summary page. +# Verify that the access key for InstallBtn (in override.properties) and +# UPGRADE_BUTTON is not already used by SUMMARY_TAKE_DEFAULTS. +UPGRADE_BUTTON =更新(&U) diff --git a/l10n-ja/mail/installer/mui.properties b/l10n-ja/mail/installer/mui.properties new file mode 100644 index 0000000000..0c201131b3 --- /dev/null +++ b/l10n-ja/mail/installer/mui.properties @@ -0,0 +1,60 @@ +# 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/. + +# To make the l10n tinderboxen see changes to this file you can change a value +# name by adding - to the end of the name followed by chars (e.g. Branding-2). + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. +MUI_TEXT_WELCOME_INFO_TITLE =$BrandFullNameDA のセットアップ +MUI_TEXT_WELCOME_INFO_TEXT =このウィザードでは $BrandFullNameDA のインストールをご案内します。\n\nセットアップを開始する前にすべてのプログラムを終了させることをお勧めします。そうすることでコンピューターを再起動することなく関連するシステムファイルを更新できます。\n\n$_CLICK +MUI_TEXT_COMPONENTS_TITLE =コンポーネントの選択 +MUI_TEXT_COMPONENTS_SUBTITLE =インストールする $BrandFullNameDA の機能を選択してください。 +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE =コンポーネントの説明 +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO =コンポーネントをマウスでポイントすると説明が表示されます。 +MUI_TEXT_DIRECTORY_TITLE =インストール先の選択 +MUI_TEXT_DIRECTORY_SUBTITLE =$BrandFullNameDA をインストールするフォルダーを選択してください。 +MUI_TEXT_INSTALLING_TITLE =インストールしています +MUI_TEXT_INSTALLING_SUBTITLE =$BrandFullNameDA のインストールが完了するまでしばらくお待ちください。 +MUI_TEXT_FINISH_TITLE =インストール完了 +MUI_TEXT_FINISH_SUBTITLE =$BrandFullNameDA が正常にインストールされました。 +MUI_TEXT_ABORT_TITLE =インストール中止 +MUI_TEXT_ABORT_SUBTITLE =$BrandFullNameDA を正常にインストールできませんでした。 +MUI_BUTTONTEXT_FINISH =完了(&F) +MUI_TEXT_FINISH_INFO_TITLE =$BrandFullNameDA のセットアップを完了します +MUI_TEXT_FINISH_INFO_TEXT =コンピューターに $BrandFullNameDA がインストールされました。\n\n[完了] をクリックするとセットアップを終了します。 +MUI_TEXT_FINISH_INFO_REBOOT =$BrandFullNameDA のインストールを完了するにはコンピューターを再起動する必要があります。今すぐ再起動しますか? +MUI_TEXT_FINISH_REBOOTNOW =今すぐ再起動する +MUI_TEXT_FINISH_REBOOTLATER =後で再起動する +MUI_TEXT_STARTMENU_TITLE =プログラムフォルダーの選択 +MUI_TEXT_STARTMENU_SUBTITLE =$BrandFullNameDA のショートカットをインストールするプログラムフォルダーを選択してください。 +MUI_INNERTEXT_STARTMENU_TOP =プログラムのショートカットを作成するプログラムフォルダーを選択してください。フォルダー名を入力して新しいフォルダーを作成することもできます。 +MUI_TEXT_ABORTWARNING =本当に $BrandFullName のセットアップを終了しますか? +MUI_UNTEXT_WELCOME_INFO_TITLE =$BrandFullNameDA のアンインストール +MUI_UNTEXT_WELCOME_INFO_TEXT =このウィザードでは $BrandFullNameDA のアンインストールをご案内します。\n\nアンインストールを開始する前に $BrandFullNameDA を終了させていることを確認してください。\n\n$_CLICK +MUI_UNTEXT_CONFIRM_TITLE =$BrandFullNameDA のアンインストール +MUI_UNTEXT_CONFIRM_SUBTITLE =コンピューターから $BrandFullNameDA を削除します。 +MUI_UNTEXT_UNINSTALLING_TITLE =アンインストールしています +MUI_UNTEXT_UNINSTALLING_SUBTITLE =$BrandFullNameDA のアンインストールが完了するまでしばらくお待ちください。 +MUI_UNTEXT_FINISH_TITLE =アンインストール完了 +MUI_UNTEXT_FINISH_SUBTITLE =アンインストールは正常に完了しました。 +MUI_UNTEXT_ABORT_TITLE =アンインストール中止 +MUI_UNTEXT_ABORT_SUBTITLE =アンインストールは正常に完了できませんでした。 +MUI_UNTEXT_FINISH_INFO_TITLE =$BrandFullNameDA のアンインストールを完了します +MUI_UNTEXT_FINISH_INFO_TEXT =コンピューターから $BrandFullNameDA が削除されました。\n\n[完了] をクリックすると終了します。 +MUI_UNTEXT_FINISH_INFO_REBOOT =$BrandFullNameDA のアンインストールを完了するにはコンピューターを再起動する必要があります。今すぐ再起動しますか? +MUI_UNTEXT_ABORTWARNING =本当に $BrandFullName のアンインストールを終了しますか? diff --git a/l10n-ja/mail/installer/override.properties b/l10n-ja/mail/installer/override.properties new file mode 100644 index 0000000000..8f193cd182 --- /dev/null +++ b/l10n-ja/mail/installer/override.properties @@ -0,0 +1,86 @@ +# 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/. + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +# Strings that require a space at the end should be enclosed with double +# quotes and the double quotes will be removed. To add quotes to the beginning +# and end of a string enclose the strin with an additional double quote +# (e.g. ""This will include quotes""). + +SetupCaption =$BrandFullName のセットアップ +UninstallCaption =$BrandFullName のアンインストール +BackBtn =戻る(&B) +NextBtn =次へ(&N) +AcceptBtn =使用許諾書に同意する(&A) +DontAcceptBtn =使用許諾書に同意しない(&D) +InstallBtn =インストール(&I) +UninstallBtn =削除(&U) +CancelBtn =キャンセル +CloseBtn =閉じる(&C) +BrowseBtn =参照(&R)... +ShowDetailsBtn =詳細を表示(&D) +ClickNext =続けるには [次へ] をクリックしてください。 +ClickInstall =[インストール] をクリックするとインストールを開始します。 +ClickUninstall =[削除] をクリックするとアンインストールを開始します。 +Completed =完了しました +LicenseTextRB =$BrandFullNameDA をインストールする前にソフトウェア使用許諾書を確認してください。使用許諾書のすべての条件に同意しますか? $_CLICK +ComponentsText =インストールするコンポーネントにチェックを入れ、インストールしないコンポーネントのチェックは外してください。 $_CLICK +ComponentsSubText2_NoInstTypes =インストールするコンポーネントを選択してください: +DirText =$BrandFullNameDA を次のフォルダーにインストールします。インストール先を変更するには、[参照] をクリックして別のフォルダーを選択してください。 $_CLICK +DirSubText =インストール先フォルダー +DirBrowseText =$BrandFullNameDA をインストールするフォルダーを選択してください: +SpaceAvailable ="空き容量: " +SpaceRequired ="必要な容量: " +UninstallingText =次のフォルダーの $BrandFullNameDA をアンインストールします。 $_CLICK +UninstallingSubText =アンインストール元フォルダー: +FileError =ファイル作成エラー: \r\n\r\n$0\r\n\r\nインストールを中止するには [中止] をクリックしてください。\r\n再度試すには [再試行] をクリックしてください。\r\nこのファイルをスキップするには [無視] をクリックしてください。 +FileError_NoIgnore =ファイル作成エラー: \r\n\r\n$0\r\n\r\n再度試すには [再試行] をクリックしてください。\r\nインストールを中止するには [キャンセル] をクリックしてください。 +CantWrite ="作成できませんでした: " +CopyFailed =コピーできませんでした +CopyTo ="コピー " +Registering ="登録: " +Unregistering ="登録の削除: " +SymbolNotFound ="シンボルが見つかりませんでした: " +CouldNotLoad ="読み込めませんでした: " +CreateFolder ="フォルダーの作成: " +CreateShortcut ="ショートカットの作成: " +CreatedUninstaller ="アンインストーラーを作成しました: " +Delete ="ファイルの削除: " +DeleteOnReboot ="再起動後に削除: " +ErrorCreatingShortcut ="ショートカット作成エラー: " +ErrorCreating ="作成エラー: " +ErrorDecompressing =データを解凍できませんでした。インストーラーが壊れています。 +ErrorRegistering =DLL 登録エラー +ExecShell ="関連づけを実行: " +Exec ="実行: " +Extract ="抽出: " +ErrorWriting ="抽出: ファイル作成エラー " +InvalidOpcode =インストーラーが破損しています: 無効な演算コード +NoOLE ="OLE がありません: " +OutputFolder ="出力先フォルダー: " +RemoveFolder ="フォルダーの削除: " +RenameOnReboot ="再起動後に名前の変更: " +Rename ="名前の変更: " +Skipped ="スキップしました: " +CopyDetails =詳細をクリップボードにコピー +LogInstall =インストールのログを記録 +Byte =B +Kilo =K +Mega =M +Giga =G diff --git a/l10n-ja/mail/messenger/aboutAddonsExtra.ftl b/l10n-ja/mail/messenger/aboutAddonsExtra.ftl new file mode 100644 index 0000000000..d2ed05a895 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutAddonsExtra.ftl @@ -0,0 +1,9 @@ +# 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/. + +add-on-options-button = + .title = アドオンのオプション +add-on-search-alternative-button-label = 代替アドオンを見つける +atn-addons-heading-search-input = + .placeholder = addons.thunderbird.net を検索 diff --git a/l10n-ja/mail/messenger/aboutDialog.ftl b/l10n-ja/mail/messenger/aboutDialog.ftl new file mode 100644 index 0000000000..c4cd64f125 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutDialog.ftl @@ -0,0 +1,18 @@ +# 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/. + +about-update-whats-new = 新着情報 +aboutDialog-title = + .title = { -brand-full-name } について +# Example of resulting string: 66.0.1 (64-bit) +# Variables: +# $version (String): version of Thunderbird, e.g. 66.0.1 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version = { $version } ({ $bits } ビット) +# Example of resulting string: 66.0a1 (2019-01-16) (64-bit) +# Variables: +# $version (String): version of Thunderbird for Daily builds, e.g. 66.0a1 +# $isodate (String): date in ISO format, e.g. 2019-01-16 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits } ビット) diff --git a/l10n-ja/mail/messenger/aboutImport.ftl b/l10n-ja/mail/messenger/aboutImport.ftl new file mode 100644 index 0000000000..164705fbe4 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutImport.ftl @@ -0,0 +1,179 @@ +# 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/. + +import-page-title = 設定とデータのインポート +export-page-title = エクスポート + +## Header + +import-start = インポートツール +import-start-title = 設定やデータをプログラムまたはファイルからインポートします。 +import-start-description = インポート元のソースを選択してください。インポートする必要のあるデータは後で選べます。 +import-from-app = プログラムからインポート +import-file = ファイルからインポート +import-file-title = インポートするファイルのコンテンツの種類を選択してください。 +import-file-description = 以前バックアップしたプロファイル、アドレス帳、カレンダーから選んでください。 +import-address-book-title = アドレス帳ファイルをインポート +import-calendar-title = カレンダーファイルをインポート +export-profile = エクスポート + +## Buttons + +button-back = 戻る +button-continue = 次へ +button-export = エクスポート +button-finish = 完了 + +## Import from app steps + +app-name-thunderbird = Thunderbird +app-name-seamonkey = SeaMonkey +app-name-outlook = Outlook +app-name-becky = Becky! Internet Mail +app-name-apple-mail = Apple Mail +source-thunderbird = 別にインストールした { app-name-thunderbird } からインポートする +source-thunderbird-description = 別にインストールした { app-name-thunderbird } プロファイルから設定、フィルター、メッセージおよび他のデータをインポートします。 +source-seamonkey = { app-name-seamonkey } からインポートする +source-seamonkey-description = { app-name-seamonkey } プロファイルから設定、フィルター、メッセージおよび他のデータをインポートします。 +source-outlook = { app-name-outlook } からインポートする +source-outlook-description = { app-name-outlook } からアカウント、アドレス帳およびメッセージをインポートします。 +source-becky = { app-name-becky } からインポートする +source-becky-description = { app-name-becky } からアドレス帳およびメッセージをインポートします。 +source-apple-mail = { app-name-apple-mail } からインポートする +source-apple-mail-description = { app-name-apple-mail } からメッセージをインポートします。 +source-file2 = ファイルからインポートする +source-file-description = ファイルを選択してアドレス帳、カレンダー、またはプロファイルのバックアップ (ZIP ファイル) をインポートします。 + +## Import from file selections + +file-profile2 = バックアップしたプロファイルをインポートする +file-profile-description = 以前にバックアップ保存した Thunderbird プロファイル (.zip) を選択します +file-calendar = カレンダーをインポートする +file-calendar-description = エクスポートしたカレンダーまたは予定 (.ics) を含むファイルを選択します +file-addressbook = アドレス帳をインポートする +file-addressbook-description = エクスポートしたアドレス帳および連絡先を含むファイルを選択します + +## Import from app profile steps + +from-app-thunderbird = { app-name-thunderbird } プロファイルからのインポート +from-app-seamonkey = { app-name-seamonkey } プロファイルからのインポート +from-app-outlook = { app-name-outlook } からのインポート +from-app-becky = { app-name-becky } からのインポート +from-app-apple-mail = { app-name-apple-mail } からのインポート +profiles-pane-title-thunderbird = { app-name-thunderbird } プロファイルから設定とデータをインポートします。 +profiles-pane-title-seamonkey = { app-name-seamonkey } プロファイルから設定とデータをインポートします。 +profiles-pane-title-outlook = { app-name-outlook } からデータをインポートします。 +profiles-pane-title-becky = { app-name-becky } からデータをインポートします。 +profiles-pane-title-apple-mail = { app-name-apple-mail } からメッセージをインポートします。 +profile-source = プロファイルからインポート +# $profileName (string) - name of the profile +profile-source-named = <strong>"{ $profileName }"</strong> プロファイルからインポートする +profile-file-picker-directory = プロファイルフォルダーを選択する +profile-file-picker-archive = <strong>ZIP</strong> ファイルを選択する +profile-file-picker-archive-description = ZIP ファイルのサイズは 2GB までです。 +profile-file-picker-archive-title = ZIP ファイルの選択 (2GB サイズ制限) +items-pane-title2 = インポートするコンテンツを選んでください: +items-pane-directory = ディレクトリー: +items-pane-profile-name = プロファイル名: +items-pane-checkbox-accounts = アカウントと設定 +items-pane-checkbox-address-books = アドレス帳 +items-pane-checkbox-calendars = カレンダー +items-pane-checkbox-mail-messages = メールメッセージ +items-pane-override = 既存のデータや同一のデータは上書きされません。 + +## Import from address book file steps + +import-from-addr-book-file-description = アドレス帳データを含むファイルの形式を選択してください。 +addr-book-csv-file = カンマまたはタブ区切りのファイル (.csv, .tsv) +addr-book-ldif-file = LDIF ファイル (.ldif) +addr-book-vcard-file = vCard ファイル (.vcf, .vcard) +addr-book-sqlite-file = SQLite データベースファイル (.sqlite) +addr-book-mab-file = Mork データベースファイル (.mab) +addr-book-file-picker = アドレス帳ファイルを選択する +addr-book-csv-field-map-title = 項目名の割り当て +addr-book-csv-field-map-desc = アドレス帳の項目に対応するソースの項目を選択してください。インポートしない項目はチェックを外してください。 +addr-book-directories-title = 選んだデータのインポート先を選択してください +addr-book-directories-pane-source = ソースファイル: +# $addressBookName (string) - name of the new address book that would be created. +addr-book-import-into-new-directory2 = <strong>"{ $addressBookName }"</strong> という名前の新しいディレクトリーを作成します +# $addressBookName (string) - name of the address book to import into +addr-book-summary-title = 選んだデータを "{ $addressBookName }" ディレクトリーにインポートします +# $addressBookName (string) - name of the address book that will be created. +addr-book-summary-description = "{ $addressBookName }" という名前の新しいアドレス帳が作成されます。 + +## Import from calendar file steps + +import-from-calendar-file-desc = インポートする iCalendar (.ics) ファイルを選択してください。 +calendar-items-title = インポートする項目を選択してください。 +calendar-items-loading = 項目の読み込み中... +calendar-items-filter-input = + .placeholder = 項目の絞り込み... +calendar-select-all-items = すべて選択 +calendar-deselect-all-items = @@すべての選択を解除@@ +calendar-target-title = 選んだ項目のインポート先を選択してください +# $targetCalendar (string) - name of the new calendar that would be created +calendar-import-into-new-calendar2 = <strong>"{ $targetCalendar }"</strong> という名前の新しいカレンダーを作成します +# $itemCount (number) - count of selected items (tasks, events) that will be imported +# $targetCalendar (string) - name of the calendar the items will be imported into +calendar-summary-title = + { $itemCount -> + [one] "{ $targetCalendar }" カレンダーに 1 個の項目をインポートします + *[other] "{ $targetCalendar }" カレンダーに { $itemCount } 個の項目をインポートします + } +# $targetCalendar (string) - name of the calendar that will be created +calendar-summary-description = "{ $targetCalendar }" という名前の新しいカレンダーが作成されます。 + +## Import dialog + +# $progressPercent (string) - percent formatted progress (for example "10%") +progress-pane-importing2 = インポート中... { $progressPercent } +# $progressPercent (string) - percent formatted progress (for example "10%") +progress-pane-exporting2 = エクスポート中... { $progressPercent } +progress-pane-finished-desc2 = 完了。 +error-pane-title = エラー +error-message-zip-file-too-big2 = 選択された ZIP ファイルのサイズが 2GB を超えています。まず ZIP ファイルを展開し、その展開したフォルダーからデータをインポートしてください。 +error-message-extract-zip-file-failed2 = ZIP ファイルの展開に失敗しました。手動で ZIP ファイルを展開し、その展開したフォルダーからデータをインポートしてください。 +error-message-failed = 予期せずインポートに失敗しました。エラーの詳細はエラーコンソールに出力されています。 +error-failed-to-parse-ics-file = ファイルにインポート可能な項目が見つかりませんでした。 +error-export-failed = 予期せずエクスポートに失敗しました。エラーの詳細はエラーコンソールに出力されています。 +error-message-no-profile = プロファイルが見つかりませんでした。 + +## <csv-field-map> element + +csv-first-row-contains-headers = 先頭行に項目名を含む +csv-source-field = ソースの項目 +csv-source-first-record = 最初のレコード +csv-source-second-record = 2 番目のレコード +csv-target-field = アドレス帳の項目 + +## Export tab + +export-profile-title = アカウント、メッセージ、アドレス帳、設定を 1 個の ZIP ファイルにエクスポートします。 +export-profile-description = 現在のプロファイルのサイズが 2GB より大きいときは、ご自身でバックアップされることをおすすめします。 +export-open-profile-folder = プロファイルフォルダーを開く +export-file-picker2 = ZIP ファイルへのエクスポート +export-brand-name = { -brand-product-name } + +## Summary pane + +summary-pane-title = インポートされるデータ +summary-pane-start = インポート開始 +summary-pane-warning = インポート完了後に { -brand-product-name } を再起動する必要があります。 +summary-pane-start-over = インポートツールを再開 + +## Footer area + +footer-help = 助けが必要な場合は? +footer-import-documentation = インポートのドキュメント +footer-export-documentation = エクスポートのドキュメント +footer-support-forum = サポートフォーラム + +## Step navigation on top of the wizard pages + +step-list = + .aria-label = インポートの手順 +step-confirm = 確認 +# Variables: +# $number (number) - step number +step-count = { $number } diff --git a/l10n-ja/mail/messenger/aboutProfilesExtra.ftl b/l10n-ja/mail/messenger/aboutProfilesExtra.ftl new file mode 100644 index 0000000000..79cb10f3b0 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutProfilesExtra.ftl @@ -0,0 +1,5 @@ +# 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/. + +profiles-launch-profile-plain = プロファイルを起動 diff --git a/l10n-ja/mail/messenger/aboutRights.ftl b/l10n-ja/mail/messenger/aboutRights.ftl new file mode 100644 index 0000000000..f6d25a0cc8 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutRights.ftl @@ -0,0 +1,30 @@ +# 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/. + +rights-title = あなたの権利について +rights-intro = { -brand-full-name } は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。ご利用に際してはいくつか知っておいていただきたいことがあります: +rights-intro-point-1 = { -brand-short-name } は <a data-l10n-name="mozilla-public-license-link">Mozilla Public License</a> の条項下で提供されます。これにより、あなたは { -brand-short-name } を使用、複製、配布することができます。あなたはまた、{ -brand-short-name } のソースコードを必要に応じて修正することもできます。Mozilla Public License では、あなたが修正したバージョンを配布することも認めています。 +rights-intro-point-2 = Mozilla Foundation とその関係団体の商標およびロゴについては、Thunderbird の製品名およびロゴを含めこれに限定されず、何らの権利もあなたに与えるものではありません。商標について詳しくは <a data-l10n-name="mozilla-trademarks-link">Mozilla 商標ポリシー</a> をご確認ください。 +rights-intro-point-3 = クラッシュレポーターなど { -brand-short-name } の一部の機能には、{ -vendor-short-name } へフィードバックを送信するオプションがあります。あなたがフィードバックの送信を選択することにより、{ -vendor-short-name } がそのフィードバックを製品の改善および { -vendor-short-name } ウェブサイトでの公開、配布のために使用する許可を { -vendor-short-name } に与えるものとします。 +rights-intro-point-4 = あなたの個人情報と { -brand-short-name } を通して { -vendor-short-name } へ送信されるフィードバックの取り扱いについては <a data-l10n-name="mozilla-privacy-policy-link">{ -brand-short-name } プライバシーポリシー</a> をご確認ください。 +rights-intro-point-4-unbranded = この製品に関する適切なプライバシーポリシーをここに記述すること。 +rights-intro-point-5 = { -brand-short-name } の一部の機能は、ウェブベースの情報サービスを利用します。ただし、それらのサービスが 100% 正確であることやエラーが起きないことは保証できません。それらのサービスを利用する機能を無効化する方法を含め、詳しくは <a data-l10n-name="mozilla-service-terms-link">サービス利用規約</a> をご確認ください。 +rights-intro-point-5-unbranded = この製品がウェブサービスと連携する場合、適切なサービス利用規約を <a data-l10n-name="mozilla-website-services-link">ウェブサイトサービス</a> セクションからリンクさせること。 +rights-intro-point-6 = 特定の形式の動画コンテンツを再生するため、{ -brand-short-name } がサードパーティからコンテンツ復号モジュールをダウンロードします。 +rights-webservices-header = { -brand-full-name } ウェブベースの情報サービス +rights-webservices2 = { -brand-full-name } は、搭載された機能のために用意されたウェブベースの情報サービス (以下「本サービス」と呼びます) を利用しており、これらは下記の通り { -brand-short-name } のバイナリー版とともに利用できます。本サービスのいずれかをご利用になりたくない場合、または以下の利用規約を受け入れられない場合は、その機能またはサービスを無効化できます。 <a data-l10n-name="mozilla-disable-service-link">機能やサービスを無効化する手順</a> をお読みください。その他の機能やサービスはアプリケーションの設定から無効化できます。 +rights-locationawarebrowsing = <strong>位置情報検出機能:</strong> この機能は常にオプトインです。位置情報があなたの許可なしに送信されることはありません。この機能を完全に無効にしたい場合は以下の手順に従ってください: +rights-locationawarebrowsing-term-1 = URL バーに次の文字列を入力します: <code>about:config</code> +rights-locationawarebrowsing-term-2 = フィルター欄に geo.enabled と入力します。 +rights-locationawarebrowsing-term-3 = geo.enabled 設定をダブルクリックして値を false に変更してください。 +rights-locationawarebrowsing-term-4 = 位置情報検出機能が無効になります。 +rights-webservices-unbranded = この製品と連携するウェブサイトサービスの概要と、可能であればそれを無効化する手順をここに記述すること。 +rights-webservices-term-unbranded = この製品に関する適切なサービス利用規約をここに記述すること。 +rights-webservices-term-1 = { -vendor-short-name } ならびにその貢献者、ライセンサー、およびパートナーは、最も正確かつ最新のサービス提供に努めています。ただし、この情報が完全で誤りがないことは保証できません。例えば、セーフブラウジングサービスが危険なサイトを適切に識別しない、または安全なサイトを誤って危険なサイトとして識別する可能性があります。また、位置情報検出サービスによるすべての位置情報は評価のためだけに使用され、提供された位置の正確さを保証するものではありません。 +rights-webservices-term-2 = { -vendor-short-name } は、独自の判断に基づいて本サービスを変更または中止することがあります。 +rights-webservices-term-3 = 本サービスは、{ -brand-short-name } に付属するバージョンとともにご利用いただけます。{ -vendor-short-name } は、そのための権利をあなたに与えます。{ -vendor-short-name } およびそのライセンサーは、本サービスに関するそれ以外のすべての権利を留保しています。本利用規約の規定は、{ -brand-short-name } および { -brand-short-name } のソースコードについて、オープンソースライセンスにより許諾される権利を何ら制限するものではありません。 +rights-webservices-term-4 = <strong>本サービスは、「現状のまま」で提供されるものです。{ -vendor-short-name } ならびにその貢献者、ライセンサー、およびディストリビューターは、あらゆる明示的および黙示的な保証を否認します。否認される保証には、本サービスに商業性があること、および本サービスが特定の目的に適合することの保証が含まれますが、これらに限定されません。目的に対するサービスの選択、ならびにサービスの品質および性能に関するリスクは、すべてあなたが負います。国や地域によっては黙示的な保証の除外または制限が法律上認められない場合がありますが、その場合にはこの条項は適用されません。</strong> +rights-webservices-term-5 = <strong>法の定めによる場合を除き、{ -vendor-short-name } ならびにその貢献者、ライセンサー、およびディストリビューターは、{ -brand-short-name }、または本サービスの使用もしくは使用できないことに起因またはいかなる形においても関連して生じた、間接的損害、特別損害、付随的損害、派生的損害、または懲罰的損害に関して一切責任を負いません。本利用規約に基づく責任の総額は、500 米ドルを上限とします。国や地域によっては特定の損害の除外または制限が法律上認められない場合がありますが、その場合にはこの条項は適用されません。</strong> +rights-webservices-term-6 = { -vendor-short-name } では、本利用規約を必要に応じて改訂することがあります。本利用規約は、{ -vendor-short-name } の書面による合意なしに変更もしくは終了されることはありません。 +rights-webservices-term-7 = 本利用規約は、法の抵触に関する規定を除いて米国カリフォルニア州法に準拠するものとします。本契約の一部が無効または執行不能と判断された場合でも、残りの部分は引き続き有効に存続するものとします。本利用規約は、参考のために作成した日本語訳文であり、ライセンスの内容を表示するものではありません。利用規約の内容については英文の規約によるものとします。本訳文と英文の規約に矛盾があった場合には英文の規約が優先します。 diff --git a/l10n-ja/mail/messenger/aboutSupportCalendar.ftl b/l10n-ja/mail/messenger/aboutSupportCalendar.ftl new file mode 100644 index 0000000000..b0f72cefc4 --- /dev/null +++ b/l10n-ja/mail/messenger/aboutSupportCalendar.ftl @@ -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/. + +calendars-title = カレンダー設定 +calendars-table-heading-property = 設定名 +calendars-table-heading-value = 値 +calendars-table-name = 機能名 +calendars-table-type = 種類 +calendars-table-disabled = 無効 +calendars-table-username = ユーザー名 +calendars-table-uri = URI +calendars-table-refreshinterval = リフレッシュ間隔 +calendars-table-readonly = 読み取り専用 +calendars-table-suppressalarms = 通知の抑制 +calendars-table-cache-enabled = キャッシュ有効 +calendars-table-imip-identity = iMIP ID +calendars-table-imip-identity-disabled = iMIP 無効 +calendars-table-imip-identity-account = iMIP アカウント +calendars-table-organizerid = 主催者 ID +calendars-table-forceemailscheduling = メールスケジュールを強制 +calendars-table-capabilities-alarms-popup-supported = ポップアップ通知のサポート +calendars-table-capabilities-alarms-oninviations-supported = 招待状の通知のサポート +calendars-table-capabilities-alarms-maxcount = 予定ごとの最大通知数 +calendars-table-capabilities-attachments-supported = 添付のサポート +calendars-table-capabilities-categories-maxcount = 最大カテゴリー数 +calendars-table-capabilities-privacy-supported = プライバシー状態のサポート +calendars-table-capabilities-priority-supported = 優先度のサポート +calendars-table-capabilities-events-supported = 予定のサポート +calendars-table-capabilities-tasks-supported = ToDo のサポート +calendars-table-capabilities-timezones-floating-supported = 現地時刻のサポート +calendars-table-capabilities-timezones-utc-supported = UTC/GMT のサポート +calendars-table-capabilities-autoschedule-supported = 自動スケジュールのサポート diff --git a/l10n-ja/mail/messenger/aboutSupportChat.ftl b/l10n-ja/mail/messenger/aboutSupportChat.ftl new file mode 100644 index 0000000000..f25581e3ec --- /dev/null +++ b/l10n-ja/mail/messenger/aboutSupportChat.ftl @@ -0,0 +1,11 @@ +# 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/. + +chat-title = チャットアカウント +chat-table-heading-account = ID +chat-table-heading-protocol = プロトコル +chat-table-heading-name = 名前 +chat-table-heading-actions = 操作 +chat-table-copy-debug-log = デバッグログをコピー + .title = このチャットアカウントからのエラーや他のログをクリップボードにコピーします。チャットメッセージなどの個人情報が含まれる可能性があります。 diff --git a/l10n-ja/mail/messenger/aboutSupportMail.ftl b/l10n-ja/mail/messenger/aboutSupportMail.ftl new file mode 100644 index 0000000000..5841f2854a --- /dev/null +++ b/l10n-ja/mail/messenger/aboutSupportMail.ftl @@ -0,0 +1,20 @@ +# 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/. + +accounts-title = メールとニュースアカウント +show-private-data-main-text = アカウント名を含める +show-private-data-explanation-text = (個人を特定可能な情報です) +accounts-ID = ID +accounts-name = アカウント名 +accounts-incoming-server = 受信サーバー +accounts-outgoing-servers = 送信サーバー +accounts-server-name = サーバー名 +accounts-conn-security = 接続の保護 +accounts-auth-method = 認証方式 +accounts-default = 既定? +identity-name = 使用アカウント + +send-via-email = メールで送信 + +app-basics-telemetry = Telemetry データ diff --git a/l10n-ja/mail/messenger/accountCentral.ftl b/l10n-ja/mail/messenger/accountCentral.ftl new file mode 100644 index 0000000000..5e904d7098 --- /dev/null +++ b/l10n-ja/mail/messenger/accountCentral.ftl @@ -0,0 +1,54 @@ +# 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-central-title = Welcome to { -brand-full-name } +account-settings = アカウント設定 +# $accounts (Number) - the number of configured accounts +setup-title = + { $accounts -> + [0] セットアップするアカウントを選んでください + *[other] 別のアカウントをセットアップ + } +about-title = { -brand-full-name } について +resources-title = 製品情報 +release-notes = + .title = { -brand-full-name } について +email-label = メール + .aria-label = 既存のメールアカウントに接続します +email-description = { -brand-short-name } に既存のメールアカウントを設定します。このアプリケーションからあなたのメールを利便性が高く効果的な方法で読むことができます。 +calendar-label = カレンダー + .aria-label = 新しいカレンダーを作成します +calendar-description = { -brand-short-name } であなたの予定を整理できます。リモートのカレンダーに接続することにより、あなたの予定をお持ちのすべての端末と同期します。 +chat-label = チャット + .aria-label = チャットアカウントに接続します +chat-description = { -brand-short-name } で複数のインスタントメッセージアカウントに接続し、様々なプラットフォームのサポートを提供します。 +filelink-label = Filelink + .aria-label = Filelink をセットアップします +filelink-description = { -brand-short-name } に便利な Filelink クラウドアカウントをセットアップすると、サイズの大きな添付ファイルを簡単に送信できます。 +addressbook-label = アドレス帳 + .aria-label = 新しいアドレス帳を作成します +addressbook-description = { -brand-short-name } でアドレス帳のすべての連絡先を整理できます。リモートのアドレス帳に接続して連絡先を同期することもできます。 +feeds-label = フィード + .aria-label = フィードに接続します +feeds-description = { -brand-short-name } を RSS/Atom フィードに接続して、世の中のニュースや更新情報を受け取れます。 +newsgroups-label = ニュースグループ + .aria-label = ニュースグループに接続します +newsgroups-description = { -brand-short-name } をお好みのすべてのニュースグループに接続できます。 +import-title = 別のプログラムからインポート +import-paragraph2 = { -brand-short-name } に他のメールプログラムからメールメッセージやフィード購読、設定、メッセージフィルターを、一般的なアドレス帳形式からアドレス帳をインポートすることができます。 +import-label = データをインポート + .aria-label = 他のプログラムからデータをインポートします +about-paragraph = Thunderbird は、オープンソースでクロスプラットフォームを特徴とし、ビジネスでも個人でも無料で利用できる人気のメール・カレンダークライアントです。私たちはそのセキュリティを守りつつ、さらに改善していきたいと考えています。皆さんからの寄付によって、開発者の雇用、インフラストラクチャの購入、改良の継続が可能となります。 +about-paragraph-consider-donation = <b>Thunderbird はあなたのようなユーザーに支えられています! Thunderbird を気に入っていただけた方は寄付をご検討ください。</b> Thunderbird を存続可能にするため、あなたができる最善の方法は<a data-l10n-name="donation-link">寄付をしていただくこと</a>です。 +explore-link = 機能紹介 +support-link = サポート +involved-link = 参加協力 +developer-link = 開発者ドキュメント +read = メッセージを読む +compose = メッセージを作成 +search = メッセージを検索 +filter = メッセージフィルターを管理 +nntp-subscription = ニュースグループ購読を管理 +rss-subscription = フィード購読を管理 +e2e = エンドツーエンド暗号化 diff --git a/l10n-ja/mail/messenger/accountManager.ftl b/l10n-ja/mail/messenger/accountManager.ftl new file mode 100644 index 0000000000..5ddfcaef8a --- /dev/null +++ b/l10n-ja/mail/messenger/accountManager.ftl @@ -0,0 +1,14 @@ +# 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/. + +open-preferences-sidebar-button2 = { -brand-short-name } の設定 +open-addons-sidebar-button = アドオンとテーマ +account-action-add-newsgroup-account = + .label = ニュースグループアカウントを追加... + .accesskey = N +server-change-restart-required = サーバー名やユーザー名の変更を適用するには再起動が必要です。 +edit-vcard-dialog-accept-button = 保存 + .accesskey = S +edit-vcard-dialog-cancel-button = キャンセル + .accesskey = C diff --git a/l10n-ja/mail/messenger/accountProvisioner.ftl b/l10n-ja/mail/messenger/accountProvisioner.ftl new file mode 100644 index 0000000000..eea8494286 --- /dev/null +++ b/l10n-ja/mail/messenger/accountProvisioner.ftl @@ -0,0 +1,55 @@ +# 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-provisioner-tab-title = サービスプロバイダーから新しいメールアドレスを取得 +provisioner-searching-icon = + .alt = 検索しています... +account-provisioner-title = 新しいメールアドレスの作成 +account-provisioner-description = 私たちが信頼するパートナー企業のサービスを利用して、プライベートで安全な新しいメールアドレスを取得できます。 +account-provisioner-start-help = 検索語句は、利用可能なメールアドレスを見つける目的で { -vendor-short-name } (<a data-l10n-name="mozilla-privacy-link">プライバシーポリシー</a>) とサードパーティのメールプロバイダー <strong>mailfence.com</strong> (<a data-l10n-name="mailfence-privacy-link">プライバシーポリシー</a>、<a data-l10n-name="mailfence-tou-link">利用規約</a>) および <strong>gandi.net</strong> (<a data-l10n-name="gandi-privacy-link">プライバシーポリシー</a>、<a data-l10n-name="gandi-tou-link">利用規約</a>) に送信されます。 +account-provisioner-mail-account-title = 新しいメールアドレスの購入 +account-provisioner-mail-account-description = Thunderbird はユーザーにプライベートで安全な新しいメールアドレスを提供するために <a data-l10n-name="mailfence-home-link">Mailfence 社</a> と提携しています。私たちは、すべての人が安全にメールを利用できるべきであると信じています。 +account-provisioner-domain-title = 個人のメールアドレスおよびドメインの購入 +account-provisioner-domain-description = Thunderbird はユーザーにカスタムドメインを提供するために <a data-l10n-name="gandi-home-link">Gandi 社</a> と提携しています。このドメイン上で任意のアドレスを使用することができます。 + +## Forms + +account-provisioner-mail-input = + .placeholder = あなたの氏名、ニックネーム、または他の検索語句 +account-provisioner-domain-input = + .placeholder = あなたの氏名、ニックネーム、または他の検索語句 +account-provisioner-search-button = 検索 +account-provisioner-button-cancel = キャンセル +account-provisioner-button-existing = 既存のメールアカウントを使用 +account-provisioner-button-back = 戻る + +## Notifications + +account-provisioner-fetching-provisioners = プロビジョナーを受信しています... +account-provisioner-connection-issues = サインアップサーバーと通信できませんでした。接続を確認してください。 +account-provisioner-searching-email = 利用可能なメールアカウントを検索しています... +account-provisioner-searching-domain = 利用可能なドメイン名を検索しています... +account-provisioner-searching-error = 候補のアドレスが見つかりませんでした。別の検索語句を試してください。 + +## Illustrations + +account-provisioner-step1-image = + .title = 作成するアカウントを選択してください + +## Search results + +# Variables: +# $count (Number) - The number of domains found during search. +account-provisioner-results-title = + { $count -> + [one] 利用可能なアドレスが 1 件見つかりました: + *[other] 利用可能なアドレスが { $count } 件見つかりました: + } +account-provisioner-mail-results-caption = ニックネームや他の検索語句を試して別のメールアドレスを見つけてください。 +account-provisioner-domain-results-caption = ニックネームや他の検索語句を試して別のドメイン名を見つけてください。 +account-provisioner-free-account = 無料 +account-provision-price-per-year = { $price } / 年 +account-provisioner-all-results-button = すべての検索結果を表示 +account-provisioner-open-in-tab-img = + .title = 新しいタブで開く diff --git a/l10n-ja/mail/messenger/accountcreation/accountHub.ftl b/l10n-ja/mail/messenger/accountcreation/accountHub.ftl new file mode 100644 index 0000000000..c7b3c9f628 --- /dev/null +++ b/l10n-ja/mail/messenger/accountcreation/accountHub.ftl @@ -0,0 +1,15 @@ +# 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/. + +## Header + +account-hub-brand = { -brand-full-name } +account-hub-welcome-line = <span data-l10n-name="brand-name">{ -brand-full-name }</span> へようこそ +account-hub-title = アカウントハブ + +## Footer + +account-hub-release-notes = リリースノート +account-hub-support = サポート +account-hub-donate = 寄付 diff --git a/l10n-ja/mail/messenger/accountcreation/accountSetup.ftl b/l10n-ja/mail/messenger/accountcreation/accountSetup.ftl new file mode 100644 index 0000000000..a59475bf31 --- /dev/null +++ b/l10n-ja/mail/messenger/accountcreation/accountSetup.ftl @@ -0,0 +1,292 @@ +# 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-setup-tab-title = アカウントのセットアップ + +## Header + +account-setup-title = 既存のメールアドレスのセットアップ +account-setup-description = 現在のメールアドレスを使用するには、そのアカウント情報を記入してください。 +account-setup-secondary-description = { -brand-product-name } が自動的に有効なサーバー設定を検索します。 +account-setup-success-title = アカウントの作成が完了しました +account-setup-success-description = このアカウントを { -brand-short-name } で使用できるようになりました。 +account-setup-success-secondary-description = 関連するサービスへ接続したりアカウント設定の詳細を変更することにより、さらに使いやすくなります。 + +## Form fields + +account-setup-name-label = あなたのお名前 + .accesskey = n +# Note: "John Doe" is a multiple-use name that is used when the true name of a person is unknown. We use this fake name as an input placeholder. Translators should update this to reflect the placeholder name of their language/country. +account-setup-name-input = + .placeholder = John Doe +account-setup-name-info-icon = + .title = 受信者に表示される名前です +account-setup-name-warning-icon = + .title = お名前を入力してください +account-setup-email-label = メールアドレス + .accesskey = E +account-setup-email-input = + .placeholder = john.doe@example.com +account-setup-email-info-icon = + .title = 既存のメールアドレスです +account-setup-email-warning-icon = + .title = メールアドレスが正しくありません +account-setup-password-label = パスワード + .accesskey = P + .title = 任意です。ユーザー名の検証にのみ使用されます +account-provisioner-button = 新しいメールアドレスを取得 + .accesskey = G +account-setup-password-toggle-show = + .title = パスワードを平文で表示します +account-setup-password-toggle-hide = + .title = パスワードを隠します +account-setup-remember-password = パスワードを記憶する + .accesskey = m +account-setup-exchange-label = ログイン名 + .accesskey = l +# YOURDOMAIN refers to the Windows domain in ActiveDirectory. yourusername refers to the user's account name in Windows. +account-setup-exchange-input = + .placeholder = YOURDOMAIN\yourusername +# Domain refers to the Windows domain in ActiveDirectory. We mean the user's login in Windows at the local corporate network. +account-setup-exchange-info-icon = + .title = ドメインへのログイン + +## Action buttons + +account-setup-button-cancel = キャンセル + .accesskey = a +account-setup-button-manual-config = 手動設定 + .accesskey = m +account-setup-button-stop = 中止 + .accesskey = S +account-setup-button-retest = 再テスト + .accesskey = t +account-setup-button-continue = 続ける + .accesskey = C +account-setup-button-done = 完了 + .accesskey = D + +## Notifications + +account-setup-looking-up-settings = アカウント設定を検索しています... +account-setup-looking-up-settings-guess = アカウント設定の検索: 一般的なサーバー名で検索しています... +account-setup-looking-up-settings-half-manual = アカウント設定の検索: サーバーを調べています... +account-setup-looking-up-disk = アカウント設定の検索: { -brand-short-name } のインストールフォルダーから検索しています... +account-setup-looking-up-isp = アカウント設定の検索: メールプロバイダーから検索しています... +# Note: Do not translate or replace Mozilla. It stands for the public project mozilla.org, not Mozilla Corporation. The database is a generic, public domain facility usable by any client. +account-setup-looking-up-db = アカウント設定の検索: Mozilla ISP データベースから検索しています... +account-setup-looking-up-mx = アカウント設定の検索: 受信メールのドメインから検索しています... +account-setup-looking-up-exchange = アカウント設定の検索: Exchange サーバーから検索しています... +account-setup-checking-password = パスワードを確認しています... +account-setup-installing-addon = アドオンをダウンロードしてインストールしています... +account-setup-success-half-manual = 次のアカウント設定が、指定されたサーバーを調べることにより見つかりました: +account-setup-success-guess = アカウント設定が、一般的なサーバー名で検索したことにより見つかりました。 +account-setup-success-guess-offline = 現在オフラインモードです。仮設定を行いましたが、正しい設定を入力してオンラインで確認する必要があります。 +account-setup-success-password = パスワード OK +account-setup-success-addon = アドオンのインストールが完了しました +# Note: Do not translate or replace Mozilla. It stands for the public project mozilla.org, not Mozilla Corporation. The database is a generic, public domain facility usable by any client. +account-setup-success-settings-db = アカウント設定が Mozilla ISP データベースから見つかりました。 +account-setup-success-settings-disk = アカウント設定が { -brand-short-name } のインストールフォルダーから見つかりました。 +account-setup-success-settings-isp = アカウント設定がメールプロバイダーから見つかりました。 +# Note: Microsoft Exchange is a product name. +account-setup-success-settings-exchange = アカウント設定が Microsoft Exchange サーバーから見つかりました。 + +## Illustrations + +account-setup-step1-image = + .title = 初期セットアップ +account-setup-step2-image = + .title = 読み込み中... +account-setup-step3-image = + .title = 設定が見つかりました +account-setup-step4-image = + .title = 接続エラー +account-setup-step5-image = + .title = アカウントを作成しました +account-setup-privacy-footnote2 = あなたの認証情報はローカルのあなたのコンピュータにのみ保存されます。 +account-setup-selection-help = どれを選択したらよいか分からないときは? +account-setup-selection-error = 助けが必要な場合は? +account-setup-success-help = 次の手順について知りたいときは? +account-setup-documentation-help = セットアップのドキュメント +account-setup-forum-help = サポートフォーラム +account-setup-privacy-help = プライバシーポリシー +account-setup-getting-started = はじめにお読みください + +## Results area + +# Variables: +# $count (Number) - Number of available protocols. +account-setup-results-area-title = + { $count -> + [one] 利用可能な設定 + *[other] 利用可能な設定 + } +account-setup-result-imap-description = フォルダーとメールがサーバー上で同期されます +account-setup-result-pop-description = フォルダーとメールがあなたのコンピュータに保存されます +# Note: Exchange, Office365 are the name of products. +account-setup-result-exchange2-description = Microsoft Exchange サーバーまたは Office365 クラウドサービスを使用します +account-setup-incoming-title = 受信 +account-setup-outgoing-title = 送信 +account-setup-username-title = ユーザー名 +account-setup-exchange-title = サーバー +account-setup-result-no-encryption = 暗号化なし +account-setup-result-ssl = SSL/TLS +account-setup-result-starttls = STARTTLS +account-setup-result-outgoing-existing = 既存の送信 SMTP サーバーを使用 +# Variables: +# $incoming (String): The email/username used to log into the incoming server +# $outgoing (String): The email/username used to log into the outgoing server +account-setup-result-username-different = 受信: { $incoming }、送信: { $outgoing } + +## Error messages + +# Note: The reference to "janedoe" (Jane Doe) is the name of an example person. You will want to translate it to whatever example persons would be named in your language. In the example, AD is the name of the Windows domain, and this should usually not be translated. +account-setup-credentials-incomplete = 認証に失敗しました。入力した認証情報が正しくないか、別のユーザー名でログインする必要があります。このユーザー名は Windows ドメインのログイン情報にドメイン名が付与されたものまたは付与されていないものです (例えば foxkeh または AD\\foxkeh)。 +account-setup-credentials-wrong = 認証に失敗しました。ユーザー名とパスワードを確認してください。 +account-setup-find-settings-failed = { -brand-short-name } がメールアカウントの設定を見つけられませんでした。 +account-setup-exchange-config-unverifiable = 設定を検証できませんでした。ユーザー名とパスワードが正しい場合は、サーバー管理者があなたの選択した設定を無効化している可能性があります。別のプロトコルを選択してみてください。 +account-setup-provisioner-error = { -brand-short-name } でアカウントのセットアップ中にエラーが発生しました。プロバイダーからのメールアカウントの設定情報を参照して手動で設定してください。 + +## Manual configuration area + +account-setup-manual-config-title = 手動設定 +account-setup-incoming-server-legend = 受信サーバー +account-setup-protocol-label = プロトコル: +account-setup-hostname-label = ホスト名: +account-setup-port-label = ポート番号: + .title = 自動検出するにはポート番号を 0 に設定してください +account-setup-auto-description = 空欄のフィールドは { -brand-short-name } が自動検出を試みます。 +account-setup-ssl-label = 接続の保護: +account-setup-outgoing-server-legend = 送信サーバー + +## Incoming/Outgoing SSL Authentication options + +ssl-autodetect-option = 自動検出 +ssl-no-authentication-option = 認証なし +ssl-cleartext-password-option = 通常のパスワード認証 +ssl-encrypted-password-option = 暗号化されたパスワード認証 + +## Incoming/Outgoing SSL options + +ssl-noencryption-option = なし +account-setup-auth-label = 認証方式: +account-setup-username-label = ユーザー名: +account-setup-advanced-setup-button = 詳細設定 + .accesskey = A + +## Warning insecure server dialog + +account-setup-insecure-title = 警告! +account-setup-insecure-incoming-title = 受信設定: +account-setup-insecure-outgoing-title = 送信設定: + +# Variables: +# $server (String): The name of the hostname of the server the user was trying to connect to. +account-setup-warning-cleartext = <b>{ $server }</b> への接続は暗号化されません。 +account-setup-warning-cleartext-details = 安全でないメールサーバーは、あなたのパスワードやプライバシー情報を守るための暗号化された接続を行いません。このサーバーに接続することによって、あなたのパスワードやプライバシー情報が漏洩する可能性があります。 +account-setup-insecure-server-checkbox = 接続する上での危険性を理解しました + .accesskey = u +account-setup-insecure-description = 提供された設定を使用して { -brand-short-name } であなたのメールを受信することができます。ただし、これらの接続が不適当でないか、サーバーの管理者またはメールプロバイダーに問い合わせてください。詳しい情報は <a data-l10n-name="thunderbird-faq-link">Thunderbird FAQ</a> をご覧ください。 +insecure-dialog-cancel-button = 設定を変更 + .accesskey = S +insecure-dialog-confirm-button = 確認 + .accesskey = C + +## Warning Exchange confirmation dialog + +# Variables: +# $domain (String): The name of the server where the configuration was found, e.g. rackspace.com. +exchange-dialog-question = { -brand-short-name } が { $domain } 上にあなたのアカウントセットアップ情報を見つけました。続けて認証情報を送信してもよろしいですか? +exchange-dialog-confirm-button = ログイン +exchange-dialog-cancel-button = キャンセル + +## Dismiss account creation dialog + +exit-dialog-title = 設定されたメールアカウントがありません +exit-dialog-description = セットアップ処理をキャンセルしますか? メールアカウントなしでも { -brand-short-name } を使用できますが、多くの機能が使用できないままになります。 +account-setup-no-account-checkbox = メールアカウントなしで { -brand-short-name } を使用する + .accesskey = U +exit-dialog-cancel-button = セットアップを続行 + .accesskey = C +exit-dialog-confirm-button = セットアップを終了 + .accesskey = E + +## Alert dialogs + +account-setup-creation-error-title = アカウント作成エラー +account-setup-error-server-exists = 受信サーバーの設定がすでに存在しています。 +account-setup-confirm-advanced-title = 詳細設定の確認 +account-setup-confirm-advanced-description = このダイアログを閉じると、設定内容が正しくなくても現在の設定でアカウントが作成されます。本当に続けますか? + +## Addon installation section + +account-setup-addon-install-title = インストール +account-setup-addon-install-intro = サードパーティのアドオンを利用することにより、このサーバー上のメールアカウントにアクセスできます: +account-setup-addon-no-protocol = このメールサーバーは、残念ながらオープンプロトコルに対応していません。{ account-setup-addon-install-intro } + +## Success view + +account-setup-settings-button = アカウント設定 +account-setup-encryption-button = エンドツーエンド暗号化 +account-setup-signature-button = 署名を追加 +account-setup-dictionaries-button = スペルチェック辞書をダウンロード +account-setup-address-book-carddav-button = CardDAV アドレス帳に接続 +account-setup-address-book-ldap-button = LDAP アドレス帳に接続 +account-setup-calendar-button = リモートカレンダーに接続 +account-setup-linked-services-title = リンクしたサービスへの接続 +account-setup-linked-services-description = { -brand-short-name } があなたのメールアカウントにリンクされた別のサービスを検出しました。 +account-setup-no-linked-description = 別のサービスをセットアップして { -brand-short-name } を最大限に活用しましょう。 + +# Variables: +# $count (Number) - The number of address books found during autoconfig. +account-setup-found-address-books-description = + { $count -> + [one] { -brand-short-name } がメールアカウントにリンクされたアドレス帳を見つけました。 + *[other] { -brand-short-name } がメールアカウントにリンクされたアドレス帳を { $count } 冊見つけました。 + } +# Variables: +# $count (Number) - The number of calendars found during autoconfig. +account-setup-found-calendars-description = + { $count -> + [one] { -brand-short-name } がメールアカウントにリンクされたカレンダーを見つけました。 + *[other] { -brand-short-name } がメールアカウントにリンクされたカレンダーを { $count } 個見つけました。 + } +account-setup-button-finish = 完了 + .accesskey = F +account-setup-looking-up-address-books = アドレス帳を探しています... +account-setup-looking-up-calendars = カレンダーを探しています... +account-setup-address-books-button = アドレス帳 +account-setup-calendars-button = カレンダー +account-setup-connect-link = 接続 +account-setup-existing-address-book = 接続済み + .title = このアドレス帳はすでに接続されています +account-setup-existing-calendar = 接続済み + .title = このカレンダーはすでに接続されています +account-setup-connect-all-calendars = すべてのカレンダーを接続する +account-setup-connect-all-address-books = すべてのアドレス帳を接続する + +## Calendar synchronization dialog + +calendar-dialog-title = カレンダーの接続 +calendar-dialog-cancel-button = キャンセル + .accesskey = C +calendar-dialog-confirm-button = 接続 + .accesskey = n +account-setup-calendar-name-label = カレンダー名 +account-setup-calendar-name-input = + .placeholder = マイカレンダー +account-setup-calendar-color-label = 色 +account-setup-calendar-refresh-label = 更新 +account-setup-calendar-refresh-manual = 手動 +account-setup-calendar-refresh-interval = + { $count -> + [one] 1 分間隔 + *[other] { $count } 分間隔 + } +account-setup-calendar-read-only = 読み取り専用 + .accesskey = R +account-setup-calendar-show-reminders = アラームを表示 + .accesskey = S +account-setup-calendar-offline-support = オフラインサポート + .accesskey = O diff --git a/l10n-ja/mail/messenger/addressbook/abCardDAVDialog.ftl b/l10n-ja/mail/messenger/addressbook/abCardDAVDialog.ftl new file mode 100644 index 0000000000..ce5c056f4a --- /dev/null +++ b/l10n-ja/mail/messenger/addressbook/abCardDAVDialog.ftl @@ -0,0 +1,22 @@ +# 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/. + +carddav-window-title = 新しい CardDAV アドレス帳 +carddav-dialog = + .buttonlabelaccept = 次へ + .buttonaccesskeyaccept = C +carddav-username-label = + .value = ユーザー名: + .accesskey = U +carddav-location-label = + .value = 場所: + .accesskey = L +carddav-location = + .default-placeholder = アドレス帳サーバーの URL またはホスト名 +carddav-loading = 設定を探しています... +carddav-known-incompatible = { $url } は { -brand-short-name } と互換性がありません。 +carddav-connection-error = 接続に失敗しました。 +carddav-none-found = 指定されたアカウントに追加するアドレス帳が見つかりませんでした。 +carddav-already-added = 指定されたアカウントのすべてのアドレス帳はすでに追加されています。 +carddav-available-books = 利用可能なアドレス帳: diff --git a/l10n-ja/mail/messenger/addressbook/abCardDAVProperties.ftl b/l10n-ja/mail/messenger/addressbook/abCardDAVProperties.ftl new file mode 100644 index 0000000000..391aa3ef13 --- /dev/null +++ b/l10n-ja/mail/messenger/addressbook/abCardDAVProperties.ftl @@ -0,0 +1,31 @@ +# 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/. + +carddav-url-label = + .value = CardDAV URL: + .accesskey = V + +carddav-refreshinterval-label = + .label = 同期間隔: + .accesskey = S + +# Variables: +# $minutes (integer) - Number of minutes between address book synchronizations +carddav-refreshinterval-minutes-value = + .label = { $minutes -> + [one] 毎分 + *[other] { $minutes } 分ごと + } + +# Variables: +# $hours (integer) - Number of hours between address book synchronizations +carddav-refreshinterval-hours-value = + .label = { $hours -> + [one] 毎時間 + *[other] { $hours } 時間ごと + } + +carddav-readonly-label = + .label = 読み取り専用 + .accesskey = R diff --git a/l10n-ja/mail/messenger/addressbook/aboutAddressBook.ftl b/l10n-ja/mail/messenger/addressbook/aboutAddressBook.ftl new file mode 100644 index 0000000000..084b0ceb8a --- /dev/null +++ b/l10n-ja/mail/messenger/addressbook/aboutAddressBook.ftl @@ -0,0 +1,247 @@ +# 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/. + +about-addressbook-title = アドレス帳 + +## Toolbar + +about-addressbook-toolbar-new-address-book = + .label = 新しいアドレス帳 +about-addressbook-toolbar-add-carddav-address-book = + .label = CardDAV アドレス帳を追加 +about-addressbook-toolbar-add-ldap-address-book = + .label = LDAP アドレス帳を追加 +about-addressbook-toolbar-new-contact = + .label = 新しい連絡先 +about-addressbook-toolbar-new-list = + .label = 新しいアドレスリスト +about-addressbook-toolbar-import = + .label = インポート + +## Books + +all-address-books-row = + .title = すべてのアドレス帳 +all-address-books = すべてのアドレス帳 +# Variables: +# $name (String) - The name of the selected book/list. +# $count (Number) - The number of contacts in the selected book/list. +about-addressbook-card-count = { $name } の連絡先合計: { $count } 件 +# Variables: +# $count (Number) - The number of contacts in all address books. +about-addressbook-card-count-all = すべてのアドレス帳の連絡先合計: { $count } 件 +about-addressbook-books-context-properties = + .label = プロパティ +about-addressbook-books-context-edit-list = + .label = アドレスリストを編集 +about-addressbook-books-context-synchronize = + .label = 同期 +about-addressbook-books-context-edit = + .label = 編集 +about-addressbook-books-context-print = + .label = 印刷... +about-addressbook-books-context-export = + .label = エクスポート... +about-addressbook-books-context-delete = + .label = 削除 +about-addressbook-books-context-remove = + .label = 削除 +about-addressbook-books-context-startup-default = + .label = 初期表示ディレクトリー +about-addressbook-confirm-delete-book-title = アドレス帳の削除 +# Variables: +# $name (String) - Name of the address book to be deleted. +about-addressbook-confirm-delete-book = { $name } とその内容をすべて削除してもよろしいですか? +about-addressbook-confirm-remove-remote-book-title = アドレス帳の削除 +# Variables: +# $name (String) - Name of the remote address book to be removed. +about-addressbook-confirm-remove-remote-book = { $name } を削除してもよろしいですか? + +## Cards + +# Variables: +# $name (String) - Name of the address book that will be searched. +about-addressbook-search = + .placeholder = { $name } を検索 +about-addressbook-search-all = + .placeholder = すべてのアドレス帳を検索 +about-addressbook-sort-button2 = + .title = リスト表示のオプションです +about-addressbook-name-format-display = + .label = 表示名 +about-addressbook-name-format-firstlast = + .label = 名 姓 +about-addressbook-name-format-lastfirst = + .label = 姓 名 +about-addressbook-sort-name-ascending = + .label = 名前で並べ替え (昇順) +about-addressbook-sort-name-descending = + .label = 名前で並べ替え (降順) +about-addressbook-sort-email-ascending = + .label = メールアドレスで並べ替え (昇順) +about-addressbook-sort-email-descending = + .label = メールアドレスで並べ替え (降順) +about-addressbook-horizontal-layout = + .label = 水平レイアウトに切り替え +about-addressbook-vertical-layout = + .label = 垂直レイアウトに切り替え +about-addressbook-table-layout = + .label = テーブルレイアウト + +## Card column headers +## Each string is listed here twice, and the values should match. + +about-addressbook-column-header-generatedname = 名前 +about-addressbook-column-label-generatedname = + .label = { about-addressbook-column-header-generatedname } +about-addressbook-column-header-emailaddresses = メールアドレス +about-addressbook-column-label-emailaddresses = + .label = { about-addressbook-column-header-emailaddresses } +about-addressbook-column-header-nickname = ニックネーム +about-addressbook-column-label-nickname = + .label = { about-addressbook-column-header-nickname } +about-addressbook-column-header-phonenumbers = 電話番号 +about-addressbook-column-label-phonenumbers = + .label = { about-addressbook-column-header-phonenumbers } +about-addressbook-column-header-addresses = 住所 +about-addressbook-column-label-addresses = + .label = { about-addressbook-column-header-addresses } +about-addressbook-column-header-title = 役職 +about-addressbook-column-label-title = + .label = { about-addressbook-column-header-title } +about-addressbook-column-header-department = 部署 +about-addressbook-column-label-department = + .label = { about-addressbook-column-header-department } +about-addressbook-column-header-organization = 組織 +about-addressbook-column-label-organization = + .label = { about-addressbook-column-header-organization } +about-addressbook-column-header-addrbook = アドレス帳 +about-addressbook-column-label-addrbook = + .label = { about-addressbook-column-header-addrbook } +about-addressbook-cards-context-write = + .label = 作成 +about-addressbook-confirm-delete-mixed-title = 連絡先とアドレスリストの削除 +# Variables: +# $count (Number) - The number of contacts and lists to be deleted. Always greater than 1. +about-addressbook-confirm-delete-mixed = 選択された { $count } 件の連絡先とアドレスリストを削除してもよろしいですか? +# Variables: +# $count (Number) - The number of lists to be deleted. +about-addressbook-confirm-delete-lists-title = + { $count -> + [one] アドレスリストの削除 + *[other] アドレスリストの削除 + } +# Variables: +# $count (Number) - The number of lists to be deleted. +# $name (String) - The name of the list to be deleted, if $count is 1. +about-addressbook-confirm-delete-lists = + { $count -> + [one] { $name } のアドレスリストを削除してもよろしいですか? + *[other] 選択された { $count } 件のアドレスリストを削除してもよろしいですか? + } +# Variables: +# $count (Number) - The number of contacts to be removed. +about-addressbook-confirm-remove-contacts-title = + { $count -> + [one] 連絡先の除外 + *[other] 連絡先の除外 + } +# Variables: +# $count (Number) - The number of contacts to be removed. +# $name (String) - The name of the contact to be removed, if $count is 1. +# $list (String) - The name of the list that contacts will be removed from. +about-addressbook-confirm-remove-contacts = + { $count -> + [one] { $list } のアドレスリストから { $name } の連絡先を除外してもよろしいですか? + *[other] { $list } のアドレスリストから選択された { $count } 件の連絡先を除外してもよろしいですか? + } +# Variables: +# $count (Number) - The number of contacts to be deleted. +about-addressbook-confirm-delete-contacts-title = + { $count -> + [one] 連絡先の削除 + *[other] 連絡先の削除 + } +# Variables: +# $count (Number) - The number of contacts to be deleted. +# $name (String) - The name of the contact to be deleted, if $count is 1. +about-addressbook-confirm-delete-contacts = + { $count -> + [one] { $name } の連絡先を削除してもよろしいですか? + *[other] 選択された { $count } 件の連絡先を削除してもよろしいですか? + } + +## Card list placeholder +## Shown when there are no cards in the list + +about-addressbook-placeholder-empty-book = 連絡先がありません +about-addressbook-placeholder-new-contact = 新しい連絡先 +about-addressbook-placeholder-search-only = このアドレス帳は検索後にのみ連絡先を表示します +about-addressbook-placeholder-searching = 検索しています... +about-addressbook-placeholder-no-search-results = 連絡先が見つかりませんでした + +## Details + +# Variables: +# $count (Number) - The number of selected items (will never be fewer than two) +about-addressbook-selection-mixed-header = 選択した連絡先とアドレスリスト { $count } 件 +# Variables: +# $count (Number) - The number of selected contacts +about-addressbook-selection-contacts-header = 選択した連絡先 { $count } 件 +# Variables: +# $count (Number) - The number of selected lists +about-addressbook-selection-lists-header = 選択したアドレスリスト { $count } 件 +about-addressbook-details-edit-photo = + .title = 連絡先の顔写真を編集します +about-addressbook-new-contact-header = 新しい連絡先 +about-addressbook-prefer-display-name = メッセージヘッダーでは表示名を優先する +about-addressbook-write-action-button = 作成 +about-addressbook-event-action-button = 予定 +about-addressbook-search-action-button = 検索 +about-addressbook-new-list-action-button = 新しいアドレスリスト +about-addressbook-begin-edit-contact-button = 編集 +about-addressbook-delete-edit-contact-button = 削除 +about-addressbook-cancel-edit-contact-button = キャンセル +about-addressbook-save-edit-contact-button = 保存 +about-addressbook-add-contact-to = 追加先: +about-addressbook-details-email-addresses-header = メールアドレス +about-addressbook-details-phone-numbers-header = 電話番号 +about-addressbook-details-addresses-header = アドレス +about-addressbook-details-notes-header = メモ +about-addressbook-details-impp-header = インスタントメッセージ +about-addressbook-details-websites-header = ウェブサイト +about-addressbook-details-other-info-header = 他の情報 +about-addressbook-entry-type-work = 勤務先 +about-addressbook-entry-type-home = 自宅 +about-addressbook-entry-type-fax = Fax +# Or "Mobile" +about-addressbook-entry-type-cell = 携帯電話 +about-addressbook-entry-type-pager = ポケットベル +about-addressbook-entry-name-birthday = 誕生日 +about-addressbook-entry-name-anniversary = 記念日 +about-addressbook-entry-name-title = 役職 +about-addressbook-entry-name-role = 担当 +about-addressbook-entry-name-organization = 組織 +about-addressbook-entry-name-website = ウェブサイト +about-addressbook-entry-name-time-zone = タイムゾーン +about-addressbook-entry-name-custom1 = 追加情報 1 +about-addressbook-entry-name-custom2 = 追加情報 2 +about-addressbook-entry-name-custom3 = 追加情報 3 +about-addressbook-entry-name-custom4 = 追加情報 4 +about-addressbook-unsaved-changes-prompt-title = 変更が保存されていません +about-addressbook-unsaved-changes-prompt = 編集ビューを閉じる前に変更を保存しますか? + +# Photo dialog + +about-addressbook-photo-drop-target = 顔写真をここにドロップまたは貼り付けるか、クリックしてファイルを選択してください +about-addressbook-photo-drop-loading = 顔写真を読み込んでいます... +about-addressbook-photo-drop-error = 顔写真の読み込みに失敗しました。 +about-addressbook-photo-filepicker-title = 画像ファイルの選択 +about-addressbook-photo-discard = 既存の顔写真を破棄 +about-addressbook-photo-cancel = キャンセル +about-addressbook-photo-save = 保存 + +# Keyboard shortcuts + +about-addressbook-new-contact-key = N diff --git a/l10n-ja/mail/messenger/addressbook/fieldMapImport.ftl b/l10n-ja/mail/messenger/addressbook/fieldMapImport.ftl new file mode 100644 index 0000000000..aed5eb6184 --- /dev/null +++ b/l10n-ja/mail/messenger/addressbook/fieldMapImport.ftl @@ -0,0 +1,10 @@ +# 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/. + +import-ab-csv-dialog-title = テキストファイルからアドレス帳をインポート +# $recordNumber (Number) - The current record number of the preview data. +import-ab-csv-preview-record-number = インポートデータのレコード番号 { $recordNumber } のプレビュー +import-ab-csv-dialog = + .buttonlabelaccept = インポート + .buttonaccesskeyaccept = I diff --git a/l10n-ja/mail/messenger/addressbook/vcard.ftl b/l10n-ja/mail/messenger/addressbook/vcard.ftl new file mode 100644 index 0000000000..be91e8d125 --- /dev/null +++ b/l10n-ja/mail/messenger/addressbook/vcard.ftl @@ -0,0 +1,138 @@ +# 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/. + +# Display Name + +vcard-displayname = 表示名 +vcard-displayname-placeholder = + .placeholder = { vcard-displayname } + +# Type selection + +vcard-entry-type-label = 様式 +vcard-entry-type-home = 自宅 +vcard-entry-type-work = 仕事 +vcard-entry-type-none = なし +vcard-entry-type-custom = カスタム + +# N vCard field + +vcard-name-header = 氏名 +vcard-n-prefix = 敬称 (接頭) +vcard-n-add-prefix = + .title = 氏名の前に敬称を付けます +vcard-n-firstname = 名 +vcard-n-add-firstname = + .title = 名を追加します +vcard-n-middlename = ミドルネーム +vcard-n-add-middlename = + .title = ミドルネームを追加します +vcard-n-lastname = 姓 +vcard-n-add-lastname = + .title = 姓を追加します +vcard-n-suffix = 敬称 (接尾) +vcard-n-add-suffix = + .title = 氏名の後に敬称を付けます + +# Nickname + +vcard-nickname = ニックネーム + +# Email vCard field + +vcard-email-header = メールアドレス +vcard-email-add = メールアドレスを追加 +vcard-email-label = メールアドレス +vcard-primary-email-label = 既定 + +# URL vCard field + +vcard-url-header = ウェブサイト +vcard-url-add = ウェブサイトを追加 +vcard-url-label = ウェブサイト + +# Tel vCard field + +vcard-tel-header = 電話番号 +vcard-tel-add = 電話番号を追加 +vcard-tel-label = 電話番号 +# Or "Mobile" +vcard-entry-type-cell = 携帯電話 +vcard-entry-type-fax = Fax +vcard-entry-type-pager = ポケットベル + +# TZ vCard field + +vcard-tz-header = タイムゾーン +vcard-tz-add = タイムゾーンを追加 + + +# IMPP vCard field + +vcard-impp2-header = インスタントメッセージ +vcard-impp-add = チャットアカウントを追加 +vcard-impp-label = チャットアカウント +vcard-impp-select = プロトコル +vcard-impp-option-other = その他 +vcard-impp-input-label = URI +vcard-impp-input-title = インスタントメッセージ の URI + +# BDAY and ANNIVERSARY vCard field + +vcard-bday-anniversary-header = 記念日 +vcard-bday-anniversary-add = 記念日を追加 +vcard-bday-label = 誕生日 +vcard-anniversary-label = 記念日 +vcard-date-day = 日 +vcard-date-month = 月 +vcard-date-year = 年 + +# ADR vCard field + +vcard-adr-header = アドレス +vcard-adr-add = アドレスを追加 +vcard-adr-label = アドレス +vcard-adr-delivery-label = 配達ラベル +vcard-adr-street = 番地 +# Or "Locality" +vcard-adr-locality = 市区町村 +# Or "Region" +vcard-adr-region = 都道府県 +# The term "ZIP code" only applies in USA. Most locales should use "Postal code" only. +vcard-adr-code = 郵便番号 +vcard-adr-country = 国 + +# NOTE vCard field + +vcard-note-header = メモ +vcard-note-add = メモを追加 + +# TITLE, ROLE and ORGANIZATION vCard fields + +vcard-org-header = 組織のプロパティ +vcard-org-add = 組織のプロパティを追加 +vcard-org-title = 役職 +vcard-org-title-input = + .title = 身分または職種 + .placeholder = 役職名 +vcard-org-role = 担当 +vcard-org-role-input = + .title = 特定の状況における職務または分担 + .placeholder = プロジェクトの担当 +vcard-org-org = 組織 +vcard-org-org-input = + .title = 組織名 + .placeholder = 会社名 +vcard-org-org-unit = 部門 +vcard-org-org-unit-input = + .title = 組織の部門名 + .placeholder = 部門 + +# Custom properties + +vcard-custom-header = カスタムプロパティ +vcard-custom-add = カスタムプロパティを追加 +vcard-remove-button-title = + .title = 削除 +vcard-remove-button = 削除 diff --git a/l10n-ja/mail/messenger/appmenu.ftl b/l10n-ja/mail/messenger/appmenu.ftl new file mode 100644 index 0000000000..3e569cd349 --- /dev/null +++ b/l10n-ja/mail/messenger/appmenu.ftl @@ -0,0 +1,185 @@ +# 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/. + +## Sync + +appmenu-sync-panel-title = + .title = 同期 +appmenu-signin-panel = + .label = ログインして同期 + .accesskey = i +appmenu-sync-sync = + .value = アカウントの同期 + .accesskey = A +appmenu-sync-manage = + .value = アカウントの管理 + .accesskey = M +appmenu-sync-account = + .value = example@example.com + +## New Account + +appmenu-new-account-panel-title = + .title = 新しいアカウント +appmenu-new-account-panel = + .label = 新しいアカウント + .accesskey = N +appmenu-create-new-mail-account = + .label = 新しいメールアドレスを取得 + .accesskey = G +appmenu-new-mail-account = + .label = 既存のメールアドレス + .accesskey = E +appmenu-new-calendar = + .label = カレンダー + .accesskey = C +appmenu-new-chat-account = + .label = チャット + .accesskey = h +appmenu-new-feed = + .label = フィード + .accesskey = F +appmenu-new-newsgroup = + .label = ニュースグループ + .accesskey = N + +## New Account / Address Book + +appmenu-newab-panel-title = + .title = 新しいアドレス帳 +appmenu-newab-panel = + .label = 新しいアドレス帳 + .accesskey = A +appmenu-new-addressbook = + .label = ローカルのアドレス帳 + .accesskey = A +appmenu-new-carddav = + .label = CardDav アドレス帳 + .accesskey = C +appmenu-new-ldap = + .label = LDAP アドレス帳 + .accesskey = L + +## Create + +appmenu-create-panel-title = + .title = 作成 +appmenu-create-panel = + .label = 作成 + .accesskey = C +appmenu-create-message = + .label = メッセージ + .accesskey = M +appmenu-create-event = + .label = 予定 + .accesskey = E +appmenu-create-task = + .label = ToDo + .accesskey = T +appmenu-create-contact = + .label = 連絡先 + .accesskey = C + +## Open + +appmenu-open-file-panel = + .label = ファイルから開く + .accesskey = O +appmenu-open-file-panel-title = + .title = ファイルから開く +appmenu-open-message = + .label = メッセージ... + .accesskey = M +appmenu-open-calendar = + .label = カレンダー... + .accesskey = C + +## View / Layout + +appmenu-view-panel-title = + .title = 表示 +appmenu-view-panel = + .label = 表示 + .accesskey = V +appmenu-font-size-value = フォントサイズ +appmenu-mail-uidensity-value = UI 密度 +appmenu-uidensity-compact = + .tooltiptext = コンパクト +appmenu-uidensity-default = + .tooltiptext = 既定 +appmenu-uidensity-relaxed = + .tooltiptext = リラックス +appmenuitem-font-size-enlarge = + .tooltiptext = フォントサイズを大きくします +appmenuitem-font-size-reduce = + .tooltiptext = フォントサイズを小さくします +# Variables: +# $size (String) - The current font size. +appmenuitem-font-size-reset = + .label = { $size }px + .tooltiptext = フォントサイズをリセットします + +## Tools + +appmenu-tools-panel-title = + .title = ツール +appmenu-tools-panel = + .label = ツール + .accesskey = T +appmenu-tools-import = + .label = 設定とデータのインポート + .accesskey = I +appmenu-tools-export = + .label = 設定とデータのエクスポート + .accesskey = E +appmenu-tools-message-search = + .label = メッセージを検索 + .accesskey = S +appmenu-tools-message-filters = + .label = メッセージフィルター + .accesskey = F +appmenu-tools-download-manager = + .label = ダウンロードマネージャー + .accesskey = D +appmenu-tools-activity-manager = + .label = イベントログの管理 + .accesskey = A +appmenu-tools-dev-tools = + .label = 開発ツール + .accesskey = T + +## Help + +appmenu-help-panel-title = + .title = ヘルプ +appmenu-help-get-help = + .label = ヘルプを表示 + .accesskey = H +appmenu-help-explore-features = + .label = 機能紹介 + .accesskey = F +appmenu-help-shortcuts = + .label = キーボードショートカット + .accesskey = K +appmenu-help-get-involved = + .label = コミュニティに参加 + .accesskey = G +appmenu-help-donation = + .label = 開発支援の寄付 + .accesskey = D +appmenu-help-share-feedback = + .label = アイデアとフィードバックを共有 + .accesskey = S +appmenu-help-enter-troubleshoot-mode2 = + .label = トラブルシューティングモード... + .accesskey = M +appmenu-help-exit-troubleshoot-mode2 = + .label = トラブルシューティングモードをオフにする + .accesskey = O +appmenu-help-troubleshooting-info = + .label = トラブルシューティング情報 + .accesskey = T +appmenu-help-about-product = + .label = { -brand-short-name } について + .accesskey = A diff --git a/l10n-ja/mail/messenger/chat-verifySession.ftl b/l10n-ja/mail/messenger/chat-verifySession.ftl new file mode 100644 index 0000000000..8eb1a42dfa --- /dev/null +++ b/l10n-ja/mail/messenger/chat-verifySession.ftl @@ -0,0 +1,17 @@ +# 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/. + +verify-window-title = 身元確認 + +# Variables: +# $subject (String) - a human readable identifier for the other side of the verification flow. +verify-window-subject-title = { $subject } の身元確認 + +verify-dialog = + .buttonlabelaccept = 一致する + .buttonaccesskeyaccept = M + .buttonlabelextra2 = 一致しない + .buttonaccesskeyextra2 = D + +challenge-label = 表示された文字列がもう一方に表示された文字列と一致するか検証してください。 diff --git a/l10n-ja/mail/messenger/chat.ftl b/l10n-ja/mail/messenger/chat.ftl new file mode 100644 index 0000000000..fd75becef2 --- /dev/null +++ b/l10n-ja/mail/messenger/chat.ftl @@ -0,0 +1,39 @@ +# 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/. + +chat-joining-chat-icon2 = + .alt = チャットに参加する +chat-left-chat-icon2 = + .alt = チャットから退室する +chat-participant-owner-role-icon2 = + .alt = オーナー +chat-participant-administrator-role-icon2 = + .alt = 管理者 +chat-participant-moderator-role-icon2 = + .alt = モデレーター +chat-participant-voiced-role-icon2 = + .alt = 参加者はメッセージを投稿できます +chat-verify-identity = + .label = 身元確認 + .accesskey = I +chat-identity-verified = + .label = 身元は確認済みです +chat-buddy-identity-status = 暗号の信頼性 +chat-buddy-identity-status-verified = 検証済み +chat-buddy-identity-status-unverified = 未検証 + +## Conversation invite notification box + +# This string appears in a notification bar at the top of the Contacts window +# when someone invited the user to a multi user chat conversation, to request +# the user to confirm they want to join the chat. +# Variables: +# $conversation (String) - Name of the conversation the user is invited to. +chat-conv-invite-label = { $conversation } のチャットに招待されています +chat-conv-invite-accept = + .label = 承諾 + .accesskey = A +chat-conv-invite-deny = + .label = 拒否 + .accesskey = R diff --git a/l10n-ja/mail/messenger/compactFoldersDialog.ftl b/l10n-ja/mail/messenger/compactFoldersDialog.ftl new file mode 100644 index 0000000000..773cccbfd0 --- /dev/null +++ b/l10n-ja/mail/messenger/compactFoldersDialog.ftl @@ -0,0 +1,20 @@ +# 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/. + +compact-dialog-window = + .title = フォルダーの最適化 + .style = width: 50em; +compact-dialog = + .buttonlabelaccept = 今すぐ最適化 + .buttonaccesskeyaccept = C + .buttonlabelcancel = 後で通知する + .buttonaccesskeycancel = R + .buttonlabelextra1 = 詳細情報... + .buttonaccesskeyextra1 = L +# Variables: +# $data (String): The amount of space to be freed, formatted byte, MB, GB, etc., based on the size. +compact-dialog-message = { -brand-short-name } はメールフォルダーのパフォーマンスを向上させるため定期的にファイルをメンテナンスする必要があります。この操作でメッセージに変更を加えずにディスク領域を { $data } 確保できます。今後 { -brand-short-name } が自動的に最適化を行うように設定するには、[{ compact-dialog.buttonlabelaccept }] を選ぶ前に、下のオプションにチェックを入れてください。 +compact-dialog-never-ask-checkbox = + .label = 今後は自動的にフォルダーを最適化する + .accesskey = a diff --git a/l10n-ja/mail/messenger/exportDialog.ftl b/l10n-ja/mail/messenger/exportDialog.ftl new file mode 100644 index 0000000000..4ae37bc7b5 --- /dev/null +++ b/l10n-ja/mail/messenger/exportDialog.ftl @@ -0,0 +1,14 @@ +# 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/. + +export-dialog-brand-name = { -brand-product-name } +export-dialog-title = エクスポート +export-dialog = + .buttonlabelaccept = 次へ +export-dialog-button-finish = 完了 +export-dialog-file-picker = zip ファイルへのエクスポート +export-dialog-description1 = メールアカウント、メッセージ、アドレス帳、設定を一つの zip ファイルにエクスポートします。 +export-dialog-desc2 = 必要な時に、この zip ファイルをインポートしてプロファイルを復元できます。 +export-dialog-exporting = エクスポートしています... +export-dialog-exported = エクスポート完了! diff --git a/l10n-ja/mail/messenger/extensions/popup.ftl b/l10n-ja/mail/messenger/extensions/popup.ftl new file mode 100644 index 0000000000..bdccc52a2f --- /dev/null +++ b/l10n-ja/mail/messenger/extensions/popup.ftl @@ -0,0 +1,13 @@ +# 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/. + +close-shortcut = + .key = w +# Variables: +# $title (String): the title of the popup window +extension-popup-title = { PLATFORM() -> + [macos] { $title } + *[other] { $title } - { -brand-full-name } +} +extension-popup-default-title = { -brand-full-name } diff --git a/l10n-ja/mail/messenger/importDialog.ftl b/l10n-ja/mail/messenger/importDialog.ftl new file mode 100644 index 0000000000..1fbcd071f4 --- /dev/null +++ b/l10n-ja/mail/messenger/importDialog.ftl @@ -0,0 +1,22 @@ +# 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/. + +# Short name of the import module +thunderbird-import-name = Thunderbird + +# Description of the import module +thunderbird-import-description = Thunderbird のプロファイルディレクトリーからメールをインポートします +import-from-thunderbird-zip = + .label = Thunderbird (エクスポートされたプロファイルのバックアップで zip のファイルサイズが 2GB 未満) + .accesskey = Z +import-from-thunderbird-dir = + .label = Thunderbird (プロファイルフォルダー) + .accesskey = T +import-select-profile-zip = zip 圧縮されたプロファイルディレクトリーを選択してください +import-select-profile-dir = プロファイルディレクトリーを選択してください +zip-file-too-big-title = zip ファイルのサイズが大きすぎます +zip-file-too-big-message = 選択された zip ファイルのサイズが 2GB を超えています。まず、このファイルをどこかに展開し、その展開されたフォルダーを代わりに インポートしてください。 +wizardpage-failed = + .label = インポートに失敗しました +wizardpage-failed-message = 予期せずインポートに失敗しました。詳しい情報はエラーコンソールに出力されています。 diff --git a/l10n-ja/mail/messenger/mailWidgets.ftl b/l10n-ja/mail/messenger/mailWidgets.ftl new file mode 100644 index 0000000000..2bf9b5b57c --- /dev/null +++ b/l10n-ja/mail/messenger/mailWidgets.ftl @@ -0,0 +1,13 @@ +# 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/. + +apply-current-view-to-menu = + .label = 現在のビューを適用... +threadpane-apply-changes-prompt-title = 変更を適用しますか? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-no-children-text = 現在のフォルダーのビューを { $name } フォルダーに適用しますか? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-with-children-text = 現在のフォルダーのビューを { $name } フォルダー全体 (サブフォルダーを含む) に適用しますか? diff --git a/l10n-ja/mail/messenger/menubar.ftl b/l10n-ja/mail/messenger/menubar.ftl new file mode 100644 index 0000000000..aa06c7508a --- /dev/null +++ b/l10n-ja/mail/messenger/menubar.ftl @@ -0,0 +1,136 @@ +# 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/. + +toolbar-context-menu-menu-bar = + .toolbarname = メニューバー + .accesskey = M + +## Tools Menu + +menu-tools-settings = + .label = 設定 + .accesskey = e +menu-addons-and-themes = + .label = アドオンとテーマ + .accesskey = A + +## Help Menu + +menu-help-help-title = + .label = ヘルプ + .accesskey = H +menu-help-get-help = + .label = ヘルプを表示 + .accesskey = H +menu-help-explore-features = + .label = 機能紹介 + .accesskey = F +menu-help-shortcuts = + .label = キーボードショートカット + .accesskey = K +menu-help-get-involved = + .label = コミュニティに参加 + .accesskey = G +menu-help-donation = + .label = 開発支援の寄付 + .accesskey = D +menu-help-share-feedback = + .label = アイデアとフィードバックを共有 + .accesskey = S +menu-help-enter-troubleshoot-mode = + .label = トラブルシューティングモード... + .accesskey = M +menu-help-exit-troubleshoot-mode = + .label = トラブルシューティングモードをオフにする + .accesskey = M +menu-help-more-troubleshooting-info = + .label = 他のトラブルシューティング情報 + .accesskey = M +menu-help-troubleshooting-info = + .label = トラブルシューティング情報 + .accesskey = T +menu-help-about-product = + .label = { -brand-short-name } について + .accesskey = A +# These menu-quit strings are only used on Windows and Linux. +menu-quit = + .label = + { PLATFORM() -> + [windows] 終了 + *[other] 終了 + } + .accesskey = + { PLATFORM() -> + [windows] x + *[other] Q + } +# This menu-quit-mac string is only used on macOS. +menu-quit-mac = + .label = { -brand-shorter-name } を終了 +quit-app-shortcut = + .key = Q + +## Mail Toolbar + +toolbar-junk-button = + .label = 迷惑メール + .tooltiptext = 選択したメッセージに迷惑マークを付けます +toolbar-not-junk-button = + .label = 非迷惑メール + .tooltiptext = 選択したメッセージの迷惑マークを外します +toolbar-delete-button = + .label = 削除 + .tooltiptext = 選択したメッセージまたはフォルダーを削除します +toolbar-undelete-button = + .label = 削除を元に戻す + .tooltiptext = メッセージの削除を元に戻します + +## View + +menu-view-repair-text-encoding = + .label = テキストエンコーディングを修復 + .accesskey = c + +## View / Layout + +menu-font-size-label = + .label = フォントサイズ + .accesskey = o +menuitem-font-size-enlarge = + .label = フォントサイズを大きくする + .accesskey = I +menuitem-font-size-reduce = + .label = フォントサイズを小さくする + .accesskey = D +menuitem-font-size-reset = + .label = フォントサイズをリセット + .accesskey = R +mail-uidensity-label = + .label = UI 密度 + .accesskey = D +mail-uidensity-compact = + .label = コンパクト + .accesskey = C +mail-uidensity-normal = + .label = 通常 + .accesskey = N +mail-uidensity-touch = + .label = タッチ + .accesskey = T +mail-uidensity-default = + .label = 既定 + .accesskey = D +mail-uidensity-relaxed = + .label = リラックス + .accesskey = R +# (^m^) en-US: "Spaces Toolbar" (Bug 1665511) +menu-spaces-toolbar-button = + .label = スペースツールバー + .accesskey = S + +## File + +file-new-newsgroup-account = + .label = ニュースグループアカウント... + .accesskey = N diff --git a/l10n-ja/mail/messenger/messageheader/headerFields.ftl b/l10n-ja/mail/messenger/messageheader/headerFields.ftl new file mode 100644 index 0000000000..bb21d57262 --- /dev/null +++ b/l10n-ja/mail/messenger/messageheader/headerFields.ftl @@ -0,0 +1,47 @@ +# 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/. + +## Header lists + +message-header-to-list-name = 宛先 +message-header-from-list-name = 差出人 +message-header-sender-list-name = 送信者 +message-header-reply-to-list-name = 返信先 +message-header-cc-list-name = Cc +message-header-bcc-list-name = Bcc +message-header-newsgroups-list-name = ニュースグループ +message-header-tags-list-name = タグ + +## Other message headers. +## The field-separator is for screen readers to separate the field name from the field value. + +message-header-author-field = 著者<span data-l10n-name="field-separator">:</span> +message-header-organization-field = 組織<span data-l10n-name="field-separator">:</span> +message-header-subject-field = 件名<span data-l10n-name="field-separator">:</span> +message-header-followup-to-field = Followup to<span data-l10n-name="field-separator">:</span> +message-header-date-field = 送信日時<span data-l10n-name="field-separator">:</span> +message-header-user-agent-field = User agent<span data-l10n-name="field-separator">:</span> +message-header-references-field = References<span data-l10n-name="field-separator">:</span> +message-header-message-id-field = Message ID<span data-l10n-name="field-separator">:</span> +message-header-in-reply-to-field = In reply to<span data-l10n-name="field-separator">:</span> +message-header-website-field = ウェブサイト<span data-l10n-name="field-separator">:</span> +# An additional email header field that the user has chosen to display. Unlike +# the other headers, the name of this header is not expected to be localised +# because it is generated from the raw field name found in the email header. +# $fieldName (String) - The field name. +message-header-custom-field = { $fieldName }<span data-l10n-name="field-separator">:</span> + +## + +message-header-address-in-address-book-icon2 = + .alt = アドレス帳に登録済みです +message-header-address-not-in-address-book-icon2 = + .alt = アドレス帳に登録されていません +message-header-address-not-in-address-book-button = + .title = このアドレスをアドレス帳に保存します +message-header-address-in-address-book-button = + .title = 連絡先を編集します +message-header-field-show-more = More + .title = すべての受信者を表示します +message-ids-field-show-all = すべて表示 diff --git a/l10n-ja/mail/messenger/messenger.ftl b/l10n-ja/mail/messenger/messenger.ftl new file mode 100644 index 0000000000..967d6db8e7 --- /dev/null +++ b/l10n-ja/mail/messenger/messenger.ftl @@ -0,0 +1,274 @@ +# 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/. + +## Window controls + +messenger-window-minimize-button = + .tooltiptext = 最小化 +messenger-window-maximize-button = + .tooltiptext = 最大化 +messenger-window-restore-down-button = + .tooltiptext = 元に戻す +messenger-window-close-button = + .tooltiptext = 閉じる + +# Variables: +# $count (Number) - Number of unread messages. +unread-messages-os-tooltip = + { $count -> + [one] 1 通の未読メッセージ + *[other] { $count } 通の未読メッセージ + } + +about-rights-notification-text = { -brand-short-name } は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 + +## Content tabs + +content-tab-page-loading-icon = + .alt = ページの読み込み中です +content-tab-security-high-icon = + .alt = 安全な接続です +content-tab-security-broken-icon = + .alt = 安全な接続ではありません + +## Toolbar + +addons-and-themes-toolbarbutton = + .label = アドオンとテーマ + .tooltiptext = アドオンを管理します +quick-filter-toolbarbutton = + .label = クイックフィルター + .tooltiptext = メッセージを絞り込みます +redirect-msg-button = + .label = リダイレクト + .tooltiptext = 選択したメッセージをリダイレクトします + +## Folder Pane + +folder-pane-toolbar = + .toolbarname = フォルダーペインツールバー + .accesskey = F +folder-pane-toolbar-options-button = + .tooltiptext = フォルダーペインのオプション +folder-pane-header-label = フォルダー + +## Folder Toolbar Header Popup + +folder-toolbar-hide-toolbar-toolbarbutton = + .label = ツールバーを隠す + .accesskey = H +show-all-folders-label = + .label = すべてのフォルダー + .accesskey = A +show-unread-folders-label = + .label = 未読フォルダー + .accesskey = n +show-favorite-folders-label = + .label = お気に入りフォルダー + .accesskey = F +show-smart-folders-label = + .label = 統合フォルダー + .accesskey = U +show-recent-folders-label = + .label = 最近使用したフォルダー + .accesskey = R +folder-toolbar-toggle-folder-compact-view = + .label = コンパクトビュー + .accesskey = C + +## Menu + +redirect-msg-menuitem = + .label = リダイレクト + .accesskey = D +menu-file-save-as-file = + .label = ファイル... + .accesskey = F + +## AppMenu + +appmenu-save-as-file = + .label = ファイル... +appmenu-settings = + .label = 設定 +appmenu-addons-and-themes = + .label = アドオンとテーマ +appmenu-help-enter-troubleshoot-mode = + .label = トラブルシューティングモード... +appmenu-help-exit-troubleshoot-mode = + .label = トラブルシューティングモードをオフにする +appmenu-help-more-troubleshooting-info = + .label = トラブルシューティング情報 +appmenu-redirect-msg = + .label = リダイレクト + +## Context menu + +context-menu-redirect-msg = + .label = リダイレクト +mail-context-delete-messages = + .label = { $count -> + [one] メッセージを削除 + *[other] 選択したメッセージを削除 + } +context-menu-decrypt-to-folder = + .label = 復号したメッセージをコピー + .accesskey = y + +## Message header pane + +other-action-redirect-msg = + .label = リダイレクト +message-header-msg-flagged = + .title = スター付き + .aria-label = スター付き +# Variables: +# $address (String) - The email address of the recipient this picture belongs to. +message-header-recipient-avatar = + .alt = { $address } のプロファイル写真 + +## Message header cutomize panel + +message-header-customize-panel-title = メッセージヘッダー設定 +message-header-customize-button-style = + .value = ボタンのスタイル + .accesskey = B +message-header-button-style-default = + .label = アイコンとテキスト +message-header-button-style-text = + .label = テキストのみ +message-header-button-style-icons = + .label = アイコンのみ +message-header-show-sender-full-address = + .label = 常に送信者の完全アドレスを表示する + .accesskey = f +message-header-show-sender-full-address-description = メールアドレスが表示名の下に表示されます。 +message-header-show-recipient-avatar = + .label = 送信者のプロファイル写真を表示する + .accesskey = p +message-header-hide-label-column = + .label = ラベル列を隠す + .accesskey = l +message-header-large-subject = + .label = 件名を拡大表示する + .accesskey = s +message-header-all-headers = + .label = すべてのヘッダーを表示する + .accesskey = a + +## Action Button Context Menu + +toolbar-context-menu-manage-extension = + .label = 拡張機能の管理 + .accesskey = E +toolbar-context-menu-remove-extension = + .label = 拡張機能を削除 + .accesskey = v + +## Add-on removal warning + +# Variables: +# $name (String): The name of the addon that will be removed. +addon-removal-title = { $name } を削除しますか? +addon-removal-confirmation-button = 削除 +addon-removal-confirmation-message = { $name } とその設定およびデータを { -brand-short-name } から削除しますか? +caret-browsing-prompt-title = キャレットブラウジング +caret-browsing-prompt-text = F7 キーを押すとキャレットブラウジングのオンとオフを切り替えられます。この機能は、移動可能なカーソルをコンテンツ内に配置して、キーボードでテキストを選択できるようにします。キャレットブラウジングをオンにしますか? +caret-browsing-prompt-check-text = 今後は確認しない +repair-text-encoding-button = + .label = テキストエンコーディングを修復 + .tooltiptext = メッセージ本文の適切なテキストエンコーディングを推定します + +## no-reply handling + +no-reply-title = 返信に対応していません +no-reply-message = この返信アドレス ({ $email }) は通信相手が監視していません。このアドレスへのメッセージは誰にも読まれることがないでしょう。 +no-reply-reply-anyway-button = 強制返信する + +## error messages + +decrypt-and-copy-failures = { $failures } / { $total } 通のメッセージが復号できなかったためコピーされませんでした。 + +## Spaces toolbar + +# (^m^) menubar.ftl の menu-spaces-toolbar-button と同じ +spaces-toolbar-element = + .toolbarname = スペースツールバー + .aria-label = スペースツールバー + .aria-description = 異なるスペースに切り替えるための垂直ツールバーです。矢印キーを使って利用可能なボタンへ移動してください。 +spaces-toolbar-button-mail2 = + .title = メール +spaces-toolbar-button-address-book2 = + .title = アドレス帳 +spaces-toolbar-button-calendar2 = + .title = カレンダー +spaces-toolbar-button-tasks2 = + .title = ToDo +spaces-toolbar-button-chat2 = + .title = チャット +spaces-toolbar-button-overflow = + .title = 他のスペース... +spaces-toolbar-button-settings2 = + .title = 設定を開きます +spaces-toolbar-button-hide = + .title = スペースツールバーを隠します +spaces-toolbar-button-show = + .title = スペースツールバーを表示します +spaces-context-new-tab-item = + .label = 新しいタブで開く +spaces-context-new-window-item = + .label = 新しいウィンドウで開く +# Variables: +# $tabName (String) - The name of the tab this item will switch to. +spaces-context-switch-tab-item = + .label = { $tabName }に切り替える +settings-context-open-settings-item2 = + .label = 設定 +settings-context-open-account-settings-item2 = + .label = アカウント設定 +settings-context-open-addons-item2 = + .label = アドオンとテーマ + +## Spaces toolbar pinned tab menupopup + +spaces-toolbar-pinned-tab-button = + .tooltiptext = スペースメニュー +spaces-pinned-button-menuitem-mail2 = + .label = { spaces-toolbar-button-mail2.title } +spaces-pinned-button-menuitem-address-book2 = + .label = { spaces-toolbar-button-address-book2.title } +spaces-pinned-button-menuitem-calendar2 = + .label = { spaces-toolbar-button-calendar2.title } +spaces-pinned-button-menuitem-tasks2 = + .label = { spaces-toolbar-button-tasks2.title } +spaces-pinned-button-menuitem-chat2 = + .label = { spaces-toolbar-button-chat2.title } +spaces-pinned-button-menuitem-settings2 = + .label = 設定 +spaces-pinned-button-menuitem-show = + .label = スペースツールバーを表示 +# Variables: +# $count (Number) - Number of unread messages. +chat-button-unread-messages = { $count } + .title = { $count -> + [one] 1 件の未読メッセージ + *[other] { $count } 件の未読メッセージ + } +## Spaces toolbar customize panel + +menuitem-customize-label = + .label = カスタマイズ... +spaces-customize-panel-title = スペースツールバー設定 +spaces-customize-background-color = 背景の色 +spaces-customize-icon-color = ボタンの色 +# The background color used on the buttons of the spaces toolbar when they are +# `current`, meaning the related space/tab is active and visible. +spaces-customize-accent-background-color = 選択されたボタンの背景色 +# The icon color used on the buttons of the spaces toolbar when they are +# `current`, meaning the related space/tab is active and visible. +spaces-customize-accent-text-color = 選択されたボタンの色 +spaces-customize-button-restore = 初期設定に戻す + .accesskey = R +customize-panel-button-save = 完了 + .accesskey = D diff --git a/l10n-ja/mail/messenger/messengercompose/messengercompose.ftl b/l10n-ja/mail/messenger/messengercompose/messengercompose.ftl new file mode 100644 index 0000000000..487c84b5c0 --- /dev/null +++ b/l10n-ja/mail/messenger/messengercompose/messengercompose.ftl @@ -0,0 +1,366 @@ +# 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/. + +## Send Format + +compose-send-format-menu = + .label = 送信形式 + .accesskey = F +compose-send-auto-menu-item = + .label = 自動選択 + .accesskey = A +compose-send-both-menu-item = + .label = HTML 形式とプレーンテキスト形式 + .accesskey = B +compose-send-html-menu-item = + .label = HTML 形式のみ + .accesskey = H +compose-send-plain-menu-item = + .label = プレーンテキスト形式のみ + .accesskey = P + +## Addressing widget + +# $type (String) - the type of the addressing row +remove-address-row-button = + .title = { $type } フィールドを削除します +# $type (String) - the type of the addressing row +# $count (Number) - the number of address pills currently present in the addressing row +address-input-type-aria-label = + { $count -> + [0] { $type } + [one] { $type } のアドレス 1 件、フォーカスするには左矢印キーを押してください。 + *[other] { $type } のアドレス { $count } 件、フォーカスするには左矢印キーを押してください。 + } +# $email (String) - the email address +# $count (Number) - the number of address pills currently present in the addressing row +pill-aria-label = + { $count -> + [one] { $email }: 編集は Enter キー、削除は Delete キーを押してください。 + *[other] { $email }, 1 / { $count }: 編集は Enter キー、削除は Delete キーを押してください。 + } +# $email (String) - the email address +pill-tooltip-invalid-address = { $email } は有効なメールアドレスではありません +# $email (String) - the email address +pill-tooltip-not-in-address-book = { $email } はアドレス帳に存在しません +pill-action-edit = + .label = アドレスを編集 + .accesskey = E +# $type (String) - the type of the addressing row, e.g. Cc, Bcc, etc. +pill-action-select-all-sibling-pills = + .label = { $type } のすべてのアドレスを選択 + .accesskey = A +pill-action-select-all-pills = + .label = すべてのアドレスを選択 + .accesskey = S +pill-action-move-to = + .label = To へ移動 + .accesskey = T +pill-action-move-cc = + .label = Cc へ移動 + .accesskey = C +pill-action-move-bcc = + .label = Bcc へ移動 + .accesskey = B +pill-action-expand-list = + .label = リストを展開 + .accesskey = x + +## Attachment widget + +ctrl-cmd-shift-pretty-prefix = + { PLATFORM() -> + [macos] ⇧ ⌘{" "} + *[other] Ctrl+Shift+ + } +trigger-attachment-picker-key = A +toggle-attachment-pane-key = M +menuitem-toggle-attachment-pane = + .label = 添付ペイン + .accesskey = m + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key } +toolbar-button-add-attachment = + .label = 添付 + .tooltiptext = 添付ファイルを追加します ({ ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key }) +add-attachment-notification-reminder2 = + .label = 添付ファイルを追加... + .accesskey = A + .tooltiptext = { toolbar-button-add-attachment.tooltiptext } +menuitem-attach-files = + .label = ファイル... + .accesskey = F + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key } +context-menuitem-attach-files = + .label = ファイルを添付... + .accesskey = F + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ trigger-attachment-picker-key } +# Note: Do not translate the term 'vCard'. +context-menuitem-attach-vcard = + .label = 自分の vCard + .accesskey = C +context-menuitem-attach-openpgp-key = + .label = 自分の OpenPGP 公開鍵 + .accesskey = K +# $count (Number) - the number of attachments in the attachment bucket +attachment-bucket-count-value = + { $count -> + [one] 添付ファイル { $count } 個 + *[other] 添付ファイル { $count } 個 + } +attachment-area-show = + .title = 添付ペインを表示 ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }) +attachment-area-hide = + .title = 添付ペインを隠す ({ ctrl-cmd-shift-pretty-prefix }{ toggle-attachment-pane-key }) +drop-file-label-attachment = 添付に追加する +drop-file-label-inline = インラインに挿入する + +## Reorder Attachment Panel + +move-attachment-first-panel-button = + .label = 先頭へ移動 +move-attachment-left-panel-button = + .label = 左へ移動 +move-attachment-right-panel-button = + .label = 右へ移動 +move-attachment-last-panel-button = + .label = 末尾へ移動 +button-return-receipt = + .label = 開封確認 + .tooltiptext = このメッセージの開封確認の返送を求めます + +## Encryption + +encryption-menu = + .label = セキュリティ + .accesskey = c +encryption-toggle = + .label = 暗号化 + .tooltiptext = このメッセージにエンドツーエンド暗号化を使用します +encryption-options-openpgp = + .label = OpenPGP + .tooltiptext = OpenPGP 暗号設定を表示または変更します +encryption-options-smime = + .label = S/MIME + .tooltiptext = S/MIME 暗号設定を表示または変更します +signing-toggle = + .label = デジタル署名 + .tooltiptext = このメッセージにデジタル署名を付与します +menu-openpgp = + .label = OpenPGP + .accesskey = O +menu-smime = + .label = S/MIME + .accesskey = S +menu-encrypt = + .label = 暗号化 + .accesskey = E +menu-encrypt-subject = + .label = 件名を暗号化 + .accesskey = B +menu-sign = + .label = デジタル署名 + .accesskey = i +menu-manage-keys = + .label = 鍵アシスタント + .accesskey = A +menu-view-certificates = + .label = 受信者の証明書を表示 + .accesskey = V +menu-open-key-manager = + .label = 鍵マネージャー + .accesskey = M +openpgp-key-issue-notification-one = { $addr } の鍵の問題を解決するにはエンドツーエンド暗号化が必要です。 +openpgp-key-issue-notification-many = 受信者 { $count } 名の鍵の問題を解決するにはエンドツーエンド暗号化が必要です。 +smime-cert-issue-notification-one = { $addr } の証明書の問題を解決するにはエンドツーエンド暗号化が必要です。 +smime-cert-issue-notification-many = 受信者 { $count } 名の証明書の問題を解決するにはエンドツーエンド暗号化が必要です。 +key-notification-disable-encryption = + .label = 暗号化しない + .accesskey = D + .tooltiptext = エンドツーエンド暗号化を無効にします +key-notification-resolve = + .label = 解決... + .accesskey = R + .tooltiptext = OpenPGP 鍵アシスタントを開きます +can-encrypt-smime-notification = S/MIME エンドツーエンド暗号化が可能です。 +can-encrypt-openpgp-notification = OpenPGP エンドツーエンド暗号化が可能です。 +can-e2e-encrypt-button = + .label = 暗号化 + .accesskey = E + +## Addressing Area + +to-address-row-label = + .value = 宛先 +# $key (String) - the shortcut key for this field +show-to-row-main-menuitem = + .label = 宛先フィールド + .accesskey = T + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ $key } +# No acceltext should be shown. +# The label should match the show-to-row-button text. +show-to-row-extra-menuitem = + .label = 宛先 + .accesskey = T +# $key (String) - the shortcut key for this field +show-to-row-button = 宛先 + .title = 宛先フィールドを表示します ({ ctrl-cmd-shift-pretty-prefix }{ $key }) +cc-address-row-label = + .value = Cc +# $key (String) - the shortcut key for this field +show-cc-row-main-menuitem = + .label = Cc フィールド + .accesskey = C + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ $key } +# No acceltext should be shown. +# The label should match the show-cc-row-button text. +show-cc-row-extra-menuitem = + .label = Cc + .accesskey = C +# $key (String) - the shortcut key for this field +show-cc-row-button = Cc + .title = Cc フィールドを表示します ({ ctrl-cmd-shift-pretty-prefix }{ $key }) +bcc-address-row-label = + .value = Bcc +# $key (String) - the shortcut key for this field +show-bcc-row-main-menuitem = + .label = Bcc フィールド + .accesskey = B + .acceltext = { ctrl-cmd-shift-pretty-prefix }{ $key } +# No acceltext should be shown. +# The label should match the show-bcc-row-button text. +show-bcc-row-extra-menuitem = + .label = Bcc + .accesskey = B +# $key (String) - the shortcut key for this field +show-bcc-row-button = Bcc + .title = Bcc フィールドを表示します ({ ctrl-cmd-shift-pretty-prefix }{ $key }) +extra-address-rows-menu-button = + .title = 他のアドレス入力フィールドを表示します +many-public-recipients-notice = + { $count -> + [one] あなたのメッセージの受信者は開示されています。代わりに Bcc フィールドを使用すると受信者アドレスの開示を避けられます。 + *[other] 宛先および Cc フィールドの {$count} 件の受信者アドレスは開示されており、受信者が互いにこれらのアドレスを見られます。代わりに Bcc フィールドを使用すると受信者アドレスの開示を避けられます。 + } +many-public-recipients-bcc = + .label = 代わりに Bcc を使用する + .accesskey = U +many-public-recipients-ignore = + .label = 受信者を開示したままにする + .accesskey = K +many-public-recipients-prompt-title = 開示された受信者が多すぎます +# $count (Number) - the count of addresses in the public recipients fields. +many-public-recipients-prompt-msg = + { $count -> + [one] あなたのメッセージの受信者は開示されており、プライバシー上の懸念が生じる可能性があります。受信者を宛先または Cc フィールドから Bcc フィールドへ移動することで受信者アドレスの開示を避けられます。 + *[other] あなたのメッセージは {$count} 件の受信者が開示されており、受信者が互いにこれらのアドレスを見られるため、プライバシー上の懸念が生じる可能性があります。受信者を宛先または Cc フィールドから Bcc フィールドへ移動することで受信者アドレスの開示を避けられます。 + } +many-public-recipients-prompt-cancel = 送信をキャンセル +many-public-recipients-prompt-send = 強制送信 + +## Notifications + +# Variables: +# $identity (string) - The name of the used identity, most likely an email address. +compose-missing-identity-warning = 差出人アドレスと一致する一意の ID が見つかりませんでした。メッセージは現在の差出人フィールドと { $identity } の差出人情報の設定を使用して送信されます。 +encrypted-bcc-warning = 暗号化したメッセージの送信する場合、Bcc の受信者は完全に秘匿されません。すべての受信者が Bcc の受信者を認識できます。 +encrypted-bcc-ignore-button = 了解 + +## Editing + +# Tools + +compose-tool-button-remove-text-styling = + .tooltiptext = テキストのスタイル付けを削除します + +## Filelink + +# A text used in a tooltip of Filelink attachments, whose account has been +# removed or is unknown. +cloud-file-unknown-account-tooltip = 未知の Filelink アカウントにアップロードされました。 + +# Placeholder file + +# Title for the html placeholder file. +# $filename - name of the file +cloud-file-placeholder-title = { $filename } - Filelink 添付 +# A text describing that the file was attached as a Filelink and can be downloaded +# from the link shown below. +# $filename - name of the file +cloud-file-placeholder-intro = { $filename } のファイルが Filelink として添付されました。以下のリンクからダウンロードできます。 + +# Template + +# A line of text describing how many uploaded files have been appended to this +# message. Emphasis should be on sharing as opposed to attaching. This item is +# used as a header to a list, hence the colon. +cloud-file-count-header = + { $count -> + [one] { $count } 個のファイルをこのメールにリンクしました: + *[other] { $count } 個のファイルをこのメールにリンクしました: + } +# A text used in a footer, instructing the reader where to find additional +# information about the used service provider. +# $link (string) - html a-tag for a link pointing to the web page of the provider +cloud-file-service-provider-footer-single = { $link } についての詳細。 +# A text used in a footer, instructing the reader where to find additional +# information about the used service providers. Links for the used providers are +# split into a comma separated list of the first n-1 providers and a single entry +# at the end. +# $firstLinks (string) - comma separated list of html a-tags pointing to web pages +# of the first n-1 used providers +# $lastLink (string) - html a-tag pointing the web page of the n-th used provider +cloud-file-service-provider-footer-multiple = { $firstLinks } および { $lastLink } についての詳細。 +# Tooltip for an icon, indicating that the link is protected by a password. +cloud-file-tooltip-password-protected-link = リンク先がパスワードで保護されています +# Used in a list of stats about a specific file +# Service - the used service provider to host the file (Filelink Service: BOX.com) +# Size - the size of the file (Size: 4.2 MB) +# Link - the link to the file (Link: https://some.provider.com) +# Expiry Date - stating the date the link will expire (Expiry Date: 12.12.2022) +# Download Limit - stating the maximum allowed downloads, before the link becomes invalid +# (Download Limit: 6) +cloud-file-template-service-name = Filelink サービス: +cloud-file-template-size = サイズ: +cloud-file-template-link = リンク: +cloud-file-template-password-protected-link = パスワード保護されたリンク: +cloud-file-template-expiry-date = 有効期限日: +cloud-file-template-download-limit = ダウンロード回数制限: + +# Messages + +# $provider (string) - name of the online storage service that reported the error +cloud-file-connection-error-title = 接続エラー +cloud-file-connection-error = { -brand-short-name } はオフラインです。{ $provider } に接続できませんでした。 +# $provider (string) - name of the online storage service that reported the error +# $filename (string) - name of the file that was uploaded and caused the error +cloud-file-upload-error-with-custom-message-title = { $filename } ファイルの { $provider } へのアップロードに失敗しました +# $provider (string) - name of the online storage service that reported the error +# $filename (string) - name of the file that was renamed and caused the error +cloud-file-rename-error-title = 名前変更エラー +cloud-file-rename-error = { $provider } 上で { $filename } ファイルの名前変更時にエラーが発生しました。 +# $provider (string) - name of the online storage service that reported the error +# $filename (string) - name of the file that was renamed and caused the error +cloud-file-rename-error-with-custom-message-title = { $provider } 上で { $filename } ファイルの名前変更に失敗しました +# $provider (string) - name of the online storage service that reported the error +cloud-file-rename-not-supported = { $provider } はすでにアップロードされているファイルの名前変更をサポートしていません。 +# $filename (string) - name of the file that was renamed and caused the error +cloud-file-attachment-error-title = Filelink 添付エラー +cloud-file-attachment-error = Filelink 添付の { $filename } の更新に失敗しました。ローカルの元ファイルが移動または削除されています。 +# $filename (string) - name of the file that was renamed and caused the error +cloud-file-account-error-title = Filelink アカウントエラー +cloud-file-account-error = Filelink 添付の { $filename } の更新に失敗しました。この Filelink アカウントは削除されています。 + +## Link Preview + +link-preview-title = リンクプレビュー +link-preview-description = リンクを貼り付けると、{ -brand-short-name } にリンク先の埋め込みプレビューを追加できます +link-preview-autoadd = 可能であれば自動的にリンクプレビューを追加する +link-preview-replace-now = このリンク先のリンクプレビューを追加しますか? +link-preview-yes-replace = 追加する + +## Dictionary selection popup + +spell-add-dictionaries = + .label = スペルチェック辞書を追加... + .accesskey = A diff --git a/l10n-ja/mail/messenger/migration.ftl b/l10n-ja/mail/messenger/migration.ftl new file mode 100644 index 0000000000..9a3e47abdf --- /dev/null +++ b/l10n-ja/mail/messenger/migration.ftl @@ -0,0 +1,14 @@ +# 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/. + +migration-progress-header = { -brand-short-name } を準備しています... + +## Migration tasks + +# These strings are displayed to the user if a migration is taking a long time. +# They should be short (no more than a handful of words) and in the present tense. + +migration-task-test-fast = 速い変更をテストしています +migration-task-test-slow = 遅い変更をテストしています +migration-task-test-progress = 進捗バーをテストしています diff --git a/l10n-ja/mail/messenger/openpgp/backupKeyPassword.ftl b/l10n-ja/mail/messenger/openpgp/backupKeyPassword.ftl new file mode 100644 index 0000000000..fd1c7022d8 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/backupKeyPassword.ftl @@ -0,0 +1,20 @@ +# 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/. + +set-password-window = + .title = OpenPGP 鍵のバックアップのためのパスワードを設定 + +set-password-legend = パスワードを設定 + +set-password-message = これから作成される OpenPGP 秘密鍵のバックアップファイルは、ここで設定されたパスワードによって保護されます。バックアップの途中でこのパスワードを入力する必要があります。 + +set-password-backup-pw = + .value = 秘密鍵のバックアップのためのパスワード: + +set-password-repeat-backup-pw = + .value = 秘密鍵のバックアップのためのパスワード (もう一度): + +set-password-reminder = <b>重要!</b> 秘密鍵のバックアップのためのパスワードを忘れると、このバックアップから復元することができなくなります。パスワードを安全な場所に保管してください。 + +password-quality-meter = パスワードの品質 diff --git a/l10n-ja/mail/messenger/openpgp/changeExpiryDlg.ftl b/l10n-ja/mail/messenger/openpgp/changeExpiryDlg.ftl new file mode 100644 index 0000000000..011956fd81 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/changeExpiryDlg.ftl @@ -0,0 +1,22 @@ +# 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/. + +openpgp-change-key-expiry-title = + .title = 鍵の有効期限を変更 + +info-will-expire = 現在この鍵は { $date } に有効期限が切れるよう設定されています。 +info-already-expired = この鍵は既に有効期限切れです。 +info-does-not-expire = 現在この鍵は有効期限が無期限に設定されています。 + +info-explanation-1 = <b>鍵の有効期限が切れると</b>、その鍵は暗号化やデジタル署名に使用できなくなります。 + +info-explanation-2 = この鍵をより長い期間使用するのであれば、有効期限を変更し、公開鍵を通信相手と再度共有してください。 + +expire-dont-change = + .label = 有効期限を変更しない +expire-never-label = + .label = 有効期限を無期限にする +expire-in-label = + .label = 有効期限を次の期間までにする: +expire-in-months = か月間 diff --git a/l10n-ja/mail/messenger/openpgp/composeKeyStatus.ftl b/l10n-ja/mail/messenger/openpgp/composeKeyStatus.ftl new file mode 100644 index 0000000000..e6c6d4bc2c --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/composeKeyStatus.ftl @@ -0,0 +1,23 @@ +# 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/. + +openpgp-compose-key-status-intro-need-keys = エンドツーエンド暗号化されたメッセージを送信するには、メッセージの受信者ごとの公開鍵を入手し、受け入れる必要があります。 +openpgp-compose-key-status-keys-heading = OpenPGP 鍵の可用性: +openpgp-compose-key-status-title = + .title = OpenPGP メッセージセキュリティ +openpgp-compose-key-status-recipient = + .label = 受信者 +openpgp-compose-key-status-status = + .label = 状態 +openpgp-compose-key-status-open-details = 選択した受信者の鍵の管理... +openpgp-recip-good = 成功 +openpgp-recip-missing = 利用可能な鍵がありません +openpgp-recip-none-accepted = 受け入れられた鍵がありません +openpgp-compose-general-info-alias = { -brand-short-name} は通常、メールアドレスと一致するユーザー ID を含む受信者の公開鍵を必要とします。これは OpenPGP の受信者エイリアス規則で上書きできます。 +openpgp-compose-general-info-alias-learn-more = 詳細情報 +openpgp-compose-alias-status-direct = { $count -> + [one] 1 個のエイリアス鍵に割り当てました + *[other] {$count} 個のエイリアス鍵に割り当てました + } +openpgp-compose-alias-status-error = 使用不能または利用不可のエイリアス鍵 diff --git a/l10n-ja/mail/messenger/openpgp/keyAssistant.ftl b/l10n-ja/mail/messenger/openpgp/keyAssistant.ftl new file mode 100644 index 0000000000..68a315d4d3 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/keyAssistant.ftl @@ -0,0 +1,116 @@ +# 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/. + +openpgp-key-assistant-title = OpenPGP 鍵アシスタント +openpgp-key-assistant-rogue-warning = 偽造された鍵の受け入れを避けてください。正しい鍵を取得しているか確かめるには鍵を検証してください。<a data-l10n-name="openpgp-link">詳細情報...</a> + +## Encryption status + +openpgp-key-assistant-recipients-issue-header = 暗号化できません +# Variables: +# $count (Number) - The number of recipients that need attention. +openpgp-key-assistant-recipients-issue-description = + { $count -> + [one] 暗号化するには、受信者 1 名の使用可能な鍵を取得して受け入れなければなりません。<a data-l10n-name="openpgp-link">詳細情報...</a> + *[other] 暗号化するには、受信者 { $count } 名の使用可能な鍵を取得して受け入れなければなりません。<a data-l10n-name="openpgp-link">詳細情報...</a> + } +openpgp-key-assistant-info-alias = { -brand-short-name } は通常、受信者のメールアドレスと合致するユーザー ID を含む公開鍵を必要とします。これは OpenPGP の受信者別名規則を使用して上書きすることができます。<a data-l10n-name="openpgp-link">詳細情報...</a> +# Variables: +# $count (Number) - The number of recipients that need attention. +openpgp-key-assistant-recipients-description = + { $count -> + [one] 1 名の受信者の使用可能な鍵をすでに受け入れています。 + *[other] { $count } 名の受信者の使用可能な鍵をすでに受け入れています。 + } +openpgp-key-assistant-recipients-description-no-issues = このメッセージは暗号化されています。すべての受信者の使用可能な鍵を受け入れ済みです。 + +## Resolve section + +# Variables: +# $recipient (String) - The email address of the recipient needing resolution. +# $numKeys (Number) - The number of keys. +openpgp-key-assistant-resolve-title = + { $numKeys -> + [one] { -brand-short-name } が { $recipient } の鍵を見つけました。 + *[other] { -brand-short-name } が { $recipient } の複数の鍵を見つけました。 + } +openpgp-key-assistant-valid-description = 受け入れる鍵を選択してください +# Variables: +# $numKeys (Number) - The number of available keys. +openpgp-key-assistant-invalid-title = + { $numKeys -> + [one] 以下の鍵は更新しない限り使用できません。 + *[other] 以下の鍵は更新しない限り使用できません。 + } +openpgp-key-assistant-no-key-available = 使用可能なカギがありません。 +openpgp-key-assistant-multiple-keys = 複数の鍵が使用可能です。 +# Variables: +# $count (Number) - The number of unaccepted keys. +openpgp-key-assistant-key-unaccepted = + { $count -> + [one] 1 個の鍵が使用可能ですが、まだ受け入れられていません。 + *[other] 複数の鍵が使用可能ですが、どれもまだ受け入れられていません。 + } +# Variables: +# $date (String) - The expiration date of the key. +openpgp-key-assistant-key-accepted-expired = 受け入れた 1 個の鍵の有効期限が { $date } に切れています。 +openpgp-key-assistant-keys-accepted-expired = 受け入れた複数の鍵の有効期限が切れています。 +# Variables: +# $date (String) - The expiration date of the key. +openpgp-key-assistant-this-key-accepted-expired = この鍵は以前に受け入れられましたが { $date } に有効期限が切れています。 +# Variables: +# $date (String) - The expiration date of the key. +openpgp-key-assistant-key-unaccepted-expired-one = この鍵は { $date } に有効期限が切れました。 +openpgp-key-assistant-key-unaccepted-expired-many = 複数の鍵の有効期限が切れています。 +openpgp-key-assistant-key-fingerprint = フィンガープリント +openpgp-key-assistant-key-source = + { $count -> + [one] ソース + *[other] ソース + } +openpgp-key-assistant-key-collected-attachment = メール添付 +openpgp-key-assistant-key-collected-autocrypt = Autocrypt ヘッダー +openpgp-key-assistant-key-collected-keyserver = 鍵サーバー +openpgp-key-assistant-key-collected-wkd = Web Key Directory +openpgp-key-assistant-keys-has-collected = + { $count -> + [one] 鍵が見つかりましたが、まだ受け入れられていません。 + *[other] 複数の鍵が見つかりましたが、どれもまだ受け入れられていません。 + } +openpgp-key-assistant-key-rejected = この鍵は以前に拒絶されています。 +openpgp-key-assistant-key-accepted-other = この鍵は以前に別のメールアドレスで受け入れられています。 +# Variables: +# $recipient (String) - The email address of the recipient needing resolution. +openpgp-key-assistant-resolve-discover-info = オンラインで { $recipient } の追加の鍵や更新された鍵を見つけるか、ファイルから@@Imort-site@@ください。 + +## Discovery section + +openpgp-key-assistant-discover-title = オンラインで探索中です。 +# Variables: +# $recipient (String) - The email address which we're discovering keys. +openpgp-key-assistant-discover-keys = { $recipient } の鍵を探しています... +# Variables: +# $recipient (String) - The email address which we're discovering keys. +openpgp-key-assistant-expired-key-update = + 以前受け入れた { $recipient } の鍵の一つに更新が見つかりました。 + この鍵を使用して有効期限が切れないようにしてください。 + +## Dialog buttons + +openpgp-key-assistant-discover-online-button = 公開鍵をオンラインで探す... +openpgp-key-assistant-import-keys-button = 公開鍵をファイルからインポート... +openpgp-key-assistant-issue-resolve-button = 解決... +openpgp-key-assistant-view-key-button = 鍵を表示... +openpgp-key-assistant-recipients-show-button = 表示 +openpgp-key-assistant-recipients-hide-button = 隠す +openpgp-key-assistant-cancel-button = キャンセル +openpgp-key-assistant-back-button = 戻る +openpgp-key-assistant-accept-button = 受け入れる +openpgp-key-assistant-close-button = 閉じる +openpgp-key-assistant-disable-button = 暗号化を無効化 +openpgp-key-assistant-confirm-button = 暗号化して送信 + +# Variables: +# $date (String) - The key creation date. +openpgp-key-assistant-key-created = { $date } に作成されました diff --git a/l10n-ja/mail/messenger/openpgp/keyWizard.ftl b/l10n-ja/mail/messenger/openpgp/keyWizard.ftl new file mode 100644 index 0000000000..8107dbeb7d --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/keyWizard.ftl @@ -0,0 +1,130 @@ +# 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/. + +# $identity (String) - the email address of the currently selected identity +key-wizard-dialog-window = + .title = { $identity } のための OpenPGP 鍵を追加 +key-wizard-button = + .buttonlabelaccept = 続ける + .buttonlabelhelp = 戻る +key-wizard-dialog = + .buttonlabelaccept = 続ける + .buttonlabelextra1 = 戻る +key-wizard-warning = このメールアドレスに紐づいた <b>個人鍵をすでに所有している場合には</b>、その鍵をインポートしてください。既存の鍵をインポートしないと、あなたの既存の鍵で暗号化されたメールは、保管しているものも今後受信するものも読めなくなります。 +key-wizard-learn-more = 詳細情報 +radio-create-key = + .label = 新しい OpenPGP 鍵を生成 + .accesskey = C +radio-import-key = + .label = 既存の OpenPGP 鍵をインポート + .accesskey = I +radio-gnupg-key = + .label = GnuPG 経由で外部の鍵を利用 (例: スマートカードに保存された鍵) + .accesskey = U + +## Generate key section + +openpgp-generate-key-title = OpenPGP 鍵を生成 +openpgp-generate-key-info = <b>注意: 鍵の生成が完了するまで数分かかることがあります</b>。鍵の生成の途中でプログラムを終了させないでください。鍵の生成中に、ウェブブラウザーを使用する、もしくはディスクアクセスが激しい処理を行うと「乱数プール」が満たされ、処理が早く終わります。鍵の生成が終了したらお知らせします。 +openpgp-keygen-expiry-title = 鍵の有効期限 +openpgp-keygen-expiry-description = 新しく生成する鍵の有効期限を指定します。必要があれば、後から変更も可能です。 +radio-keygen-expiry = + .label = 鍵の有効期限 + .accesskey = e +radio-keygen-no-expiry = + .label = 無期限 + .accesskey = d +openpgp-keygen-days-label = + .label = 日後 +openpgp-keygen-months-label = + .label = か月後 +openpgp-keygen-years-label = + .label = 年後 +openpgp-keygen-advanced-title = 高度な設定 +openpgp-keygen-advanced-description = OpenPGP 鍵の高度な設定を行います。 +openpgp-keygen-keytype = + .value = 鍵のタイプ: + .accesskey = t +openpgp-keygen-keysize = + .value = 鍵長: + .accesskey = s +openpgp-keygen-type-rsa = + .label = RSA +openpgp-keygen-type-ecc = + .label = ECC (楕円曲線暗号) +openpgp-keygen-button = 鍵を生成 +openpgp-keygen-progress-title = あなたの新しい OpenPGP 鍵を生成中です... +openpgp-keygen-import-progress-title = あなたの既存の OpenPGP 鍵をインポートしています... +openpgp-import-success = OpenPGP 鍵のインポートが完了しました! +openpgp-import-success-title = インポートプロセス完了 +openpgp-import-success-description = インポートしたあなたの既存の OpenPGP 鍵を利用するには、このダイアログを閉じ、アカウント設定から鍵を選択してください。 +openpgp-keygen-confirm = + .label = 確認 +openpgp-keygen-dismiss = + .label = キャンセル +openpgp-keygen-cancel = + .label = 処理をキャンセルします... +openpgp-keygen-import-complete = + .label = 閉じる + .accesskey = C +openpgp-keygen-missing-username = 選択されたアカウントまたは差出人の名前が設定されていません。アカウント設定の [あなたの名前] フィールドに名前を入力してください。 +openpgp-keygen-long-expiry = 有効期限を 100 年以上先に設定することはできません。 +openpgp-keygen-short-expiry = 有効期限を 1 日以内に設定することはできません。 +openpgp-keygen-ongoing = 既に鍵の生成は進行中です! +openpgp-keygen-error-core = OpenPGP コアサービスを初期化できません +openpgp-keygen-error-failed = OpenPGP 鍵の生成に予期せず失敗しました +# $identity (String) - the newly generate OpenPGP Key +openpgp-keygen-error-revocation = OpenPGP 鍵の生成に成功しましたが、鍵 { $key } の失効証明書を生成できませんでした +openpgp-keygen-abort-title = 鍵の生成を中止しますか? +openpgp-keygen-abort = 現在 OpenPGP 鍵の生成が進行中です。キャンセルしますか? +# $identity (String) - the name and email address of the currently selected identity +openpgp-key-confirm = { $identity } の公開鍵と秘密鍵を生成しますか? + +## Import Key section + +openpgp-import-key-title = 既存の OpenPGP 個人鍵をインポート +openpgp-import-key-legend = 以前にバックアップされたファイルを選択 +openpgp-import-key-description = 他の OpenPGP ソフトウェアで生成された個人鍵をインポートできます。 +openpgp-import-key-info = 他のソフトウェアでは、個人鍵のことをあなた自身の鍵、秘密鍵、プライベート鍵、鍵ペアなどと呼んでいるかもしれません。 +# $count (Number) - the number of keys found in the selected files +openpgp-import-key-list-amount-2 = + { $count -> + [one] { -brand-short-name } にインポート可能な鍵が 1 個あります。 + *[other] { -brand-short-name } にインポート可能な鍵が { $count } 個あります。 + } +openpgp-import-key-list-description = どの鍵をあなたの個人鍵として利用するか確認してください。あなた自身が作成し、あなた自身の差出人情報が表示される鍵のみを個人鍵として利用可能です。後からこの設定を鍵のプロパティダイアログから変更することもできます。 +openpgp-import-key-list-caption = 個人鍵として利用するとマークされた鍵は、エンドツーエンド暗号化セクションに表示されます。それ以外の鍵は、鍵マネージャーの中で利用可能です。 +openpgp-passphrase-prompt-title = パスフレーズが必要です +# $identity (String) - the id of the key being imported +openpgp-passphrase-prompt = 以下の鍵のロックを解除するためにパスフレーズを入力してください: { $key } +openpgp-import-key-button = + .label = インポートするファイルを選択... + .accesskey = S +import-key-file = OpenPGP 鍵ファイルをインポート +import-key-personal-checkbox = + .label = この鍵を個人鍵として利用する +gnupg-file = GnuPG ファイル +import-error-file-size = <b>エラー!</b> 5MB より大きいファイルはサポートしていません。 +# $error (String) - the reported error from the failed key import method +import-error-failed = <b>エラー!</b> ファイルのインポートに失敗しました。{ $error } +# $error (String) - the reported error from the failed key import method +openpgp-import-keys-failed = <b>エラー!</b> 鍵のインポートに失敗しました。{ $error } +openpgp-import-identity-label = 差出人 +openpgp-import-fingerprint-label = フィンガープリント +openpgp-import-created-label = 作成日 +openpgp-import-bits-label = ビット +openpgp-import-key-props = + .label = 鍵のプロパティ + .accesskey = K + +## External Key section + +openpgp-external-key-title = 外部の GnuPG 鍵 +openpgp-external-key-description = 鍵 ID を入力して、外部の GnuPG を設定してください。 +openpgp-external-key-info = また、対応する公開鍵を鍵マネージャーからインポートして受け入れる必要があります。 +openpgp-external-key-warning = <b>外部の GnuPG 鍵は 1 個しか設定できません</b>。以前に設定した鍵は置換されます。 +openpgp-save-external-button = 鍵 ID を保存 +openpgp-external-key-label = 秘密鍵 ID: +openpgp-external-key-input = + .placeholder = 123456789341298340 diff --git a/l10n-ja/mail/messenger/openpgp/msgReadStatus.ftl b/l10n-ja/mail/messenger/openpgp/msgReadStatus.ftl new file mode 100644 index 0000000000..2c22306bdc --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/msgReadStatus.ftl @@ -0,0 +1,74 @@ +# 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/. + +## Message Header Encryption Button + +message-header-show-security-info-key = S + +# $type (String) - the shortcut key defined in the message-header-show-security-info-key +message-security-button = + .title = { PLATFORM() -> + [macos] メッセージのセキュリティ情報を見る (⌃ ⌘ { message-header-show-security-info-key }) + *[other] メッセージのセキュリティ情報を表示 (Ctrl+Alt+{ message-header-show-security-info-key }) + } + +openpgp-view-signer-key = + .label = 署名者の鍵を表示 +openpgp-view-your-encryption-key = + .label = あなたの復号鍵を表示 +openpgp-openpgp = OpenPGP + +openpgp-no-sig = デジタル署名がありません +openpgp-no-sig-info = このメッセージには送信者のデジタル署名が含まれていません。デジタル署名の欠如は、このメールアドレスを偽る他人によって送信されたメッセージかもしれないことを意味します。また、ネットワークの通過中にメッセージが改竄されている可能性もあります。 +openpgp-uncertain-sig = 不確実なデジタル署名です +openpgp-invalid-sig = デジタル署名が正しくありません +openpgp-good-sig = メッセージは署名されています + +openpgp-sig-uncertain-no-key = このメッセージにはデジタル署名が含まれていますが、正当な署名か検証できません。署名を検証するには、送信者の公開鍵のコピーを入手する必要があります。 +openpgp-sig-uncertain-uid-mismatch = このメッセージにはデジタル署名が含まれていますが、署名が一致しません。このメッセージは署名者の公開鍵とは一致しないメールアドレスから送信されています。 +openpgp-sig-uncertain-not-accepted = このメッセージにはデジタル署名が含まれていますが、署名者の鍵を受け入れるかまだ決定されていません。 +openpgp-sig-invalid-rejected = このメッセージにはデジタル署名が含まれていますが、署名者の鍵は既に拒絶されています。 +openpgp-sig-invalid-technical-problem = このメッセージにはデジタル署名が含まれていますが、技術的エラーが検出されました。メッセージが破損しているか、第三者によってメッセージが書き換えられています。 +openpgp-sig-valid-unverified = このメッセージにはあなたが受け入れた鍵による有効な署名が含まれていますが、その鍵が送信者のものであるか検証されていません。 +openpgp-sig-valid-verified = このメッセージには検証済みの鍵による有効な署名が含まれています。 +openpgp-sig-valid-own-key = このメッセージにはあなたの個人鍵による有効な署名が含まれています。 + +openpgp-sig-key-id = 署名者の鍵 ID: { $key } +openpgp-sig-key-id-with-subkey-id = 署名者の鍵 ID: { $key } (副鍵 ID: { $subkey }) + +openpgp-enc-key-id = あなたの復号鍵 ID: { $key } +openpgp-enc-key-with-subkey-id = あなたの復号鍵 ID: { $key } (副鍵 ID: { $subkey }) + +openpgp-enc-none = メッセージが暗号化されていません +openpgp-enc-none-label = このメッセージは送信前に暗号化されていませんでした。暗号化されずにインターネットを越えて送信された情報は通過中に他の人に見られる可能性があります。 + +openpgp-enc-invalid-label = メッセージを復号できません +openpgp-enc-invalid = このメッセージはあなたに送信される前に暗号化されましたが、復号できなくなっています。 + +openpgp-enc-clueless = この暗号化メッセージには未知の問題があります。 + +openpgp-enc-valid-label = メッセージが暗号化されています +openpgp-enc-valid = このメッセージはあなたに送信される前に暗号化されました。暗号化により本来の受信者だけがメッセージを読めるようになります。 + +openpgp-unknown-key-id = 未知の鍵 + +openpgp-other-enc-additional-key-ids = また、メッセージは以下の鍵の所有者に向けて暗号化されました: +openpgp-other-enc-all-key-ids = メッセージは以下の鍵の所有者に向けて暗号化されました: + +openpgp-message-header-encrypted-ok-icon = + .alt = 復号に成功しました +openpgp-message-header-encrypted-notok-icon = + .alt = 復号に失敗しました + +openpgp-message-header-signed-ok-icon = + .alt = 正当な署名 +# Mismatch icon is used for notok state as well +openpgp-message-header-signed-mismatch-icon = + .alt = 不正な署名 +openpgp-message-header-signed-unknown-icon = + .alt = 署名の状態不明 +openpgp-message-header-signed-verified-icon = + .alt = 検証済みの署名 +openpgp-message-header-signed-unverified-icon = + .alt = 未検証の署名 diff --git a/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl b/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl new file mode 100644 index 0000000000..ee77371c08 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/oneRecipientStatus.ftl @@ -0,0 +1,47 @@ +# 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/. + +openpgp-one-recipient-status-title = + .title = OpenPGP メッセージセキュリティ +openpgp-one-recipient-status-status = + .label = 状態 +openpgp-one-recipient-status-key-id = + .label = 鍵 ID +openpgp-one-recipient-status-created-date = + .label = 作成日 +openpgp-one-recipient-status-expires-date = + .label = 有効期限 +openpgp-one-recipient-status-open-details = + .label = 詳細を表示して受け入れ状況を編集... +openpgp-one-recipient-status-discover = + .label = 新規、更新された鍵を検索 + +openpgp-one-recipient-status-instruction1 = エンドツーエンド暗号化されたメッセージを送信するには、メッセージの受取人の OpenPGP 公開鍵を入手し、受け入れる必要があります。 +openpgp-one-recipient-status-instruction2 = 公開鍵を入手するには、公開鍵を添付されたあなた宛のメッセージからを公開鍵をインポートする必要があります。あるいは、鍵ディレクトリーから公開鍵を検索することができます。 + +openpgp-key-own = 受け入れる (個人鍵) +openpgp-key-secret-not-personal = 利用不可 +openpgp-key-verified = 受け入れる (検証済み) +openpgp-key-unverified = 受け入れる (未検証) +openpgp-key-undecided = 受け入れない (未決定) +openpgp-key-rejected = 受け入れない (拒絶) +openpgp-key-expired = 有効期限切れ + +openpgp-intro = 鍵 { $key } が利用可能です + +openpgp-pubkey-import-id = ID: { $kid } +openpgp-pubkey-import-fpr = フィンガープリント: { $fpr } +openpgp-pubkey-import-intro = + { $num -> + [one] ファイルに以下の公開鍵が 1 個含まれています: + *[other] ファイルに以下の公開鍵が { $num } 個含まれています: + } +openpgp-pubkey-import-accept = + { $num -> + [one] 表示されたすべてのメールアドレスのデジタル署名の検証およびメッセージの暗号化のために、この鍵を受け入れますか? + *[other] 表示されたすべてのメールアドレスのデジタル署名の検証およびメッセージの暗号化のために、これらの鍵を受け入れますか? + } +pubkey-import-button = + .buttonlabelaccept = インポート + .buttonaccesskeyaccept = I diff --git a/l10n-ja/mail/messenger/openpgp/openpgp-frontend.ftl b/l10n-ja/mail/messenger/openpgp/openpgp-frontend.ftl new file mode 100644 index 0000000000..19379c73a4 --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/openpgp-frontend.ftl @@ -0,0 +1,51 @@ +# 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/. + +openpgp-manage-keys-openpgp-cmd = + .label = OpenPGP 鍵マネージャー + .accesskey = O +openpgp-ctx-decrypt-open = + .label = 復号して開く + .accesskey = D +openpgp-ctx-decrypt-save = + .label = 復号して名前を付けて保存... + .accesskey = C +openpgp-ctx-import-key = + .label = OpenPGP 鍵のインポート + .accesskey = I +openpgp-ctx-verify-att = + .label = 署名を検証 + .accesskey = V +openpgp-has-sender-key = このメッセージには送信者の OpenPGP 公開鍵が含まれています。 +openpgp-be-careful-new-key = 警告: このメッセージに含まれる新しい OpenPGP 公開鍵は、{ $email } のものとしてあなたが以前に受け入れた公開鍵と異なります。 +openpgp-import-sender-key = + .label = インポート... +openpgp-search-keys-openpgp = + .label = OpenPGP 鍵を検索 +openpgp-missing-signature-key = このメッセージはあなたが所有していない鍵で署名されています。 +openpgp-search-signature-key = + .label = 検索... +# Don't translate the terms "OpenPGP" and "MS-Exchange" +openpgp-broken-exchange-opened = このメッセージは、おそらく MS-Exchange によって破損した OpenPGP メッセージです。このメッセージはローカルファイルから開かれたため修復できません。メッセージをメールフォルダーにコピーして自動修復を試みてください。 +openpgp-broken-exchange-info = このメッセージは、おそらく MS-Exchange によって破損した OpenPGP メッセージです。メッセージの内容が意図したものでない場合、自動修復を試みることができます。 +openpgp-broken-exchange-repair = + .label = メッセージを修復 +openpgp-broken-exchange-wait = しばらくお待ちください... +openpgp-cannot-decrypt-because-mdc = + これは、古く脆弱性のあるメカニズムによって暗号化されたメッセージです。 + そのため、メッセージの内容を傍受するために通信途中で書き換えられているおそれがあります。 + この危険性を回避するため、メッセージの内容は表示されません。 +openpgp-cannot-decrypt-because-missing-key = + このメッセージの復号のために必要な鍵は利用できません。 +openpgp-partially-signed = + このメッセージの一部のみが OpenPGP によってデジタル署名されています。 + 検証ボタンをクリックすると、保護されていない部分が隠され、デジタル署名の状態が表示されます。 +openpgp-partially-encrypted = + このメッセージの一部のみが OpenPGP によって暗号化されています。 + 既に表示されているメッセージの可読部分は暗号化されていません。 + 復号ボタンをクリックすると、暗号化された部分の内容が表示されます。 +openpgp-reminder-partial-display = 注意: 以下に表示されているメッセージは元のメッセージの一部のみです。 +openpgp-partial-verify-button = 検証 +openpgp-partial-decrypt-button = 復号 +openpgp-unexpected-key-for-you = 警告: このメッセージにあなたのメールアドレスを参照する未知の OpenPGP 鍵が含まれています。これがあなた自身の鍵でない場合は、他の通信相手を騙そうとしている可能性があります。 diff --git a/l10n-ja/mail/messenger/openpgp/openpgp.ftl b/l10n-ja/mail/messenger/openpgp/openpgp.ftl new file mode 100644 index 0000000000..83aeeaff7b --- /dev/null +++ b/l10n-ja/mail/messenger/openpgp/openpgp.ftl @@ -0,0 +1,666 @@ +# 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/. + +e2e-intro-description = 暗号化またはデジタル署名されたメッセージを送信するには、OpenPGP あるいは S/MIME のどちらかの暗号化技術を設定する必要があります。 +e2e-intro-description-more = OpenPGP を有効化するためのあなたの個人鍵か、S/MIME を有効化するためのあなたの個人証明書を選択してください。どちらの場合にも、対応する秘密鍵を所有している必要があります。 +e2e-signing-description = デジタル署名により、メッセージがあなたにより送信され内容が改変されていないことを受信者が検証できます。暗号化されたメッセージは既定で常に署名されます。 +e2e-sign-message = + .label = 暗号化されていないメッセージに署名する + .accesskey = u +e2e-disable-enc = + .label = 新しいメッセージの暗号化を無効にする + .accesskey = D +e2e-enable-enc = + .label = 新しいメッセージの暗号化を有効にする + .accesskey = n +e2e-enable-description = メッセージの暗号化は個別に無効化できます。 +e2e-advanced-section = 詳細設定 +e2e-attach-key = + .label = OpenPGP デジタル署名の追加時に自分の公開鍵を添付する + .accesskey = p +e2e-encrypt-subject = + .label = OpenPGP メッセージの件名を暗号化する + .accesskey = b +e2e-encrypt-drafts = + .label = 下書きメッセージを暗号化された形式で保存する + .accesskey = r + +openpgp-key-user-id-label = アカウント / ユーザー ID +openpgp-keygen-title-label = + .title = OpenPGP 鍵を生成 +openpgp-cancel-key = + .label = キャンセル + .tooltiptext = 鍵の生成をキャンセルします +openpgp-key-gen-expiry-title = + .label = 鍵の有効期限 +openpgp-key-gen-expire-label = 鍵の有効期限を指定します +openpgp-key-gen-days-label = + .label = 日後 +openpgp-key-gen-months-label = + .label = か月後 +openpgp-key-gen-years-label = + .label = 年後 +openpgp-key-gen-no-expiry-label = + .label = 無期限 +openpgp-key-gen-key-size-label = 鍵長 +openpgp-key-gen-console-label = 鍵を生成 +openpgp-key-gen-key-type-label = 鍵のタイプ +openpgp-key-gen-key-type-rsa = + .label = RSA +openpgp-key-gen-key-type-ecc = + .label = ECC (楕円曲線暗号) +openpgp-generate-key = + .label = 鍵を生成 + .tooltiptext = 暗号化、署名のための新しい OpenPGP 準拠の鍵を生成します +openpgp-advanced-prefs-button-label = + .label = 高度な設定... +openpgp-keygen-desc = <a data-l10n-name="openpgp-keygen-desc-link">注意: 鍵の生成が完了するまで数分かかることがあります</a>。鍵の生成の途中でアプリケーションを終了させないでください。鍵の生成中に、ウェブブラウザーを使用する、もしくはディスクアクセスが激しい処理を行うと「乱数プール」が満たされ、処理が早く終わります。鍵の生成が終了したらお知らせします。 +openpgp-key-created-label = + .label = 作成日 +openpgp-key-expiry-label = + .label = 有効期限 +openpgp-key-id-label = + .label = 鍵 ID +openpgp-cannot-change-expiry = この鍵は複雑な構造をしているため、有効期限が変更できません。 + +openpgp-key-man-title = + .title = OpenPGP 鍵マネージャー +openpgp-key-man-generate = + .label = 新しい鍵ペア + .accesskey = K +openpgp-key-man-gen-revoke = + .label = 失効証明書 + .accesskey = R +openpgp-key-man-ctx-gen-revoke-label = + .label = 失効証明書を生成し保存します +openpgp-key-man-file-menu = + .label = ファイル + .accesskey = F +openpgp-key-man-edit-menu = + .label = 編集 + .accesskey = E +openpgp-key-man-view-menu = + .label = 表示 + .accesskey = V +openpgp-key-man-generate-menu = + .label = 生成 + .accesskey = G +openpgp-key-man-keyserver-menu = + .label = 鍵サーバー + .accesskey = K +openpgp-key-man-import-public-from-file = + .label = ファイルから公開鍵をインポート + .accesskey = I +openpgp-key-man-import-secret-from-file = + .label = ファイルから秘密鍵をインポート +openpgp-key-man-import-sig-from-file = + .label = ファイルから失効証明書をインポート +openpgp-key-man-import-from-clipbrd = + .label = クリップボードから鍵をインポート + .accesskey = I +openpgp-key-man-import-from-url = + .label = URL から鍵をインポート + .accesskey = U +openpgp-key-man-export-to-file = + .label = 公開鍵をファイルにエクスポート + .accesskey = E +openpgp-key-man-send-keys = + .label = 公開鍵をメールで送信 + .accesskey = S +openpgp-key-man-backup-secret-keys = + .label = 秘密鍵をファイルにバックアップ保存 + .accesskey = B +openpgp-key-man-discover-cmd = + .label = オンラインで鍵を検索 + .accesskey = D +openpgp-key-man-discover-prompt = 鍵サーバーあるいは WKD プロトコルを使用してオンラインで OpenPGP 鍵を検索するため、メールアドレスか鍵 ID を入力してください。 +openpgp-key-man-discover-progress = 検索中... + +openpgp-key-copy-key = + .label = 公開鍵をコピー + .accesskey = C +openpgp-key-export-key = + .label = 公開鍵をファイルにエクスポート + .accesskey = E +openpgp-key-backup-key = + .label = 秘密鍵をファイルにバックアップ保存 + .accesskey = B +openpgp-key-send-key = + .label = 公開鍵をメールで送信 + .accesskey = S +openpgp-key-man-copy-key-ids = + .label = { $count -> + [one] 鍵 ID をクリップボードにコピー + *[other] 鍵 ID をクリップボードにコピー + } + .accesskey = K +openpgp-key-man-copy-fprs = + .label = { $count -> + [one] フィンガープリントをクリップボードにコピー + *[other] フィンガープリントをクリップボードにコピー + } + .accesskey = F +openpgp-key-man-copy-to-clipboard = + .label = { $count -> + [one] 公開鍵をクリップボードにコピー + *[other] 公開鍵をクリップボードにコピー + } + .accesskey = P +openpgp-key-man-ctx-expor-to-file-label = + .label = 鍵をファイルにエクスポートします +openpgp-key-man-ctx-copy = + .label = コピー + .accesskey = C +openpgp-key-man-ctx-copy-fprs = + .label = { $count -> + [one] フィンガープリント + *[other] フィンガープリント + } + .accesskey = F +openpgp-key-man-ctx-copy-key-ids = + .label = { $count -> + [one] 鍵 ID + *[other] 鍵 ID + } + .accesskey = K +openpgp-key-man-ctx-copy-public-keys = + .label = { $count -> + [one] 公開鍵 + *[other] 公開鍵 + } + .accesskey = P +openpgp-key-man-close = + .label = 閉じる +openpgp-key-man-reload = + .label = 鍵キャッシュを再読み込み + .accesskey = R +openpgp-key-man-change-expiry = + .label = 有効期限を変更 + .accesskey = E +openpgp-key-man-refresh-online = + .label = オンラインで更新 + .accesskey = R +openpgp-key-man-ignored-ids = + .label = メールアドレス +openpgp-key-man-del-key = + .label = 鍵を削除 + .accesskey = D +openpgp-delete-key = + .label = 鍵を削除 + .accesskey = D +openpgp-key-man-revoke-key = + .label = 鍵を失効 + .accesskey = R +openpgp-key-man-key-props = + .label = 鍵のプロパティ + .accesskey = K +openpgp-key-man-key-more = + .label = 詳細 + .accesskey = M +openpgp-key-man-view-photo = + .label = フォト ID + .accesskey = P +openpgp-key-man-ctx-view-photo-label = + .label = フォト ID を表示 +openpgp-key-man-show-invalid-keys = + .label = 無効な鍵を表示 + .accesskey = D +openpgp-key-man-show-others-keys = + .label = 他の人からの鍵を表示 + .accesskey = O +openpgp-key-man-user-id-label = + .label = 名前 +openpgp-key-man-fingerprint-label = + .label = フィンガープリント +openpgp-key-man-select-all = + .label = すべての鍵を選択 + .accesskey = A +openpgp-key-man-empty-tree-tooltip = + .label = 検索語句を上のボックスに入力してください +openpgp-key-man-nothing-found-tooltip = + .label = 検索条件に一致する鍵が見つかりませんでした +openpgp-key-man-please-wait-tooltip = + .label = 鍵の読み込み中です。しばらくお待ちください... +openpgp-key-man-filter-label = + .placeholder = 鍵を検索 +openpgp-key-man-select-all-key = + .key = A +openpgp-key-man-key-details-key = + .key = I +openpgp-ign-addr-intro = 次の選択されたメールアドレスについて、この鍵を使用して受け入れます: +openpgp-key-details-doc-title = + { PLATFORM() -> + [macos] 鍵の情報 + *[other] 鍵のプロパティ + } +openpgp-key-details-signatures-tab = + .label = 証明書 +openpgp-key-details-structure-tab = + .label = 構造 +openpgp-key-details-uid-certified-col = + .label = ユーザー ID / 署名 +openpgp-key-details-key-id-label = 鍵 ID +openpgp-key-details-user-id3-label = 請求された鍵の所有者 +openpgp-key-details-id-label = + .label = ID +openpgp-key-details-key-type-label = タイプ +openpgp-key-details-key-part-label = + .label = 鍵の種別 +openpgp-key-details-attr-ignored = 警告: この鍵は、その一部のプロパティが安全ではなく無視されるため、期待どおりに動作しません。 +openpgp-key-details-attr-upgrade-sec = 安全でないプロパティをアップグレードしてください。 +openpgp-key-details-attr-upgrade-pub = この鍵の所有者に安全でないプロパティをアップグレードするよう伝えてください。 +openpgp-key-details-upgrade-unsafe = + .label = 安全でないプロパティをアップグレード + .accesskey = P +openpgp-key-details-upgrade-ok = 鍵のアップグレードが完了しました。アップグレードした公開鍵を通信相手と共有してください。 +openpgp-key-details-algorithm-label = + .label = アルゴリズム +openpgp-key-details-size-label = + .label = 鍵長 +openpgp-key-details-created-label = + .label = 作成日 +openpgp-key-details-created-header = 作成 +openpgp-key-details-expiry-label = + .label = 有効期限 +openpgp-key-details-expiry-header = 有効期限 +openpgp-key-details-usage-label = + .label = 利用法 +openpgp-key-details-fingerprint-label = フィンガープリント +openpgp-key-details-legend-secret-missing = (!) マークが付いた鍵は秘密鍵が利用できません。 +openpgp-key-details-sel-action = + .label = 操作を選択... + .accesskey = S +openpgp-card-details-close-window-label = + .buttonlabelaccept = 閉じる +openpgp-acceptance-label = + .label = 鍵の受け入れ +openpgp-acceptance-rejected-label = + .label = 受け入れません。この鍵を拒絶します。 +openpgp-acceptance-undecided-label = + .label = まだ決定していません。 +openpgp-acceptance-unverified-label = + .label = 受け入れます。しかし、この鍵が正しいか検証していません。 +openpgp-acceptance-verified-label = + .label = 受け入れます。この鍵のフィンガープリントが正しいことを検証しました。 +key-accept-personal = + あなたはこの鍵の公開鍵と秘密鍵の両方を所有しています。この鍵をあなたの個人鍵として利用できます。 + この鍵が他の人からもらったものである場合には、あなたの個人鍵としては利用しないでください。 +openpgp-personal-no-label = + .label = いいえ。この鍵は個人鍵として利用しません。 +openpgp-personal-yes-label = + .label = はい。この鍵を個人鍵として利用します。 +openpgp-copy-cmd-label = + .label = コピー + +## e2e encryption settings + +# $identity (String) - the email address of the currently selected identity +openpgp-description-no-key = <b>{ $identity }</b> の個人 OpenPGP 鍵が { -brand-short-name } 内にありません +# $count (Number) - the number of configured keys associated with the current identity +# $identity (String) - the email address of the currently selected identity +openpgp-description-has-keys = + { $count -> + [one] <b>{ $identity }</b> に関連付けられた個人 OpenPGP 鍵が { -brand-short-name } 内に { $count } 個見つかりました + *[other] <b>{ $identity }</b> に関連付けられた個人 OpenPGP 鍵が { -brand-short-name } 内に { $count } 個見つかりました + } +# $key (String) - the currently selected OpenPGP key +openpgp-selection-status-have-key = 鍵 ID <b>{ $key }</b> を利用するよう設定されています。 +# $key (String) - the currently selected OpenPGP key +openpgp-selection-status-error = 鍵 ID <b>{ $key }</b> を利用するよう設定されていますが、この鍵は失効しています。 +openpgp-add-key-button = + .label = 鍵を追加... + .accesskey = A +e2e-learn-more = 詳細情報 +openpgp-keygen-success = OpenPGP 鍵の生成が完了しました! +openpgp-keygen-import-success = OpenPGP 鍵のインポートが完了しました! +openpgp-keygen-external-success = 外部 GnuPG 鍵 ID を保存しました! + +## OpenPGP Key selection area + +openpgp-radio-none = + .label = なし +openpgp-radio-none-desc = この差出人では OpenPGP を利用しません。 +openpgp-radio-key-not-usable = この鍵は秘密鍵が足りないため個人鍵として使用できません! +openpgp-radio-key-not-accepted = この鍵を使用するには個人鍵として承認しなければなりません! +openpgp-radio-key-not-found = この鍵を見つけられませんでした! 使用したい場合はこの鍵を { -brand-short-name } にインポートしてください。 +# $key (String) - the expiration date of the OpenPGP key +openpgp-radio-key-expires = 有効期限: { $date } +# $key (String) - the expiration date of the OpenPGP key +openpgp-radio-key-expired = 有効期限切れ: { $date } +openpgp-key-expires-within-6-months-icon = + .title = 鍵が 6 か月以内に失効します +openpgp-key-has-expired-icon = + .title = 鍵が有効期限切れです +openpgp-key-expand-section = + .tooltiptext = 詳細情報 +openpgp-key-revoke-title = 鍵を失効 +openpgp-key-edit-title = OpenPGP 鍵を変更 +openpgp-key-edit-date-title = 有効期限を延長 +openpgp-manager-description = OpenPGP 鍵マネージャーから、あなたの通信相手の公開鍵と、上に表示されていないすべての他の鍵を表示、管理できます。 +openpgp-manager-button = + .label = OpenPGP 鍵マネージャー + .accesskey = K +openpgp-key-remove-external = + .label = 外部鍵 ID を除去 + .accesskey = E +key-external-label = 外部 GnuPG 鍵 + +# Strings in keyDetailsDlg.xhtml +key-type-public = 公開鍵 +key-type-primary = 主鍵 +key-type-subkey = 副鍵 +key-type-pair = 鍵ペア (秘密鍵および公開鍵) +key-expiry-never = 無期限 +key-usage-encrypt = 暗号化 +key-usage-sign = 署名 +key-usage-certify = 証明 +key-usage-authentication = 認証 +key-does-not-expire = 鍵の有効期限は無期限です +key-expired-date = 鍵の有効期限が { $keyExpiry } に切れています +key-expired-simple = 鍵が有効期限切れです +key-revoked-simple = 鍵が失効しています +key-do-you-accept = この鍵をデジタル署名の検証とメッセージの暗号化のために受け入れますか? +key-verification = メール以外の安全な通信手段で鍵のフィンガープリントを検証し、本当に { $addr } の鍵であることを確認してください。 + +# Strings enigmailMsgComposeOverlay.js +cannot-use-own-key-because = あなたの個人鍵に問題があるためメッセージを送信できませんでした。{ $problem } +cannot-encrypt-because-missing = 以下の受信者の鍵に問題があるためエンドツーエンド暗号化によるメッセージを送信できませんでした: { $problem } +window-locked = メッセージ作成ウィンドウがロックされているため、送信がキャンセルされました。 + +# Strings in mimeDecrypt.jsm +mime-decrypt-encrypted-part-concealed-data = これは暗号化されたメッセージの一部です。添付ファイルをクリックして別のウィンドウで開きます。 + +# Strings in keyserver.jsm +keyserver-error-aborted = 中止されました +keyserver-error-unknown = 原因不明のエラーが発生しました +keyserver-error-server-error = 鍵サーバーからエラーが報告されました。 +keyserver-error-import-error = ダウンロードした鍵のインポートに失敗しました。 +keyserver-error-unavailable = 鍵サーバーが利用できません。 +keyserver-error-security-error = 鍵サーバーが暗号化したアクセスに対応していません。 +keyserver-error-certificate-error = 鍵サーバーの証明書が不正です。 +keyserver-error-unsupported = 鍵サーバーが対応していません。 + +# Strings in mimeWkdHandler.jsm +wkd-message-body-req = + ご利用のメールプロバイダーが要求を処理し、OpenPGP Web Key Directory にあなたの公開鍵をアップロードしました。 + あなたの公開鍵が Directory 上で公開されていることを確認してください。 +wkd-message-body-process = + これは、あなたの公開鍵を OpenPGP Web Key Directory へアップロードする自動的な処理に関連したメールです。 + 現時点では何も行う必要はありません。 + +# Strings in persistentCrypto.jsm +converter-decrypt-body-failed = + 以下の件名のメッセージを復号できませんでした。 + { $subject } + 別のパスフレーズを試しますか? それともメッセージをスキップしますか? + +# Strings filters.jsm +filter-folder-required = 対象のフォルダーを指定してください。 +filter-decrypt-move-warn-experimental = + 警告 - [メッセージを恒久的に復号する] フィルターは、メッセージを破損する可能性があります。 + はじめに [復号したメッセージのコピーを作成する] フィルターを試験的に利用し、その結果に問題がないことを確認したうえで [メッセージを恒久的に復号する] フィルターを使用することを強く推奨します。 +filter-term-pgpencrypted-label = OpenPGP 暗号化 +filter-key-required = 受信者の鍵を選択してください。 +filter-key-not-found = ‘{ $desc }’ に対する暗号化の鍵を見つけることができません。 +filter-warn-key-not-secret = + 警告 - [鍵に対して暗号化する] フィルターは、受信者を上書きします。 + ‘{ $desc }’ に対する秘密鍵を持っていない場合、メッセージが復号できなくなります。 + +# Strings filtersWrapper.jsm +filter-decrypt-move-label = メッセージを恒久的に復号する (Enigmail) +filter-decrypt-copy-label = 復号したメッセージのコピーを作成する (Enigmail) +filter-encrypt-label = 鍵に対して暗号化する (Enigmail) + +# Strings in enigmailKeyImportInfo.js +import-info-title = + .title = 成功! 鍵をインポートしました +import-info-bits = ビット +import-info-created = 作成日 +import-info-fpr = フィンガープリント +import-info-details = 詳細を表示し鍵の受け入れを管理 +import-info-no-keys = 鍵はインポートされませんでした。 + +# Strings in enigmailKeyManager.js +import-from-clip = クリップボードから鍵をインポートしますか? +import-from-url = この URL から公開鍵をダウンロード: +copy-to-clipbrd-failed = 選択した鍵をクリップボードにコピーできませんでした。 +copy-to-clipbrd-ok = 鍵をクリップボードにコピーしました +delete-secret-key = + 警告: あなたは秘密鍵を削除しようとしています! + + 秘密鍵を削除した場合、これとペアの公開鍵で暗号化されたすべてのメッセージが復号できなくなり、鍵を失効することもできなくなります。 + + 以下の秘密鍵と公開鍵の両方を本当に削除してもよろしいですか? + ‘{ $userId }’ +delete-mix = + 警告: あなたは秘密鍵を削除しようとしています! + 秘密鍵を削除した場合、これとペアの公開鍵で暗号化されたメッセージが復号できなくなります。 + 以下の秘密鍵と公開鍵の両方を本当に削除してもよろしいですか? +delete-pub-key = + 公開鍵を削除しますか? + ‘{ $userId }’ +delete-selected-pub-key = 選択した公開鍵を削除しますか? +refresh-all-question = 鍵が選択されていません。すべての鍵を更新しますか? +key-man-button-export-sec-key = 秘密鍵を含めてエクスポート(&S) +key-man-button-export-pub-key = 公開鍵のみをエクスポート(&P) +key-man-button-refresh-all = すべての鍵を更新(&R) +key-man-loading-keys = 鍵を読み込み中です。しばらくお待ちください... +ascii-armor-file = ASCII 形式 (*.asc) +no-key-selected = 選択した操作を実行するには、少なくとも 1 つの鍵を選択する必要があります。 +export-to-file = ファイルとして公開鍵をエクスポート +export-keypair-to-file = ファイルとして秘密鍵と公開鍵をエクスポート +export-secret-key = エクスポートする OpenPGP 鍵ファイルに秘密鍵を含めますか? +save-keys-ok = 鍵の保存に成功しました +save-keys-failed = 鍵の保存に失敗しました +default-pub-key-filename = Exported-public-keys +default-pub-sec-key-filename = Backup-of-secret-keys +refresh-key-warn = 警告: 鍵の数や回線速度によっては、すべての鍵の更新に非常に時間がかかる可能性があります! +preview-failed = 公開鍵ファイルの読み取りに失敗しました。 +general-error = エラー: { $reason } +dlg-button-delete = 削除(&D) + +## Account settings export output + +openpgp-export-public-success = <b>公開鍵のエクスポートに成功しました!</b> +openpgp-export-public-fail = <b>選択した公開鍵のエクスポートに失敗しました!</b> + +openpgp-export-secret-success = <b>秘密鍵のエクスポートに成功しました!</b> +openpgp-export-secret-fail = <b>選択した秘密鍵のエクスポートに失敗しました!</b> + +# Strings in keyObj.jsm +key-ring-pub-key-revoked = 鍵 { $userId } (鍵 ID { $keyId }) は失効しています。 +key-ring-pub-key-expired = 鍵 { $userId } (鍵 ID { $keyId }) は有効期限切れです。 +key-ring-no-secret-key = { $userId } (鍵 ID { $keyId }) の秘密鍵が鍵束の中にないため、この鍵を署名に利用することはできません。 +key-ring-pub-key-not-for-signing = 鍵 { $userId } (鍵 ID { $keyId }) を署名に利用することはできません。 +key-ring-pub-key-not-for-encryption = 鍵 { $userId } (鍵 ID { $keyId }) を暗号化に利用することはできません。 +key-ring-sign-sub-keys-revoked = 鍵 { $userId } (鍵 ID { $keyId }) のすべての署名用の副鍵は失効しています。 +key-ring-sign-sub-keys-expired = 鍵 { $userId } (鍵 ID { $keyId }) のすべての署名用の副鍵は有効期限切れです。 +key-ring-enc-sub-keys-revoked = 鍵 { $userId } (鍵 ID { $keyId }) のすべての暗号化用の副鍵は失効しています。 +key-ring-enc-sub-keys-expired = 鍵 { $userId } (鍵 ID { $keyId }) のすべての暗号化用の副鍵は有効期限切れです。 + +# Strings in gnupg-keylist.jsm +keyring-photo = 写真 +user-att-photo = ユーザーの特徴 (JPEG 画像) + +# Strings in key.jsm +already-revoked = この鍵は既に失効しています。 +# $identity (String) - the id and associated user identity of the key being revoked +revoke-key-question = + 鍵 ‘{ $identity }’ を失効させようとしています。 + この鍵で署名できなくなるほか、鍵の失効後は他の人がその鍵で暗号化できなくなります。失効後も、既存の古いメッセージの復号には使用できます。 + 本当に失効させますか? +# $keyId (String) - the id of the key being revoked +revoke-key-not-present = + この失効証明書に適合する鍵 (0x{ $keyId }) を所有していません! + 鍵を持っていない場合、失効証明書よりも前に公開鍵を鍵サーバーなどからインポートする必要があります! +# $keyId (String) - the id of the key being revoked +revoke-key-already-revoked = 鍵 0x{ $keyId } は既に失効しています。 +key-man-button-revoke-key = 鍵を失効(&R) +openpgp-key-revoke-success = 鍵を失効させました。 +after-revoke-info = + 鍵が正常に失効されました。 + メールで送信する、鍵サーバーへアップロードするなどして、この公開鍵を再度通信相手と共有してください。そうすることにより、あなたの鍵が失効していることが周知されます。 + ソフトウェアが失効証明書を認識すると、あなたの古い鍵の利用を停止するでしょう。 + 同じメールアドレスに対する新しい鍵を利用しているのであれば、新しい公開鍵を添付してメッセージを送信することで、失効した古い鍵についての情報も周知されます。 + +# Strings in keyRing.jsm & decryption.jsm +key-man-button-import = インポート(&I) +delete-key-title = OpenPGP 鍵を削除 +delete-external-key-title = 外部 GnuPG 鍵を除去 +delete-external-key-description = この外部 GnuPG 鍵 ID を除去しますか? +key-in-use-title = 利用中の OpenPGP 鍵です +delete-key-in-use-description = 処理を進められません! 削除のために選択した鍵はこの差出人で現在利用中です。違う鍵を選択するか、何も選択せずにもう一度試してください。 +revoke-key-in-use-description = 処理を進められません! 失効のために選択した鍵はこの差出人で現在利用中です。違う鍵を選択するか、何も選択せずにもう一度試してください。 + +# Strings used in errorHandling.jsm +key-error-key-spec-not-found = メールアドレス ‘{ $keySpec }’ に適合する鍵が鍵束の中にありません。 +key-error-key-id-not-found = 指定された鍵 ID ‘{ $keySpec }’ が鍵束の中にありません +key-error-not-accepted-as-personal = ID ‘{ $keySpec }’ の鍵があなたの個人鍵であると確認していません。 + +# Strings used in enigmailKeyManager.js & windows.jsm +need-online = 選択された機能はオフラインモードでは使用できません。オンラインでもう一度試してください。 + +# Strings used in keyRing.jsm & keyLookupHelper.jsm +no-key-found2 = 指定された検索条件に適合する利用可能な鍵を見つけられませんでした。 +no-update-found = オンラインで見つけた鍵はすでに持っています。 + +# Strings used in keyRing.jsm & GnuPGCryptoAPI.jsm +fail-key-extract = エラー - 鍵の展開コマンドに失敗しました + +# Strings used in keyRing.jsm +fail-cancel = エラー - ユーザーの操作により鍵サーバーからの鍵のインポートが中止されました。 +not-first-block = エラー - 最初の OpenPGP ブロックは公開鍵ではありません。 +import-key-confirm = メッセージに埋め込まれた鍵をインポートしますか? +fail-key-import = エラー - 鍵のインポートに失敗しました。 +file-write-failed = ファイル { $output } への書き出しに失敗しました。 +no-pgp-block = エラー - 有効な OpenPGP データブロックが見つかりません。 +confirm-permissive-import = インポートに失敗しました。インポートを試みた鍵は、破損しているか未知の属性が使われています。正常な部分のみのインポートを試みますか? この場合、インポートが完了しない、あるいは利用できない鍵となる可能性があります。 + +# Strings used in trust.jsm +key-valid-unknown = 未知 +key-valid-invalid = 不正 +key-valid-disabled = 無効化 +key-valid-revoked = 失効 +key-valid-expired = 有効期限切れ +key-trust-untrusted = 信用していない +key-trust-marginal = 最低限の信用 +key-trust-full = 完全な信用 +key-trust-ultimate = 絶対的な信用 +key-trust-group = (グループ) + +# Strings used in commonWorkflows.js +import-key-file = OpenPGP 鍵ファイルをインポート +import-rev-file = OpenPGP 失効証明書ファイルをインポート +gnupg-file = GnuPG ファイル +import-keys-failed = 鍵のインポートに失敗しました +passphrase-prompt = 以下の鍵のロックを解除するため、パスフレーズを入力してください: { $key } +file-to-big-to-import = ファイルが大きすぎます。たくさんの鍵を一度にインポートしないでください。 + +# Strings used in enigmailKeygen.js +save-revoke-cert-as = 失効証明書を生成して保存 +revoke-cert-ok = 失効証明書は正常に生成されました。秘密鍵をなくした場合など、公開鍵を無効化するときに利用できます。 +revoke-cert-failed = 失効証明書を生成できませんでした。 +gen-going = 鍵を生成中です! +keygen-missing-user-name = 選択されたアカウントまたは差出人の名前が設定されていません。アカウント設定の [あなたの名前] フィールドに名前を入力してください。 +expiry-too-short = 有効期限を 1 日以内に設定することはできません。 +expiry-too-long = 有効期限を 100 年以上先に設定することはできません。 +key-confirm = ‘{ $id }’ の公開鍵と秘密鍵を生成しますか? +key-man-button-generate-key = 鍵を生成(&G) +key-abort = 鍵の生成を中止しますか? +key-man-button-generate-key-abort = 鍵の生成を中止(&A) +key-man-button-generate-key-continue = 鍵の生成を継続(&C) + +# Strings used in enigmailMessengerOverlay.js +failed-decrypt = エラー - 復号に失敗しました +fix-broken-exchange-msg-failed = このメッセージを修復できませんでした。 +attachment-no-match-from-signature = 署名ファイル ‘{ $attachment }’ は添付ファイルに適合しませんでした +attachment-no-match-to-signature = 添付ファイル ‘{ $attachment }’ は署名ファイルに適合しませんでした +signature-verified-ok = 添付ファイル ‘{ $attachment }’ の署名は正常に検証されました +signature-verify-failed = 添付ファイル ‘{ $attachment }’ の署名を検証できませんでした +decrypt-ok-no-sig = + 警告 + 復号は成功しましたが、署名を正常に検証できませんでした。 +msg-ovl-button-cont-anyway = それでも続行する(&C) +enig-content-note = *Attachments to this message have not been signed nor encrypted* + +# Strings used in enigmailMsgComposeOverlay.js +msg-compose-button-send = メッセージを送信(&S) +msg-compose-details-button-label = 詳細... +msg-compose-details-button-access-key = D +send-aborted = 送信を中止しました。 +key-not-trusted = 鍵 ‘{ $key }’ の信用度が不足しています。 +key-not-found = 鍵 ‘{ $key }’ が見つかりません。 +key-revoked = 鍵 ‘{ $key }’ は失効しています。 +key-expired = 鍵 ‘{ $key }’ は有効期限切れです。 +msg-compose-internal-error = 内部エラーが発生しました。 +keys-to-export = エクスポートする OpenPGP 鍵を選択 +msg-compose-partially-encrypted-inlinePGP = + あなたが返信しようとしているメッセージには、暗号化されている部分と暗号化されていない部分があります。元のメッセージの送信者が暗号化されている部分を復号できていない場合、あなたがこのメッセージに返信することで元の送信者が復号できなかった機密情報の漏洩につながる可能性があります。 + 返信メッセージから、引用部をすべて除去することを検討ください。 +msg-compose-cannot-save-draft = 下書きを暗号化して保存する際にエラーが発生しました。 +msg-compose-partially-encrypted-short = 機密情報の漏洩に注意してください - 部分的に暗号化されたメッセージです。 +quoted-printable-warn = + ‘quoted-printable’ エンコーディングが送信メッセージに対して有効になっています。これにより、暗号化や署名の検証の動作に悪影響を及ぼす可能性があります。 + 今すぐ ‘quoted-printable’ エンコーディングを無効にしますか? +minimal-line-wrapping = + { $width } 文字で改行する設定になっています。正しい暗号化および署名には、少なくとも 68 文字で改行する必要があります。 + 今すぐ 68 文字での改行に変更しますか? +sending-news = + 暗号化メッセージの送信を中止しました。 + ニュースグループの宛先が含まれるため、このメッセージを暗号化できませんでした。メッセージを暗号化せずにもう一度送信してください。 +send-to-news-warning = + 警告: ニュースグループ宛に暗号化メッセージを送信しようとしています。 + メッセージが購読者全員の鍵で暗号化されているなど、購読者全員がメッセージを復号できる環境でない限り、ニュースグループ宛に暗号化メッセージを送信することに意味はありません。そのような状況にあると確認できる場合のみ、このメッセージを送信してください。 + 続行しますか? +save-attachment-header = 復号した添付ファイルを保存 +possibly-pgp-mime = おそらく PGP/MIME 形式で暗号化あるいは署名されたメッセージです。‘復号/検証’ 機能で検証してください +cannot-send-sig-because-no-own-key = このメッセージにデジタル署名できませんでした。<{ $key }> のためのエンドツーエンド暗号化が設定されていません +cannot-send-enc-because-no-own-key = このメッセージを暗号化できませんでした。<{ $key }> のためのエンドツーエンド暗号化が設定されていません + +# Strings used in decryption.jsm +do-import-multiple = + 以下の鍵をインポートしますか? + { $key } +do-import-one = { $name } ({ $id }) をインポートしますか? +cant-import = 公開鍵のインポート中にエラーが発生しました。 +unverified-reply = インデントされた (返信) 部分がおそらく変更されています。 +key-in-message-body = メッセージに鍵が含まれています。[鍵のインポート] をクリックして鍵をインポートしてください。 +sig-mismatch = エラー - 署名が一致しません。 +invalid-email = エラー - 無効なメールアドレスです。 +attachment-pgp-key = 開こうとしている添付ファイル ‘{ $name }’ は OpenPGP 鍵ファイルです。[インポート] をクリックして鍵をインポートするか、[表示] をクリックしてファイルの内容をウィンドウに表示してください。 +dlg-button-view = 表示(&V) + +# Strings used in enigmailMsgHdrViewOverlay.js +decrypted-msg-with-format-error = 復号されたメッセージ (古い Exchange サーバーによる PGP フォーマットの破損を修復しているため、復号結果を正しく読むことができない可能性があります)。 + +# Strings used in encryption.jsm +not-required = エラー - 暗号化は必要ありません。 + +# Strings used in windows.jsm +no-photo-available = 写真が利用できません +error-photo-path-not-readable = 写真へのパス ‘{ $photo }’ が読み込めません。 +debug-log-title = OpenPGP デバッグログ + +# Strings used in dialog.jsm +repeat-prefix = この警告は { $count } +repeat-suffix-singular = 回繰り返されます。 +repeat-suffix-plural = 回繰り返されます。 +no-repeat = この警告は繰り返されません。 +dlg-keep-setting = 設定を保存し、次回から確認しない +dlg-button-ok = &OK +dlg-button-close = 閉じる(&C) +dlg-button-cancel = キャンセル(&C) +dlg-no-prompt = このダイアログを再度表示しない +enig-prompt = OpenPGP プロンプト +enig-confirm = OpenPGP 確認 +enig-alert = OpenPGP 警告 +enig-info = OpenPGP 情報 + +# Strings used in persistentCrypto.jsm +dlg-button-retry = 再試行(&R) +dlg-button-skip = スキップ(&S) + +# Strings used in enigmailMsgBox.js +enig-alert-title = + .title = OpenPGP 警告 diff --git a/l10n-ja/mail/messenger/otr/add-finger.ftl b/l10n-ja/mail/messenger/otr/add-finger.ftl new file mode 100644 index 0000000000..33d75d269f --- /dev/null +++ b/l10n-ja/mail/messenger/otr/add-finger.ftl @@ -0,0 +1,13 @@ +# 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/. + +otr-add-finger-title = OTR 鍵のフィンガープリント追加 +# Variables: +# $name (String) - name of a chat contact person +# Do not translate 'OTR' (name of an encryption protocol) +otr-add-finger-description = { $name } さんの OTR 鍵フィンガープリントを入力してください。 +otr-add-finger-fingerprint = フィンガープリント: +otr-add-finger-tooltip-error = 不正な文字が入力されました。数字と ABCDEF の文字のみが入力できます +otr-add-finger-input = + .placeholder = 長さ 40 文字の OTR 鍵フィンガープリント diff --git a/l10n-ja/mail/messenger/otr/am-im-otr.ftl b/l10n-ja/mail/messenger/otr/am-im-otr.ftl new file mode 100644 index 0000000000..e6792e5b83 --- /dev/null +++ b/l10n-ja/mail/messenger/otr/am-im-otr.ftl @@ -0,0 +1,23 @@ +# 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-encryption = + .label = エンドツーエンド暗号化 +account-otr-label = オフレコメッセージ (OTR) +account-otr-description2 = { -brand-short-name } は OTR に基づいた 1 対 1 の会話のエンドツーエンド暗号化に対応しています。これは、第三者による会話の盗聴を防ぎます。このようなエンドツーエンド暗号化は、相手も OTR に対応したソフトウェアを使用している場合のみ使用されます。 +otr-encryption-title = 検証された暗号 +otr-encryption-caption = OTR チャットで相手があなたの身元を確認できるようにするため、外部 (帯域外) の通信チャンネル等であなたの OTR フィンガープリントを共有してください。 +otr-fingerprint-label = あなたのフィンガープリント: +view-fingerprint-button = + .label = 連絡先のフィンガープリントを管理 + .accesskey = F +otr-settings-title = OTR 設定 +otr-require-encryption = + .label = 1 対 1 の会話はエンドツーエンド暗号化を必須にする +otr-require-encryption-info = + エンドツーエンド暗号化を必須にすると、1 対 1 の会話のメッセージは暗号化されない限り送信されません。 + 暗号化されていないメッセージを受信した場合、通常の会話に表示されず、ログにも残りません。 +otr-verify-nudge = + .label = 未確認の連絡先を確認するため常に通知する +otr-not-yet-available = まだ利用できません diff --git a/l10n-ja/mail/messenger/otr/auth.ftl b/l10n-ja/mail/messenger/otr/auth.ftl new file mode 100644 index 0000000000..5c80cc056b --- /dev/null +++ b/l10n-ja/mail/messenger/otr/auth.ftl @@ -0,0 +1,40 @@ +# 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/. + +otr-auth = + .title = 相手の身元確認 + .buttonlabelaccept = 確認 +# Variables: +# $name (String) - the screen name of a chat contact person +auth-title = { $name } さんの身元確認 +# Variables: +# $own_name (String) - the user's own screen name +auth-your-fp-value = { $own_name } のフィンガープリント: +# Variables: +# $their_name (String) - the screen name of a chat contact +auth-their-fp-value = { $their_name } さんのフィンガープリント: +auth-help = 相手の身元を確認することでプライベートな会話を行い、第三者による盗聴や改竄を非常に難しくすることができます。 +auth-help-title = 身元確認ヘルプ +auth-question-received = これは相手からの質問です: +auth-yes = + .label = はい +auth-no = + .label = いいえ +auth-verified = これが事実に基づく正しいフィンガープリントであることを確認しました。 +auth-manual-verification = フィンガープリントの確認 +auth-question-and-answer = 質問と回答 +auth-shared-secret = 秘密の合言葉 +auth-manual-verification-label = + .label = { auth-manual-verification } +auth-question-and-answer-label = + .label = { auth-question-and-answer } +auth-shared-secret-label = + .label = { auth-shared-secret } +auth-manual-instruction = 電話や OpenPGP で署名されたメールなど、別の信用できる通信チャンネルで会話の相手と連絡を取り、お互いのフィンガープリントを伝えてください。(フィンガープリントは暗号キーを識別するチェックサムです。) お互いのフィンガープリントが一致すると、下のダイアログにフィンガープリントを確認したことが表示されます。 +auth-how = 相手の身元確認をどのようにして行いますか? +auth-qa-instruction = 質問の内容は、あなたと相手だけが答えられるものにしてください。質問と答えを入力したら、相手が回答するまで待ってください。回答が一致しない場合、ご使用の通信チャンネルが監視下にある可能性があります。 +auth-secret-instruction = 秘密の合言葉は、あなたと相手だけが知っているものにしてください。同じインターネット接続の回線上で合言葉を交換してはいけません。合言葉を入力したら、相手が同じ合言葉を入力するまで待ってください。合言葉が一致しない場合、ご使用の通信チャンネルが監視下にある可能性があります。 +auth-question = 質問を入力してください: +auth-answer = 回答を入力してください (大文字小文字を区別します): +auth-secret = 合言葉を入力してください: diff --git a/l10n-ja/mail/messenger/otr/chat.ftl b/l10n-ja/mail/messenger/otr/chat.ftl new file mode 100644 index 0000000000..7d433676ee --- /dev/null +++ b/l10n-ja/mail/messenger/otr/chat.ftl @@ -0,0 +1,19 @@ +# 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/. + +state-label = 暗号化状態: + +start-text = 暗号化された会話を開始 + +start-label = + .label = { start-text } + +start-tooltip = + .tooltiptext = { start-text }します + +end-label = + .label = 暗号化された会話を終了 + +auth-label = + .label = 相手の身元を確認 diff --git a/l10n-ja/mail/messenger/otr/finger-sync.ftl b/l10n-ja/mail/messenger/otr/finger-sync.ftl new file mode 100644 index 0000000000..921cef5288 --- /dev/null +++ b/l10n-ja/mail/messenger/otr/finger-sync.ftl @@ -0,0 +1,12 @@ +# 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/. + +finger-yes = 確認済み +finger-no = 未確認 + +finger-subset-title = フィンガープリントを削除 +finger-subset-message = フィンガープリントと対応する鍵が現在の会話で使用されているため、すべてを削除することはできません。 + +finger-remove-all-title = すべてのフィンガープリントを削除 +finger-remove-all-message = 本当にすべてのフィンガープリントを削除してもよろしいですか? これまで OTR の身元確認に使用されたすべてのフィンガープリントが失われます。 diff --git a/l10n-ja/mail/messenger/otr/finger.ftl b/l10n-ja/mail/messenger/otr/finger.ftl new file mode 100644 index 0000000000..67cae49935 --- /dev/null +++ b/l10n-ja/mail/messenger/otr/finger.ftl @@ -0,0 +1,16 @@ +# 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/. + +otr-finger-title = 使用された OTR フィンガープリント +finger-intro = エンドツーエンド暗号化された会話の OTR 鍵フィンガープリント +finger-screen-name = + .label = 連絡先 +finger-verified = + .label = 身元確認状態 +finger-fingerprint = + .label = フィンガープリント +finger-remove = + .label = 選択したアイテムを削除 +finger-remove-all = + .label = すべて削除 diff --git a/l10n-ja/mail/messenger/otr/otr.ftl b/l10n-ja/mail/messenger/otr/otr.ftl new file mode 100644 index 0000000000..f386287bc2 --- /dev/null +++ b/l10n-ja/mail/messenger/otr/otr.ftl @@ -0,0 +1,75 @@ +# 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/. + +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-encryption-required-part1 = { $name } さんに暗号化されていないメッセージを送信しようとしています。セキュリティポリシーにより暗号化されていないメッセージは許可されません。 +msgevent-encryption-required-part2 = プライベートな会話を開始しようとしています。プライベートな会話を開始するとあなたのメッセージが再送信されます。 +msgevent-encryption-error = メッセージの暗号化時にエラーが発生しました。このメッセージは送信されませんでした。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-connection-ended = { $name } さんは暗号化された接続をすでに閉じています。暗号化されていないメッセージの誤送信を避けるため、あなたのメッセージは送信されませんでした。暗号化された会話を一旦終了し、再開してください。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-setup-error = { $name } さんとのプライベートな会話の準備中にエラーが発生しました。 +# Do not translate 'OTR' (name of an encryption protocol) +msgevent-msg-reflected = 自分の OTR メッセージを受信しています。自分宛てにメッセージを送信しているか、誰かがあなたのメッセージを送り返しています。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-msg-resent = { $name } さんへの最新のメッセージが再送信されました。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg-not-private = 現在の通信がプライベートではないため、{ $name } さんからの暗号化されたメッセージを読めません。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg-unreadable = { $name } さんから読めない暗号化されたメッセージを受信しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg-malformed = { $name } さんからデータ改竄されたメッセージを受信しました。 +# A Heartbeat is a technical message used to keep a connection alive. +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-log-heartbeat-rcvd = { $name } さんから在席確認を受信しました。 +# A Heartbeat is a technical message used to keep a connection alive. +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-log-heartbeat-sent = { $name } さんへ在席確認を送信しました。 +# Do not translate 'OTR' (name of an encryption protocol) +msgevent-rcvdmsg-general-err = OTR による会話の保護中に予期しないエラーが発生しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +# $msg (string) - the message that was received. +msgevent-rcvdmsg-unencrypted = { $name } さんから受信した次のメッセージは暗号化されていません: { $msg } +# Do not translate 'OTR' (name of an encryption protocol) +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg-unrecognized = { $name } さんから未認識の OTR メッセージを受信しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +msgevent-rcvdmsg-for-other-instance = { $name } さんが異なるセッションに対してメッセージを送信しました。あなたが複数回ログインしている場合、別のセッションでメッセージを受信している可能性があります。 +# Variables: +# $name (String) - the screen name of a chat contact person +context-gone-secure-private = { $name } さんとのプライベートな会話を開始しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +context-gone-secure-unverified = 暗号化されていますが未確認の { $name } さんとの会話を開始しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +context-still-secure = { $name } さんとの暗号化された会話のリフレッシュが完了しました。 + +error-enc = メッセージの暗号化中にエラーが発生しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +error-not-priv = { $name } さんへ暗号化されたデータを送信しましたが、相手は予期していませんでした。 +error-unreadable = 読めない暗号化されたメッセージを発信しました。 +error-malformed = データ改竄されたメッセージを発信しました。 +resent = [再送信] +# Variables: +# $name (String) - the screen name of a chat contact person +tlv-disconnected = { $name } さんはあなたとの暗号化された会話を終了しています。同様に会話を終了してください。 +# Do not translate "Off-the-Record" and "OTR" which is the name of an encryption protocol +# Make sure that this string does NOT contain any numbers, e.g. like "3". +# Variables: +# $name (String) - the screen name of a chat contact person +query-msg = { $name } さんから Off-the-Record (OTR) の暗号化された会話を要求されていますが、OTR をサポートするプラグインがありません。詳しい情報は https://en.wikipedia.org/wiki/Off-the-Record_Messaging を参照してください。 diff --git a/l10n-ja/mail/messenger/otr/otrUI.ftl b/l10n-ja/mail/messenger/otr/otrUI.ftl new file mode 100644 index 0000000000..8aefdf128a --- /dev/null +++ b/l10n-ja/mail/messenger/otr/otrUI.ftl @@ -0,0 +1,66 @@ +# 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/. + +start-label = 暗号化された会話を開始 +refresh-label = 暗号化された会話をリフレッシュ +auth-label = 相手の身元を確認 +reauth-label = 相手の身元を再確認 +auth-cancel = キャンセル +auth-cancel-access-key = C +auth-error = 相手の身元確認中にエラーが発生しました。 +auth-success = 相手の身元確認が完了しました。 +auth-success-them = 相手があなたの身元を確認しました。あなたも相手に質問して身元を確認してみましょう。 +auth-fail = 相手の身元確認に失敗しました。 +auth-waiting = 相手が身元確認を完了するまで待機しています... +finger-verify = 確認 +finger-verify-access-key = V +finger-ignore = 無視 +finger-ignore-access-key = I +# Do not translate 'OTR' (name of an encryption protocol) +buddycontextmenu-label = OTR フィンガープリントを追加 +# Variables: +# $name (String) - the screen name of a chat contact person +alert-start = { $name } さんとの暗号化された会話を開始しようとしています。 +# Variables: +# $name (String) - the screen name of a chat contact person +alert-refresh = { $name } さんとの暗号化された会話をリフレッシュしようとしています。 +# Variables: +# $name (String) - the screen name of a chat contact person +alert-gone-insecure = { $name } さんとの暗号化された会話を終了しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +finger-unseen = { $name } さんの身元をまだ確認していません。計画的でない盗聴は不可能ですが、方法次第で盗聴できてしまう場合があります。相手の身元を確認して監視を避けてください。 +# Variables: +# $name (String) - the screen name of a chat contact person +finger-seen={ $name } さんが未認識のコンピューターからあなたと連絡を取っています。計画的でない盗聴は不可能ですが、方法次第で盗聴できてしまう場合があります。相手の身元を確認して監視を避けてください。 +state-not-private = 現在の会話はプライベートではありません。 +state-generic-not-private = 現在の会話はプライベートではありません。 +# Variables: +# $name (String) - the screen name of a chat contact person +state-unverified = 現在の会話は暗号化されていますが、{ $name } さんの身元がまだ確認されていないためプライベートではありません。 +state-generic-unverified = 現在の会話は暗号化されていますが、一部の参加者の身元がまだ確認されていないためプライベートではありません。 +# Variables: +# $name (String) - the screen name of a chat contact person +state-private = { $name } さんの身元が確認されました。現在の会話は暗号化されておりプライベートです。 +state-generic-private = 現在の会話は暗号化されておりプライベートです。 +# Variables: +# $name (String) - the screen name of a chat contact person +state-finished = { $name } さんはあなたとの暗号化された会話を終了しています。同様に会話を終了してください。 +state-not-private-label = 安全でない +state-unverified-label = 未確認 +state-private-label = プライベート +state-finished-label = 終了 +# Variables: +# $name (String) - the screen name of a chat contact person +verify-request = { $name } さんが身元確認を要求しています。 +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-private = { $name } さんの身元を確認しました。 +# Variables: +# $name (String) - the screen name of a chat contact person +afterauth-unverified = { $name } さんの身元はまだ確認されていません。 +# Do not translate 'OTR' (name of an encryption protocol) +# Variables: +# $error (String) - contains an error message that describes the cause of the failure +otr-genkey-failed = OTR 秘密鍵の生成に失敗しました: { $error } diff --git a/l10n-ja/mail/messenger/policies/aboutPolicies.ftl b/l10n-ja/mail/messenger/policies/aboutPolicies.ftl new file mode 100644 index 0000000000..5535ca5427 --- /dev/null +++ b/l10n-ja/mail/messenger/policies/aboutPolicies.ftl @@ -0,0 +1,17 @@ +# 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/. + +about-policies-title = エンタープライズポリシー + +# 'Active' is used to describe the policies that are currently active +active-policies-tab = 有効 +errors-tab = エラー +documentation-tab = ドキュメント + +no-specified-policies-message = エンタープライズポリシーサービスは有効ですが、有効なポリシーがありません。 +inactive-message = エンタープライズポリシーサービスが無効です。 + +policy-name = ポリシー名 +policy-value = 値 +policy-errors = ポリシーエラー diff --git a/l10n-ja/mail/messenger/policies/policies-descriptions.ftl b/l10n-ja/mail/messenger/policies/policies-descriptions.ftl new file mode 100644 index 0000000000..cede3426d2 --- /dev/null +++ b/l10n-ja/mail/messenger/policies/policies-descriptions.ftl @@ -0,0 +1,158 @@ +# 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/. + +## The Enterprise Policies feature is aimed at system administrators +## who want to deploy these settings across several Thunderbird installations +## all at once. This is traditionally done through the Windows Group Policy +## feature, but the system also supports other forms of deployment. +## These are short descriptions for individual policies, to be displayed +## in the documentation section in about:policies. + +policy-3rdparty = WebExtension が chrome.storage.managed を経由してアクセス可能なポリシーを設定します。 + +policy-AppAutoUpdate = アプリケーションの自動更新を有効または無効にします。 + +policy-AppUpdatePin = { -brand-short-name } が特定のバージョンに更新されることを防ぎます。 + +policy-AppUpdateURL = アプリケーションのカスタム更新 URL を設定します。 + +policy-Authentication = ウェブサイトが対応する統合認証の設定を行います。 + +policy-BackgroundAppUpdate2 = バックグラウンド更新を有効または無効にします。 + +policy-BlockAboutAddons = アドオンマネージャー (about:addons) へのアクセスをブロックします。 + +policy-BlockAboutConfig = about:config ページへのアクセスをブロックします。 + +policy-BlockAboutProfiles = about:profiles ページへのアクセスをブロックします。 + +policy-BlockAboutSupport = about:support ページへのアクセスをブロックします。 + +policy-CaptivePortal = キャプティブポータルサポートを有効または無効にします。 + +policy-CertificatesDescription = 証明書を追加、または組み込みの証明書を利用します。 + +policy-Cookies = Cookie の保存をウェブサイトに許可または拒否します。 + +policy-DisableBuiltinPDFViewer = { -brand-short-name } 組み込みの PDF ビューアーの PDF.js を無効にします。 + +policy-DisabledCiphers = 暗号を無効にします。 + +policy-DefaultDownloadDirectory = 既定のダウンロードディレクトリーを設定します。 + +policy-DisableAppUpdate = { -brand-short-name } の更新を禁止します。 + +policy-DisableDefaultClientAgent = 既定のクライアントエージェントのアクションをすべて禁止します。Windows のみ有効です。他のプラットフォームにはエージェントがありません。 + +policy-DisableDeveloperTools = 開発ツールへのアクセスをブロックします。 + +policy-DisableFeedbackCommands = ヘルプメニューのフィードバックの送信 (フィードバックと詐欺サイトの報告の送信) を無効にします。 + +policy-DisableForgetButton = [忘れる] ボタンへのアクセスを禁止します。 + +policy-DisableFormHistory = 検索とフォームの入力履歴を記憶しないようにします。 + +policy-DisableMasterPasswordCreation = true の場合、マスターパスワードを作成できません。 + +policy-DisablePasswordReveal = 保存されたパスワードの開示を許可しないようにします。 + +policy-DisableProfileImport = メニューコマンド [他のプログラムからデータをインポート] を無効にします。 + +policy-DisableSafeMode = セーフモードで再起動する機能を無効にします。注意: Shift キーでセーフモードを起動する機能は、Windows でグループポリシーを利用する場合のみ無効にできます。 + +policy-DisableSecurityBypass = ユーザーが特定のセキュリティ警告を回避できないようにします。 + +policy-DisableSystemAddonUpdate = { -brand-short-name } のシステムアドオンのインストールと更新を禁止します。 + +policy-DisableTelemetry = Telemetry をオフにします。 + +policy-DisplayMenuBar = メニューバーを既定で表示します。 + +policy-DNSOverHTTPS = DNS over HTTPS の設定を指示します。 + +policy-DontCheckDefaultClient = 起動時に既定のクライアントか確認する機能を無効にします。 + +policy-DownloadDirectory = ダウンロードディレクトリーを設定し、ロックします。 + +# “lock” means that the user won’t be able to change this setting +policy-EnableTrackingProtection = コンテンツブロッキングを有効または無効にし、任意で設定をロックします。 + +# “lock” means that the user won’t be able to change this setting +policy-EncryptedMediaExtensions = Encrypted Media Extensions を有効または無効にし、任意で設定をロックします。 + +# A “locked” extension can’t be disabled or removed by the user. This policy +# takes 3 keys (“Install”, ”Uninstall”, ”Locked”), you can either keep them in +# English or translate them as verbs. +policy-Extensions = 拡張機能をインストール、削除、またはロックします。インストールは URL とパスを指定します。削除とロックは拡張機能の ID を指定します。 + +policy-ExtensionSettings = 拡張機能のインストール全般を管理します。 + +policy-ExtensionUpdate = 拡張機能の自動更新を有効または無効にします。 + +policy-Handlers = 既定のアプリケーションハンドラーを設定します。 + +policy-HardwareAcceleration = false の場合、ハードウェアアクセラレーションをオフにします。 + +policy-InstallAddonsPermission = 特定のウェブサイトにアドオンのインストールを許可します。 + +policy-LegacyProfiles = インストールごとにプロファイルが分割されるのを強制的に無効にします。 + +## Do not translate "SameSite", it's the name of a cookie attribute. + +policy-LegacySameSiteCookieBehaviorEnabled = 従来の SameSite Cookie の動作設定を既定で有効にします。 + +policy-LegacySameSiteCookieBehaviorEnabledForDomainList = 特定のサイトでは従来の SameSite Cookie の動作に戻します。 + +## + +policy-LocalFileLinks = 特定のウェブサイトにローカルファイルへのリンクを許可します。 + +policy-ManualAppUpdateOnly = 更新を手動のみにし、ユーザーに更新を通知しないようにします。 + +policy-NetworkPrediction = 先読み機能 (DNS プリフェッチ) を有効または無効にします。 + +policy-OfferToSaveLogins = { -brand-short-name } に保存したログイン情報とパスワードを利用する設定を強制します。値は true か false を設定します。 + +policy-OfferToSaveLoginsDefault = { -brand-short-name } に保存したログイン情報とパスワードを利用する設定の既定値を設定します。値は true か false を設定します。 + +policy-OverrideFirstRunPage = 初回起動時に表示されるページを上書きします。初回起動時のページを無効にする場合は、このポリシーの設定をブランクにします。 + +policy-OverridePostUpdatePage = 更新後に表示される更新情報ページを上書きします。更新後のページを無効にするには、このポリシーの設定をブランクにします。 + +policy-PasswordManagerEnabled = パスワードマネージャーへのパスワードの保存を有効にします。 + +# PDF.js and PDF should not be translated +policy-PDFjs = { -brand-short-name } の組み込み PDF ビューアー PDF.js を無効化または設定します。 + +policy-Permissions2 = カメラ、マイク、位置情報、通知、自動再生の許可設定を変更します。 + +policy-Preferences = 設定のサブセットに対する値を設定してロックします。 + +policy-PrimaryPassword = マスターパスワードの使用を要求または抑止します。 + +policy-PromptForDownloadLocation = ダウンロード時にファイルの保存先を確認します。 + +policy-Proxy = プロキシーの設定を指示します。 + +policy-RequestedLocales = アプリケーションに要求される言語リストと優先順位を設定します。 + +policy-SanitizeOnShutdown2 = 終了時にナビゲーションデータを消去します。 + +policy-SearchEngines = 検索エンジンの設定を指示します。このポリシーは延長サポート版 (ESR) のみ有効です。 + +policy-SearchSuggestEnabled = 検索候補の表示機能を有効または無効にします。 + +# For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/PKCS11/Module_Installation +policy-SecurityDevices = PKCS #11 モジュールをインストールします。 + +policy-SSLVersionMax = SSL の最高バージョンを設定します。 + +policy-SSLVersionMin = SSL の最低バージョンを設定します。 + +policy-SupportMenu = ヘルプメニューにカスタムサポートメニューを追加します。 + +policy-UserMessaging = 特定のメッセージをユーザーに表示しません。 + +# “format” refers to the format used for the value of this policy. +policy-WebsiteFilter = ウェブサイトを訪問済みにしません。書式の詳細はドキュメントをご覧ください。 diff --git a/l10n-ja/mail/messenger/preferences/am-copies.ftl b/l10n-ja/mail/messenger/preferences/am-copies.ftl new file mode 100644 index 0000000000..0b281b0368 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/am-copies.ftl @@ -0,0 +1,5 @@ +# 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-prefs-show-address-row-description = チェックを入れてアドレスフィールドを空欄にしておくと、メッセージの新規作成時にアドレスフィールドが常に表示されます。 diff --git a/l10n-ja/mail/messenger/preferences/am-im.ftl b/l10n-ja/mail/messenger/preferences/am-im.ftl new file mode 100644 index 0000000000..5ddb66352c --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/am-im.ftl @@ -0,0 +1,22 @@ +# 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-settings-title = 認証設定 +account-channel-title = 既定のチャンネル + +chat-autologin = + .label = 起動時にログインする +chat-encryption-generic = 一般 +chat-encryption-log = + .label = エンドツーエンド暗号化メッセージを会話ログに含める +chat-encryption-label = ネイティブのエンドツーエンド暗号化 +chat-encryption-description = { $protocol } はチャットメッセージのためのエンドツーエンド暗号化を提供します。これは、第三者による会話の盗聴を防ぎます。暗号化を行うには、以下の追加のセットアップが必要です。 +chat-encryption-status = 暗号化状態 +chat-encryption-placeholder = 暗号化が初期化されていません。 +chat-encryption-sessions = セッション +chat-encryption-sessions-description = エンドツーエンド暗号化を正しく動作させるため、あなたのアカウントで現在ログインしている他のセッションを信頼しなければなりません。セッションを検証するには他のクライアントと対話する必要があります。一つのセッションを検証することにより、すべてのセッションが信頼され、{ -brand-short-name } による信頼も導かれます。 +chat-encryption-session-verify = 検証 + .title = このセッションの ID を検証します +chat-encryption-session-trusted = trusted + .title = このセッションの ID は検証されています diff --git a/l10n-ja/mail/messenger/preferences/application-manager.ftl b/l10n-ja/mail/messenger/preferences/application-manager.ftl new file mode 100644 index 0000000000..bc9c494c61 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/application-manager.ftl @@ -0,0 +1,12 @@ +# 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/. + +app-manager-window-dialog = + .title = プログラムの管理 + .style = width: 30em; min-height: 20em; +app-manager-window-dialog2 = + .title = プログラムの詳細 +remove-app-button = + .label = 削除 + .accesskey = R diff --git a/l10n-ja/mail/messenger/preferences/attachment-reminder.ftl b/l10n-ja/mail/messenger/preferences/attachment-reminder.ftl new file mode 100644 index 0000000000..65257c4de9 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/attachment-reminder.ftl @@ -0,0 +1,20 @@ +# 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/. + +attachment-reminder-window = + .title = 添付忘れ通知のキーワード +attachment-reminder-label = 送信するメッセージに以下のキーワードのいずれかが含まれている場合、添付忘れがないか { -brand-short-name } が注意を促します。 +keyword-new-button = + .label = 新規... + .accesskey = N +keyword-edit-button = + .label = 編集... + .accesskey = E +keyword-remove-button = + .label = 削除 + .accesskey = D +new-keyword-title = 新しいキーワード +new-keyword-label = キーワード: +edit-keyword-title = キーワード編集 +edit-keyword-label = キーワード: diff --git a/l10n-ja/mail/messenger/preferences/colors.ftl b/l10n-ja/mail/messenger/preferences/colors.ftl new file mode 100644 index 0000000000..bf5c3f1bb5 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/colors.ftl @@ -0,0 +1,42 @@ +# 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/. + +colors-dialog-window = + .title = 配色 + .style = + { PLATFORM() -> + [macos] width: 41em !important + *[other] width: 38em !important + } +colors-dialog-window2 = + .title = 配色 +colors-dialog-legend = テキストと背景の色 +text-color-label = + .value = テキスト: + .accesskey = T +background-color-label = + .value = 背景: + .accesskey = B +use-system-colors = + .label = システムの配色を使用する + .accesskey = s +colors-link-legend = リンクの色 +link-color-label = + .value = 未訪問リンク: + .accesskey = L +visited-link-color-label = + .value = 訪問済リンク: + .accesskey = V +underline-link-checkbox = + .label = リンクに下線を表示する + .accesskey = U +override-color-label = + .value = ウェブページに指定された配色を上記の設定に変更する: + .accesskey = O +override-color-always = + .label = 常に変更する +override-color-auto = + .label = 高コントラストテーマ使用時のみ変更する +override-color-never = + .label = 変更しない diff --git a/l10n-ja/mail/messenger/preferences/connection.ftl b/l10n-ja/mail/messenger/preferences/connection.ftl new file mode 100644 index 0000000000..1ca7e25eaa --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/connection.ftl @@ -0,0 +1,94 @@ +# 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/. + +connection-dns-over-https-url-resolver = プロバイダーを使用 + .accesskey = r +# Variables: +# $name (String) - Display name or URL for the DNS over HTTPS provider +connection-dns-over-https-url-item-default = + .label = { $name } (既定) + .tooltiptext = DNS over HTTPS の解決に既定の URL を使用します +connection-dns-over-https-url-custom = + .label = URL を指定: + .accesskey = C + .tooltiptext = DNS over HTTPS の解決に使用する URL を入力します +connection-dns-over-https-custom-label = URL を指定 +connection-dialog-window = + .title = インターネット接続 + .style = + { PLATFORM() -> + [macos] width: 46em !important + *[other] width: 54em !important + } +connection-dialog-window2 = + .title = インターネット接続 +disable-extension-button = 拡張機能を無効化 +# Variables: +# $name (String) - The extension that is controlling the proxy settings. +# +# The extension-icon is the extension's icon, or a fallback image. It should be +# purely decoration for the actual extension name, with alt="". +proxy-settings-controlled-by-extension = 拡張機能 <img data-l10n-name="extension-icon" alt="" /> { $name } が { -brand-short-name } のインターネットへの接続方式の設定を変更しています。 +connection-proxy-legend = インターネット接続に使用するプロキシーの設定 +proxy-type-no = + .label = プロキシーを使用しない + .accesskey = y +proxy-type-wpad = + .label = このネットワークのプロキシー設定を自動検出する + .accesskey = w +proxy-type-system = + .label = システムのプロキシー設定を使用する + .accesskey = u +proxy-type-manual = + .label = 手動でプロキシーを設定する: + .accesskey = m +proxy-http-label = + .value = HTTP プロキシー: + .accesskey = h +http-port-label = + .value = ポート: + .accesskey = p +proxy-http-sharing = + .label = このプロキシーを HTTPS でも使用する + .accesskey = x +proxy-https-label = + .value = HTTPS プロキシー: + .accesskey = S +ssl-port-label = + .value = ポート: + .accesskey = o +proxy-socks-label = + .value = SOCKS ホスト: + .accesskey = c +socks-port-label = + .value = ポート: + .accesskey = t +proxy-socks4-label = + .label = SOCKS v4 + .accesskey = k +proxy-socks5-label = + .label = SOCKS v5 + .accesskey = v +proxy-type-auto = + .label = 自動プロキシー設定スクリプト URL: + .accesskey = A +proxy-reload-label = + .label = 再読み込み + .accesskey = l +no-proxy-label = + .value = プロキシーなしで接続: + .accesskey = n +no-proxy-example = 例: .mozilla.org, .net.nz, 192.168.1.0/24 +# Do not translate "localhost", "127.0.0.1/8" and "::1". (You can translate "and".) +connection-proxy-noproxy-localhost-desc-2 = localhost、127.0.0.1/8 および ::1 への接続はプロキシーが使用されません。 +proxy-password-prompt = + .label = パスワードを保存してある場合は認証を確認しない + .accesskey = i + .tooltiptext = このオプションは、プロキシーへのパスワードが保存してある場合、確認することなく認証を行います。認証に失敗した場合は確認を行います。 +proxy-remote-dns = + .label = SOCKS v5 を使用するときは DNS もプロキシーを使用する + .accesskey = d +proxy-enable-doh = + .label = DNS over HTTPS を有効にする + .accesskey = b diff --git a/l10n-ja/mail/messenger/preferences/cookies.ftl b/l10n-ja/mail/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..98446257e7 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/cookies.ftl @@ -0,0 +1,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/. + +cookies-window-dialog = + .title = Cookie + .style = width: 36em; +cookies-window-dialog2 = + .title = Cookie +window-close-key = + .key = w +window-focus-search-key = + .key = f +window-focus-search-alt-key = + .key = k +filter-search-label = + .value = 検索: + .accesskey = S +cookies-on-system-label = 以下の Cookie が保存されています: +treecol-site-header = + .label = サイト +treecol-name-header = + .label = Cookie 名 +props-name-label = + .value = 名前: +props-value-label = + .value = 内容: +props-domain-label = + .value = ホスト: +props-path-label = + .value = パス: +props-secure-label = + .value = 送信制限: +props-expires-label = + .value = 有効期限: +props-container-label = + .value = コンテナー: +remove-cookie-button = + .label = Cookie を削除 + .accesskey = R +remove-all-cookies-button = + .label = すべての Cookie を削除 + .accesskey = A +cookie-close-button = + .label = 閉じる + .accesskey = C diff --git a/l10n-ja/mail/messenger/preferences/dock-options.ftl b/l10n-ja/mail/messenger/preferences/dock-options.ftl new file mode 100644 index 0000000000..2052ccfa05 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/dock-options.ftl @@ -0,0 +1,25 @@ +# 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/. + +dock-options-window-dialog = + .title = アプリケーションアイコンのオプション + .style = width: 35em; +dock-options-window-dialog2 = + .title = アプリケーションアイコンのオプション +dock-options-show-badge = + .label = アイコンにバッジを表示する + .accesskey = b +bounce-system-dock-icon = + .label = 新着メッセージ受信時にアイコンをアニメーションで表示する + .accesskey = i +dock-icon-legend = アプリケーションアイコンのバッジ +dock-icon-show-label = + .value = アイコンにバッジを付ける: +count-unread-messages-radio = + .label = 未読メッセージ数を表示する + .accesskey = u +count-new-messages-radio = + .label = 新着メッセージ数を表示する + .accesskey = n +notification-settings-info2 = バッジはシステム設定の通知ペインで無効化できます。 diff --git a/l10n-ja/mail/messenger/preferences/fonts.ftl b/l10n-ja/mail/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..ab57ba9b94 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/fonts.ftl @@ -0,0 +1,133 @@ +# 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/. + +fonts-window-close = + .key = w +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = 既定 ({ $name }) +fonts-label-default-unnamed = + .label = 既定 +fonts-encoding-dialog-title = + .title = フォントと文字エンコーディング +fonts-language-legend = + .value = 対象言語: + .accesskey = t +fonts-proportional-label = + .value = プロポーショナル: + .accesskey = P + +## Languages + +# Note: Translate "Latin" as the name of Latin (Roman) script, not as the name of the Latin language. +font-language-group-latin = + .label = ラテン文字 +font-language-group-japanese = + .label = 日本語 +font-language-group-trad-chinese = + .label = 繁体字中国語(台湾) +font-language-group-simpl-chinese = + .label = 簡体字中国語 +font-language-group-trad-chinese-hk = + .label = 繁体字中国語(香港) +font-language-group-korean = + .label = 韓国語 +font-language-group-cyrillic = + .label = キリル文字 +font-language-group-el = + .label = ギリシャ語 +font-language-group-other = + .label = 他の表記体系 +font-language-group-thai = + .label = タイ語 +font-language-group-hebrew = + .label = ヘブライ語 +font-language-group-arabic = + .label = アラビア語 +font-language-group-devanagari = + .label = デーヴァナーガリー +font-language-group-tamil = + .label = タミール語 +font-language-group-armenian = + .label = アルメニア語 +font-language-group-bengali = + .label = ベンガル語 +font-language-group-canadian = + .label = 統合カナダ先住民音節文字 +font-language-group-ethiopic = + .label = アムハラ語 +font-language-group-georgian = + .label = グルジア語 +font-language-group-gujarati = + .label = グジャラート語 +font-language-group-gurmukhi = + .label = グルムキー文字 +font-language-group-khmer = + .label = クメール語 +font-language-group-malayalam = + .label = マラヤラム語 +font-language-group-math = + .label = 数学 +font-language-group-odia = + .label = オディア語 +font-language-group-telugu = + .label = テルグ語 +font-language-group-kannada = + .label = カンナダ語 +font-language-group-sinhala = + .label = シンハラ語 +font-language-group-tibetan = + .label = チベット語 + +## Default font type + +default-font-serif = + .label = 明朝体 (Serif) +default-font-sans-serif = + .label = ゴシック体 (Sans-serif) +font-size-proportional-label = + .value = サイズ: + .accesskey = e +font-size-monospace-label = + .value = サイズ: + .accesskey = i +font-serif-label = + .value = 明朝体 (Serif): + .accesskey = S +font-sans-serif-label = + .value = ゴシック体 (Sans-serif): + .accesskey = n +font-monospace-label = + .value = 等幅 (Monospace): + .accesskey = M +font-min-size-label = + .value = 最小フォントサイズ: + .accesskey = z +min-size-none = + .label = なし + +## Fonts in message + +font-control-legend = フォント制御 +use-document-fonts-checkbox = + .label = メッセージが指定したフォントを優先する + .accesskey = o +use-fixed-width-plain-checkbox = + .label = プレーンテキストメッセージに等幅フォントを使用する + .accesskey = x + +## Language settings + +text-encoding-legend = テキストエンコーディング +text-encoding-description = メッセージの送受信に使用する既定のテキストエンコーディングを設定します。 +font-outgoing-email-label = + .value = 送信メッセージ: + .accesskey = u +font-incoming-email-label = + .value = 受信メッセージ: + .accesskey = I +default-font-reply-checkbox = + .label = 可能であれば返信メッセージに既定のテキストエンコーディングを使用する + .accesskey = h diff --git a/l10n-ja/mail/messenger/preferences/languages.ftl b/l10n-ja/mail/messenger/preferences/languages.ftl new file mode 100644 index 0000000000..926fc72d02 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/languages.ftl @@ -0,0 +1,35 @@ +# 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/. + +languages-customize-moveup = + .label = 上へ移動 + .accesskey = U +languages-customize-movedown = + .label = 下へ移動 + .accesskey = D +languages-customize-remove = + .label = 削除 + .accesskey = R +languages-customize-select-language = + .placeholder = 追加する言語を選択... +languages-customize-add = + .label = 追加 + .accesskey = A +messenger-languages-window = + .title = { -brand-short-name } 言語設定 + .style = width: 40em +messenger-languages-window2 = + .title = { -brand-short-name } 言語設定 +messenger-languages-description = { -brand-short-name } は最初の言語を既定として表示し、必要ならば優先順位に従って代替言語を表示します。 +messenger-languages-search = 他の言語を検索... +messenger-languages-searching = + .label = 言語を検索... +messenger-languages-downloading = + .label = ダウンロードしています... +messenger-languages-select-language = + .label = 追加する言語を選択してください... + .placeholder = 追加する言語を選択... +messenger-languages-installed-label = インストールされた言語 +messenger-languages-available-label = 利用可能な言語 +messenger-languages-error = { -brand-short-name } が言語を更新できません。インターネットへの接続を確認してもう一度試してください。 diff --git a/l10n-ja/mail/messenger/preferences/new-tag.ftl b/l10n-ja/mail/messenger/preferences/new-tag.ftl new file mode 100644 index 0000000000..2f6a71401a --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/new-tag.ftl @@ -0,0 +1,12 @@ +# 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/. + +tag-dialog-window = + .title = 新しいタグ +tag-name-label = + .value = タグ名: + .accesskey = T +tag-color-label = + .value = 色: + .accesskey = C diff --git a/l10n-ja/mail/messenger/preferences/notifications.ftl b/l10n-ja/mail/messenger/preferences/notifications.ftl new file mode 100644 index 0000000000..32fbab23fc --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/notifications.ftl @@ -0,0 +1,28 @@ +# 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/. + +notifications-dialog-window = + .title = デスクトップ通知 +customize-alert-description = デスクトップ通知に表示する内容: +preview-text-checkbox = + .label = メッセージプレビュー + .accesskey = M +subject-checkbox = + .label = 件名 + .accesskey = S +sender-checkbox = + .label = 送信者 + .accesskey = e + +## Note: open-time-label-before is displayed first, then there's a field where +## the user can enter a number, and open-time-label-after is displayed at the end +## of the line. The translations of the open-time-label-before and open-time-label-after +## parts don't have to mean the exact same thing as in English; please try instead +## to translate the whole sentence. + +open-time-label-before = + .value = 新着メール通知の表示時間: + .accesskey = N +open-time-label-after = + .value = 秒 diff --git a/l10n-ja/mail/messenger/preferences/offline.ftl b/l10n-ja/mail/messenger/preferences/offline.ftl new file mode 100644 index 0000000000..a70059442d --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/offline.ftl @@ -0,0 +1,42 @@ +# 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/. + +offline-dialog-window = + .title = オフライン設定 +autodetect-online-label = + .label = 検出された状態に自動的に従う + .accesskey = d +offline-preference-startup-label = 起動時の状態を手動で設定する: +status-radio-remember = + .label = 前回終了時の状態を記憶する + .accesskey = R +status-radio-ask = + .label = オンライン状態を確認する + .accesskey = k +status-radio-always-online = + .label = オンライン + .accesskey = l +status-radio-always-offline = + .label = オフライン + .accesskey = f +going-online-label = オンラインになったらすぐに未送信メッセージを送信しますか? +going-online-auto = + .label = はい + .accesskey = Y +going-online-not = + .label = いいえ + .accesskey = N +going-online-ask = + .label = 確認する + .accesskey = s +going-offline-label = オフラインになる前にオフラインで使用するメッセージをダウンロードしますか? +going-offline-auto = + .label = はい + .accesskey = e +going-offline-not = + .label = いいえ + .accesskey = o +going-offline-ask = + .label = 確認する + .accesskey = a diff --git a/l10n-ja/mail/messenger/preferences/passwordManager.ftl b/l10n-ja/mail/messenger/preferences/passwordManager.ftl new file mode 100644 index 0000000000..ffbe0974e4 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/passwordManager.ftl @@ -0,0 +1,84 @@ +# 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/. + +saved-logins = + .title = 保存されたログイン情報 +window-close = + .key = w +focus-search-primary-shortcut = + .key = f +focus-search-alt-shortcut = + .key = k +copy-provider-url-cmd = + .label = URL をコピー + .accesskey = y +copy-username-cmd = + .label = ユーザー名をコピー + .accesskey = U +edit-username-cmd = + .label = ユーザー名を編集 + .accesskey = d +copy-password-cmd = + .label = パスワードをコピー + .accesskey = C +edit-password-cmd = + .label = パスワードを編集 + .accesskey = E +search-filter = + .accesskey = S + .placeholder = 検索 +column-heading-provider = + .label = プロバイダー +column-heading-username = + .label = ユーザー名 +column-heading-password = + .label = パスワード +column-heading-time-created = + .label = 初回使用日 +column-heading-time-last-used = + .label = 最終使用日時 +column-heading-time-password-changed = + .label = 変更日 +column-heading-times-used = + .label = 使用回数 +remove = + .label = 削除 + .accesskey = R +import = + .label = インポート... + .accesskey = I +password-close-button = + .label = 閉じる + .accesskey = C +show-passwords = + .label = パスワードを表示する + .accesskey = P +hide-passwords = + .label = パスワードを隠す + .accesskey = P +logins-description-all = このコンピューターには以下のプロバイダーのログイン情報が保存されています +logins-description-filtered = 次のログイン情報が検索語と一致しました: +remove-all = + .label = すべて削除 + .accesskey = A +remove-all-shown = + .label = 対象をすべて削除 + .accesskey = A +remove-all-passwords-prompt = 本当にすべてのパスワードを消去しますか? +remove-all-passwords-title = すべてのパスワードを消去 +no-master-password-prompt = パスワードを表示しますか? + +## OS Authentication dialog + +# This message can be seen by trying to show or copy the passwords. +password-os-auth-dialog-message = 保存されたパスワードを開示するため、あなたのアカウントを検証します。 + +# This message can be seen by trying to show or copy the passwords. +# The macOS strings are preceded by the operating system with "Thunderbird is trying to " +# and includes subtitle of "Enter password for the user "xxx" to allow this." These +# notes are only valid for English. Please test in your locale. +password-os-auth-dialog-message-macosx = 保存されたパスワードを開示 + +# Don't change this label. +password-os-auth-dialog-caption = { -brand-full-name } diff --git a/l10n-ja/mail/messenger/preferences/permissions.ftl b/l10n-ja/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..9e8d463f44 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,45 @@ +# 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/. + +permissions-reminder-window = + .title = 例外サイト + .style = width: 45em; +permissions-reminder-window2 = + .title = 例外サイト +permission-preferences-close-window = + .key = w +website-address-label = + .value = サイトのアドレス: + .accesskey = d +block-button = + .label = 不許可 + .accesskey = B +allow-session-button = + .label = 現在のセッションのみ + .accesskey = n +allow-button = + .label = 許可 + .accesskey = A +treehead-sitename-label = + .label = サイト +treehead-status-label = + .label = 現在の設定 +remove-site-button = + .label = サイトを削除 + .accesskey = R +remove-all-site-button = + .label = すべてのサイトを削除 + .accesskey = e +cancel-button = + .label = キャンセル + .accesskey = C +save-button = + .label = 変更を保存 + .accesskey = S +permission-can-label = 許可 +permission-can-access-first-party-label = ファーストパーティのみ許可 +permission-can-session-label = 現在のセッションのみ +permission-cannot-label = 不許可 +invalid-uri-message = 有効なホスト名を入力してください +invalid-uri-title = 無効なホスト名が入力されました diff --git a/l10n-ja/mail/messenger/preferences/preferences.ftl b/l10n-ja/mail/messenger/preferences/preferences.ftl new file mode 100644 index 0000000000..ca35f6bc29 --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/preferences.ftl @@ -0,0 +1,715 @@ +# 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/. + +close-button = + .aria-label = 閉じる +preferences-doc-title2 = 設定 +category-list = + .aria-label = カテゴリー +pane-general-title = 一般 +category-general = + .tooltiptext = { pane-general-title } +pane-compose-title = 編集 +category-compose = + .tooltiptext = 編集 +pane-privacy-title = プライバシーとセキュリティ +category-privacy = + .tooltiptext = プライバシーとセキュリティ +pane-chat-title = チャット +category-chat = + .tooltiptext = チャット +pane-calendar-title = カレンダー +category-calendar = + .tooltiptext = カレンダー +general-language-and-appearance-header = 言語と外観 +general-incoming-mail-header = 新着メールの通知 +general-files-and-attachment-header = ファイルと添付 +general-tags-header = タグ +general-reading-and-display-header = 既読と表示 +general-updates-header = 更新 +general-network-and-diskspace-header = ネットワークとディスク領域 +general-indexing-label = 索引データベース +composition-category-header = 編集 +composition-attachments-header = 添付ファイル +composition-spelling-title = スペルチェック +compose-html-style-title = HTML スタイル +composition-addressing-header = アドレス入力 +privacy-main-header = プライバシー +privacy-passwords-header = パスワード +privacy-junk-header = 迷惑メール +collection-header = { -brand-short-name } のデータ収集と利用について +collection-description = 私たちはユーザーに選択肢を提供し、{ -brand-short-name } をすべての人に提供し改善するために必要なものだけを収集するよう努力しています。私たちは、個人情報を受け取る前に、常にユーザーの許可を求めます。 +collection-privacy-notice = 個人情報保護方針 +collection-health-report-telemetry-disabled = { -vendor-short-name } への技術的な対話データの送信の許可を取り消しました。過去のデータは 30 日以内にすべて削除されます。 +collection-health-report-telemetry-disabled-link = 詳細情報 +collection-health-report = + .label = { -brand-short-name } が技術的な対話データを { -vendor-short-name } へ送信することを許可する + .accesskey = r +collection-health-report-link = 詳細情報 +# This message is displayed above disabled data sharing options in developer builds +# or builds with no Telemetry support available. +collection-health-report-disabled = このビルド設定ではヘルスレポートが無効化されています +collection-backlogged-crash-reports = + .label = { -brand-short-name } があなたに代わって未送信のクラッシュレポートを送信することを許可する + .accesskey = c +collection-backlogged-crash-reports-link = 詳細情報 + +privacy-security-header = セキュリティ +privacy-scam-detection-title = 詐欺メール +privacy-anti-virus-title = ウイルス対策 +privacy-certificates-title = 証明書 +chat-pane-header = チャット +chat-status-title = アカウントの状態 +chat-notifications-title = 通知 +chat-pane-styling-header = メッセージスタイル +choose-messenger-language-description = メニューやメッセージ、{ -brand-short-name } からの通知の表示に使用する言語を選んでください。 +manage-messenger-languages-button = + .label = 代替言語を設定... + .accesskey = l +confirm-messenger-language-change-description = これらの変更を適用するには { -brand-short-name } を再起動してください +confirm-messenger-language-change-button = 適用して再起動 +update-setting-write-failure-title = 変更した設定の保存エラー +# Variables: +# $path (String) - Path to the configuration file +# The newlines between the main text and the line containing the path is +# intentional so the path is easier to identify. +update-setting-write-failure-message = + { -brand-short-name } がエラーに遭遇したため変更を保存できませんでした。この設定変更を保存するには、以下のファイルの書き込み権限が必要なことに注意してください。あなたかシステム管理者が、このファイルにユーザーグループのフルコントロール権限を与えると、エラーを解決できる可能性があります。 + + ファイルに書き込みできません: { $path } +update-in-progress-title = 更新中 +update-in-progress-message = この { -brand-short-name } の更新を続行しますか? +update-in-progress-ok-button = 破棄(&D) +# Continue is the cancel button so pressing escape or using a platform standard +# method of closing the UI will not discard the update. +update-in-progress-cancel-button = 続行(&C) +account-button = アカウント設定 +open-addons-sidebar-button = アドオンとテーマ + +## OS Authentication dialog + +# This message can be seen by trying to add a Primary Password. +# en-US: "Primary Password" +primary-password-os-auth-dialog-message-win = マスターパスワードを作成するには、Windows のログイン資格情報を入力してください。これはアカウントのセキュリティ保護に役立ちます。 +# This message can be seen by trying to add a Primary Password. +# The macOS strings are preceded by the operating system with "Thunderbird is trying to " +# and includes subtitle of "Enter password for the user "xxx" to allow this." These +# notes are only valid for English. Please test in your locale. +primary-password-os-auth-dialog-message-macosx = マスターパスワードを作成 +# Don't change this label. +master-password-os-auth-dialog-caption = { -brand-full-name } + +## General Tab + +focus-search-shortcut = + .key = f +focus-search-shortcut-alt = + .key = k +general-legend = { -brand-short-name } スタートページ +start-page-label = + .label = { -brand-short-name } の起動時にメッセージペインにスタートページを表示する + .accesskey = W +location-label = + .value = URL: + .accesskey = o +restore-default-label = + .label = 既定値に戻す + .accesskey = R +default-search-engine = 既定の検索エンジン +add-web-search-engine = + .label = 追加... + .accesskey = A +remove-search-engine = + .label = 削除 + .accesskey = v +add-opensearch-provider-title = OpenSearch プロバイダーの追加 +add-opensearch-provider-text = 追加する OpenSearch プロバイダーの URL を入力してください。OpenSearch Description ファイルの URL を直接使用するか、このファイルを自動的に発見できる URL を入力してください。 +adding-opensearch-provider-failed-title = OpenSearch プロバイダーの追加に失敗しました +adding-opensearch-provider-failed-text = { $url } の OpenSearch プロバイダーを追加できませんでした。 +minimize-to-tray-label = + .label = 最小化した { -brand-short-name } をタスクトレイにしまう + .accesskey = m +new-message-arrival = 新着メッセージの通知 +mail-play-sound-label = + .label = + { PLATFORM() -> + [macos] 次のサウンドファイルを鳴らす: + *[other] 音を鳴らす + } + .accesskey = + { PLATFORM() -> + [macos] d + *[other] d + } +mail-play-button = + .label = 再生 + .accesskey = P +change-dock-icon = アプリケーションアイコンの設定を変更します +app-icon-options = + .label = アプリケーションアイコンのオプション... + .accesskey = n +notification-settings2 = 通知と既定のサウンドはシステム設定の通知ペインで無効化できます。 +animated-alert-label = + .label = デスクトップ通知を表示する + .accesskey = S +customize-alert-label = + .label = カスタマイズ... + .accesskey = C +biff-use-system-alert = + .label = システムの通知を使用する +tray-icon-unread-label = + .label = 未読メッセージのトレイアイコンを表示する + .accesskey = t +tray-icon-unread-description = 小さいタスクバーボタンを使用する場合に推奨されます。 +mail-system-sound-label = + .label = 新着メールの既定のシステムサウンド + .accesskey = D +mail-custom-sound-label = + .label = 次のサウンドファイルを使用する: + .accesskey = U +mail-browse-sound-button = + .label = 参照... + .accesskey = B +enable-gloda-search-label = + .label = グローバル検索と索引データベースを有効にする + .accesskey = G +datetime-formatting-legend = 日付と時刻の書式 +language-selector-legend = 言語 +allow-hw-accel = + .label = ハードウェアアクセラレーション機能を使用する (可能な場合) + .accesskey = h +store-type-label = + .value = 新しいアカウントのメッセージ格納形式: + .accesskey = T +mbox-store-label = + .label = フォルダー単位 (mbox 形式) +maildir-store-label = + .label = メッセージ単位 (maildir 形式) +scrolling-legend = スクロール +autoscroll-label = + .label = 自動スクロール機能を使用する + .accesskey = U +smooth-scrolling-label = + .label = スムーズスクロール機能を使用する + .accesskey = m +browsing-gtk-use-non-overlay-scrollbars = + .label = スクロールバーを常に表示する + .accesskey = c +system-integration-legend = システム統合 +always-check-default = + .label = 起動時に { -brand-short-name } が既定のクライアントとして設定されているか確認する + .accesskey = A +check-default-button = + .label = 今すぐ確認... + .accesskey = N +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Search + *[other] { "" } + } +search-integration-label = + .label = { search-engine-name } によるメッセージの検索を許可する + .accesskey = S +config-editor-button = + .label = 設定エディター... + .accesskey = C +return-receipts-description = { -brand-short-name } の開封確認の取り扱い方を設定します。 +return-receipts-button = + .label = 開封確認... + .accesskey = R +update-app-legend = { -brand-short-name } の更新 +# Variables: +# $version (String): version of Thunderbird, e.g. 68.0.1 +update-app-version = バージョン { $version } +allow-description = { -brand-short-name } の更新動作 +automatic-updates-label = + .label = 更新を自動的にインストールする (推奨: セキュリティ向上) + .accesskey = A +check-updates-label = + .label = 更新を確認するが、インストールするかどうかを選択する + .accesskey = C +update-history-button = + .label = 更新履歴を表示 + .accesskey = p +use-service = + .label = 更新のインストールにバックグラウンドサービスを使用する + .accesskey = b +cross-user-udpate-warning = この設定はすべての Windows アカウントと、このバージョンの { -brand-short-name } で使用するすべてのプロファイルに適用されます。 +networking-legend = 接続 +proxy-config-description = { -brand-short-name } のインターネットへの接続方式 (DNS over HTTPS、プロキシー) を設定します。 +network-settings-button = + .label = 接続設定... + .accesskey = S +offline-legend = オフライン +offline-settings = オフライン時の動作を設定します。 +offline-settings-button = + .label = オフライン設定... + .accesskey = O +diskspace-legend = ディスク領域 +offline-compact-folder = + .label = ディスク領域を合計 + .accesskey = a +offline-compact-folder-automatically = + .label = 最適化する前に毎回確認する + .accesskey = b +compact-folder-size = + .value = MB 以上節約できるときはフォルダーを最適化する + +## Note: The entities use-cache-before and use-cache-after appear on a single +## line in preferences as follows: +## use-cache-before [ textbox for cache size in MB ] use-cache-after + +use-cache-before = + .value = ページキャッシュとして + .accesskey = U +use-cache-after = MB まで使用する + +## + +smart-cache-label = + .label = 自動キャッシュ管理設定を上書き + .accesskey = v +clear-cache-button = + .label = 今すぐ消去 + .accesskey = C +fonts-legend = フォントと配色 +default-font-label = + .value = 既定のフォント: + .accesskey = D +default-size-label = + .value = サイズ: + .accesskey = S +font-options-button = + .label = 詳細設定... + .accesskey = A +color-options-button = + .label = 配色設定... + .accesskey = C +display-width-legend = プレーンテキストメッセージ +# Note : convert-emoticons-label 'Emoticons' are also known as 'Smileys', e.g. :-) +convert-emoticons-label = + .label = 顔文字をアイコンで表示する + .accesskey = e +display-text-label = 引用されたテキストメッセージの表示: +style-label = + .value = 書式: + .accesskey = y +regular-style-item = + .label = 標準 +bold-style-item = + .label = 太字 +italic-style-item = + .label = イタリック体 +bold-italic-style-item = + .label = 太字イタリック体 +size-label = + .value = サイズ: + .accesskey = z +regular-size-item = + .label = 標準 +bigger-size-item = + .label = 大きく +smaller-size-item = + .label = 小さく +quoted-text-color = + .label = 色: + .accesskey = o +search-handler-table = + .placeholder = ファイルの種類と動作設定の絞り込み +type-column-header = ファイルの種類 +action-column-header = 動作設定 +save-to-label = + .label = 次のフォルダーに保存する: + .accesskey = S +choose-folder-label = + .label = + { PLATFORM() -> + [macos] 選択... + *[other] 参照... + } + .accesskey = + { PLATFORM() -> + [macos] C + *[other] B + } +always-ask-label = + .label = ファイルごとに保存先を指定する + .accesskey = A +display-tags-text = タグを使ってメッセージを分類したり印を付けたりできます。 +new-tag-button = + .label = 新規... + .accesskey = N +edit-tag-button = + .label = 編集... + .accesskey = E +delete-tag-button = + .label = 削除 + .accesskey = D +auto-mark-as-read = + .label = メッセージを自動的に既読にする + .accesskey = A +mark-read-no-delay = + .label = メッセージの表示直後に既読にする + .accesskey = o +view-attachments-inline = + .label = 添付をメッセージ本文に表示する + .accesskey = V + +## Note: This will concatenate to "After displaying for [___] seconds", +## using (mark-read-delay) and a number (seconds-label). + +mark-read-delay = + .label = メッセージを + .accesskey = d +seconds-label = 秒間以上表示していたら既読にする + +## + +open-msg-label = + .value = メッセージを次の場所に開く: +open-msg-tab = + .label = 新しいタブ + .accesskey = t +open-msg-window = + .label = 新しいメッセージウィンドウ + .accesskey = n +open-msg-ex-window = + .label = 既存のメッセージウィンドウ + .accesskey = e +close-move-delete = + .label = 移動時または削除時にメッセージウィンドウまたはタブを閉じる + .accesskey = C +display-name-label = + .value = 表示名: +condensed-addresses-label = + .label = アドレス帳に登録されている人については宛先フィールドで <メールアドレス> 部を表示しない + .accesskey = S + +## Compose Tab + +forward-label = + .value = 転送元のメッセージを: + .accesskey = F +inline-label = + .label = メール本文に含める +as-attachment-label = + .label = ファイルとして添付 +extension-label = + .label = ファイル名に拡張子を付加する + .accesskey = e + +## Note: This will concatenate to "Auto Save every [___] minutes", +## using (auto-save-label) and a number (auto-save-end). + +auto-save-label = + .label = 編集中のメッセージを + .accesskey = A +auto-save-end = 分ごとに下書きとして自動保存する + +## + +warn-on-send-accel-key = + .label = キーボードショートカットでメッセージを送信するときは確認する + .accesskey = C +add-link-previews = + .label = URL の貼り付け時にリンクプレビューを追加する + .accesskey = i +spellcheck-label = + .label = 送信前にスペルチェックを行う + .accesskey = C +spellcheck-inline-label = + .label = 自動スペルチェックを有効にする + .accesskey = E +language-popup-label = + .value = 辞書の言語: + .accesskey = L +download-dictionaries-link = スペルチェックに必要な辞書を追加する +font-label = + .value = フォント: + .accesskey = n +font-size-label = + .value = サイズ: + .accesskey = z +default-colors-label = + .label = 既定の色を使用 + .accesskey = d +font-color-label = + .value = 文字色: + .accesskey = T +bg-color-label = + .value = 背景色: + .accesskey = B +restore-html-label = + .label = 既定値に戻す + .accesskey = R +default-format-label = + .label = 既定で本文テキストの代わりに段落書式を使用する + .accesskey = P +compose-send-format-title = 送信テキスト形式 +compose-send-automatic-option = + .label = 自動選択 +compose-send-automatic-description = メッセージ内にスタイル書式が使われていない場合はプレーンテキスト形式で送信します。使われている場合は、プレーンテキストへのフォールバックありの HTML 形式で送信します。 +compose-send-both-option = + .label = HTML とプレーンテキスト形式 +compose-send-both-description = 受信者側のメールアプリケーションで表示形式を決定します。 +compose-send-html-option = + .label = HTML 形式のみ +compose-send-html-description = 一部の受信者はプレーンテキストへのフォールバックなしでメッセージを読めない可能性があります。 +compose-send-plain-option = + .label = プレーンテキスト形式のみ +compose-send-plain-description = 一部のスタイル書式がプレーンの代替書式に変換されますが、他の編集機能は無効化されます。 +autocomplete-description = 以下に登録されているメールアドレスを宛先等の入力時に自動補完する: +ab-label = + .label = ローカルのアドレス帳 + .accesskey = L +directories-label = + .label = LDAP サーバー: + .accesskey = D +directories-none-label = + .none = なし +edit-directories-label = + .label = LDAP サーバーの編集... + .accesskey = E +email-picker-label = + .label = メール送信時に受信者を次のアドレス帳に自動で追加する: + .accesskey = A +default-directory-label = + .value = アドレス帳ウィンドウの初期表示ディレクトリー: + .accesskey = S +default-last-label = + .none = 最後に使用したディレクトリー +attachment-label = + .label = ファイルの添付忘れがないか確認する + .accesskey = m +attachment-options-label = + .label = キーワード... + .accesskey = K +enable-cloud-share = + .label = 次のサイズより大きなファイルの添付時にリンク共有する: +cloud-share-size = + .value = MB +add-cloud-account = + .label = 追加... + .accesskey = A + .defaultlabel = 追加... +remove-cloud-account = + .label = 削除 + .accesskey = R +find-cloud-providers = + .value = 他のプロバイダーを検索... +cloud-account-description = 新しい Filelink ストレージサービスを追加してください。 + +## Privacy Tab + +mail-content = メールコンテンツ +remote-content-label = + .label = メッセージ内のリモートコンテンツを許可する + .accesskey = m +exceptions-button = + .label = 例外... + .accesskey = E +remote-content-info = + .value = リモートコンテンツのプライバシーに係わる問題について +web-content = ウェブコンテンツ +history-label = + .label = 訪問したウェブサイトとリンクを記憶する + .accesskey = R +cookies-label = + .label = サイトから送られてきた Cookie を保存する + .accesskey = A +third-party-label = + .value = サードパーティ Cookie の保存: + .accesskey = c +third-party-always = + .label = 常に許可 +third-party-never = + .label = 常に拒否 +third-party-visited = + .label = 訪問したサイトのみ許可 +keep-label = + .value = Cookie を保存する期間: + .accesskey = K +keep-expire = + .label = サイトが指定した期限まで +keep-close = + .label = { -brand-short-name } を終了するまで +keep-ask = + .label = 毎回確認する +cookies-button = + .label = Cookie を表示... + .accesskey = S +do-not-track-label = + .label = ウェブサイトに “Do Not Track” 信号を送り、追跡されたくないことを知らせます + .accesskey = n +learn-button = + .label = 詳細情報 +passwords-description = { -brand-short-name } で利用するすべてのアカウントのパスワードを保存できます。 +passwords-button = + .label = 保存されているパスワード... + .accesskey = S +# en-US: "Primary Password" +primary-password-description = マスターパスワードを使用すると、保存されたすべてのパスワードが保護されます。ただし、セッションごとに入力を求められます。 +primary-password-label = + .label = マスターパスワードを使用する + .accesskey = U +primary-password-button = + .label = マスターパスワードを変更... + .accesskey = C +forms-primary-pw-fips-title = 現在 FIPS モードです。FIPS は空でないマスターパスワードを必要とします。 +forms-master-pw-fips-desc = パスワードを変更できませんでした +junk-description = 既定の迷惑メールフィルターの動作を設定します。アカウントごとの迷惑メールフィルターの設定は [アカウント設定] で行います。 +junk-label = + .label = 迷惑メールであると手動でマークしたときに次の処理を実行する: + .accesskey = W +junk-move-label = + .label = “迷惑メール” フォルダーへ移動する + .accesskey = o +junk-delete-label = + .label = メッセージを削除する + .accesskey = D +junk-read-label = + .label = 迷惑メールと判断したメッセージを既読にする + .accesskey = M +junk-log-label = + .label = 迷惑メール適応フィルターのログを有効にする + .accesskey = E +junk-log-button = + .label = ログを表示 + .accesskey = S +reset-junk-button = + .label = 判別基準データのリセット + .accesskey = R +phishing-description = { -brand-short-name } がメッセージを解析して、フィッシング詐欺メールでよく使われる偽装手法が含まれているものを検出できます。 +phishing-label = + .label = 表示中のメッセージに詐欺メールの疑いがあるときに知らせる + .accesskey = T +antivirus-description = { -brand-short-name } で受信したメッセージを、ローカルに保存する前にウイルス対策ソフトウェアに解析させ、感染したメッセージだけを処理できるようにします。 +antivirus-label = + .label = 受信したメッセージは個別の一時ファイルとして保存してからメールボックスに移動させる + .accesskey = A +certificate-description = サーバーが個人証明書を要求したとき: +certificate-auto = + .label = 自動的に選択する + .accesskey = S +certificate-ask = + .label = 毎回自分で選択する + .accesskey = A +ocsp-label = + .label = OCSP レスポンダーサーバーに問い合わせて証明書の現在の正当性を確認する + .accesskey = Q +certificate-button = + .label = 証明書を管理... + .accesskey = M +security-devices-button = + .label = セキュリティデバイス... + .accesskey = D + +## Chat Tab + +startup-label = + .value = { -brand-short-name } の起動時: + .accesskey = s +offline-label = + .label = チャットアカウントをオフラインにする +auto-connect-label = + .label = チャットアカウントを自動的に接続する + +## Note: idle-label is displayed first, then there's a field where the user +## can enter a number, and itemTime is displayed at the end of the line. +## The translations of the idle-label and idle-time-label parts don't have +## to mean the exact same thing as in English; please try instead to +## translate the whole sentence. + +idle-label = + .label = 待機状態が + .accesskey = I +idle-time-label = 分間続いたらそれを相手に知らせる + +## + +away-message-label = + .label = さらに次のステータスメッセージを送信して離席状態にする: + .accesskey = A +send-typing-label = + .label = 会話中のタイピング通知を送信する + .accesskey = t +notification-label = ダイレクトメッセージの通知: +show-notification-label = + .label = デスクトップ通知の表示: + .accesskey = c +notification-all = + .label = 送信者の名前とメッセージプレビュー +notification-name = + .label = 送信者の名前のみ +notification-empty = + .label = 情報なし +notification-type-label = + .label = + { PLATFORM() -> + [macos] ドックアイコンをアニメーション + *[other] タスクバーアイテムを点滅 + } + .accesskey = + { PLATFORM() -> + [macos] o + *[other] F + } +chat-play-sound-label = + .label = 音を鳴らす + .accesskey = d +chat-play-button = + .label = 再生 + .accesskey = P +chat-system-sound-label = + .label = システムの新着メール通知音 + .accesskey = D +chat-custom-sound-label = + .label = 次のサウンドファイルを使用する + .accesskey = U +chat-browse-sound-button = + .label = 参照... + .accesskey = B +theme-label = + .value = テーマ: + .accesskey = T +style-mail = + .label = { -brand-short-name } +style-bubbles = + .label = Bubbles +style-dark = + .label = Dark +style-paper = + .label = Paper Sheets +style-simple = + .label = Simple +preview-label = プレビュー: +no-preview-label = プレビューできません +no-preview-description = このテーマは正しくないか現在利用できません (理由: 無効化されたアドオン、セーフモードなど)。 +chat-variant-label = + .value = 色調: + .accesskey = V +# This is used to determine the width of the search field in about:preferences, +# in order to make the entire placeholder string visible +# +# Please keep the placeholder string short to avoid truncation. +# +# Notice: The value of the `.style` attribute is a CSS string, and the `width` +# is the name of the CSS property. It is intended only to adjust the element's width. +# Do not translate. +search-preferences-input2 = + .style = width: 15.4em + .placeholder = 設定内を検索 + +## Settings UI Search Results + +search-results-header = 検索結果 +# `<span data-l10n-name="query"></span>` will be replaced by the search term. +search-results-empty-message2 = { PLATFORM() -> + [windows] “<span data-l10n-name="query"></span>” オプションの検索結果はありません。 + *[other] “<span data-l10n-name="query"></span>” 設定の検索結果はありません。 +} +search-results-help-link = 助けが必要な方は、<a data-l10n-name="url">{ -brand-short-name } サポート</a> をご利用ください diff --git a/l10n-ja/mail/messenger/preferences/receipts.ftl b/l10n-ja/mail/messenger/preferences/receipts.ftl new file mode 100644 index 0000000000..973d37222b --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/receipts.ftl @@ -0,0 +1,38 @@ +# 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/. + +receipts-dialog-window = + .title = 開封確認 +return-receipt-checkbox-control = + .label = 送信メッセージについて、毎回開封確認の返送を求める + .accesskey = W +receipt-arrive-label = 開封確認が届いたとき: +receipt-leave-radio-control = + .label = 受信トレイに残す + .accesskey = i +receipt-move-radio-control = + .label = 送信済みトレイに移動する + .accesskey = m +receipt-request-label = 開封確認の返送を求められたとき: +receipt-return-never-radio-control = + .label = 開封確認は一切返送しない + .accesskey = n +receipt-return-some-radio-control = + .label = 必要に応じて開封確認を返送する + .accesskey = r +receipt-not-to-cc-label = + .value = メッセージの宛先や Cc に自分が含まれていない場合: + .accesskey = f +receipt-send-never-label = + .label = 返送しない +receipt-send-always-label = + .label = 常に返送する +receipt-send-ask-label = + .label = 確認する +sender-outside-domain-label = + .value = 送信者のドメインが自分のものと異なる場合: + .accesskey = t +other-cases-text-label = + .value = 上記のいずれにも当てはまらない場合: + .accesskey = a diff --git a/l10n-ja/mail/messenger/preferences/system-integration.ftl b/l10n-ja/mail/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..b79636ce2a --- /dev/null +++ b/l10n-ja/mail/messenger/preferences/system-integration.ftl @@ -0,0 +1,38 @@ +# 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/. + +system-integration-title = + .title = システム統合 +system-integration-dialog = + .buttonlabelaccept = 既定として設定 + .buttonlabelcancel = 統合をスキップ + .buttonlabelcancel2 = キャンセル +default-client-intro = { -brand-short-name } を次の既定のクライアントとして使用する: +unset-default-tooltip = { -brand-short-name } から既定のクライアントの設定を解除することはできません。他のプログラムを既定に設定するには、そのプログラムから設定してください。 +checkbox-email-label = + .label = メール + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = ニュース + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = フィード + .tooltiptext = { unset-default-tooltip } +checkbox-calendar-label = + .label = カレンダー + .tooltiptext = { unset-default-tooltip } +# Note: This is the search engine name for all the different platforms. +# Platforms that don't support it should be left blank. +system-search-engine-name = + { PLATFORM() -> + [macos] Spotlight + [windows] Windows Search + *[other] { "" } + } +system-search-integration-label = + .label = { system-search-engine-name } によるメッセージの検索を許可する + .accesskey = S +check-on-startup-label = + .label = 起動時に { -brand-short-name } が既定のクライアントとして設定されているか確認する + .accesskey = A diff --git a/l10n-ja/mail/messenger/shortcuts.ftl b/l10n-ja/mail/messenger/shortcuts.ftl new file mode 100644 index 0000000000..c6130b3ce6 --- /dev/null +++ b/l10n-ja/mail/messenger/shortcuts.ftl @@ -0,0 +1,95 @@ +# 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/. + +## Shortcuts + +# Variables: +# $key (String) - The shortcut key. +shortcut-key = { $key } +meta-shortcut-key = + { PLATFORM() -> + [macos] ⌘ { $key } + *[other] Meta+{ $key } + } +ctrl-shortcut-key = + { PLATFORM() -> + [macos] ⌃ { $key } + *[other] Ctrl+{ $key } + } +shift-shortcut-key = + { PLATFORM() -> + [macos] ⇧ { $key } + *[other] Shift+{ $key } + } +alt-shortcut-key = + { PLATFORM() -> + [macos] ⌥ { $key } + *[other] Alt+{ $key } + } +meta-ctrl-shortcut-key = + { PLATFORM() -> + [macos] ⌃ ⌘ { $key } + *[other] Meta+Ctrl+{ $key } + } +meta-alt-shortcut-key = + { PLATFORM() -> + [macos] ⌥ ⌘ { $key } + *[other] Meta+Alt+{ $key } + } +ctrl-alt-shortcut-key = + { PLATFORM() -> + [macos] ⌃ ⌥ { $key } + *[other] Ctrl+Alt+{ $key } + } +meta-ctrl-alt-shortcut-key = + { PLATFORM() -> + [macos] ⌃ ⌥ ⌘ { $key } + *[other] Meta+Ctrl+Alt+{ $key } + } +meta-shift-shortcut-key = + { PLATFORM() -> + [macos] ⇧ ⌘ { $key } + *[other] Meta+Shift+{ $key } + } +ctrl-shift-shortcut-key = + { PLATFORM() -> + [macos] ⌃ ⇧ { $key } + *[other] Ctrl+Shift+{ $key } + } +meta-ctrl-shift-shortcut-key = + { PLATFORM() -> + [macos] ⌃ ⇧ ⌘ { $key } + *[other] Meta+Ctrl+Shift+{ $key } + } +alt-shift-shortcut-key = + { PLATFORM() -> + [macos] ⌥ ⇧ { $key } + *[other] Alt+Shift+{ $key } + } +meta-shift-alt-shortcut-key2 = + { PLATFORM() -> + [macos] ⌥ ⇧ ⌘ { $key } + *[other] Meta+Alt+Shift+{ $key } + } +ctrl-shift-alt-shortcut-key2 = + { PLATFORM() -> + [macos] ⌃ ⌥ ⇧ { $key } + *[other] Ctrl+Alt+Shift+{ $key } + } +meta-ctrl-shift-alt-shortcut-key2 = + { PLATFORM() -> + [macos] ⌃ ⌥ ⇧ ⌘ { $key } + *[other] Meta+Ctrl+Alt+Shift+{ $key } + } +# Variables: +# $title (String): The title coming from the original element. +# $shortcut (String): The shortcut generated from the keystroke combination. +button-shortcut-string = + .title = { $title } ({ $shortcut }) +# Variables: +# $label (String): The text label coming from the original element. +# $shortcut (String): The shortcut generated from the keystroke combination. +menuitem-shortcut-string = + .label = { $label } + .acceltext = { $shortcut } diff --git a/l10n-ja/mail/messenger/troubleshootMode.ftl b/l10n-ja/mail/messenger/troubleshootMode.ftl new file mode 100644 index 0000000000..7cec14ca24 --- /dev/null +++ b/l10n-ja/mail/messenger/troubleshootMode.ftl @@ -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/. + +troubleshoot-mode-window = + .title = { -brand-short-name } トラブルシューティングモード + .style = width: 37em; + +troubleshoot-mode-description = { -brand-short-name } のトラブルシューティングモードで問題を診断できます。アドオンと設定変更は一時的に無効化されます。 +troubleshoot-mode-description2 = 以下の項目については恒久的に変更できます: +troubleshoot-mode-disable-addons = + .label = すべてのアドオンを無効化する + .accesskey = D +troubleshoot-mode-reset-toolbars = + .label = ツールバーとコントロールをリセットする + .accesskey = R +troubleshoot-mode-change-and-restart = + .label = 変更を実行して再起動 + .accesskey = M +troubleshoot-mode-continue = + .label = トラブルシューティングモードを続ける + .accesskey = C +troubleshoot-mode-quit = + .label = + { PLATFORM() -> + [windows] 終了 + *[other] 終了 + } + .accesskey = + { PLATFORM() -> + [windows] x + *[other] Q + } diff --git a/l10n-ja/mail/messenger/viewSource.ftl b/l10n-ja/mail/messenger/viewSource.ftl new file mode 100644 index 0000000000..e70f96ee4f --- /dev/null +++ b/l10n-ja/mail/messenger/viewSource.ftl @@ -0,0 +1,16 @@ +# 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/. + +context-text-action-find = + .label = 検索 + .accesskey = F +context-text-action-find-again = + .label = 次を検索 + .accesskey = g +text-action-find = + .label = 検索 + .accesskey = F +text-action-find-again = + .label = 次を検索 + .accesskey = g diff --git a/l10n-ja/mail/updater/updater.ini b/l10n-ja/mail/updater/updater.ini new file mode 100644 index 0000000000..9854b1d7e7 --- /dev/null +++ b/l10n-ja/mail/updater/updater.ini @@ -0,0 +1,8 @@ +; 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/. + +; This file is in the UTF-8 encoding +[Strings] +TitleText=%MOZ_APP_DISPLAYNAME% の更新 +InfoText=%MOZ_APP_DISPLAYNAME% を更新しています。起動するまでしばらくお待ちください... |