1
0
Fork 0
firefox/l10n-tl/browser/browser/browserContext.ftl
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

369 lines
11 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
navbar-tooltip-instruction =
.value =
{ PLATFORM() ->
[macos] Hilahing pababa para ipakita ang kasaysayan
*[other] Mag-right-click o mag-pull down para makita ang history
}
## Back
# Variables
# $shortcut (String) - A keyboard shortcut for the Go Back command.
main-context-menu-back-2 =
.tooltiptext = Bumalik nang isang pahina ({ $shortcut })
.aria-label = Bumalik
.accesskey = B
# This menuitem is only visible on macOS
main-context-menu-back-mac =
.label = Bumalik
.accesskey = B
navbar-tooltip-back-2 =
.value = { main-context-menu-back-2.tooltiptext }
toolbar-button-back-2 =
.label = { main-context-menu-back-2.aria-label }
## Forward
# Variables
# $shortcut (String) - A keyboard shortcut for the Go Forward command.
main-context-menu-forward-2 =
.tooltiptext = Pumunta sa susunod na pahina ({ $shortcut })
.aria-label = Magpatuloy
.accesskey = F
# This menuitem is only visible on macOS
main-context-menu-forward-mac =
.label = Magpatuloy
.accesskey = F
navbar-tooltip-forward-2 =
.value = { main-context-menu-forward-2.tooltiptext }
toolbar-button-forward-2 =
.label = { main-context-menu-forward-2.aria-label }
## Reload
main-context-menu-reload =
.aria-label = Mag-reload
.accesskey = R
# This menuitem is only visible on macOS
main-context-menu-reload-mac =
.label = Mag-reload
.accesskey = R
toolbar-button-reload =
.label = { main-context-menu-reload.aria-label }
## Stop
main-context-menu-stop =
.aria-label = Itigil
.accesskey = S
# This menuitem is only visible on macOS
main-context-menu-stop-mac =
.label = Itigil
.accesskey = S
toolbar-button-stop =
.label = { main-context-menu-stop.aria-label }
## Stop-Reload Button
toolbar-button-stop-reload =
.title = { main-context-menu-reload.aria-label }
## Firefox Account Button
toolbar-button-fxaccount =
.label = { -fxaccount-brand-name }
.tooltiptext = { -fxaccount-brand-name }
## Account toolbar Button
## Save Page
main-context-menu-page-save =
.label = i-Save ang Pahina Bilang…
.accesskey = P
## Simple menu items
# This menuitem is only visible on macOS
# Cannot be shown at the same time as main-context-menu-edit-bookmark-mac,
# so should probably have the same access key if possible.
main-context-menu-bookmark-page-mac =
.label = I-bookmark ang Pahina…
.accesskey = m
# This menuitem is only visible on macOS
# Cannot be shown at the same time as main-context-menu-bookmark-page-mac,
# so should probably have the same access key if possible.
main-context-menu-edit-bookmark-mac =
.label = Baguhin ang Bookmark…
.accesskey = m
main-context-menu-edit-bookmark =
.aria-label = Baguhin ang Bookmark…
.accesskey = m
.tooltiptext = Baguhin ang bookmark
# Variables
# $shortcut (String) - A keyboard shortcut for the edit bookmark command.
main-context-menu-edit-bookmark-with-shortcut =
.aria-label = Baguhin ang Bookmark…
.accesskey = m
.tooltiptext = Baguhin ang bookmark ({ $shortcut })
main-context-menu-open-link =
.label = Buksan ang Link
.accesskey = O
main-context-menu-open-link-new-tab =
.label = Buksan ang Link sa Bagong Tab
.accesskey = T
main-context-menu-open-link-container-tab =
.label = Buksan ang Link sa Bagong Container Tab
.accesskey = b
main-context-menu-open-link-new-window =
.label = Buksan ang Link sa Bagong Window
.accesskey = W
main-context-menu-open-link-new-private-window =
.label = Buksan ang Link sa Bagong Pribadong Window
.accesskey = P
main-context-menu-bookmark-link-2 =
.label = I-bookmark ang Link…
.accesskey = B
main-context-menu-save-link =
.label = I-save ang Link Bilang…
.accesskey = k
main-context-menu-save-link-to-pocket =
.label = i-Save ang Link sa { -pocket-brand-name }
.accesskey = o
##
main-context-menu-copy-email =
.label = Kopyahin ang Email Address
.accesskey = E
main-context-menu-copy-phone =
.label = Kopyahin ang Phone Number
.accesskey = o
main-context-menu-copy-link-simple =
.label = Kopyahin ang Link
.accesskey = L
# "Copy Clean Link" means that Firefox will remove things from the link you
# copied, like items that identify you for advertising purposes, and other items
# sites add into URLs to help them deliver a certain browsing experience.
main-context-menu-copy-clean-link =
.label = Kopyahin ang Malinis na Link
.accesskey = u
## Media (video/audio) controls
##
## The accesskey for "Play" and "Pause" are the
## same because the two context-menu items are
## mutually exclusive.
main-context-menu-media-play =
.label = I-play
.accesskey = P
main-context-menu-media-pause =
.label = Pause
.accesskey = P
##
main-context-menu-media-mute =
.label = i-Mute
.accesskey = M
main-context-menu-media-unmute =
.label = I-unmute
.accesskey = m
main-context-menu-media-play-speed-2 =
.label = Bilis
.accesskey = s
main-context-menu-media-play-speed-slow-2 =
.label = 0.5×
main-context-menu-media-play-speed-normal-2 =
.label = 1.0×
main-context-menu-media-play-speed-fast-2 =
.label = 1.25×
main-context-menu-media-play-speed-faster-2 =
.label = 1.5×
main-context-menu-media-play-speed-fastest-2 =
.label = 2×
main-context-menu-media-loop =
.label = Loop
.accesskey = L
## The access keys for "Show Controls" and "Hide Controls" are the same
## because the two context-menu items are mutually exclusive.
main-context-menu-media-show-controls =
.label = Ipakita ang mga Control
.accesskey = C
main-context-menu-media-hide-controls =
.label = Itago ang mga Control
.accesskey = C
##
main-context-menu-media-video-fullscreen =
.label = Buong Screen
.accesskey = F
main-context-menu-media-video-leave-fullscreen =
.label = Umalis sa Full Screen
.accesskey = u
# This is used when right-clicking on a video in the
# content area when the Picture-in-Picture feature is enabled.
main-context-menu-media-watch-pip =
.label = Panoorin sa Picture-in-Picture
.accesskey = u
main-context-menu-image-reload =
.label = i-Reload ang Larawan
.accesskey = R
main-context-menu-image-view-new-tab =
.label = Buksan ang Larawan sa Bagong Tab
.accesskey = L
main-context-menu-video-view-new-tab =
.label = Buksan ang Video sa Bagong Tab
.accesskey = i
main-context-menu-image-copy =
.label = Kopyahin ang Larawan
.accesskey = y
main-context-menu-image-copy-link =
.label = Kopyahin ang Link ng Imahe
.accesskey = K
main-context-menu-video-copy-link =
.label = Kopyahin ang Link ng Video
.accesskey = K
main-context-menu-audio-copy-link =
.label = Kopyahin ang Link ng Audio
.accesskey = K
main-context-menu-image-save-as =
.label = i-Save ang Larawan Bilang...
.accesskey = v
main-context-menu-image-email =
.label = i-Email ang Larawan…
.accesskey = g
main-context-menu-image-set-image-as-background =
.label = Itakda ang Larawan bilang Background ng Desktop…
.accesskey = I
main-context-menu-image-copy-text =
.label = Kopyahin ang Text sa Larawan
.accesskey = x
main-context-menu-image-info =
.label = Tingnan ang Impormasyon ng Larawan
.accesskey = f
main-context-menu-image-desc =
.label = Tingnan ang Paglalarawan
.accesskey = D
main-context-menu-video-save-as =
.label = i-Save ang Video Bilang...
.accesskey = v
main-context-menu-audio-save-as =
.label = i-Save ang Audio Bilang…
.accesskey = v
main-context-menu-video-take-snapshot =
.label = Kumuha ng Snapshot...
.accesskey = K
main-context-menu-video-email =
.label = i-Email ang Video…
.accesskey = a
main-context-menu-audio-email =
.label = i-Email ang Audio...
.accesskey = a
main-context-menu-save-to-pocket =
.label = i-Save ang Pahina sa { -pocket-brand-name }
.accesskey = k
main-context-menu-send-to-device =
.label = Ipadala ang Pahina sa Device
.accesskey = D
##
main-context-menu-use-saved-login =
.label = Gumamit ng Nai-save na Pag-login
.accesskey = G
# Displayed when there are saved passwords and the user clicks inside a username or password field
main-context-menu-use-saved-password =
.label = Gumamit ng Nai-save na Password
.accesskey = G
##
main-context-menu-suggest-strong-password =
.label = Magmungkahi ng Malakas na Password...
.accesskey = M
main-context-menu-manage-logins2 =
.label = Pamahalaan ang ang Login
.accesskey = L
main-context-menu-manage-passwords =
.label = Pamahalaan ang Mga Password
.accesskey = M
main-context-menu-keyword =
.label = Magdagdag ng Keyword para sa Search na ito...
.accesskey = K
main-context-menu-link-send-to-device =
.label = Ipadala ang Link sa Device
.accesskey = D
main-context-menu-frame =
.label = Ang Frame na Ito
.accesskey = h
main-context-menu-frame-show-this =
.label = Ipakita lang ang Frame na ito
.accesskey = k
main-context-menu-frame-open-tab =
.label = Buksan ang Frame sa Bagong Tab
.accesskey = T
main-context-menu-frame-open-window =
.label = Buksan ang Frame sa Bagong Window
.accesskey = W
main-context-menu-frame-reload =
.label = I-reload ang Frame
.accesskey = R
main-context-menu-frame-add-bookmark =
.label = I-bookmark ang Frame…
.accesskey = m
main-context-menu-frame-save-as =
.label = i-Save ang Frame Bilang…
.accesskey = F
main-context-menu-frame-print =
.label = I-print ang Frame…
.accesskey = P
main-context-menu-frame-view-source =
.label = Ipakita ang Frame Source
.accesskey = k
main-context-menu-frame-view-info =
.label = Ipakita ang Frame Info
.accesskey = I
main-context-menu-view-selection-source =
.label = Ipakita ang Source Code ng Selection
.accesskey = e
main-context-menu-take-screenshot =
.label = Kumuha ng Screenshot
.accesskey = K
main-context-menu-take-frame-screenshot =
.label = Kumuha ng Screenshot
.accesskey = o
main-context-menu-view-page-source =
.label = Tingnan ang Source Code ng Pahina
.accesskey = T
main-context-menu-bidi-switch-text =
.label = Switch Text Direction
.accesskey = w
main-context-menu-bidi-switch-page =
.label = Lumipat ng Page Direction
.accesskey = D
main-context-menu-inspect =
.label = Suriin
.accesskey = S
main-context-menu-inspect-a11y-properties =
.label = Inspect Accessibility Properties
main-context-menu-eme-learn-more =
.label = Alamin ang tungkol sa DRM…
.accesskey = D
# Variables
# $containerName (String): The name of the current container
main-context-menu-open-link-in-container-tab =
.label = Buksan ang Link sa Bagong { $containerName } Tab.
.accesskey = T
main-context-menu-reveal-password =
.label = Ipakita ang Password
.accesskey = v