From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-hu/suite/chrome/browser/linkToolbar.dtd | 48 ++++++ .../browser/mac/platformNavigationBindings.dtd | 11 ++ .../suite/chrome/browser/mailNavigatorOverlay.dtd | 30 ++++ l10n-hu/suite/chrome/browser/metadata.dtd | 31 ++++ l10n-hu/suite/chrome/browser/metadata.properties | 19 +++ l10n-hu/suite/chrome/browser/navigator.dtd | 91 ++++++++++++ l10n-hu/suite/chrome/browser/navigator.properties | 82 +++++++++++ l10n-hu/suite/chrome/browser/navigatorOverlay.dtd | 161 +++++++++++++++++++++ l10n-hu/suite/chrome/browser/pageInfo.dtd | 128 ++++++++++++++++ l10n-hu/suite/chrome/browser/pageInfo.properties | 93 ++++++++++++ l10n-hu/suite/chrome/browser/region.properties | 29 ++++ l10n-hu/suite/chrome/browser/tabbrowser.dtd | 27 ++++ l10n-hu/suite/chrome/browser/tabbrowser.properties | 34 +++++ l10n-hu/suite/chrome/browser/taskbar.properties | 21 +++ .../browser/unix/platformNavigationBindings.dtd | 9 ++ l10n-hu/suite/chrome/browser/webDeveloper.dtd | 73 ++++++++++ .../browser/win/platformNavigationBindings.dtd | 7 + 17 files changed, 894 insertions(+) create mode 100644 l10n-hu/suite/chrome/browser/linkToolbar.dtd create mode 100644 l10n-hu/suite/chrome/browser/mac/platformNavigationBindings.dtd create mode 100644 l10n-hu/suite/chrome/browser/mailNavigatorOverlay.dtd create mode 100644 l10n-hu/suite/chrome/browser/metadata.dtd create mode 100644 l10n-hu/suite/chrome/browser/metadata.properties create mode 100644 l10n-hu/suite/chrome/browser/navigator.dtd create mode 100644 l10n-hu/suite/chrome/browser/navigator.properties create mode 100644 l10n-hu/suite/chrome/browser/navigatorOverlay.dtd create mode 100644 l10n-hu/suite/chrome/browser/pageInfo.dtd create mode 100644 l10n-hu/suite/chrome/browser/pageInfo.properties create mode 100644 l10n-hu/suite/chrome/browser/region.properties create mode 100644 l10n-hu/suite/chrome/browser/tabbrowser.dtd create mode 100644 l10n-hu/suite/chrome/browser/tabbrowser.properties create mode 100644 l10n-hu/suite/chrome/browser/taskbar.properties create mode 100644 l10n-hu/suite/chrome/browser/unix/platformNavigationBindings.dtd create mode 100644 l10n-hu/suite/chrome/browser/webDeveloper.dtd create mode 100644 l10n-hu/suite/chrome/browser/win/platformNavigationBindings.dtd (limited to 'l10n-hu/suite/chrome/browser') diff --git a/l10n-hu/suite/chrome/browser/linkToolbar.dtd b/l10n-hu/suite/chrome/browser/linkToolbar.dtd new file mode 100644 index 0000000000..18782615af --- /dev/null +++ b/l10n-hu/suite/chrome/browser/linkToolbar.dtd @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/mac/platformNavigationBindings.dtd b/l10n-hu/suite/chrome/browser/mac/platformNavigationBindings.dtd new file mode 100644 index 0000000000..3f2a22032e --- /dev/null +++ b/l10n-hu/suite/chrome/browser/mac/platformNavigationBindings.dtd @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/mailNavigatorOverlay.dtd b/l10n-hu/suite/chrome/browser/mailNavigatorOverlay.dtd new file mode 100644 index 0000000000..506ebdad26 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/mailNavigatorOverlay.dtd @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/metadata.dtd b/l10n-hu/suite/chrome/browser/metadata.dtd new file mode 100644 index 0000000000..2831ef2fd1 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/metadata.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/metadata.properties b/l10n-hu/suite/chrome/browser/metadata.properties new file mode 100644 index 0000000000..6fb6d9ed0f --- /dev/null +++ b/l10n-hu/suite/chrome/browser/metadata.properties @@ -0,0 +1,19 @@ +# 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/. + +sameWindowText=Jelenlegi ablak +newWindowText=Új ablak +parentFrameText=Szülő keret +sameFrameText=Jelenlegi keret +embeddedText=Beágyazott +unableToShowProps=Nem lehet a tulajdonságokat megjeleníteni +altTextMissing=Hiányzik +altTextBlank=Üres +imageSize=%S KB (%S byte) +imageSizeUnknown=Ismeretlen (nincs a gyorsítótárban) +imageWidth=%S pont +imageHeight=%S pont +# LOCALIZATION NOTE: Next two strings are for language name representations +# %1$S = language name, %2$S = region name +languageRegionFormat=%1$S (%2$S) diff --git a/l10n-hu/suite/chrome/browser/navigator.dtd b/l10n-hu/suite/chrome/browser/navigator.dtd new file mode 100644 index 0000000000..88480d378d --- /dev/null +++ b/l10n-hu/suite/chrome/browser/navigator.dtd @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/navigator.properties b/l10n-hu/suite/chrome/browser/navigator.properties new file mode 100644 index 0000000000..a8f615ef77 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/navigator.properties @@ -0,0 +1,82 @@ +# 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/. + +nv_done=Kész +nv_timeout=Időtúllépés +nv_stopped=Leállítva +openFile=Fájl megnyitása +uploadFile=Fájl feltöltése + +droponhomebutton=Az ide húzott hivatkozás vagy fájl lesz a kezdőlap +droponhometitle=Kezdőlap beállítása +droponhomemsg=Szeretné ha ez a dokumentum lenne az új kezdőlap? +droponhomeokbutton=Kezdőlap beállítása + +jserror=Hiba történt a lap értelmezése közben. Kattintson ide duplán a részletekért. + +#SessionHistory.js +nothingAvailable=(Nincs elérhető) + +#nsBrowserStatusHandler.js +# LOCALIZATION NOTE: %S is the security certifiate issuer +securityButtonTooltipSecure=Aláíró: %S +securityButtonTooltipMixedContent=Figyelmeztetés: nem hitelesített tartalom +securityButtonTooltipInsecure=Az aktuális oldalhoz tartozó biztonsági információk megjelenítése + +# menu_close labels +tabs.closeTab.label=Böngészőlap bezárása +tabs.closeTab.accesskey=B +tabs.close.label=Bezárás +tabs.close.accesskey=B + +tabs.recentlyClosed.format=%1$S %2$S + +windows.recentlyClosed.format=%1$S %2$S + +tabs.closeWarningTitle=Bezárás megerősítése +tabs.closeWarning=Ez a böngészőablak %S megnyitott lapot tartalmaz. Be kívánja zárni az ablakot és az összes benne megnyitott lapot? +tabs.closeButton=Minden lap bezárása +tabs.closeWarningPromptMe=Figyelmeztetés több lap bezárása előtt +tabs.historyItem=Böngészőlapcsoport + +menuOpenAllInTabs.label=Mindegyik megnyitása külön lapon + +# urlbarBindings.xml +# LOCALIZATION NOTE: This is for the location bar drop-down string: +# "Search " + search_engine_name + " for " + user_input +# e.g. "Search Google for abc" +# DO NOT change the %S order when translate, the first %S must be the search engine name. +searchFor=Keresés itt: %S - erre: "%S" + +# Star button +starButtonOn.tooltip=Könyvjelző szerkesztése +starButtonOff.tooltip=Oldal a könyvjelzők közé + +# Edit Bookmark UI +editBookmarkPanel.pageBookmarkedTitle=Oldal könyvjelzőzve +editBookmarkPanel.pageBookmarkedDescription=A %S megjegyzi ezt az oldalt. +editBookmarkPanel.bookmarkedRemovedTitle=Könyvjelző törölve +editBookmarkPanel.editBookmarkTitle=Könyvjelző szerkesztése + +# LOCALIZATION NOTE (editBookmark.removeBookmarks.label) +# Semi-colon list of plural forms. Replacement for #1 is +# the number of bookmarks to be removed. +# If this causes problems with localization you can also do "Remove Bookmarks (#1)" +# instead of "Remove #1 Bookmarks". +editBookmark.removeBookmarks.label=Könyvjelző törlése;#1 könyvjelző törlése + +# bookmark dialog strings + +bookmarkAllTabsDefault=[Mappa neve] + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=Keresés itt: %S + +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=SeaMonkey Alapértelmezett téma +extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=Ez a téma a rendszer stílusát és színeit használja, így jól illeszkedik minden alkalmazáshoz. + +extensions.modern@themes.mozilla.org.name=SeaMonkey Modern +extensions.modern@themes.mozilla.org.description=Korszerű téma minden program részére. + diff --git a/l10n-hu/suite/chrome/browser/navigatorOverlay.dtd b/l10n-hu/suite/chrome/browser/navigatorOverlay.dtd new file mode 100644 index 0000000000..bc500b95a5 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/navigatorOverlay.dtd @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/pageInfo.dtd b/l10n-hu/suite/chrome/browser/pageInfo.dtd new file mode 100644 index 0000000000..9cfc2f874c --- /dev/null +++ b/l10n-hu/suite/chrome/browser/pageInfo.dtd @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/pageInfo.properties b/l10n-hu/suite/chrome/browser/pageInfo.properties new file mode 100644 index 0000000000..7ebd28c098 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/pageInfo.properties @@ -0,0 +1,93 @@ +# 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/. + +pageInfo.page.title=Oldal adatai – %S +pageInfo.frame.title=Keret adatai – %S + +noPageTitle=Névtelen oldal: +pageTitle=%S: +unknown=Ismeretlen +default=Alapértelmezett +notSet=Nincs megadva +yes=Igen +no=Nem + +mediaImg=Kép +mediaVideo=Video +mediaAudio=Hang +mediaBGImg=Háttér +mediaBorderImg=Szegély +mediaListImg=Felsorolásjel +mediaCursor=Kurzor +mediaObject=Objektum +mediaEmbed=Beágyazott +mediaLink=Ikon +mediaInput=Bevitel +mediaFileSize=%S KB +mediaSize=%S px × %S px +mediaSelectFolder=Mappa kijelölése a képek mentéséhez +mediaBlockImage=Képek blokkolása a(z) %S helyről +mediaUnknownNotCached=Ismeretlen (nincs a gyorsítótárban) +mediaImageType=%S kép +mediaAnimatedType=%S animált kép + +mediaAnimatedImageType=%S kép (animált, %S képkocka) +mediaDimensions=%S px × %S px +mediaDimensionsScaled=%Spx × %Spx (átméretezve: %Spx × %Spx) + +generalQuirksMode=Kompatibilitási mód +generalStrictMode=Szigorú szabványkompatibilitási mód +generalNotCached=Nincs a gyorsítótárban +generalDiskCache=Lemezes gyorsítótár +generalMemoryCache=Memória-gyorsítótár +generalSize=%S KB (%S byte) +generalMetaTag=Meta (1 elem) +generalMetaTags=Meta (%S elem) +generalSiteIdentity=A webhely tulajdonosa: %S\nEllenőrizte: %S + +formTitle=%S űrlap: +formUntitled=Név nélküli űrlap: +formDefaultTarget=Nincs (ugyanabban az ablakban nyílik) +formChecked=Kiválasztva +formUnchecked=Nincs kiválasztva +formPassword=•••••••• + +linkAnchor=Horgony +linkArea=Terület +linkSubmission=Űrlap elküldése +linkSubmit=Küldés +linkRel=Kapcsolódó elem +linkStylesheet=Stíluslap +linkRev=Visszafele hivatkozás +linkX=Egyszerű XHivatkozás (XLink) +linkScript=Parancsfájl +linkScriptInline=&Beágyazva + +feedRss=RSS +feedAtom=Atom +feedXML=XML + +securityNoOwner=This website does not supply ownership information. +securityOneVisit=Igen, egyszer +securityNVisits=Igen, %S alkalommal +securityNoEncryption=A kapcsolat nincs titkosítva +securityNone1=A %S webhely ezen oldala nincs titkosítva. +securityNone2=Az interneten keresztül küldött titkosítatlan adatokhoz útközben mások is hozzáférhetnek.\u0020 +securityNone3=A megjelenített oldal nincsen titkosítva. +# LOCALIZATION NOTE (securityEncryptionWithBits): %1$S is the name of the encryption standard, +# %2$S is the key size of the cipher. +securityEncryptionWithBits=Titkosított kapcsolat (%1$S, %2$S bites kulcs) +securityEncryption1=Az éppen nézett oldalt titkosították, mielőtt átküldték az interneten. +securityEncryption2=Encryption makes it very difficult for unauthorized people to view information traveling between computers. It is therefore very unlikely that anyone read this page as it traveled across the Internet. +securityMixedContent=A kapcsolat részben titkosított +securityMixed1=Az éppen nézett oldal egyes részei nem lettek titkosítva, mielőtt átküldték az interneten. +# LOCALIZATION NOTE (securityVisitsNumber): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of visits and can be used in all plural forms as needed, e.g. +# for '1': 'Yes, #1 time' +securityVisitsNumber=Igen, egyszer;Igen, #1 alkalommal +securityNoVisits=Nem + +permissions.useDefault=Alapértelmezés használata diff --git a/l10n-hu/suite/chrome/browser/region.properties b/l10n-hu/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..1534dbf3cf --- /dev/null +++ b/l10n-hu/suite/chrome/browser/region.properties @@ -0,0 +1,29 @@ +# 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/. + +# navigator.properties +# +# all.js +# +browser.startup.homepage=http://www.seamonkey-project.org/start/ +browser.throbber.url=http://www.seamonkey-project.org/ + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com +browser.validate.html.service=http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= + +#config.js +# +startup.homepage_override_url=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Feedly +browser.contentHandlers.types.0.uri=http://www.feedly.com/home#subscription/feed/%s +browser.contentHandlers.types.1.title=My Yahoo! +browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s +browser.contentHandlers.types.2.title=AOL Reader +browser.contentHandlers.types.2.uri=http://reader.aol.com/#quickadd/%s +browser.contentHandlers.types.3.title=Digg Reader +browser.contentHandlers.types.3.uri=http://digg.com/reader/search/%s diff --git a/l10n-hu/suite/chrome/browser/tabbrowser.dtd b/l10n-hu/suite/chrome/browser/tabbrowser.dtd new file mode 100644 index 0000000000..104a607c56 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/tabbrowser.dtd @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/tabbrowser.properties b/l10n-hu/suite/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..4c1a235481 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/tabbrowser.properties @@ -0,0 +1,34 @@ +# 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/. + +tabs.loading=Betöltés… +tabs.untitled=(Névtelen) +tabs.closeWarningTitle=Többi böngészőlap bezárásának megerősítése +tabs.closeWarning=%S másik böngészőlap fog bezáródni. Biztosan folytatja? +# LOCALIZATION NOTE (tabs.closeWarningOther): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningOther=;#1 további böngészőlap fog bezáródni. Biztosan folytatja? +tabs.closeButton=Többi böngészőlap bezárása +tabs.closeWarningPromptMe=Figyelmeztetés a többi böngészőlap bezárása előtt + +tabs.closeWarningTitleAll=Bezárás megerősítése +# LOCALIZATION NOTE (tabs.closeWarningAll): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningAll=;Ez a böngészőablak #1 megnyitott lapot tartalmaz. Bezárja az ablakot és az összes benne megnyitott lapot? +tabs.closeButtonAll=Minden lap bezárása +tabs.closeWarningPromptMeAll=Figyelmeztetés több lap bezárása előtt + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items were moved from /chrome/common/places/places.properties. +# Now they are not specific to bookmarks. +tabs.openWarningTitle=Megnyitás megerősítése +tabs.openWarningMultipleBranded=%S lap fog megnyílni. Ez lelassíthatja a %St, miközben a lapok betöltődnek. Biztos folytatja? +tabs.openButtonMultiple=Lapok megnyitása +tabs.openWarningPromptMeBranded=Figyelmeztetés, hogy több lap megnyitása lelassíthatja a %St diff --git a/l10n-hu/suite/chrome/browser/taskbar.properties b/l10n-hu/suite/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..93532b8977 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/taskbar.properties @@ -0,0 +1,21 @@ +# 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/. + +taskbar.tasks.newTab.label=Új lap megnyitása +taskbar.tasks.newTab.description=Megnyit egy új lapot az aktuális böngészőablakban. +taskbar.tasks.newWindow.label=Új ablak megnyitása +taskbar.tasks.newWindow.description=Megnyit egy új böngészőablakot. +taskbar.tasks.newPrivate.label=&Privát ablak megnyitása +taskbar.tasks.newPrivate.description=Megnyit egy új privát böngészőablakot. +taskbar.tasks.mailWindow.label=Levelező és hírolvasó megnyitása +taskbar.tasks.mailWindow.description=A Levelező és hírolvasó megnyitása. +taskbar.tasks.composeMessage.label=Új üzenet létrehozása +taskbar.tasks.composeMessage.description=Új üzenet létrehozása.. +taskbar.tasks.openAddressBook.label=Címjegyzék megnyitása +taskbar.tasks.openAddressBook.description=A Címjegyzék megnyitása. +taskbar.tasks.openEditor.label=HTML-szerkesztő megnyitása +taskbar.tasks.openEditor.description=Megnyit egy üres lapot a HTML-szerkesztőben. +taskbar.frequent.label=Gyakori +taskbar.recent.label=Legutóbbi + diff --git a/l10n-hu/suite/chrome/browser/unix/platformNavigationBindings.dtd b/l10n-hu/suite/chrome/browser/unix/platformNavigationBindings.dtd new file mode 100644 index 0000000000..4a9fc590c3 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/unix/platformNavigationBindings.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/webDeveloper.dtd b/l10n-hu/suite/chrome/browser/webDeveloper.dtd new file mode 100644 index 0000000000..2978160938 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/webDeveloper.dtd @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-hu/suite/chrome/browser/win/platformNavigationBindings.dtd b/l10n-hu/suite/chrome/browser/win/platformNavigationBindings.dtd new file mode 100644 index 0000000000..b293ef4d17 --- /dev/null +++ b/l10n-hu/suite/chrome/browser/win/platformNavigationBindings.dtd @@ -0,0 +1,7 @@ + + + + + -- cgit v1.2.3