diff options
Diffstat (limited to 'l10n-hu/mobile')
-rw-r--r-- | l10n-hu/mobile/android/chrome/browser.properties | 118 | ||||
-rw-r--r-- | l10n-hu/mobile/android/chrome/config.dtd | 21 | ||||
-rw-r--r-- | l10n-hu/mobile/android/chrome/config.properties | 9 | ||||
-rw-r--r-- | l10n-hu/mobile/android/chrome/passwordmgr.properties | 20 | ||||
-rw-r--r-- | l10n-hu/mobile/android/defines.inc | 14 | ||||
-rw-r--r-- | l10n-hu/mobile/android/mobile-l10n.js | 6 | ||||
-rw-r--r-- | l10n-hu/mobile/android/mobile/android/aboutConfig.ftl | 24 | ||||
-rw-r--r-- | l10n-hu/mobile/chrome/region.properties | 56 | ||||
-rw-r--r-- | l10n-hu/mobile/overrides/appstrings.properties | 40 | ||||
-rw-r--r-- | l10n-hu/mobile/overrides/netError.dtd | 118 |
10 files changed, 426 insertions, 0 deletions
diff --git a/l10n-hu/mobile/android/chrome/browser.properties b/l10n-hu/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..e09da2155e --- /dev/null +++ b/l10n-hu/mobile/android/chrome/browser.properties @@ -0,0 +1,118 @@ +# 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/. + +# Popup Blocker + +# In Extension.jsm + +# LOCALIZATION NOTE (webextPerms.header) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=Hozzáadja: %S? + +webextPerms.add.label=Hozzáadás +webextPerms.cancel.label=Mégse + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +webextPerms.updateText=A(z) %S frissítésre került. Jóvá kell hagynia az új engedélyeket, mielőtt a frissített verzió települ. A „Mégse” megtartja a kiegészítő jelenlegi verzióját. + +webextPerms.updateAccept.label=Frissítés + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replaced with the localized name of the extension requesting new +# permissions. +webextPerms.optionalPermsHeader=A(z) %S további engedélyeket igényel. +webextPerms.optionalPermsListIntro=Ezeket szeretné: +webextPerms.optionalPermsAllow.label=Engedélyezés +webextPerms.optionalPermsDeny.label=Tiltás + +webextPerms.description.bookmarks=Könyvjelzők olvasása és módosítása +webextPerms.description.browserSettings=Böngészőbeállítások olvasása és módosítása +webextPerms.description.browsingData=Friss böngészési előzmények, sütik és kapcsolódó adatok törlése +webextPerms.description.clipboardRead=Vágólap tartalmának lekérése +webextPerms.description.clipboardWrite=Adatok vágólapra helyezése +webextPerms.description.devtools=Fejlesztőeszközök kinyitása, hogy elérje a nyitott lapokon lévő adatokat +webextPerms.description.downloads=Fájlok letöltése, valamint a letöltési előzmények olvasása és módosítása +webextPerms.description.downloads.open=A számítógépre letöltött fájlok megnyitása +webextPerms.description.find=Az összes nyitott lap szövegének olvasása +webextPerms.description.geolocation=Földrajzi hely adatainak elérése +webextPerms.description.history=Böngészés előzményeinek elérése +webextPerms.description.management=Bővítményhasználat monitorozása és témák kezelése +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=Üzenetváltás a %Stól különböző más programokkal +webextPerms.description.notifications=Értesítések megjelenítése +webextPerms.description.privacy=Adatvédelmi beállítások olvasása és módosítása +webextPerms.description.proxy=Böngésző proxy beállítások vezérlése +webextPerms.description.sessions=Nemrég bezárt lapok elérése +webextPerms.description.tabs=Böngészőlapok elérése +webextPerms.description.topSites=Böngészés előzményeinek elérése +webextPerms.description.webNavigation=Böngészőtevékenység elérése navigáláskor + +webextPerms.hostDescription.allUrls=Az adatai elérése az összes webhelyhez + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=Az adatai elérése a(z) %S tartományban lévő lapokhoz + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=Az adatai elérése #1 másik tartományhoz;Az adatai elérése #1 másik tartományhoz + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=Az adatai elérése itt: %S + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=Az adatai elérése még #1 oldalon;Az adatai elérése még #1 oldalon + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + # Web Console API +stacktrace.anonymousFunction=<névtelen> +stacktrace.outputMessage=Veremkiíratás innen: %S, függvény: %S, sor: %S. +timer.start=%S: óra elindult + +# LOCALIZATION NOTE (timer.end): +# This string is used to display the result of the console.timeEnd() call. +# %1$S=name of timer, %2$S=number of milliseconds +timer.end=%1$S: %2$S ms + +# Site settings dialog + +# In ContextualIdentityService.jsm + +# LOCALIZATION NOTE (userContextPersonal.label, +# userContextWork.label, +# userContextShopping.label, +# userContextBanking.label, +# userContextNone.label): +# These strings specify the four predefined contexts included in support of the +# Contextual Identity / Containers project. Each context is meant to represent +# the context that the user is in when interacting with the site. Different +# contexts will store cookies and other information from those sites in +# different, isolated locations. You can enable the feature by typing +# about:config in the URL bar and changing privacy.userContext.enabled to true. +# Once enabled, you can open a new tab in a specific context by clicking +# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these +# strings on the right-hand side of the URL bar. +# In android this will be only exposed by web extensions +userContextPersonal.label = Személyes +userContextWork.label = Munkahelyi +userContextBanking.label = Bankolás +userContextShopping.label = Vásárlás + diff --git a/l10n-hu/mobile/android/chrome/config.dtd b/l10n-hu/mobile/android/chrome/config.dtd new file mode 100644 index 0000000000..22a19c94b7 --- /dev/null +++ b/l10n-hu/mobile/android/chrome/config.dtd @@ -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/. --> + + +<!ENTITY toolbar.searchPlaceholder "Keresés"> + +<!ENTITY newPref.namePlaceholder "Név"> + +<!ENTITY newPref.valueBoolean "Logikai érték"> +<!ENTITY newPref.valueString "Karakterlánc"> +<!ENTITY newPref.valueInteger "Egész szám"> + +<!ENTITY newPref.stringPlaceholder "Írjon be szöveget"> +<!ENTITY newPref.numberPlaceholder "Írjon be számot"> + +<!ENTITY newPref.toggleButton "Ki/be"> +<!ENTITY newPref.cancelButton "Mégse"> + +<!ENTITY contextMenu.copyPrefName "Név másolása"> +<!ENTITY contextMenu.copyPrefValue "Érték másolása"> diff --git a/l10n-hu/mobile/android/chrome/config.properties b/l10n-hu/mobile/android/chrome/config.properties new file mode 100644 index 0000000000..b92525bfe7 --- /dev/null +++ b/l10n-hu/mobile/android/chrome/config.properties @@ -0,0 +1,9 @@ +# 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/. + +newPref.createButton=Létrehozás +newPref.changeButton=Változtatás + +pref.toggleButton=Ki/be +pref.resetButton=Alaphelyzet diff --git a/l10n-hu/mobile/android/chrome/passwordmgr.properties b/l10n-hu/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..ec78d80c03 --- /dev/null +++ b/l10n-hu/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,20 @@ +# 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/. + +# String will be replaced by brandShortName. +saveLogin=Szeretné, hogy a %S megjegyezze a bejelentkezést? +rememberButton=Megjegyzés +neverButton=Soha + +# String is the login's hostname +updatePassword=Frissíti %S mentett jelszavát? +updatePasswordNoUser=Frissíti a mentett jelszót ehhez a bejelentkezéshez? +updateButton=Frissítés +dontUpdateButton=Ne frissítse + +userSelectText2=Válassza ki a frissítendő bejelentkezést: +passwordChangeTitle=Jelszóváltoztatás megerősítése + +username=Felhasználónév +password=Jelszó diff --git a/l10n-hu/mobile/android/defines.inc b/l10n-hu/mobile/android/defines.inc new file mode 100644 index 0000000000..1a6b662061 --- /dev/null +++ b/l10n-hu/mobile/android/defines.inc @@ -0,0 +1,14 @@ +# 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/. +#filter emptyLines + +#define MOZ_LANGPACK_CREATOR mozilla.org + +# If non-English locales wish to credit multiple contributors, uncomment this + +# variable definition and use the format specified. + +#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Tímár András</em:contributor> <em:contributor>Kelemen Gábor</em:contributor> <em:contributor>Meskó Balázs</em:contributor> + +#unfilter emptyLines diff --git a/l10n-hu/mobile/android/mobile-l10n.js b/l10n-hu/mobile/android/mobile-l10n.js new file mode 100644 index 0000000000..b410ad9aef --- /dev/null +++ b/l10n-hu/mobile/android/mobile-l10n.js @@ -0,0 +1,6 @@ +# 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/. + +#filter substitution + diff --git a/l10n-hu/mobile/android/mobile/android/aboutConfig.ftl b/l10n-hu/mobile/android/mobile/android/aboutConfig.ftl new file mode 100644 index 0000000000..37a897821b --- /dev/null +++ b/l10n-hu/mobile/android/mobile/android/aboutConfig.ftl @@ -0,0 +1,24 @@ +# 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/. + +config-toolbar-search = + .placeholder = Keresés +config-new-pref-name = + .placeholder = Név +config-new-pref-value-boolean = Logikai érték +config-new-pref-value-string = Karakterlánc +config-new-pref-value-integer = Egész szám +config-new-pref-string = + .placeholder = Írjon be szöveget +config-new-pref-number = + .placeholder = Írjon be számot +config-new-pref-cancel-button = Mégse +config-new-pref-create-button = Létrehozás +config-new-pref-change-button = Változtatás +config-pref-toggle-button = Ki/be +config-pref-reset-button = Alaphelyzet +config-context-menu-copy-pref-name = + .label = Név másolása +config-context-menu-copy-pref-value = + .label = Érték másolása diff --git a/l10n-hu/mobile/chrome/region.properties b/l10n-hu/mobile/chrome/region.properties new file mode 100644 index 0000000000..c3cedf3f95 --- /dev/null +++ b/l10n-hu/mobile/chrome/region.properties @@ -0,0 +1,56 @@ +# 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/. + +# increment this number when anything gets changed in the list below. This will +# cause Firefox to re-read these prefs and inject any new handlers into the +# profile database. Note that "new" is defined as "has a different URL"; this +# means that it's not possible to update the name of existing handler, so +# don't make any spelling errors here. +gecko.handlerService.defaultHandlersVersion=3 + +# The default set of protocol handlers for mailto: +gecko.handlerService.schemes.mailto.0.name=Yahoo! Mail +gecko.handlerService.schemes.mailto.0.uriTemplate=https://compose.mail.yahoo.com/?To=%s +gecko.handlerService.schemes.mailto.1.name=Gmail +gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s + +# Order of suggested websites displayed in the Top Sites panel. +# Values for these keys must correspond to the name used in the keys that +# define each suggested website's details. For example: +# browser.suggestedsites.list.0=NAME +# browser.suggestedsites.NAME.title=Displayed name +# browser.suggestedsites.NAME.url=Website URL +# browser.suggestedsites.NAME.bgcolor= Color (hex format) +# +# Note that if you remove or add items to this set, you need to adjust +# mobile/android/tests/browser/robocop/testDistribution.java +# to reflect the new set of IDs reported as tiles data. + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=My Yahoo +browser.contentHandlers.types.0.uri=https://add.my.yahoo.com/rss?url=%s + +browser.suggestedsites.list.0=facebook +browser.suggestedsites.list.1=youtube +browser.suggestedsites.list.2=aliexpress +browser.suggestedsites.list.3=wikipedia +browser.suggestedsites.list.4=twitter + +browser.suggestedsites.facebook.title=Facebook +browser.suggestedsites.facebook.url=https://m.facebook.com/ +browser.suggestedsites.facebook.bgcolor=#3B5998 + +browser.suggestedsites.youtube.title=YouTube +browser.suggestedsites.youtube.url=https://m.youtube.com/ +browser.suggestedsites.youtube.bgcolor=#FFFFFF + +browser.suggestedsites.wikipedia.title=Wikipedia +browser.suggestedsites.wikipedia.url=https://www.wikipedia.org/ +browser.suggestedsites.wikipedia.bgcolor=#000000 + +browser.suggestedsites.twitter.title=Twitter +browser.suggestedsites.twitter.url=https://mobile.twitter.com/ +browser.suggestedsites.twitter.bgcolor=#38A1F3 + diff --git a/l10n-hu/mobile/overrides/appstrings.properties b/l10n-hu/mobile/overrides/appstrings.properties new file mode 100644 index 0000000000..13fb057404 --- /dev/null +++ b/l10n-hu/mobile/overrides/appstrings.properties @@ -0,0 +1,40 @@ +# 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/. + +# BEFORE EDITING THIS FILE, PLEASE NOTE: +# These strings are only here to support shipping Fennec ESR. +# They are unused in GeckoView, so please don't make any changes. + +malformedURI2=Az URL érvénytelen, nem lehet betölteni. +fileNotFound=A Firefox nem találja a fájlt a(z) %S helyen. +fileAccessDenied=A fájl nem olvasható itt: %S. +dnsNotFound2=A Firefox nem találja a kiszolgálót a(z) %S helyen. +unknownProtocolFound=A Firefox nem tudja, hogy kell ezt a címet megnyitni, mert a protokollok egyike (%S) nincs egyetlen programhoz sem hozzárendelve, vagy nem engedélyezett ebben a kontextusban. +connectionFailure=A Firefox nem képes kapcsolatot létesíteni a(z) %S helyen lévő kiszolgálóval. +netInterrupt=A kapcsolat a(z) %S hellyel megszakadt az oldal betöltése közben. +netTimeout=A(z) %S helyen lévő kiszolgáló túl hosszú ideig nem válaszol. +redirectLoop=A Firefox azt észlelte, hogy a kiszolgáló olyan módon irányítja át a kérést, hogy az soha nem fog teljesülni. +## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S" +confirmRepostPrompt=Az oldal megjelenítéséhez a %Snak olyan információkat kell küldenie, amelyek megismételnek egy korábbi műveletet (például egy keresést vagy egy rendelés megerősítését). +resendButton.label=Újraküldés +unknownSocketType=A Firefox nem tudja, hogy kommunikáljon a kiszolgálóval. +netReset=A kiszolgálóhoz való kapcsolat alaphelyzetbe állt az oldal letöltése közben. +notCached=Ez a dokumentum nem érhető el többé. +netOffline=A Firefox jelenleg kapcsolat nélküli módban van, és nem tudja a webet böngészni. +isprinting=A dokumentum nem változhat meg nyomtatás közben vagy nyomtatási kép készítése közben. +deniedPortAccess=Ez a cím olyan hálózati portot használ, amelyet általában a webböngészéstől eltérő célra szoktak használni. A Firefox megszakította ezt a lekérést az Ön védelme érdekében. +proxyResolveFailure=A Firefox proxykiszolgáló használatára lett beállítva, ám az nem található. +proxyConnectFailure=A Firefox proxykiszolgáló használatára lett beállítva, ám az visszautasítja a kapcsolatot. +contentEncodingError=A megtekinteni kívánt oldal nem jeleníthető meg, mert érvénytelen vagy nem támogatott tömörítést használ. +unsafeContentType=A megtekinteni kívánt oldal nem jeleníthető meg, mert olyan fájltípust tartalmaz, amelyet nem biztonságos megnyitni. Értesítse a webhely tulajdonosait erről a problémáról. +malwareBlocked=A(z) %S címen működő webhelyről bejelentés érkezett, hogy támadó webhely, ezért a biztonsági beállítások alapján a böngésző a hozzáférést nem engedélyezi. +harmfulBlocked=A(z) %S címen működő webhelyről bejelentés érkezett, hogy ártalmas webhely lehet, ezért a biztonsági beállítások alapján a böngésző a hozzáférést nem engedélyezi. +deceptiveBlocked=A(z) %S címen működő webhelyről bejelentés érkezett, hogy félrevezető webhely, ezért a biztonsági beállítások alapján a böngésző a hozzáférést nem engedélyezi. +unwantedBlocked=A(z) %S címen működő webhelyről bejelentés érkezett, hogy nem kívánatos szoftvereket tartalmaz, ezért a biztonsági beállítások alapján a böngésző a hozzáférést nem engedélyezi. +cspBlocked=Az oldal tartalombiztonsági irányelve megtiltja, hogy ezen a módon betöltsék. +corruptedContentErrorv2=A(z) %S oldal hálózati protokollsértést tapasztalt, amely nem javítható. +sslv3Used=A Firefox nem tudja garantálni az adatai biztonságát itt: %S, mert az SSLv3 nevű sebezhető biztonsági protokollt használja. +weakCryptoUsed=A(z) %S tulajdonosa a weboldalát helytelenül állította be. Az Ön adatainak ellopását megakadályozandó a Firefox nem csatlakozott ehhez a weboldalhoz. +inadequateSecurityError=A weboldal elégtelen szintű biztonságot akart beállítani. +networkProtocolError=A Firefox hálózati protokollsértést tapasztalt, amely nem javítható. diff --git a/l10n-hu/mobile/overrides/netError.dtd b/l10n-hu/mobile/overrides/netError.dtd new file mode 100644 index 0000000000..e9b2b67fcb --- /dev/null +++ b/l10n-hu/mobile/overrides/netError.dtd @@ -0,0 +1,118 @@ +<!-- 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/. --> + +<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> +%brandDTD; + +<!ENTITY loadError.label "Probléma az oldal betöltése közben"> +<!ENTITY retry.label "Próbálja újra"> + +<!-- Specific error messages --> + +<!ENTITY connectionFailure.title "A kapcsolódás sikertelen"> +<!ENTITY connectionFailure.longDesc2 "&sharedLongDesc3;"> + +<!ENTITY deniedPortAccess.title "Ez a cím tiltva van"> +<!ENTITY deniedPortAccess.longDesc ""> + +<!ENTITY dnsNotFound.title "A kiszolgáló nem található"> +<!-- LOCALIZATION NOTE (dnsNotFound.longDesc4) This string contains markup including widgets for searching + or enabling wifi connections. The text inside tags should be localized. Do not change the ids. --> +<!ENTITY dnsNotFound.longDesc4 "<ul> <li>Ellenőrizze a címet, hogy nincs-e benne elgépelés, például: <strong>ww</strong>.example.com a <strong>www</strong>.example.com</li> helyett. <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Keresés</button> </div> <li>Ha semmilyen oldalt nem tud betölteni, ellenőrizze az eszköz adatkapcsolatát, illetve Wi-Fi kapcsolatát. <button id='wifi'>Kapcsolja be a Wi-Fi-t</button> </li> </ul>"> + +<!ENTITY fileNotFound.title "A fájl nem található"> +<!ENTITY fileNotFound.longDesc "<ul> <li>Ellenőrizze a fájlnevet, hogy jól írta-e.</li> <li>Ellenőrizze, hogy a fájlt áthelyezték-e, átnevezték-e vagy eltávolították-e.</li> </ul>"> + +<!ENTITY fileAccessDenied.title "A fájl elérése megtagadva"> +<!ENTITY fileAccessDenied.longDesc "<ul> <li>Lehet hogy törölve lett, át lett helyezve, vagy a fájljogosultságok megakadályozzák a hozzáférést.</li> </ul>"> + +<!ENTITY generic.title "Hoppá!"> +<!ENTITY generic.longDesc "<p>A &brandShortName; nem tudja betölteni az oldalt valamilyen okból.</p>"> + +<!ENTITY malformedURI.title "A cím érvénytelen"> +<!-- LOCALIZATION NOTE (malformedURI.longDesc2) This string contains markup including widgets for searching + or enabling wifi connections. The text inside the tags should be localized. Do not touch the ids. --> +<!ENTITY malformedURI.longDesc2 "<ul> <li>A webcímeket általában <strong>http://www.example.com/</strong> formában írják.</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Keresés</button> </div> <li>Ellenőrizze, hogy előre dőlő perjeleket használ-e (azaz: <strong>/</strong>).</li> </ul>"> + +<!ENTITY netInterrupt.title "A kapcsolat megszakadt"> +<!ENTITY netInterrupt.longDesc2 "&sharedLongDesc3;"> + +<!ENTITY notCached.title "A dokumentum lejárt"> +<!ENTITY notCached.longDesc "<p>A kért dokumentum nem érhető el a &brandShortName; gyorsítótárában.</p><ul><li>Biztonsági okokból a &brandShortName; nem kéri le automatikusan az érzékeny adatokat tartalmazó dokumentumokat.</li><li>Kattintson a „Próbálja újra” gombra, hogy újra lekérje a dokumentumot a webhelyről.</li></ul>"> + +<!ENTITY netOffline.title "Kapcsolat nélküli mód"> + +<!ENTITY contentEncodingError.title "Tartalomkódolási hiba"> +<!ENTITY contentEncodingError.longDesc "<ul> <li>Értesítse a webhely tulajdonosait erről a problémáról.</li> </ul>"> + +<!ENTITY unsafeContentType.title "Nem biztonságos fájltípus"> +<!ENTITY unsafeContentType.longDesc "<ul> <li>Értesítse a webhely tulajdonosait erről a problémáról.</li> </ul>"> + +<!ENTITY netReset.title "A kapcsolat alaphelyzetbe állt"> +<!ENTITY netReset.longDesc2 "&sharedLongDesc3;"> + +<!ENTITY netTimeout.title "A kapcsolat időtúllépés miatt megszakadt"> +<!ENTITY netTimeout.longDesc2 "&sharedLongDesc3;"> + +<!ENTITY unknownProtocolFound.title "A cím nem volt érthető"> +<!ENTITY unknownProtocolFound.longDesc "<ul> <li>Lehet, hogy egyéb szoftvert kell telepítenie a cím megnyitásához.</li> </ul>"> + +<!ENTITY proxyConnectFailure.title "A proxykiszolgáló visszautasította a kapcsolatokat"> +<!ENTITY proxyConnectFailure.longDesc "<ul> <li>Ellenőrizze a proxybeállításokat, hogy helyesek-e.</li> <li>Kérdezze meg a hálózati rendszergazdától, hogy a proxykiszolgáló működik-e.</li> </ul>"> + +<!ENTITY proxyResolveFailure.title "Nem található a proxykiszolgáló"> +<!-- LOCALIZATION NOTE (proxyResolveFailure.longDesc3) This string contains markup including widgets for enabling wifi connections. + The text inside the tags should be localized. Do not touch the ids. --> +<!ENTITY proxyResolveFailure.longDesc3 "<ul> <li>Ellenőrizze a proxybeállításokat, hogy helyesek-e.</li> <li>Ellenőrizze, hogy az eszköznek van működő adatkapcsolata vagy Wi-Fi kapcsolata. <button id='wifi'>Kapcsolja be a Wi-Fi-t</button> </li> </ul>"> + +<!ENTITY redirectLoop.title "Az oldal nem megfelelően van átirányítva"> +<!ENTITY redirectLoop.longDesc "<ul> <li>Ez a probléma sokszor a letiltott vagy visszautasított sütik miatt jelentkezik.</li> </ul>"> + +<!ENTITY unknownSocketType.title "Váratlan válasz a kiszolgálótól"> +<!ENTITY unknownSocketType.longDesc "<ul> <li>Ellenőrizze, hogy a rendszerre telepítve van-e a Personal Security Manager modul.</li> <li>A hibát okozhatja a kiszolgáló nem szabványos beállítása is.</li> </ul>"> + +<!ENTITY nssFailure2.title "A biztonságos kapcsolat sikertelen"> +<!ENTITY nssFailure2.longDesc2 "<ul> <li>A megtekinteni kívánt oldal nem jeleníthető meg, mert a kapott adatok hitelessége nem ellenőrizhető.</li> <li>Lépjen kapcsolatba a webhely üzemeltetőjével, és értesítse a problémáról.</li> </ul>"> + +<!ENTITY nssBadCert.title "A biztonságos kapcsolat sikertelen"> +<!ENTITY nssBadCert.longDesc2 "<ul> <li>Ezt okozhatja a kiszolgáló nem megfelelő beállítása, de az is lehet, hogy valaki megpróbál a kiszolgáló nevében fellépni.</li> <li>Ha korábban már sikeresen kapcsolódott ehhez a kiszolgálóhoz, akkor lehet, hogy a hiba csak ideiglenes, és később újra próbálkozhat.</li> </ul>"> + +<!-- LOCALIZATION NOTE (sharedLongDesc3) This string contains markup including widgets for enabling wifi connections. + The text inside the tags should be localized. Do not touch the ids. --> +<!ENTITY sharedLongDesc3 "<ul> <li>A webhely ideiglenesen nem érhető el vagy túlterhelt. Próbálja újra pár perc múlva.</li> <li>Ha semmilyen oldalt nem tud betölteni, ellenőrizze az eszköz adatkapcsolatát, illetve Wi-Fi kapcsolatát. <button id='wifi'>Kapcsolja be a Wi-Fi-t</button> </li> </ul>"> + +<!ENTITY cspBlocked.title "Blokkolva a tartalombiztonsági irányelv szerint"> +<!ENTITY cspBlocked.longDesc "<p>A &brandShortName; nem engedte meg, hogy az oldalt ezen a módon betöltse, mert az oldal tartalombiztonsági irányelve ezt tiltja.</p>"> + +<!ENTITY corruptedContentErrorv2.title "Sérült tartalom hiba"> +<!ENTITY corruptedContentErrorv2.longDesc "<p>A megtekinteni kívánt oldal nem jeleníthető meg, mert az adatátvitel közben hiba történt.</p><ul><li>Lépjen kapcsolatba a webhely üzemeltetőjével, és értesítse a problémáról.</li></ul>"> + +<!ENTITY securityOverride.linkText "Vagy hozzáadhat egy kivételt…"> +<!ENTITY securityOverride.getMeOutOfHereButton "Oldal elhagyása"> +<!ENTITY securityOverride.exceptionButtonLabel "Kivétel hozzáadása…"> + +<!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the +contents of the <xul:button> tags. The only language content is the label= field, +which uses strings already defined above. The button is included here (instead of +netError.xhtml) because it exposes functionality specific to firefox. --> + +<!ENTITY securityOverride.warningContent "<p>Ne adjon hozzá kivételt, ha nem teljesen megbízható internetkapcsolatot használ, vagy ha nem szokta látni ezt a figyelmeztetést ennél a kiszolgálónál.</p> <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button>"> + +<!ENTITY sslv3Used.title "Nem lehet biztonságosan kapcsolódni"> +<!-- LOCALIZATION NOTE (sslv3Used.longDesc) - Do not translate + "SSL_ERROR_UNSUPPORTED_VERSION". --> +<!ENTITY sslv3Used.longDesc "Speciális információ: SSL_ERROR_UNSUPPORTED_VERSION"> + +<!ENTITY weakCryptoUsed.title "A kapcsolat nem biztonságos"> +<!-- LOCALIZATION NOTE (weakCryptoUsed.longDesc) - Do not translate + "SSL_ERROR_NO_CYPHER_OVERLAP". --> +<!ENTITY weakCryptoUsed.longDesc "Speciális információ: SSL_ERROR_NO_CYPHER_OVERLAP"> + +<!ENTITY inadequateSecurityError.title "A kapcsolat nem biztonságos"> +<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate + "NS_ERROR_NET_INADEQUATE_SECURITY". --> +<!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> olyan biztonsági technológiát használ, amely elavult, és sérülékeny a támadásokkal szemben. Egy támadó könnyen felfedhet olyan információkat, amelyeket biztonságosnak gondol. A weboldal rendszergazdájának ki kell javítania a kiszolgálót, mielőtt meglátogathatja az oldalt.</p><p>Hibakód: NS_ERROR_NET_INADEQUATE_SECURITY</p>"> + +<!ENTITY networkProtocolError.title "Hálózati protokoll hiba"> +<!ENTITY networkProtocolError.longDesc "<p>Az oldal amit meg akar tekinteni nem jeleníthető meg, mert hiba lett észlelve a hálózati protokollban.</p><ul><li>Lépjen kapcsolatba a webhely tulajdonosaival, hogy értesítse őket a problémáról.</li></ul>"> |