From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../en-US/messenger/preferences/am-copies.ftl | 5 + .../locales/en-US/messenger/preferences/am-im.ftl | 25 + .../messenger/preferences/application-manager.ftl | 10 + .../messenger/preferences/attachment-reminder.ftl | 26 + .../locales/en-US/messenger/preferences/colors.ftl | 47 + .../en-US/messenger/preferences/connection.ftl | 115 +++ .../en-US/messenger/preferences/cookies.ftl | 54 ++ .../en-US/messenger/preferences/dock-options.ftl | 29 + .../locales/en-US/messenger/preferences/fonts.ftl | 150 +++ .../en-US/messenger/preferences/languages.ftl | 44 + .../en-US/messenger/preferences/new-tag.ftl | 14 + .../en-US/messenger/preferences/notifications.ftl | 33 + .../en-US/messenger/preferences/offline.ftl | 56 ++ .../messenger/preferences/passwordManager.ftl | 85 ++ .../en-US/messenger/preferences/permissions.ftl | 55 ++ .../en-US/messenger/preferences/preferences.ftl | 1026 ++++++++++++++++++++ .../en-US/messenger/preferences/receipts.ftl | 51 + .../en-US/messenger/preferences/sync-dialog.ftl | 12 + .../messenger/preferences/system-integration.ftl | 44 + 19 files changed, 1881 insertions(+) create mode 100644 comm/mail/locales/en-US/messenger/preferences/am-copies.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/am-im.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/application-manager.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/attachment-reminder.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/colors.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/connection.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/cookies.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/dock-options.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/fonts.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/languages.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/new-tag.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/notifications.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/offline.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/passwordManager.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/permissions.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/preferences.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/receipts.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/sync-dialog.ftl create mode 100644 comm/mail/locales/en-US/messenger/preferences/system-integration.ftl (limited to 'comm/mail/locales/en-US/messenger/preferences') diff --git a/comm/mail/locales/en-US/messenger/preferences/am-copies.ftl b/comm/mail/locales/en-US/messenger/preferences/am-copies.ftl new file mode 100644 index 0000000000..24e0b6f29b --- /dev/null +++ b/comm/mail/locales/en-US/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 = Leave the address field blank to always show the address row when starting a new message. diff --git a/comm/mail/locales/en-US/messenger/preferences/am-im.ftl b/comm/mail/locales/en-US/messenger/preferences/am-im.ftl new file mode 100644 index 0000000000..795bc6ae57 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/am-im.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/. + +account-settings-title = Authentication Settings +account-channel-title = Default Channels + +chat-autologin = + .label = Sign-on at startup + +chat-encryption-generic = Generic +chat-encryption-log = + .label = Include end-to-end encrypted messages in conversation logs +chat-encryption-label = Native End-to-end Encryption +# Variables: +# $protocol (String) - Name of the chat protocol. Example: Matrix +chat-encryption-description = { $protocol } provides end-to-end encryption for chat messages. This prevents third parties from eavesdropping on a conversation. Additional setup might be required below for the encryption to be operational. +chat-encryption-status = Encryption Status +chat-encryption-placeholder = Encryption not initialized. +chat-encryption-sessions = Sessions +chat-encryption-sessions-description = For end-to-end encryption to work correctly, you have to trust the other sessions currently logged in to your account. Interaction with the other client is required to verify a session. Verifying a session might lead to all sessions that it trusts to also be trusted by { -brand-short-name }. +chat-encryption-session-verify = verify + .title = Verify the identity of this session +chat-encryption-session-trusted = trusted + .title = This session’s identity is verified diff --git a/comm/mail/locales/en-US/messenger/preferences/application-manager.ftl b/comm/mail/locales/en-US/messenger/preferences/application-manager.ftl new file mode 100644 index 0000000000..40dd34a1e6 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/application-manager.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/. + +app-manager-window-dialog2 = + .title = Application Details + +remove-app-button = + .label = Remove + .accesskey = R diff --git a/comm/mail/locales/en-US/messenger/preferences/attachment-reminder.ftl b/comm/mail/locales/en-US/messenger/preferences/attachment-reminder.ftl new file mode 100644 index 0000000000..65ab01a944 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/attachment-reminder.ftl @@ -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/. + +attachment-reminder-window = + .title = Attachment Reminder Keywords + +attachment-reminder-label = { -brand-short-name } will warn you about missing attachments if you’re about to send an email containing one of these keywords. + +keyword-new-button = + .label = New… + .accesskey = N + +keyword-edit-button = + .label = Edit… + .accesskey = E + +keyword-remove-button = + .label = Delete + .accesskey = D + +new-keyword-title = New Keyword +new-keyword-label = Keyword: + +edit-keyword-title = Edit Keyword +edit-keyword-label = Keyword: diff --git a/comm/mail/locales/en-US/messenger/preferences/colors.ftl b/comm/mail/locales/en-US/messenger/preferences/colors.ftl new file mode 100644 index 0000000000..85c50e9e18 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/colors.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/. + +colors-dialog-window2 = + .title = Colors + +colors-dialog-legend = Text and Background + +text-color-label = + .value = Text: + .accesskey = T + +background-color-label = + .value = Background: + .accesskey = B + +use-system-colors = + .label = Use system colors + .accesskey = s + +colors-link-legend = Link Colors + +link-color-label = + .value = Unvisited Links: + .accesskey = L + +visited-link-color-label = + .value = Visited Links: + .accesskey = V + +underline-link-checkbox = + .label = Underline links + .accesskey = U + +override-color-label = + .value = Override the colors specified by the content with my selections above: + .accesskey = O + +override-color-always = + .label = Always + +override-color-auto = + .label = Only with High Contrast themes + +override-color-never = + .label = Never diff --git a/comm/mail/locales/en-US/messenger/preferences/connection.ftl b/comm/mail/locales/en-US/messenger/preferences/connection.ftl new file mode 100644 index 0000000000..ec1fd76acc --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/connection.ftl @@ -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/. + +connection-dns-over-https-url-resolver = Use Provider + .accesskey = r + +# Variables: +# $name (String) - Display name or URL for the DNS over HTTPS provider +connection-dns-over-https-url-item-default = + .label = { $name } (Default) + .tooltiptext = Use the default URL for resolving DNS over HTTPS + +connection-dns-over-https-url-custom = + .label = Custom + .accesskey = C + .tooltiptext = Enter your preferred URL for resolving DNS over HTTPS + +connection-dns-over-https-custom-label = Custom + +connection-dialog-window2 = + .title = Connection Settings + +disable-extension-button = Disable Extension + +# 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 = An extension, { $name }, is controlling how { -brand-short-name } connects to the Internet. + +connection-proxy-legend = Configure Proxies to Access the Internet + +proxy-type-no = + .label = No proxy + .accesskey = y + +proxy-type-wpad = + .label = Auto-detect proxy settings for this network + .accesskey = w + +proxy-type-system = + .label = Use system proxy settings + .accesskey = u + +proxy-type-manual = + .label = Manual proxy configuration: + .accesskey = m + +proxy-http-label = + .value = HTTP Proxy: + .accesskey = h + +http-port-label = + .value = Port: + .accesskey = p + +proxy-http-sharing = + .label = Also use this proxy for HTTPS + .accesskey = x + +proxy-https-label = + .value = HTTPS Proxy: + .accesskey = S + +ssl-port-label = + .value = Port: + .accesskey = o + +proxy-socks-label = + .value = SOCKS Host: + .accesskey = c + +socks-port-label = + .value = Port: + .accesskey = t + +proxy-socks4-label = + .label = SOCKS v4 + .accesskey = k + +proxy-socks5-label = + .label = SOCKS v5 + .accesskey = v + +proxy-type-auto = + .label = Automatic proxy configuration URL: + .accesskey = A + +proxy-reload-label = + .label = Reload + .accesskey = l + +no-proxy-label = + .value = No proxy for: + .accesskey = n + +no-proxy-example = 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 = Connections to localhost, 127.0.0.1/8, and ::1 are never proxied. + +proxy-password-prompt = + .label = Do not prompt for authentication if password is saved + .accesskey = i + .tooltiptext = This option silently authenticates you to proxies when you have saved credentials for them. You will be prompted if authentication fails. + +proxy-remote-dns = + .label = Proxy DNS when using SOCKS v5 + .accesskey = d + +proxy-enable-doh = + .label = Enable DNS over HTTPS + .accesskey = b diff --git a/comm/mail/locales/en-US/messenger/preferences/cookies.ftl b/comm/mail/locales/en-US/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..6fc6f9d5bc --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/cookies.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/. + +cookies-window-dialog2 = + .title = Cookies + +window-close-key = + .key = w + +window-focus-search-key = + .key = f + +window-focus-search-alt-key = + .key = k + +filter-search-label = + .value = Search: + .accesskey = S + +cookies-on-system-label = The following cookies are stored on your computer: + +treecol-site-header = + .label = Site + +treecol-name-header = + .label = Cookie Name + +props-name-label = + .value = Name: +props-value-label = + .value = Content: +props-domain-label = + .value = Host: +props-path-label = + .value = Path: +props-secure-label = + .value = Send For: +props-expires-label = + .value = Expires: +props-container-label = + .value = Container: + +remove-cookie-button = + .label = Remove Cookie + .accesskey = R + +remove-all-cookies-button = + .label = Remove All Cookies + .accesskey = A + +cookie-close-button = + .label = Close + .accesskey = C diff --git a/comm/mail/locales/en-US/messenger/preferences/dock-options.ftl b/comm/mail/locales/en-US/messenger/preferences/dock-options.ftl new file mode 100644 index 0000000000..436199b392 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/dock-options.ftl @@ -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/. + +dock-options-window-dialog2 = + .title = App icon options + +dock-options-show-badge = + .label = Show badge icon + .accesskey = b + +bounce-system-dock-icon = + .label = Animate the app icon when a new message arrives + .accesskey = i + +dock-icon-legend = App icon badge + +dock-icon-show-label = + .value = Badge app icon with: + +count-unread-messages-radio = + .label = Count of unread messages + .accesskey = u + +count-new-messages-radio = + .label = Count of new messages + .accesskey = n + +notification-settings-info2 = You can disable the badge on the Notification pane of System Settings. diff --git a/comm/mail/locales/en-US/messenger/preferences/fonts.ftl b/comm/mail/locales/en-US/messenger/preferences/fonts.ftl new file mode 100644 index 0000000000..b62ad94c8c --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/fonts.ftl @@ -0,0 +1,150 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.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-dialog-title = Fonts + +fonts-window-close = + .key = w + +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = Default ({ $name }) +fonts-label-default-unnamed = + .label = Default + +fonts-language-legend = + .value = Fonts for: + .accesskey = t + +fonts-proportional-label = + .value = Proportional: + .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 = Latin +font-language-group-japanese = + .label = Japanese +font-language-group-trad-chinese = + .label = Traditional Chinese (Taiwan) +font-language-group-simpl-chinese = + .label = Simplified Chinese +font-language-group-trad-chinese-hk = + .label = Traditional Chinese (Hong Kong) +font-language-group-korean = + .label = Korean +font-language-group-cyrillic = + .label = Cyrillic +font-language-group-el = + .label = Greek +font-language-group-other = + .label = Other Writing Systems +font-language-group-thai = + .label = Thai +font-language-group-hebrew = + .label = Hebrew +font-language-group-arabic = + .label = Arabic +font-language-group-devanagari = + .label = Devanagari +font-language-group-tamil = + .label = Tamil +font-language-group-armenian = + .label = Armenian +font-language-group-bengali = + .label = Bengali +font-language-group-canadian = + .label = Unified Canadian Syllabary +font-language-group-ethiopic = + .label = Ethiopic +font-language-group-georgian = + .label = Georgian +font-language-group-gujarati = + .label = Gujarati +font-language-group-gurmukhi = + .label = Gurmukhi +font-language-group-khmer = + .label = Khmer +font-language-group-malayalam = + .label = Malayalam +font-language-group-math = + .label = Mathematics +font-language-group-odia = + .label = Odia +font-language-group-telugu = + .label = Telugu +font-language-group-kannada = + .label = Kannada +font-language-group-sinhala = + .label = Sinhala +font-language-group-tibetan = + .label = Tibetan + +## Default font type + +default-font-serif = + .label = Serif + +default-font-sans-serif = + .label = Sans Serif + +font-size-proportional-label = + .value = Size: + .accesskey = e + +font-size-monospace-label = + .value = Size: + .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 = Minimum font size: + .accesskey = z + +min-size-none = + .label = None + +## Fonts in message + +font-control-legend = Font Control + +use-document-fonts-checkbox = + .label = Allow messages to use other fonts + .accesskey = o + +use-fixed-width-plain-checkbox = + .label = Use fixed width font for plain text messages + .accesskey = x + +## Language settings + +text-encoding-legend = Text Encoding + +text-encoding-description = Set the default text encoding for sending and receiving mail + +font-outgoing-email-label = + .value = Outgoing Mail: + .accesskey = u + +font-incoming-email-label = + .value = Incoming Mail: + .accesskey = I + +default-font-reply-checkbox = + .label = When possible, use the default text encoding in replies + .accesskey = h diff --git a/comm/mail/locales/en-US/messenger/preferences/languages.ftl b/comm/mail/locales/en-US/messenger/preferences/languages.ftl new file mode 100644 index 0000000000..60cae72388 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/languages.ftl @@ -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/. + +languages-customize-moveup = + .label = Move Up + .accesskey = U + +languages-customize-movedown = + .label = Move Down + .accesskey = D + +languages-customize-remove = + .label = Remove + .accesskey = R + +languages-customize-select-language = + .placeholder = Select a language to add… + +languages-customize-add = + .label = Add + .accesskey = A + +messenger-languages-window2 = + .title = { -brand-short-name } Language Settings + +messenger-languages-description = { -brand-short-name } will display the first language as your default and will display alternate languages if necessary in the order they appear. + +messenger-languages-search = Search for more languages… + +messenger-languages-searching = + .label = Searching for languages… + +messenger-languages-downloading = + .label = Downloading… + +messenger-languages-select-language = + .label = Select a language to add… + .placeholder = Select a language to add… + +messenger-languages-installed-label = Installed languages +messenger-languages-available-label = Available languages + +messenger-languages-error = { -brand-short-name } can’t update your languages right now. Check that you are connected to the internet or try again. diff --git a/comm/mail/locales/en-US/messenger/preferences/new-tag.ftl b/comm/mail/locales/en-US/messenger/preferences/new-tag.ftl new file mode 100644 index 0000000000..8bfe3ddd9d --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/new-tag.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/. + +tag-dialog-window = + .title = New Tag + +tag-name-label = + .value = Tag Name: + .accesskey = T + +tag-color-label = + .value = Color: + .accesskey = C diff --git a/comm/mail/locales/en-US/messenger/preferences/notifications.ftl b/comm/mail/locales/en-US/messenger/preferences/notifications.ftl new file mode 100644 index 0000000000..b7ec3c9670 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/notifications.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/. + +notifications-dialog-window = + .title = Customize New Mail Alert + +customize-alert-description = Choose which fields to show in the alert notification: + +preview-text-checkbox = + .label = Message Preview Text + .accesskey = M + +subject-checkbox = + .label = Subject + .accesskey = S + +sender-checkbox = + .label = Sender + .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 = Show New Mail Alert for + .accesskey = N + +open-time-label-after = + .value = seconds diff --git a/comm/mail/locales/en-US/messenger/preferences/offline.ftl b/comm/mail/locales/en-US/messenger/preferences/offline.ftl new file mode 100644 index 0000000000..97d83c118b --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/offline.ftl @@ -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/. + +offline-dialog-window = + .title = Offline Settings + +autodetect-online-label = + .label = Automatically follow detected online state + .accesskey = d + +offline-preference-startup-label = Manual state when starting up: + +status-radio-remember = + .label = Remember previous online state + .accesskey = R + +status-radio-ask = + .label = Ask me for online state + .accesskey = k + +status-radio-always-online = + .label = Online + .accesskey = l + +status-radio-always-offline = + .label = Offline + .accesskey = f + +going-online-label = Send unsent messages when going online? + +going-online-auto = + .label = Yes + .accesskey = Y + +going-online-not = + .label = No + .accesskey = N + +going-online-ask = + .label = Ask me + .accesskey = s + +going-offline-label = Download messages for offline use when going offline? + +going-offline-auto = + .label = Yes + .accesskey = e + +going-offline-not = + .label = No + .accesskey = o + +going-offline-ask = + .label = Ask me + .accesskey = a diff --git a/comm/mail/locales/en-US/messenger/preferences/passwordManager.ftl b/comm/mail/locales/en-US/messenger/preferences/passwordManager.ftl new file mode 100644 index 0000000000..3662eca22c --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/passwordManager.ftl @@ -0,0 +1,85 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.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 = Saved Logins +window-close = + .key = w +focus-search-primary-shortcut = + .key = f +focus-search-alt-shortcut = + .key = k +copy-provider-url-cmd = + .label = Copy URL + .accesskey = y +copy-username-cmd = + .label = Copy Username + .accesskey = U +edit-username-cmd = + .label = Edit Username + .accesskey = d +copy-password-cmd = + .label = Copy Password + .accesskey = C +edit-password-cmd = + .label = Edit Password + .accesskey = E +search-filter = + .accesskey = S + .placeholder = Search +column-heading-provider = + .label = Provider +column-heading-username = + .label = Username +column-heading-password = + .label = Password +column-heading-time-created = + .label = First Used +column-heading-time-last-used = + .label = Last Used +column-heading-time-password-changed = + .label = Last Changed +column-heading-times-used = + .label = Times Used +remove = + .label = Remove + .accesskey = R +import = + .label = Import… + .accesskey = I +password-close-button = + .label = Close + .accesskey = C + +show-passwords = + .label = Show Passwords + .accesskey = P +hide-passwords = + .label = Hide Passwords + .accesskey = P +logins-description-all = Logins for the following providers are stored on your computer +logins-description-filtered = The following logins match your search: +remove-all = + .label = Remove All + .accesskey = A +remove-all-shown = + .label = Remove All Shown + .accesskey = A +remove-all-passwords-prompt = Are you sure you wish to remove all passwords? +remove-all-passwords-title = Remove all passwords +no-master-password-prompt = Are you sure you wish to show your passwords? + +## OS Authentication dialog + +# This message can be seen by trying to show or copy the passwords. +password-os-auth-dialog-message = Verify your identity to reveal the saved passwords. + +# 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 = reveal the saved passwords + +# Don't change this label. +password-os-auth-dialog-caption = { -brand-full-name } diff --git a/comm/mail/locales/en-US/messenger/preferences/permissions.ftl b/comm/mail/locales/en-US/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..7b0c931d61 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/permissions.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/. + +permissions-reminder-window2 = + .title = Exceptions + +permission-preferences-close-window = + .key = w + +website-address-label = + .value = Address of website: + .accesskey = d + +block-button = + .label = Block + .accesskey = B + +allow-session-button = + .label = Allow for Session + .accesskey = n + +allow-button = + .label = Allow + .accesskey = A + +treehead-sitename-label = + .label = Site + +treehead-status-label = + .label = Status + +remove-site-button = + .label = Remove Site + .accesskey = R + +remove-all-site-button = + .label = Remove All Sites + .accesskey = e + +cancel-button = + .label = Cancel + .accesskey = C + +save-button = + .label = Save Changes + .accesskey = S + +permission-can-label = Allow +permission-can-access-first-party-label = Allow first party only +permission-can-session-label = Allow for Session +permission-cannot-label = Block + +invalid-uri-message = Please enter a valid hostname +invalid-uri-title = Invalid Hostname Entered diff --git a/comm/mail/locales/en-US/messenger/preferences/preferences.ftl b/comm/mail/locales/en-US/messenger/preferences/preferences.ftl new file mode 100644 index 0000000000..592e106cf8 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/preferences.ftl @@ -0,0 +1,1026 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.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 = Close + +preferences-doc-title2 = Settings + +category-list = + .aria-label = Categories + +pane-general-title = General +category-general = + .tooltiptext = { pane-general-title } + +pane-compose-title = Composition +category-compose = + .tooltiptext = Composition + +pane-privacy-title = Privacy & Security +category-privacy = + .tooltiptext = Privacy & Security + +pane-chat-title = Chat +category-chat = + .tooltiptext = Chat + +pane-calendar-title = Calendar +category-calendar = + .tooltiptext = Calendar + +pane-sync-title = Sync +category-sync = + .tooltiptext = Sync + +general-language-and-appearance-header = Language & Appearance + +general-incoming-mail-header = Incoming Mails + +general-files-and-attachment-header = Files & Attachments + +general-tags-header = Tags + +general-reading-and-display-header = Reading & Display + +general-updates-header = Updates + +general-network-and-diskspace-header = Network & Disk Space + +general-indexing-label = Indexing + +composition-category-header = Composition + +composition-attachments-header = Attachments + +composition-spelling-title = Spelling + +compose-html-style-title = HTML Style + +composition-addressing-header = Addressing + +privacy-main-header = Privacy + +privacy-passwords-header = Passwords + +privacy-junk-header = Junk + +collection-header = { -brand-short-name } Data Collection and Use + +collection-description = We strive to provide you with choices and collect only what we need to provide and improve { -brand-short-name } for everyone. We always ask permission before receiving personal information. +collection-privacy-notice = Privacy Notice + +collection-health-report-telemetry-disabled = You’re no longer allowing { -vendor-short-name } to capture technical and interaction data. All past data will be deleted within 30 days. +collection-health-report-telemetry-disabled-link = Learn more + +collection-health-report = + .label = Allow { -brand-short-name } to send technical and interaction data to { -vendor-short-name } + .accesskey = r +collection-health-report-link = Learn more + +# This message is displayed above disabled data sharing options in developer builds +# or builds with no Telemetry support available. +collection-health-report-disabled = Data reporting is disabled for this build configuration + +collection-backlogged-crash-reports = + .label = Allow { -brand-short-name } to send backlogged crash reports on your behalf + .accesskey = c +collection-backlogged-crash-reports-link = Learn more + +privacy-security-header = Security + +privacy-scam-detection-title = Scam Detection + +privacy-anti-virus-title = Antivirus + +privacy-certificates-title = Certificates + +chat-pane-header = Chat + +chat-status-title = Status + +chat-notifications-title = Notifications + +chat-pane-styling-header = Styling + +choose-messenger-language-description = Choose the languages used to display menus, messages, and notifications from { -brand-short-name }. +manage-messenger-languages-button = + .label = Set Alternatives… + .accesskey = l +confirm-messenger-language-change-description = Restart { -brand-short-name } to apply these changes +confirm-messenger-language-change-button = Apply and Restart + +update-setting-write-failure-title = Error saving Update preferences + +# 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 } encountered an error and didn’t save this change. Note that setting this update preference requires permission to write to the file below. You or a system administrator may be able resolve the error by granting the Users group full control to this file. + + Could not write to file: { $path } + +update-in-progress-title = Update In Progress + +update-in-progress-message = Do you want { -brand-short-name } to continue with this update? + +update-in-progress-ok-button = &Discard +# 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 = &Continue + +account-button = Account Settings +open-addons-sidebar-button = Add-ons and Themes + +## OS Authentication dialog + +# This message can be seen by trying to add a Primary Password. +primary-password-os-auth-dialog-message-win = To create a Primary Password, enter your Windows login credentials. This helps protect the security of your accounts. + +# 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 = create a Primary Password + +# 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 + +start-page-label = + .label = When { -brand-short-name } launches, show the Start Page in the message area + .accesskey = W + +location-label = + .value = Location: + .accesskey = o +restore-default-label = + .label = Restore Default + .accesskey = R + +default-search-engine = Default Search Engine +add-web-search-engine = + .label = Add… + .accesskey = A +remove-search-engine = + .label = Remove + .accesskey = v + +add-opensearch-provider-title = Add OpenSearch Provider +add-opensearch-provider-text = Enter the URL of the OpenSearch provider to add. Either use the direct URL of the OpenSearch Description file, or a URL where it can be auto-discovered. + +adding-opensearch-provider-failed-title = Adding OpenSearch Provider Failed +# Variables: +# $url (String) - URL an OpenSearch provider was requested for. +adding-opensearch-provider-failed-text = Could not add OpenSearch Provider for { $url }. + +minimize-to-tray-label = + .label = When { -brand-short-name } is minimized, move it to the tray + .accesskey = m + +new-message-arrival = When new messages arrive: +mail-play-sound-label = + .label = { PLATFORM() -> + [macos] Play the following sound file: + *[other] Play a sound + } + .accesskey = d +mail-play-button = + .label = Play + .accesskey = P + +change-dock-icon = Change preferences for the app icon +app-icon-options = + .label = App Icon Options… + .accesskey = n + +notification-settings2 = Alerts and the default sound can be disabled on the Notification pane of System Settings. + +animated-alert-label = + .label = Show an alert + .accesskey = S +customize-alert-label = + .label = Customize… + .accesskey = C + +biff-use-system-alert = + .label = Use the system notification + +tray-icon-unread-label = + .label = Show a tray icon for unread messages + .accesskey = t + +tray-icon-unread-description = Recommended when using small taskbar buttons + +mail-system-sound-label = + .label = Default system sound for new mail + .accesskey = D +mail-custom-sound-label = + .label = Use the following sound file + .accesskey = U +mail-browse-sound-button = + .label = Browse… + .accesskey = B + +enable-gloda-search-label = + .label = Enable Global Search and Indexer + .accesskey = G + +datetime-formatting-legend = Date and Time Formatting +language-selector-legend = Language + +allow-hw-accel = + .label = Use hardware acceleration when available + .accesskey = h + +store-type-label = + .value = Message Store Type for new accounts: + .accesskey = T + +mbox-store-label = + .label = File per folder (mbox) +maildir-store-label = + .label = File per message (maildir) + +scrolling-legend = Scrolling +autoscroll-label = + .label = Use autoscrolling + .accesskey = U +smooth-scrolling-label = + .label = Use smooth scrolling + .accesskey = m +browsing-gtk-use-non-overlay-scrollbars = + .label = Always show scrollbars + .accesskey = c + +window-layout-legend = Window Layout + +draw-in-titlebar-label = + .label = Hide system window titlebar + .accesskey = H + +auto-hide-tabbar-label = + .label = Auto hide tab bar + .accesskey = A +auto-hide-tabbar-description = Hide the tab bar when only a single tab is open + +system-integration-legend = System Integration +always-check-default = + .label = Always check to see if { -brand-short-name } is the default mail client on startup + .accesskey = A +check-default-button = + .label = Check Now… + .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 = Allow { search-engine-name } to search messages + .accesskey = S + +config-editor-button = + .label = Config Editor… + .accesskey = C + +return-receipts-description = Determine how { -brand-short-name } handles return receipts +return-receipts-button = + .label = Return Receipts… + .accesskey = R + +update-app-legend = { -brand-short-name } Updates + +# Variables: +# $version (String): version of Thunderbird, e.g. 68.0.1 +update-app-version = Version { $version } + +allow-description = Allow { -brand-short-name } to +automatic-updates-label = + .label = Automatically install updates (recommended: improved security) + .accesskey = A +check-updates-label = + .label = Check for updates, but let me choose whether to install them + .accesskey = C + +update-history-button = + .label = Show Update History + .accesskey = p + +use-service = + .label = Use a background service to install updates + .accesskey = b + +cross-user-udpate-warning = This setting will apply to all Windows accounts and { -brand-short-name } profiles using this installation of { -brand-short-name }. + +networking-legend = Connection +proxy-config-description = Configure how { -brand-short-name } connects to the Internet + +network-settings-button = + .label = Settings… + .accesskey = S + +offline-legend = Offline +offline-settings = Configure offline settings + +offline-settings-button = + .label = Offline… + .accesskey = O + +diskspace-legend = Disk Space +offline-compact-folder = + .label = Compact all folders when it will save over + .accesskey = a + +offline-compact-folder-automatically = + .label = Ask every time before compacting + .accesskey = b + +compact-folder-size = + .value = MB in total + +## 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 = Use up to + .accesskey = U + +use-cache-after = MB of space for the cache + +## + +smart-cache-label = + .label = Override automatic cache management + .accesskey = v + +clear-cache-button = + .label = Clear Now + .accesskey = C + +clear-cache-shutdown-label = + .label = Clear cache on shutdown + .accesskey = s + +fonts-legend = Fonts & Colors + +default-font-label = + .value = Default font: + .accesskey = D + +default-size-label = + .value = Size: + .accesskey = S + +font-options-button = + .label = Advanced… + .accesskey = A + +color-options-button = + .label = Colors… + .accesskey = C + +display-width-legend = Plain Text Messages + +# Note : convert-emoticons-label 'Emoticons' are also known as 'Smileys', e.g. :-) +convert-emoticons-label = + .label = Display emoticons as graphics + .accesskey = e + +display-text-label = When displaying quoted plain text messages: + +style-label = + .value = Style: + .accesskey = y + +regular-style-item = + .label = Regular +bold-style-item = + .label = Bold +italic-style-item = + .label = Italic +bold-italic-style-item = + .label = Bold Italic + +size-label = + .value = Size: + .accesskey = z + +regular-size-item = + .label = Regular +bigger-size-item = + .label = Bigger +smaller-size-item = + .label = Smaller + +quoted-text-color = + .label = Color: + .accesskey = o + +search-handler-table = + .placeholder = Filter content types and actions + +type-column-header = Content Type + +action-column-header = Action + +save-to-label = + .label = Save files to + .accesskey = S + +choose-folder-label = + .label = { PLATFORM() -> + [macos] Choose… + *[other] Browse… + } + .accesskey = { PLATFORM() -> + [macos] C + *[other] B + } + +always-ask-label = + .label = Always ask me where to save files + .accesskey = A + + +display-tags-text = Tags can be used to categorize and prioritize your messages. + +new-tag-button = + .label = New… + .accesskey = N + +edit-tag-button = + .label = Edit… + .accesskey = E + +delete-tag-button = + .label = Delete + .accesskey = D + +auto-mark-as-read = + .label = Automatically mark messages as read + .accesskey = A + +mark-read-no-delay = + .label = Immediately on display + .accesskey = o + +view-attachments-inline = + .label = View attachments inline + .accesskey = V + +## Note: This will concatenate to "After displaying for [___] seconds", +## using (mark-read-delay) and a number (seconds-label). + +mark-read-delay = + .label = After displaying for + .accesskey = d + +seconds-label = seconds + +## + +open-msg-label = + .value = Open messages in: + +open-msg-tab = + .label = A new tab + .accesskey = t + +open-msg-window = + .label = A new message window + .accesskey = n + +open-msg-ex-window = + .label = An existing message window + .accesskey = e + +close-move-delete = + .label = Close message window/tab on move or delete + .accesskey = C + +display-name-label = + .value = Display name: + +condensed-addresses-label = + .label = Show only display name for people in my address book + .accesskey = S + +## Compose Tab + +forward-label = + .value = Forward messages: + .accesskey = F + +inline-label = + .label = Inline + +as-attachment-label = + .label = As Attachment + +extension-label = + .label = add extension to file name + .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 = Auto Save every + .accesskey = A + +auto-save-end = minutes + +## + +warn-on-send-accel-key = + .label = Confirm when using keyboard shortcut to send message + .accesskey = C + +add-link-previews = + .label = Add link previews when pasting URLs + .accesskey = i + +spellcheck-label = + .label = Check spelling before sending + .accesskey = C + +spellcheck-inline-label = + .label = Enable spellcheck as you type + .accesskey = E + +language-popup-label = + .value = Language: + .accesskey = L + +download-dictionaries-link = Download More Dictionaries + +font-label = + .value = Font: + .accesskey = n + +font-size-label = + .value = Size: + .accesskey = z + +default-colors-label = + .label = Use reader’s default colors + .accesskey = d + +font-color-label = + .value = Text Color: + .accesskey = T + +bg-color-label = + .value = Background Color: + .accesskey = B + +restore-html-label = + .label = Restore Defaults + .accesskey = R + +default-format-label = + .label = Use Paragraph format instead of Body Text by default + .accesskey = P + +compose-send-format-title = Sending Format + +compose-send-automatic-option = + .label = Automatic + +compose-send-automatic-description = If no styling is used in the message, send Plain Text. Otherwise, send HTML with a Plain Text fallback. + +compose-send-both-option = + .label = Both HTML and Plain Text + +compose-send-both-description = The recipient’s email application will determine which version to show. + +compose-send-html-option = + .label = Only HTML + +compose-send-html-description = Some recipients may not be able to read the message without a Plain Text fallback. + +compose-send-plain-option = + .label = Only Plain Text + +compose-send-plain-description = Some styling will be converted into a plain alternative, while other composition features will be disabled. + +autocomplete-description = When addressing messages, look for matching entries in: + +ab-label = + .label = Local Address Books + .accesskey = L + +directories-label = + .label = Directory Server: + .accesskey = D + +directories-none-label = + .none = None + +edit-directories-label = + .label = Edit Directories… + .accesskey = E + +email-picker-label = + .label = Automatically add outgoing email addresses to my: + .accesskey = A + +default-directory-label = + .value = Default startup directory in the address book window: + .accesskey = S + +default-last-label = + .none = Last used directory + +attachment-label = + .label = Check for missing attachments + .accesskey = m + +attachment-options-label = + .label = Keywords… + .accesskey = K + +enable-cloud-share = + .label = Offer to share for files larger than +cloud-share-size = + .value = MB + +add-cloud-account = + .label = Add… + .accesskey = A + .defaultlabel = Add… + +remove-cloud-account = + .label = Remove + .accesskey = R + +find-cloud-providers = + .value = Find more providers… + +cloud-account-description = Add a new Filelink storage service + +## Privacy Tab + +mail-content = Mail Content + +remote-content-label = + .label = Allow remote content in messages + .accesskey = m + +exceptions-button = + .label = Exceptions… + .accesskey = E + +remote-content-info = + .value = Learn more about the privacy issues of remote content + +web-content = Web Content + +history-label = + .label = Remember websites and links I’ve visited + .accesskey = R + +cookies-label = + .label = Accept cookies from sites + .accesskey = A + +third-party-label = + .value = Accept third-party cookies: + .accesskey = c + +third-party-always = + .label = Always +third-party-never = + .label = Never +third-party-visited = + .label = From visited + +cookies-button = + .label = Show Cookies… + .accesskey = S + +do-not-track-label = + .label = Send websites a “Do Not Track” signal that you don’t want to be tracked + .accesskey = n + +dnt-learn-more-button = + .value = Learn more + +passwords-description = { -brand-short-name } can remember passwords for all of your accounts. + +passwords-button = + .label = Saved Passwords… + .accesskey = S + +primary-password-description = A Primary Password protects all your passwords, but you must enter it once per session. + +primary-password-label = + .label = Use a Primary Password + .accesskey = U + +primary-password-button = + .label = Change Primary Password… + .accesskey = C + +forms-primary-pw-fips-title = You are currently in FIPS mode. FIPS requires a non-empty Primary Password. +forms-master-pw-fips-desc = Password Change Failed + + +junk-description = Set your default junk mail settings. Account-specific junk mail settings can be configured in Account Settings. + +junk-label = + .label = When I mark messages as junk: + .accesskey = W + +junk-move-label = + .label = Move them to the account’s “Junk” folder + .accesskey = o + +junk-delete-label = + .label = Delete them + .accesskey = D + +junk-read-label = + .label = Mark messages determined to be Junk as read + .accesskey = M + +junk-log-label = + .label = Enable adaptive junk filter logging + .accesskey = E + +junk-log-button = + .label = Show log + .accesskey = S + +reset-junk-button = + .label = Reset Training Data + .accesskey = R + +phishing-description = { -brand-short-name } can analyze messages for suspected email scams by looking for common techniques used to deceive you. + +phishing-label = + .label = Tell me if the message I’m reading is a suspected email scam + .accesskey = T + +antivirus-description = { -brand-short-name } can make it easy for antivirus software to analyze incoming mail messages for viruses before they are stored locally. + +antivirus-label = + .label = Allow antivirus clients to quarantine individual incoming messages + .accesskey = A + +certificate-description = When a server requests my personal certificate: + +certificate-auto = + .label = Select one automatically + .accesskey = S + +certificate-ask = + .label = Ask me every time + .accesskey = A + +ocsp-label = + .label = Query OCSP responder servers to confirm the current validity of certificates + .accesskey = Q + +certificate-button = + .label = Manage Certificates… + .accesskey = M + +security-devices-button = + .label = Security Devices… + .accesskey = D + +email-e2ee-header = Email End-To-End Encryption + +account-settings = Account Settings + +email-e2ee-enable-info = + Set up email accounts and identities for End-To-End Encryption in Account Settings. + +email-e2ee-automatism = Automatic Use of Encryption +email-e2ee-automatism-pre = + { -brand-short-name } can assist by automatically enabling or disabling encryption while composing an email. + Auto enabling/disabling is based on the availability of valid and accepted correspondents’ keys or certificates. +email-e2ee-auto-on = + .label = Automatically enable encryption when possible +email-e2ee-auto-off = + .label = Automatically disable encryption when recipients change and encryption is no longer possible +email-e2ee-auto-off-notify = + .label = Show a notification whenever encryption is disabled automatically +email-e2ee-automatism-post = + Automatic decisions may be overridden by manually enabling or disabling encryption when composing a message. + Note: encryption is always automatically enabled when replying to an encrypted message. + +## Chat Tab + +startup-label = + .value = When { -brand-short-name } starts: + .accesskey = s + +offline-label = + .label = Keep my Chat Accounts offline + +auto-connect-label = + .label = Connect my chat accounts automatically + +## 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 = Let my contacts know that I am Idle after + .accesskey = I + +idle-time-label = minutes of inactivity + +## + +away-message-label = + .label = and set my status to Away with this status message: + .accesskey = A + +send-typing-label = + .label = Send typing notifications in conversations + .accesskey = t + +notification-label = When messages directed at you arrive: + +show-notification-label = + .label = Show a notification: + .accesskey = c + +notification-all = + .label = with sender’s name and message preview +notification-name = + .label = with sender’s name only +notification-empty = + .label = without any info + +notification-type-label = + .label = { PLATFORM() -> + [macos] Animate dock icon + *[other] Flash the taskbar item + } + .accesskey = { PLATFORM() -> + [macos] o + *[other] F + } + +chat-play-sound-label = + .label = Play a sound + .accesskey = d + +chat-play-button = + .label = Play + .accesskey = P + +chat-system-sound-label = + .label = Default system sound for new mail + .accesskey = D + +chat-custom-sound-label = + .label = Use the following sound file + .accesskey = U + +chat-browse-sound-button = + .label = Browse… + .accesskey = B + +theme-label = + .value = Theme: + .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 = Preview: +no-preview-label = No preview available +no-preview-description = This theme is not valid or is currently unavailable (disabled addon, safe-mode, …). + +chat-variant-label = + .value = Variant: + .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 = Find in Settings + +## Settings UI Search Results + +search-results-header = Search Results + +# `` will be replaced by the search term. +search-results-empty-message2 = { PLATFORM() -> + [windows] Sorry! There are no results in Options for “”. + *[other] Sorry! There are no results in Settings for “”. +} + +search-results-help-link = Need help? Visit { -brand-short-name } Support + +## Sync Tab + +sync-signedout-caption = Take Your Web With You + +sync-signedout-description = Synchronize your accounts, address books, calendars, add-ons, and settings across all your devices. + +# Note: "Sync" represents the Firefox Sync product so it shouldn't be translated. +sync-signedout-account-signin-btn = Sign in to Sync… + +sync-pane-header = Sync + +# Variables: +# $userEmail (String) - The email logged into Sync. +sync-pane-email-not-verified = “{ $userEmail }” is not verified. + +# Variables: +# $userEmail (String) - The email logged into Sync. +sync-signedin-login-failure = Please sign in to reconnect “{ $userEmail }” + +sync-pane-resend-verification = Resend verification + +sync-pane-sign-in = Sign in + +sync-pane-remove-account = Remove account + +sync-pane-edit-photo = + .title = Change profile picture + +sync-pane-manage-account = Manage account + +sync-pane-sign-out = Sign out… + +sync-pane-device-name-title = Device Name + +sync-pane-change-device-name = Change device name + +sync-pane-cancel = Cancel + +sync-pane-save = Save + +sync-pane-show-synced-header-on = Syncing ON + +sync-pane-show-synced-header-off = Syncing OFF + +sync-pane-sync-now = Sync Now + +sync-panel-sync-now-syncing = Syncing… + +show-synced-list-heading = You are currently syncing these items: + +show-synced-learn-more = Learn more… + +show-synced-item-account = Email Accounts + +show-synced-item-address = Address Books + +show-synced-item-calendar = Calendars + +show-synced-item-identity = Identities + +show-synced-item-passwords = Passwords + +show-synced-change = Change… + +synced-acount-item-server-config = Server configuration + +synced-acount-item-filters = Filters + +synced-acount-item-keys = OpenPGP - S/MIME + +sync-disconnected-text = Synchronize your email accounts, address books, calendars, and identities across all your devices. + +sync-disconnected-turn-on-sync = Turn on Syncing… diff --git a/comm/mail/locales/en-US/messenger/preferences/receipts.ftl b/comm/mail/locales/en-US/messenger/preferences/receipts.ftl new file mode 100644 index 0000000000..7d65333000 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/receipts.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/. + +receipts-dialog-window = + .title = Return Receipts + +return-receipt-checkbox-control = + .label = When sending messages, always request a return receipt + .accesskey = W + +receipt-arrive-label = When a receipt arrives: + +receipt-leave-radio-control = + .label = Leave it in my Inbox + .accesskey = i + +receipt-move-radio-control = + .label = Move it to my “Sent” folder + .accesskey = m + +receipt-request-label = When I receive a request for a return receipt: + +receipt-return-never-radio-control = + .label = Never send a return receipt + .accesskey = n + +receipt-return-some-radio-control = + .label = Allow return receipts for some messages + .accesskey = r + +receipt-not-to-cc-label = + .value = If I’m not in the To or Cc of the message: + .accesskey = f + +receipt-send-never-label = + .label = Never send + +receipt-send-always-label = + .label = Always send + +receipt-send-ask-label = + .label = Ask me + +sender-outside-domain-label = + .value = If the sender is outside my domain: + .accesskey = t + +other-cases-text-label = + .value = In all other cases: + .accesskey = a diff --git a/comm/mail/locales/en-US/messenger/preferences/sync-dialog.ftl b/comm/mail/locales/en-US/messenger/preferences/sync-dialog.ftl new file mode 100644 index 0000000000..da03ca42bd --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/sync-dialog.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/. + +config-sync-dailog-title = + .title = Choose what to sync + +sync-dialog = + .buttonlabelaccept = Save Changes + .buttonaccesskeyaccept = S + .buttonlabelextra2 = Disconnect… + .buttonaccesskeyextra2 = D diff --git a/comm/mail/locales/en-US/messenger/preferences/system-integration.ftl b/comm/mail/locales/en-US/messenger/preferences/system-integration.ftl new file mode 100644 index 0000000000..f9723bf8de --- /dev/null +++ b/comm/mail/locales/en-US/messenger/preferences/system-integration.ftl @@ -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/. + +system-integration-title = + .title = System Integration + +system-integration-dialog = + .buttonlabelaccept = Set as Default + .buttonlabelcancel = Skip Integration + .buttonlabelcancel2 = Cancel + +default-client-intro = Use { -brand-short-name } as the default client for: + +unset-default-tooltip = It is not possible to unset { -brand-short-name } as the default client within { -brand-short-name }. To make another application the default you must use its “Set as default” dialog. + +checkbox-email-label = + .label = Email + .tooltiptext = { unset-default-tooltip } +checkbox-newsgroups-label = + .label = Newsgroups + .tooltiptext = { unset-default-tooltip } +checkbox-feeds-label = + .label = Feeds + .tooltiptext = { unset-default-tooltip } +checkbox-calendar-label = + .label = Calendar + .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 = Allow { system-search-engine-name } to search messages + .accesskey = S + +check-on-startup-label = + .label = Always perform this check when starting { -brand-short-name } + .accesskey = A -- cgit v1.2.3