Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

135.0+: sync mail with en-US revcfd563ec (2024-12-18) #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ja-JP-mac/mail/messenger/accountcreation/accountHub.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,15 @@ account-hub-edit-configuration = 設定を編集
account-hub-config-success = アカウント設定が Mozilla ISPDB から見つかりました
account-hub-password-info = あなたの認証情報はローカルのあなたのコンピュータにのみ保存されます
account-hub-sync-success = Thunderbird が接続されたサービスを見つけました
account-hub-sync-failure = Thunderbird が接続されたサービスを見つけられませんでした
account-hub-unable-to-sync-accounts = Thunderbird が選択されたサービスに接続できませんでした
account-hub-email-added-success = メールアカウントの接続が完了しました
account-hub-config-test-success = 正しく設定されています
account-hub-select-all = すべてを選択
account-hub-deselect-all = すべての選択を解除
# $count (Number) - The number of sync accounts selected.
account-hub-sync-accounts-selected = アカウントを { $count } 件選択
account-hub-no-address-books = アドレス帳が見つかりませんでした
account-hub-no-calendars = カレンダーが見つかりませんでした
account-hub-email-added-success-links-title = セキュリティと個人向けのオプションをお試しください:
account-hub-signature-link = メールの署名
8 changes: 8 additions & 0 deletions ja-JP-mac/mail/messenger/preferences/preferences.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,14 @@ third-party-visited =
cookies-button =
.label = Cookie を表示...
.accesskey = S
# Do not translate.
# "Global Privacy Control" or "GPC" are a web platform feature name and abbreviation
# included to facilitate power-user search of the about:preferences page.
global-privacy-control-search = Global Privacy Control (GPC)
global-privacy-control-description =
.label = ウェブサイトにユーザーデータの販売や共有の拒否を通知する
.accesskey = n
do-not-track-removal = “Do Not Track” 信号のサポートを終了します
do-not-track-label =
.label = ウェブサイトに “Do Not Track” 信号を送り、追跡されたくないことを知らせる
.accesskey = n
Expand Down
10 changes: 10 additions & 0 deletions ja/mail/messenger/accountcreation/accountHub.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,15 @@ account-hub-edit-configuration = 設定を編集
account-hub-config-success = アカウント設定が Mozilla ISPDB から見つかりました
account-hub-password-info = あなたの認証情報はローカルのあなたのコンピュータにのみ保存されます
account-hub-sync-success = Thunderbird が接続されたサービスを見つけました
account-hub-sync-failure = Thunderbird が接続されたサービスを見つけられませんでした
account-hub-unable-to-sync-accounts = Thunderbird が選択されたサービスに接続できませんでした
account-hub-email-added-success = メールアカウントの接続が完了しました
account-hub-config-test-success = 正しく設定されています
account-hub-select-all = すべて選択
account-hub-deselect-all = すべての選択を解除
# $count (Number) - The number of sync accounts selected.
account-hub-sync-accounts-selected = アカウントを { $count } 件選択
account-hub-no-address-books = アドレス帳が見つかりませんでした
account-hub-no-calendars = カレンダーが見つかりませんでした
account-hub-email-added-success-links-title = セキュリティと個人向けのオプションをお試しください:
account-hub-signature-link = メールの署名
8 changes: 8 additions & 0 deletions ja/mail/messenger/preferences/preferences.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,14 @@ third-party-visited =
cookies-button =
.label = Cookie を表示...
.accesskey = S
# Do not translate.
# "Global Privacy Control" or "GPC" are a web platform feature name and abbreviation
# included to facilitate power-user search of the about:preferences page.
global-privacy-control-search = Global Privacy Control (GPC)
global-privacy-control-description =
.label = ウェブサイトにユーザーデータの販売や共有の拒否を通知する
.accesskey = n
do-not-track-removal = “Do Not Track” 信号のサポートを終了します
do-not-track-label =
.label = ウェブサイトに “Do Not Track” 信号を送り、追跡されたくないことを知らせる
.accesskey = n
Expand Down