summaryrefslogtreecommitdiffstats
path: root/l10n-en-CA/mail/messenger/messenger.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-CA/mail/messenger/messenger.ftl')
-rw-r--r--l10n-en-CA/mail/messenger/messenger.ftl275
1 files changed, 275 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/messenger/messenger.ftl b/l10n-en-CA/mail/messenger/messenger.ftl
new file mode 100644
index 0000000000..dc25187867
--- /dev/null
+++ b/l10n-en-CA/mail/messenger/messenger.ftl
@@ -0,0 +1,275 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.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 = Minimize
+messenger-window-maximize-button =
+ .tooltiptext = Maximize
+messenger-window-restore-down-button =
+ .tooltiptext = Restore Down
+messenger-window-close-button =
+ .tooltiptext = Close
+# Variables:
+# $count (Number) - Number of unread messages.
+unread-messages-os-tooltip =
+ { $count ->
+ [one] 1 unread message
+ *[other] { $count } unread messages
+ }
+about-rights-notification-text = { -brand-short-name } is free and open source software, built by a community of thousands from all over the world.
+
+## Content tabs
+
+content-tab-page-loading-icon =
+ .alt = The page is loading
+content-tab-security-high-icon =
+ .alt = The connection is secure
+content-tab-security-broken-icon =
+ .alt = The connection is not secure
+
+## Toolbar
+
+addons-and-themes-toolbarbutton =
+ .label = Add-ons and Themes
+ .tooltiptext = Manage your add-ons
+quick-filter-toolbarbutton =
+ .label = Quick Filter
+ .tooltiptext = Filter messages
+redirect-msg-button =
+ .label = Redirect
+ .tooltiptext = Redirect selected message
+
+## Folder Pane
+
+folder-pane-toolbar =
+ .toolbarname = Folder Pane Toolbar
+ .accesskey = F
+folder-pane-toolbar-options-button =
+ .tooltiptext = Folder Pane Options
+folder-pane-header-label = Folders
+
+## Folder Toolbar Header Popup
+
+folder-toolbar-hide-toolbar-toolbarbutton =
+ .label = Hide Toolbar
+ .accesskey = H
+show-all-folders-label =
+ .label = All Folders
+ .accesskey = A
+show-unread-folders-label =
+ .label = Unread Folders
+ .accesskey = n
+show-favorite-folders-label =
+ .label = Favourite Folders
+ .accesskey = F
+show-smart-folders-label =
+ .label = Unified Folders
+ .accesskey = U
+show-recent-folders-label =
+ .label = Recent Folders
+ .accesskey = R
+folder-toolbar-toggle-folder-compact-view =
+ .label = Compact View
+ .accesskey = C
+
+## Menu
+
+redirect-msg-menuitem =
+ .label = Redirect
+ .accesskey = D
+menu-file-save-as-file =
+ .label = File…
+ .accesskey = F
+
+## AppMenu
+
+appmenu-save-as-file =
+ .label = File…
+appmenu-settings =
+ .label = Settings
+appmenu-addons-and-themes =
+ .label = Add-ons and Themes
+appmenu-help-enter-troubleshoot-mode =
+ .label = Troubleshoot Mode…
+appmenu-help-exit-troubleshoot-mode =
+ .label = Turn Troubleshoot Mode Off
+appmenu-help-more-troubleshooting-info =
+ .label = More Troubleshooting Information
+appmenu-redirect-msg =
+ .label = Redirect
+
+## Context menu
+
+context-menu-redirect-msg =
+ .label = Redirect
+mail-context-delete-messages =
+ .label =
+ { $count ->
+ [one] Delete message
+ *[other] Delete selected messages
+ }
+context-menu-decrypt-to-folder =
+ .label = Copy As Decrypted To
+ .accesskey = y
+
+## Message header pane
+
+other-action-redirect-msg =
+ .label = Redirect
+message-header-msg-flagged =
+ .title = Starred
+ .aria-label = Starred
+# Variables:
+# $address (String) - The email address of the recipient this picture belongs to.
+message-header-recipient-avatar =
+ .alt = Profile picture of { $address }.
+
+## Message header cutomize panel
+
+message-header-customize-panel-title = Message Header Settings
+message-header-customize-button-style =
+ .value = Button style
+ .accesskey = B
+message-header-button-style-default =
+ .label = Icons and text
+message-header-button-style-text =
+ .label = Text
+message-header-button-style-icons =
+ .label = Icons
+message-header-show-sender-full-address =
+ .label = Always show sender’s full address
+ .accesskey = f
+message-header-show-sender-full-address-description = The email address will be shown underneath the display name.
+message-header-show-recipient-avatar =
+ .label = Show sender’s profile picture
+ .accesskey = p
+message-header-hide-label-column =
+ .label = Hide labels column
+ .accesskey = l
+message-header-large-subject =
+ .label = Large subject
+ .accesskey = s
+message-header-all-headers =
+ .label = Show all headers
+ .accesskey = a
+
+## Action Button Context Menu
+
+toolbar-context-menu-manage-extension =
+ .label = Manage Extension
+ .accesskey = E
+toolbar-context-menu-remove-extension =
+ .label = Remove Extension
+ .accesskey = v
+
+## Add-on removal warning
+
+# Variables:
+# $name (String): The name of the addon that will be removed.
+addon-removal-title = Remove { $name }?
+addon-removal-confirmation-button = Remove
+addon-removal-confirmation-message = Remove { $name } as well as its configuration and data from { -brand-short-name }?
+caret-browsing-prompt-title = Caret Browsing
+caret-browsing-prompt-text = Pressing F7 turns Caret Browsing on or off. This feature places a moveable cursor within some content, allowing you to select text with the keyboard. Do you want to turn Caret Browsing on?
+caret-browsing-prompt-check-text = Do not ask again.
+repair-text-encoding-button =
+ .label = Repair Text Encoding
+ .tooltiptext = Guess correct text encoding from message content
+
+## no-reply handling
+
+no-reply-title = Reply Not Supported
+no-reply-message = The reply address ({ $email }) does not appear to be a monitored address. Messages to this address will likely not be read by anyone.
+no-reply-reply-anyway-button = Reply Anyway
+
+## error messages
+
+decrypt-and-copy-failures = { $failures } of { $total } messages could not be decrypted and were not copied.
+
+## Spaces toolbar
+
+spaces-toolbar-element =
+ .toolbarname = Spaces Toolbar
+ .aria-label = Spaces Toolbar
+ .aria-description = Vertical toolbar for switching between different spaces. Use the arrow keys to navigate the available buttons.
+spaces-toolbar-button-mail2 =
+ .title = Mail
+spaces-toolbar-button-address-book2 =
+ .title = Address Book
+spaces-toolbar-button-calendar2 =
+ .title = Calendar
+spaces-toolbar-button-tasks2 =
+ .title = Tasks
+spaces-toolbar-button-chat2 =
+ .title = Chat
+spaces-toolbar-button-overflow =
+ .title = More spaces…
+spaces-toolbar-button-settings2 =
+ .title = Settings
+spaces-toolbar-button-hide =
+ .title = Hide Spaces Toolbar
+spaces-toolbar-button-show =
+ .title = Show Spaces Toolbar
+spaces-context-new-tab-item =
+ .label = Open in new tab
+spaces-context-new-window-item =
+ .label = Open in new window
+# Variables:
+# $tabName (String) - The name of the tab this item will switch to.
+spaces-context-switch-tab-item =
+ .label = Switch to { $tabName }
+settings-context-open-settings-item2 =
+ .label = Settings
+settings-context-open-account-settings-item2 =
+ .label = Account Settings
+settings-context-open-addons-item2 =
+ .label = Add-ons and Themes
+
+## Spaces toolbar pinned tab menupopup
+
+spaces-toolbar-pinned-tab-button =
+ .tooltiptext = Open spaces menu
+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-toolbar-button-settings2.title }
+spaces-pinned-button-menuitem-show =
+ .label = { spaces-toolbar-button-show.title }
+# Variables:
+# $count (Number) - Number of unread messages.
+chat-button-unread-messages = { $count }
+ .title =
+ { $count ->
+ [one] One unread message
+ *[other] { $count } unread messages
+ }
+
+## Spaces toolbar customize panel
+
+menuitem-customize-label =
+ .label = Customize…
+spaces-customize-panel-title = Spaces Toolbar Settings
+spaces-customize-background-color = Background colour
+spaces-customize-icon-color = Button colour
+# 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 = Selected button background colour
+# 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 = Selected button colour
+spaces-customize-button-restore = Restore Defaults
+ .accesskey = R
+customize-panel-button-save = Done
+ .accesskey = D