diff options
Diffstat (limited to 'l10n-af/browser/browser/downloads.ftl')
-rw-r--r-- | l10n-af/browser/browser/downloads.ftl | 145 |
1 files changed, 145 insertions, 0 deletions
diff --git a/l10n-af/browser/browser/downloads.ftl b/l10n-af/browser/browser/downloads.ftl new file mode 100644 index 0000000000..72440b8897 --- /dev/null +++ b/l10n-af/browser/browser/downloads.ftl @@ -0,0 +1,145 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.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 title and aria-label attributes are used by screen readers to describe +## the Downloads Panel. + +downloads-window = + .title = Aflaaie +downloads-panel = + .aria-label = Aflaaie + +## + +downloads-cmd-pause = + .label = Laat wag + .accesskey = L +downloads-cmd-resume = + .label = Hervat + .accesskey = H +downloads-cmd-cancel = + .tooltiptext = Kanselleer +downloads-cmd-cancel-panel = + .aria-label = Kanselleer + +# This message is only displayed on Windows and Linux devices +downloads-cmd-show-menuitem = + .label = Open houervouer + .accesskey = v + +# This message is only displayed on macOS devices +downloads-cmd-show-menuitem-mac = + .label = Wys in 'Finder' + .accesskey = F + +downloads-cmd-show-button = + .tooltiptext = + { PLATFORM() -> + [macos] Wys in 'Finder' + *[other] Open houervouer + } + +downloads-cmd-show-panel = + .aria-label = + { PLATFORM() -> + [macos] Wys in 'Finder' + *[other] Open houervouer + } +downloads-cmd-show-description = + .value = + { PLATFORM() -> + [macos] Wys in 'Finder' + *[other] Open houervouer + } + +downloads-cmd-retry = + .tooltiptext = Probeer weer +downloads-cmd-retry-panel = + .aria-label = Probeer weer +downloads-cmd-go-to-download-page = + .label = Gaan na aflaaibladsy + .accesskey = G +downloads-cmd-copy-download-link = + .label = Kopieer aflaaiskakel + .accesskey = s +downloads-cmd-remove-from-history = + .label = Verwyder uit geskiedenis + .accesskey = e +downloads-cmd-clear-list = + .label = Maak voorskoupaneel skoon + .accesskey = a +downloads-cmd-clear-downloads = + .label = Maak aflaailys skoon + .accesskey = M + +# This command is shown in the context menu when downloads are blocked. +downloads-cmd-unblock = + .label = Laat aflaai toe + .accesskey = o + +# This is the tooltip of the action button shown when malware is blocked. +downloads-cmd-remove-file = + .tooltiptext = Verwyder lêer + +downloads-cmd-remove-file-panel = + .aria-label = Verwyder lêer + +# This is the tooltip of the action button shown when potentially unwanted +# downloads are blocked. This opens a dialog where the user can choose +# whether to unblock or remove the download. Removing is the default option. +downloads-cmd-choose-unblock = + .tooltiptext = Verwyder lêer of laat aflaai toe + +downloads-cmd-choose-unblock-panel = + .aria-label = Verwyder lêer of laat aflaai toe + +# This is the tooltip of the action button shown when uncommon downloads are +# blocked.This opens a dialog where the user can choose whether to open the +# file or remove the download. Opening is the default option. +downloads-cmd-choose-open = + .tooltiptext = Open of verwyder lêer + +downloads-cmd-choose-open-panel = + .aria-label = Open of verwyder lêer + +# Displayed when hovering a blocked download, indicates that it's possible to +# show more information for user to take the next action. +downloads-show-more-information = + .value = Wys meer inligting + +# Displayed when hovering a complete download, indicates that it's possible to +# open the file using an app available in the system. +downloads-open-file = + .value = Open lêer + +# Displayed when hovering a download which is able to be retried by users, +# indicates that it's possible to download this file again. +downloads-retry-download = + .value = Probeer weer om af te laai + +# Displayed when hovering a download which is able to be cancelled by users, +# indicates that it's possible to cancel and stop the download. +downloads-cancel-download = + .value = Kanselleer aflaai + +# This string is shown at the bottom of the Downloads Panel when all the +# downloads fit in the available space, or when there are no downloads in +# the panel at all. +downloads-history = + .label = Wys alle aflaaie + .accesskey = s + +downloads-clear-downloads-button = + .label = Maak aflaailys skoon + .tooltiptext = Verwyder voltooide, gekanselleerde en mislukte aflaaie + +# This string is shown when there are no items in the Downloads view, when it +# is displayed inside a browser tab. +downloads-list-empty = + .value = Daar is niks afgelaai nie + +# This string is shown when there are no items in the Downloads Panel. +downloads-panel-empty = + .value = Niks afgelaai in hierdie sessie nie. |