summaryrefslogtreecommitdiffstats
path: root/l10n-hu/browser/browser/browserContext.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hu/browser/browser/browserContext.ftl')
-rw-r--r--l10n-hu/browser/browser/browserContext.ftl385
1 files changed, 385 insertions, 0 deletions
diff --git a/l10n-hu/browser/browser/browserContext.ftl b/l10n-hu/browser/browser/browserContext.ftl
new file mode 100644
index 0000000000..8aa2ca1c39
--- /dev/null
+++ b/l10n-hu/browser/browser/browserContext.ftl
@@ -0,0 +1,385 @@
+# 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] Lehúzás az előzményekhez
+ *[other] Jobb kattintás vagy lehúzás az előzményekhez
+ }
+
+## Back
+
+# Variables
+# $shortcut (String) - A keyboard shortcut for the Go Back command.
+main-context-menu-back-2 =
+ .tooltiptext = Ugrás az előző oldalra ({ $shortcut })
+ .aria-label = Vissza
+ .accesskey = V
+# This menuitem is only visible on macOS
+main-context-menu-back-mac =
+ .label = Vissza
+ .accesskey = V
+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 = Ugrás a következő oldalra ({ $shortcut })
+ .aria-label = Előre
+ .accesskey = E
+# This menuitem is only visible on macOS
+main-context-menu-forward-mac =
+ .label = Előre
+ .accesskey = E
+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 = Frissítés
+ .accesskey = F
+# This menuitem is only visible on macOS
+main-context-menu-reload-mac =
+ .label = Frissítés
+ .accesskey = F
+toolbar-button-reload =
+ .label = { main-context-menu-reload.aria-label }
+
+## Stop
+
+main-context-menu-stop =
+ .aria-label = Leállítás
+ .accesskey = L
+# This menuitem is only visible on macOS
+main-context-menu-stop-mac =
+ .label = Leállítás
+ .accesskey = L
+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 }
+
+## Save Page
+
+main-context-menu-page-save =
+ .label = Oldal mentése…
+ .accesskey = O
+
+## Simple menu items
+
+main-context-menu-bookmark-page =
+ .aria-label = Lap könyvjelzőzése…
+ .accesskey = k
+ .tooltiptext = Lap könyvjelzőzése
+# 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 = Lap könyvjelzőzése…
+ .accesskey = k
+# 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 = Könyvjelző szerkesztése…
+ .accesskey = j
+# Variables
+# $shortcut (String) - A keyboard shortcut for the add bookmark command.
+main-context-menu-bookmark-page-with-shortcut =
+ .aria-label = Lap könyvjelzőzése…
+ .accesskey = k
+ .tooltiptext = Lap könyvjelzőzése ({ $shortcut })
+main-context-menu-edit-bookmark =
+ .aria-label = Könyvjelző szerkesztése…
+ .accesskey = j
+ .tooltiptext = Könyvjelző szerkesztése
+# Variables
+# $shortcut (String) - A keyboard shortcut for the edit bookmark command.
+main-context-menu-edit-bookmark-with-shortcut =
+ .aria-label = Könyvjelző szerkesztése…
+ .accesskey = j
+ .tooltiptext = Könyvjelző szerkesztése ({ $shortcut })
+main-context-menu-open-link =
+ .label = Hivatkozás megnyitása
+ .accesskey = H
+main-context-menu-open-link-new-tab =
+ .label = Megnyitás új lapon
+ .accesskey = l
+main-context-menu-open-link-container-tab =
+ .label = Hivatkozás megnyitása új konténerlapon
+ .accesskey = k
+main-context-menu-open-link-new-window =
+ .label = Megnyitás új ablakban
+ .accesskey = a
+main-context-menu-open-link-new-private-window =
+ .label = Hivatkozás megnyitása új privát ablakban
+ .accesskey = p
+main-context-menu-bookmark-link-2 =
+ .label = Hivatkozás könyvjelzőzése…
+ .accesskey = H
+main-context-menu-save-link =
+ .label = Hivatkozás mentése más néven…
+ .accesskey = n
+main-context-menu-save-link-to-pocket =
+ .label = Hivatkozás mentése a { -pocket-brand-name }be
+ .accesskey = o
+
+## The access keys for "Copy Link" and "Copy Email Address"
+## should be the same if possible; the two context menu items
+## are mutually exclusive.
+
+main-context-menu-copy-email =
+ .label = E-mail cím másolása
+ .accesskey = m
+main-context-menu-copy-phone =
+ .label = Telefonszám másolása
+ .accesskey = T
+main-context-menu-copy-link-simple =
+ .label = Hivatkozás másolása
+ .accesskey = m
+# This command copies the link, removing additional
+# query parameters used to track users across sites.
+main-context-menu-strip-on-share-link =
+ .label = Hivatkozás másolása oldalkövetés nélkül
+ .accesskey = v
+
+## 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 = Lejátszás
+ .accesskey = L
+main-context-menu-media-pause =
+ .label = Szünet
+ .accesskey = S
+
+##
+
+main-context-menu-media-mute =
+ .label = Némítás
+ .accesskey = N
+main-context-menu-media-unmute =
+ .label = Hang be
+ .accesskey = n
+main-context-menu-media-play-speed-2 =
+ .label = Sebesség
+ .accesskey = b
+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 = Ismétlés
+ .accesskey = I
+
+## 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 = Vezérlők megjelenítése
+ .accesskey = V
+main-context-menu-media-hide-controls =
+ .label = Vezérlők elrejtése
+ .accesskey = V
+
+##
+
+main-context-menu-media-video-fullscreen =
+ .label = Teljes képernyő
+ .accesskey = T
+main-context-menu-media-video-leave-fullscreen =
+ .label = Kilépés a teljes képernyős módból
+ .accesskey = K
+# 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 = Megtekintés Kép a képben módban
+ .accesskey = K
+main-context-menu-image-reload =
+ .label = Kép újrabetöltése
+ .accesskey = r
+main-context-menu-image-view-new-tab =
+ .label = Kép megnyitása új lapon
+ .accesskey = K
+main-context-menu-video-view-new-tab =
+ .label = Videó megnyitása új lapon
+ .accesskey = V
+main-context-menu-image-copy =
+ .label = Kép másolása
+ .accesskey = o
+main-context-menu-image-copy-link =
+ .label = Képhivatkozás másolása
+ .accesskey = l
+main-context-menu-video-copy-link =
+ .label = Videóhivatkozás másolása
+ .accesskey = V
+main-context-menu-audio-copy-link =
+ .label = Hanghivatkozás másolása
+ .accesskey = H
+main-context-menu-image-save-as =
+ .label = Kép mentése más néven…
+ .accesskey = m
+main-context-menu-image-email =
+ .label = Kép küldése e-mailben…
+ .accesskey = p
+main-context-menu-image-set-image-as-background =
+ .label = Kép beállítása háttérképként…
+ .accesskey = K
+main-context-menu-image-copy-text =
+ .label = Szöveg másolása a képről
+ .accesskey = S
+main-context-menu-image-info =
+ .label = Képadatok megjelenítése
+ .accesskey = d
+main-context-menu-image-desc =
+ .label = Leírás megjelenítése
+ .accesskey = L
+main-context-menu-video-save-as =
+ .label = Videó mentése más néven…
+ .accesskey = v
+main-context-menu-audio-save-as =
+ .label = Hang mentése más néven…
+ .accesskey = H
+main-context-menu-video-take-snapshot =
+ .label = Pillanatkép készítése…
+ .accesskey = P
+main-context-menu-video-email =
+ .label = Videó küldése e-mailben…
+ .accesskey = i
+main-context-menu-audio-email =
+ .label = Hang küldése e-mailben…
+ .accesskey = a
+main-context-menu-save-to-pocket =
+ .label = Oldal mentése a { -pocket-brand-name }be
+ .accesskey = k
+main-context-menu-send-to-device =
+ .label = Oldal küldése eszközre
+ .accesskey = e
+
+## The access keys for "Use Saved Login" and "Use Saved Password"
+## should be the same if possible; the two context menu items
+## are mutually exclusive.
+
+main-context-menu-use-saved-login =
+ .label = Mentett bejelentkezés használata
+ .accesskey = b
+# Displayed when there are saved passwords and the user clicks inside a username or password field
+main-context-menu-use-saved-password =
+ .label = Mentett jelszó használata
+ .accesskey = j
+
+##
+
+main-context-menu-use-relay-mask =
+ .label = { -relay-brand-short-name } e-mail-maszk használata
+ .accesskey = e
+main-context-menu-suggest-strong-password =
+ .label = Erős jelszó javaslata…
+ .accesskey = E
+main-context-menu-manage-logins2 =
+ .label = Bejelentkezések kezelése…
+ .accesskey = B
+main-context-menu-manage-passwords =
+ .label = Jelszavak kezelése
+ .accesskey = k
+main-context-menu-keyword =
+ .label = Kulcsszó hozzáadása a kereséshez…
+ .accesskey = u
+main-context-menu-link-send-to-device =
+ .label = Hivatkozás küldése eszközre
+ .accesskey = e
+main-context-menu-frame =
+ .label = Ez a keret
+ .accesskey = z
+main-context-menu-frame-show-this =
+ .label = Csak az aktuális keret megjelenítése
+ .accesskey = C
+main-context-menu-frame-open-tab =
+ .label = Keret megnyitása új lapon
+ .accesskey = l
+main-context-menu-frame-open-window =
+ .label = Keret megnyitása új ablakban
+ .accesskey = a
+main-context-menu-frame-reload =
+ .label = Keret frissítése
+ .accesskey = r
+main-context-menu-frame-add-bookmark =
+ .label = Keret könyvjelzőzése…
+ .accesskey = K
+main-context-menu-frame-save-as =
+ .label = Keret mentése más néven…
+ .accesskey = K
+main-context-menu-frame-print =
+ .label = Keret nyomtatása…
+ .accesskey = n
+main-context-menu-frame-view-source =
+ .label = Keret forrása
+ .accesskey = f
+main-context-menu-frame-view-info =
+ .label = Keret adatainak megjelenítése
+ .accesskey = d
+main-context-menu-print-selection-2 =
+ .label = Kijelölés nyomtatása…
+ .accesskey = n
+main-context-menu-view-selection-source =
+ .label = Kijelölés forrásának megtekintése
+ .accesskey = M
+main-context-menu-take-screenshot =
+ .label = Képernyőkép készítése
+ .accesskey = e
+main-context-menu-take-frame-screenshot =
+ .label = Képernyőkép készítése
+ .accesskey = K
+main-context-menu-view-page-source =
+ .label = Oldal forrása
+ .accesskey = f
+main-context-menu-bidi-switch-text =
+ .label = Szöveg irányának átváltása
+ .accesskey = z
+main-context-menu-bidi-switch-page =
+ .label = Oldal irányának átváltása
+ .accesskey = l
+main-context-menu-inspect =
+ .label = Vizsgálat
+ .accesskey = V
+main-context-menu-inspect-a11y-properties =
+ .label = Akadálymentesítési tulajdonságok vizsgálata
+main-context-menu-eme-learn-more =
+ .label = Tudjon meg többet a DRM-ről…
+ .accesskey = D
+# Variables
+# $containerName (String): The name of the current container
+main-context-menu-open-link-in-container-tab =
+ .label = Hivatkozás megnyitása új { $containerName }-lapon
+ .accesskey = l
+main-context-menu-reveal-password =
+ .label = Jelszó felfedése
+ .accesskey = f