diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-bs/browser/browser/browserSets.ftl | 66 |
1 files changed, 19 insertions, 47 deletions
diff --git a/l10n-bs/browser/browser/browserSets.ftl b/l10n-bs/browser/browser/browserSets.ftl index e035a03af1..ccdc555f70 100644 --- a/l10n-bs/browser/browser/browserSets.ftl +++ b/l10n-bs/browser/browser/browserSets.ftl @@ -4,46 +4,33 @@ window-minimize-command = .label = Minimiziraj - window-zoom-command = .label = Zumiraj - window-new-shortcut = .key = N - window-minimize-shortcut = .key = m - close-shortcut = .key = W - tab-new-shortcut = .key = t - location-open-shortcut = .key = l - location-open-shortcut-alt = .key = d - search-focus-shortcut = .key = k - # This shortcut is used in two contexts: # - web search # - find in page find-shortcut = .key = f - search-find-again-shortcut = .key = g - search-find-again-shortcut-alt = .keycode = VK_F3 - search-find-selection-shortcut = .key = e - # Verify what shortcut for that operation # are recommended by the Human Interface Guidelines # of each platform for your locale. @@ -53,7 +40,6 @@ search-focus-shortcut-alt = [linux] j *[other] e } - # Verify what shortcut for that operation # are recommended by the Human Interface Guidelines # of each platform for your locale. @@ -63,19 +49,14 @@ downloads-shortcut = [linux] y *[other] j } - addons-shortcut = .key = A - file-open-shortcut = .key = o - save-page-shortcut = .key = s - page-source-shortcut = .key = u - # This should match the Option+Command keyboard shortcut letter that Safari # and Chrome use for "View Source" on macOS. `page-source-shortcut` above # is Firefox's official keyboard shortcut shown in the GUI. @@ -83,61 +64,64 @@ page-source-shortcut = # users on macOS. See bug 1398988. page-source-shortcut-safari = .key = u - page-info-shortcut = .key = i - print-shortcut = .key = p - mute-toggle-shortcut = .key = M - nav-back-shortcut-alt = .key = [ - nav-fwd-shortcut-alt = .key = ] - nav-reload-shortcut = .key = r - # Shortcut available only on macOS. nav-stop-shortcut = .key = . - history-show-all-shortcut = .key = H - +history-show-all-shortcut-mac = + .key = Y history-sidebar-shortcut = .key = h - full-screen-shortcut = .key = f - reader-mode-toggle-shortcut-windows = .keycode = VK_F9 - reader-mode-toggle-shortcut-other = .key = R - +picture-in-picture-toggle-shortcut-mac = + .key = ] +# Pick the key that is commonly present +# in your locale keyboards above the +# `picture-in-picture-toggle-shortcut-mac` key. +picture-in-picture-toggle-shortcut-mac-alt = + .key = { "}" } picture-in-picture-toggle-shortcut = .key = ] - # Pick the key that is commonly present # in your locale keyboards above the # `picture-in-picture-toggle-shortcut` key. picture-in-picture-toggle-shortcut-alt = .key = { "}" } - bookmark-this-page-shortcut = .key = d - +# Verify what shortcut for that operation +# are recommended by the Human Interface Guidelines +# of each platform for your locale. +bookmark-show-library-shortcut = + .key = O # Verify what shortcut for that operation # are recommended by the Human Interface Guidelines # of each platform for your locale. bookmark-show-sidebar-shortcut = .key = b +# Verify what shortcut for that operation +# are recommended by the Human Interface Guidelines +# of each platform for your locale. +bookmark-show-toolbar-shortcut = + .key = B ## All `-alt*` messages are alternative acceleration keys for zoom. ## If shift key is needed with your locale popular keyboard for them, @@ -145,25 +129,18 @@ bookmark-show-sidebar-shortcut = full-zoom-reduce-shortcut = .key = - - full-zoom-reduce-shortcut-alt-a = .key = _ - full-zoom-reduce-shortcut-alt-b = .key = { "" } - full-zoom-enlarge-shortcut = .key = + - full-zoom-enlarge-shortcut-alt = .key = = - full-zoom-enlarge-shortcut-alt2 = .key = { "" } - full-zoom-reset-shortcut = .key = 0 - full-zoom-reset-shortcut-alt = .key = { "" } @@ -171,7 +148,6 @@ full-zoom-reset-shortcut-alt = bidi-switch-direction-shortcut = .key = X - private-browsing-shortcut = .key = P @@ -180,15 +156,11 @@ private-browsing-shortcut = quit-app-shortcut = .key = Q - help-shortcut = .key = ? - preferences-shortcut = .key = , - hide-app-shortcut = .key = H - hide-other-apps-shortcut = .key = H |