2017-09-27 11:46:55 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Új stílus írása" ,
"description" : "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
} ,
"addStyleTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus hozzáadása" ,
"description" : "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
} ,
"alphaChannel" : {
2018-11-30 01:41:18 +00:00
"message" : "Átlátszatlanság" ,
"description" : "Label of color's opacity"
2018-08-12 11:41:17 +00:00
} ,
"appliesAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Hozzáadás" ,
"description" : "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesDisplay" : {
2018-11-03 14:37:25 +00:00
"message" : "Érvényes erre:$applies$" ,
2018-11-30 01:41:18 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"appliesDisplayTruncatedSuffix" : {
2018-11-30 01:41:18 +00:00
"message" : "és ennél is több" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
} ,
"appliesDomainOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL-ek a tartományban" ,
"description" : "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
} ,
"appliesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Az \"Érvényes erre\" beállítással korlártozható, hogy milyen URL-ekre vonatkozik az itt lévő kód." ,
"description" : "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
} ,
"appliesLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Érvényes erre" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Információ megjelenítése arról, hogy mire van alkalmazva" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
2018-08-12 11:41:17 +00:00
} ,
"appliesLineWidgetWarning" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem működik minimalizált CSS-sel" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
2018-08-12 11:41:17 +00:00
} ,
"appliesRegexpOption" : {
2018-11-30 01:41:18 +00:00
"message" : "Reguláris kifejezésre (regexp) illeszkedő URL-ek" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Eltávolítás" ,
"description" : "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
} ,
"appliesRemoveError" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem lehet eltávolítani az utolsó alkalmazási szabályt" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
2018-08-12 11:41:17 +00:00
} ,
"appliesSpecify" : {
2018-11-30 01:41:18 +00:00
"message" : "Szűkítés" ,
"description" : "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesToEverything" : {
2018-11-30 01:41:18 +00:00
"message" : "Minden" ,
"description" : "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
} ,
"appliesUrlPrefixOption" : {
2018-11-30 01:41:18 +00:00
"message" : "URL-ek adott kezdettel" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
} ,
"applyAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Minden módosítás alkalmazása" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"author" : {
2018-11-30 01:41:18 +00:00
"message" : "Szerző" ,
"description" : "Label for the style author"
2018-08-12 11:41:17 +00:00
} ,
"backupButtons" : {
2018-11-30 01:41:18 +00:00
"message" : "Biztonsági mentés" ,
"description" : "Heading for backup"
2018-08-12 11:41:17 +00:00
} ,
"backupMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Válassz ki egy fájlt vagy húzd erre az oldalra!" ,
"description" : "Message for backup"
2018-08-12 11:41:17 +00:00
} ,
"bckpInstStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusok exportálása" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Összes stílus frissítésének ellenőrzése" ,
"description" : "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
} ,
"checkAllUpdatesForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Ellenőrizd újra, nem módosítottam egy stílust sem!" ,
"description" : "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
} ,
"checkForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítések ellenőrzése" ,
"description" : "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
} ,
"checkingForUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Ellenőrzés..." ,
"description" : "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
} ,
"clickToUninstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Kattints az eltávolításhoz" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBrackets" : {
2018-11-30 01:41:18 +00:00
"message" : "Zárójelek és idézőjelek automatikus bezárása" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autoCloseBracketsTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Nyitó '([{'zárójel gépelésekor lezáró ')]}' zárójel automatikus hozzáadása" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_autocompleteOnTyping" : {
2018-11-30 01:41:18 +00:00
"message" : "Automatikus kiegészítés gépeléskor" ,
"description" : "Label for the checkbox in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_colorpicker" : {
2018-11-30 01:41:18 +00:00
"message" : "Színválasztó CSS-színekhez" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_indentWithTabs" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabulátorok használata intelligens behúzásra" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_keyMap" : {
2018-11-30 01:41:18 +00:00
"message" : "Billentyűműveletek" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_lineWrapping" : {
2018-11-30 01:41:18 +00:00
"message" : "Automatikus sortörés" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlight" : {
2018-11-30 01:41:18 +00:00
"message" : "Kijelölés" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightSelection" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak kiválasztás" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
2018-08-12 11:41:17 +00:00
} ,
"cm_matchHighlightToken" : {
2018-11-30 01:41:18 +00:00
"message" : "Kurzor alatti kifejezés" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
2018-08-12 11:41:17 +00:00
} ,
"cm_resizeGripHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Kattints duplán a magasság maximalizálásához/visszaállításához" ,
"description" : "Tooltip for the resize grip in style editor"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"cm_selectByTokens" : {
2018-11-30 01:41:18 +00:00
"message" : "Kifejezések kijelölése dupla kattintással" ,
"description" : "Label for the checkbox in the editor."
2018-09-20 09:53:32 +00:00
} ,
"cm_selectByTokensTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Példák kifejezésekre: .valami-2 #aabbcc 0.32 !important\nAmikor ki van kapcsolva: a központosítással elválasztott szavak ki lesznek jelölve." ,
"description" : ""
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"cm_smartIndent" : {
2018-11-30 01:41:18 +00:00
"message" : "Intelligens behúzás" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_tabSize" : {
2018-11-30 01:41:18 +00:00
"message" : "Tabulátorméret" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
} ,
"cm_theme" : {
2018-11-30 01:41:18 +00:00
"message" : "Téma" ,
"description" : "Label for the style editor's CSS theme."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerSwitchFormatTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Formátumváltás: HEX -> RGB -> HSL.\nShift-kattintás megfordítja az irányt.\nA PgUp (PageUp) és PgDn (PageDown) billentyűkkel is lehet váltani." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"colorpickerTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Színválasztó megnyitása" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
2018-08-12 11:41:17 +00:00
} ,
"configOnChange" : {
2018-11-30 01:41:18 +00:00
"message" : "változtatáskor" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
2018-08-12 11:41:17 +00:00
} ,
"configOnChangeTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Automatikus mentés és alkalmazás" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"configureStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Konfigurálás" ,
"description" : "Label for the button to configure usercss userstyle"
2018-08-12 11:41:17 +00:00
} ,
"configureStyleOnHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Beállítás a honlapon" ,
"description" : "Label for the button to configure userstyles.org userstyle"
2018-08-12 11:41:17 +00:00
} ,
"confirmCancel" : {
2018-11-30 01:41:18 +00:00
"message" : "Mégsem" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmClose" : {
2018-11-30 01:41:18 +00:00
"message" : "Bezárás" ,
"description" : "'Close' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDefault" : {
2018-11-30 01:41:18 +00:00
"message" : "Alapértelmezés használata" ,
"description" : "'Set to default' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "Törlés" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"confirmDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "Elveted a változásokat?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
2018-08-12 11:41:17 +00:00
} ,
"confirmNo" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem" ,
"description" : "'No' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmSave" : {
2018-11-30 01:41:18 +00:00
"message" : "Mentés" ,
"description" : "'Save' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmStop" : {
2018-11-30 01:41:18 +00:00
"message" : "Állj" ,
"description" : "'Stop' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"confirmYes" : {
2018-11-30 01:41:18 +00:00
"message" : "Igen" ,
"description" : "'Yes' button in a confirm dialog"
2018-08-12 11:41:17 +00:00
} ,
"dateInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Telepítés dátuma" ,
"description" : "Option text for the user to sort the style by install date"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"dateUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítés dátuma" ,
"description" : "Option text for the user to sort the style by last update date"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"dbError" : {
2018-11-30 01:41:18 +00:00
"message" : "Hiba történt a Stylus adatbázisának használatakor. Szeretnéd meglátogatni a lehetséges megoldásokat tartalmazó weboldalt?" ,
"description" : "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
} ,
"defaultTheme" : {
2018-11-30 01:41:18 +00:00
"message" : "alapértelmezett" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleConfirm" : {
2018-11-30 01:41:18 +00:00
"message" : "Biztos, hogy törölni akarod ezt a stílust?" ,
"description" : "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
} ,
"deleteStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Törlés" ,
"description" : "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
} ,
"description" : {
2018-11-30 01:41:18 +00:00
"message" : "Tervezd újra a webet a Stylus stíluskezelővel. A Stylus lehetővé teszi a témák és egyéni külsők egyszerű telepítését sok népszerű oldalhoz." ,
"description" : "Extension description"
2018-08-12 11:41:17 +00:00
} ,
"disableAllStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Összes stílus kikapcsolása" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
} ,
"disableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Letiltás" ,
"description" : "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
} ,
"dragDropMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Ejtsd a biztonsági másolat fájlt bárhova erre az oldalra az importáláshoz!" ,
"description" : "Drag'n'drop message"
2018-08-12 11:41:17 +00:00
} ,
"editDeleteText" : {
2018-11-30 01:41:18 +00:00
"message" : "Törlés" ,
"description" : "Label for the context menu item in the editor to delete selected text"
2018-08-12 11:41:17 +00:00
} ,
"editGotoLine" : {
2018-11-30 01:41:18 +00:00
"message" : "Sorra (vagy sor:oszlopra) ugrás" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
} ,
"editStyleHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus szerkesztése" ,
"description" : "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
} ,
"editStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Szerkesztés" ,
"description" : "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"editStyleTitle" : {
"message" : "A(z) $stylename$ stílus szerkesztése" ,
2018-11-30 01:41:18 +00:00
"description" : "Title of the page for editing styles" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"editorStylesButton" : {
2018-11-30 01:41:18 +00:00
"message" : "A szerkesztő stílusainak keresése" ,
"description" : "Find styles for the editor"
2018-08-12 11:41:17 +00:00
} ,
"enableStyleLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Engedélyezés" ,
"description" : "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
} ,
"exportLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Exportálás" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"externalFeedback" : {
2018-11-30 01:41:18 +00:00
"message" : "Visszajelzés" ,
"description" : "Label for the external link to send feedback for the style"
2018-08-12 11:41:17 +00:00
} ,
"externalHomepage" : {
2018-11-30 01:41:18 +00:00
"message" : "Kezdőoldal" ,
"description" : "Label for the external link to style's homepage"
2018-08-12 11:41:17 +00:00
} ,
"externalLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Külső hivatkozás" ,
"description" : "Label for external links"
2018-08-12 11:41:17 +00:00
} ,
"externalSupport" : {
2018-11-30 01:41:18 +00:00
"message" : "Támogatás" ,
"description" : "Label for the external link to style's support site"
2018-08-12 11:41:17 +00:00
} ,
"externalUsercssDocument" : {
2018-11-30 01:41:18 +00:00
"message" : "Usercss dokumentáció" ,
"description" : "Label for the external link to usercss documentation"
2018-08-12 11:41:17 +00:00
} ,
"filteredStyles" : {
"message" : "$numShown$ mutatva $numTotal$-ból/-ből" ,
2018-11-30 01:41:18 +00:00
"description" : "TL note - make this message short" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"numTotal" : {
"content" : "$2"
2018-11-03 14:37:25 +00:00
} ,
"numShown" : {
"content" : "$1"
2018-08-12 11:41:17 +00:00
}
}
} ,
"filteredStylesAllHidden" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs illeszkedés a jelenleg alkalmazott szűrőkre" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"findStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusok keresése" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "További stílusok keresése ehhez az oldalhoz" ,
"description" : "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInline" : {
2018-11-30 01:41:18 +00:00
"message" : "Helyben" ,
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
2018-08-12 11:41:17 +00:00
} ,
"findStylesInlineTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Keresési eredmények megjelenítése ebben az ablakban." ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"genericAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Hozzáadás" ,
"description" : "Used in various places for an action that adds something"
2018-09-20 09:53:32 +00:00
} ,
"genericClone" : {
2018-11-30 01:41:18 +00:00
"message" : "Klónozás" ,
"description" : "Used in various places for an action that clones something"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"genericDisabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Letiltott" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2018-08-12 11:41:17 +00:00
} ,
"genericEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Engedélyezve" ,
"description" : "Used in various lists/options to indicate that something is enabled"
2018-08-12 11:41:17 +00:00
} ,
"genericError" : {
2018-11-30 01:41:18 +00:00
"message" : "Hiba" ,
"description" : "Used in various places to indicate some error occurred."
2018-08-12 11:41:17 +00:00
} ,
"genericHistoryLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Előzmények" ,
"description" : "Used in various places to show a history log of something"
2018-08-12 11:41:17 +00:00
} ,
"genericNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Következő" ,
"description" : "Used in various places to select/perform the next step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Előző" ,
"description" : "Used in various places to select/perform the previous step/action"
2018-08-12 11:41:17 +00:00
} ,
"genericResetLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "VIsszaállítás" ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
2018-08-12 11:41:17 +00:00
} ,
"genericSavedMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Mentve" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"genericTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Cím" ,
"description" : "Used in various parts of the UI to indicate the title of something"
2018-09-20 09:53:32 +00:00
} ,
"genericUnknown" : {
2018-11-30 01:41:18 +00:00
"message" : "Ismeretlen" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"helpAlt" : {
2018-11-30 01:41:18 +00:00
"message" : "Segítség" ,
"description" : "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapCommand" : {
2018-11-30 01:41:18 +00:00
"message" : "Írj be egy parancsot" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
"helpKeyMapHotkey" : {
2018-11-30 01:41:18 +00:00
"message" : "Gyorsbillentyű" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2018-08-12 11:41:17 +00:00
} ,
"importAppendLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Hozzáfűzés stílushoz" ,
"description" : "Label for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importAppendTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Az importált stílus hozzáadása a jelenlegi stílushoz" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2018-08-12 11:41:17 +00:00
} ,
"importLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Importálás" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus felülírása" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReplaceTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "A jelenlegi stílus tartalmának elvetése és annak felülírása az importált stílussal" ,
"description" : "Label for the button to import and overwrite current style"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendAdded" : {
2018-11-30 01:41:18 +00:00
"message" : "hozzáadva" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendIdentical" : {
2018-11-30 01:41:18 +00:00
"message" : "kihagyott egyezések" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "kihagyott érvénytelen" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2018-11-30 01:41:18 +00:00
"message" : "metainformáció és kód frissítve" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedCode" : {
2018-11-30 01:41:18 +00:00
"message" : "frissített kód" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2018-11-30 01:41:18 +00:00
"message" : "metainfó frissítve" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílusok importálása befejeződött." ,
"description" : "Title of the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUnchanged" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs változás." ,
"description" : "Message in the report shown after importing styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndone" : {
2018-11-30 01:41:18 +00:00
"message" : "stílusok visszavonva" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"importReportUndoneTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Az importálás vissza lett vonva" ,
"description" : "Title of the message box shown after undoing the import of styles"
2018-08-12 11:41:17 +00:00
} ,
"installButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus telepítése" ,
"description" : "Label for install button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus telepítve" ,
"description" : "Text displayed when the style is successfully installed"
2018-08-12 11:41:17 +00:00
} ,
"installButtonReinstall" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus újratelepítése" ,
"description" : "Label for reinstall button"
2018-08-12 11:41:17 +00:00
} ,
"installButtonUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus frissítése" ,
"description" : "Label for update button"
2018-08-12 11:41:17 +00:00
} ,
"installUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítés telepítése" ,
"description" : "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
} ,
"installUpdateFrom" : {
2018-11-03 14:37:25 +00:00
"message" : "A stílus jelenleg innen frissül: $url$" ,
2018-11-30 01:41:18 +00:00
"description" : "Label to describe where the style gets update" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
"installUpdateFromLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítések keresése" ,
"description" : "Label for the checkbox to save current URL for update check"
2018-08-12 11:41:17 +00:00
} ,
"license" : {
2018-11-30 01:41:18 +00:00
"message" : "Licenc" ,
"description" : "Label for the license"
2018-08-12 11:41:17 +00:00
} ,
"linkGetHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "Segítség kérése" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
2018-08-12 11:41:17 +00:00
} ,
"linkGetStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Szerezz be stílusokat" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"linkTranslate" : {
2018-11-30 01:41:18 +00:00
"message" : "Fordítás" ,
"description" : "Transifex link text on the manage page"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"linterCSSLintIncompatible" : {
"message" : "A CSSLint nem támogatja a(z) $preprocessorname$ nevű előfeldolgozót" ,
2018-11-30 01:41:18 +00:00
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"linterCSSLintSettings" : {
2018-11-30 01:41:18 +00:00
"message" : "(Szabály megadása: 0 = letiltva; 1 = figyelmeztetés; 2 = hiba)" ,
"description" : "CSSLint rule config values"
2018-08-12 11:41:17 +00:00
} ,
"linterConfigPopupTitle" : {
"message" : "$linter$ szabály beállítása" ,
2018-11-30 01:41:18 +00:00
"description" : "Stylelint or CSSLint popup header" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
"linterConfigTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Linter beállítása" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
2018-08-12 11:41:17 +00:00
} ,
"linterInvalidConfigError" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs mentve a következő érvénytelen beállítások miatt:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
2018-08-12 11:41:17 +00:00
} ,
"linterIssues" : {
2018-11-30 01:41:18 +00:00
"message" : "Problémák" ,
"description" : "Label for the CSS linter issues block on the style edit page"
2018-08-12 11:41:17 +00:00
} ,
"linterIssuesHelp" : {
"message" : "$link$a következő hibákat találta:" ,
2018-11-30 01:41:18 +00:00
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
"linterJSONError" : {
2018-11-30 01:41:18 +00:00
"message" : "Érvénytelen JSON-formátum" ,
"description" : "Setting linter config with invalid JSON"
2018-08-12 11:41:17 +00:00
} ,
"linterResetMessage" : {
2018-11-30 01:41:18 +00:00
"message" : "Egy véletlen visszaállítás visszavonásához nyomj Ctrl-Z-t (vagy Cmd-Z) a szövegdobozon belül)" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
2018-08-12 11:41:17 +00:00
} ,
"linterRulesLink" : {
2018-11-30 01:41:18 +00:00
"message" : "Összes szabály listája" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadError" : {
2018-11-30 01:41:18 +00:00
"message" : "Hiba történt a fájl figyelése közben" ,
"description" : "The label of live-reload error"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadInstallHint" : {
2018-11-30 01:41:18 +00:00
"message" : "A valós idejű újratöltés engedélyezve van, így a telepített stílus automatikusan frissül külső változások során, amíg ez a fül és a forrásfájlt tartalmazó fül nyitva van." ,
"description" : "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
} ,
"liveReloadLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Valós idejű újratöltés" ,
"description" : "The label of live-reload feature"
2018-08-12 11:41:17 +00:00
} ,
"manageFavicons" : {
2018-11-30 01:41:18 +00:00
"message" : "Faviconok az 'Érvényes erre' oszlopban" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsGray" : {
2018-11-30 01:41:18 +00:00
"message" : "Megjelenítés szürkítve" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFaviconsHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "A Stylus külső szolgáltatást használ (https://www.google.com/s2/favicons)" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageFilters" : {
2018-11-30 01:41:18 +00:00
"message" : "Szűrők" ,
"description" : "Label for filters container"
2018-08-12 11:41:17 +00:00
} ,
"manageHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Telepített stílusok" ,
"description" : "Heading for the manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageMaxTargets" : {
2018-11-30 01:41:18 +00:00
"message" : "'Érvényes erre' elemek kijelzendő száma" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Usercss-ként" ,
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
2018-08-12 11:41:17 +00:00
} ,
"manageNewUI" : {
2018-11-30 01:41:18 +00:00
"message" : "Új kezelői felület" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak letiltott stílusok" ,
"description" : "Checkbox to show only disabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyEnabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak a telepített stílusok" ,
"description" : "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyExternal" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak külső stílusok" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocal" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak helyileg létrehozott stílusok" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyLocalTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "(a stílusok nem a userstyles.org egyik oldaláról települtek)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyNonUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak nem Usercss stílusok" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUpdates" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak a frissíthetők vagy problémásak" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2018-08-12 11:41:17 +00:00
} ,
"manageOnlyUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak Usercss stílusok" ,
"description" : "Checkbox to show only Usercss styles"
2018-08-12 11:41:17 +00:00
} ,
"menuShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Aktív stílusok számlálójának mutatása" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"noStylesForSite" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs telepítve stílus ehhez az oldalhoz." ,
"description" : "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
} ,
"openManage" : {
2018-11-30 01:41:18 +00:00
"message" : "Kezelés" ,
"description" : "Link to open the manage page."
2018-08-12 11:41:17 +00:00
} ,
"openOptionsManage" : {
2018-11-30 01:41:18 +00:00
"message" : "A beállítások felülete" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openOptionsPopup" : {
2018-11-30 01:41:18 +00:00
"message" : "Beállítások" ,
"description" : "Go to Options UI"
2018-08-12 11:41:17 +00:00
} ,
"openStylesManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Stíluskezelő megnyitása" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2018-08-12 11:41:17 +00:00
} ,
"optionsActions" : {
2018-11-30 01:41:18 +00:00
"message" : "Műveletek" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvanced" : {
2018-11-30 01:41:18 +00:00
"message" : "Haladó" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedContextDelete" : {
2018-11-30 01:41:18 +00:00
"message" : "'Törlés' parancs a szerkesztő helyi menüjében" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframes" : {
2018-11-30 01:41:18 +00:00
"message" : "iframe-ek kitevése HTML[stylus-iframe]-en keresztül" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedExposeIframesNote" : {
2018-11-30 01:41:18 +00:00
"message" : "A legfelsőbb szintű tartomány elérésének engedélyezése\nmindegyik iframe-ben. Lehetővé teszi az olyan\niframe-specifikus CSS írását, mint pl.:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsAdvancedNewStyleAsUsercss" : {
2018-11-30 01:41:18 +00:00
"message" : "Új stílus írása usercss-ként" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeDisabled" : {
2018-11-30 01:41:18 +00:00
"message" : "Háttérszín, amikor le van tiltva" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsBadgeNormal" : {
2018-11-30 01:41:18 +00:00
"message" : "Háttérszín" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheck" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusok frissítése" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCheckUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Az összes frissítés ellenőrzése és telepítése" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "Ikon képe az eszköztáron" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeIcon" : {
2018-11-30 01:41:18 +00:00
"message" : "Eszköztárikon" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizePopup" : {
2018-11-30 01:41:18 +00:00
"message" : "Felugró ablak" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsCustomizeUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítések" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Beállítások" ,
"description" : "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsIconDark" : {
2018-11-30 01:41:18 +00:00
"message" : "Sötét böngészőtémák" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsIconLight" : {
2018-11-30 01:41:18 +00:00
"message" : "Világos böngészőtémák" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpen" : {
2018-11-30 01:41:18 +00:00
"message" : "Megnyitás" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsOpenManager" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusok kezelése" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsPopupWidth" : {
2018-11-30 01:41:18 +00:00
"message" : "Felugró ablak szélessége (pixelben)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsReset" : {
2018-11-30 01:41:18 +00:00
"message" : "Beállítások visszaállítása alapértelmezett értékre" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsResetButton" : {
2018-11-30 01:41:18 +00:00
"message" : "Alapértelmezés visszaállítása" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsSubheading" : {
2018-11-30 01:41:18 +00:00
"message" : "További beállítások" ,
"description" : "Subheading for options section on manage page."
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateImportNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Amikor régebbi verzióból vagy a Stylishból importálsz stílusokat, egyszer manuálisan frissítsd a stílusokat a stíluskezelőben, hogy megbizonyosodj afelől, hogy mindegyik frissítve van!" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"optionsUpdateInterval" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus automatikus frissítési intervalluma órában megadva (álltsd 0-ra a kikapcsoláshoz)" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"paginationCurrent" : {
2018-11-30 01:41:18 +00:00
"message" : "Jelenlegi oldal" ,
"description" : "Tooltip for the current page index in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationEstimated" : {
2018-11-30 01:41:18 +00:00
"message" : "Becsült oldalak száma" ,
"description" : "Tooltip for the total page count in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationNext" : {
2018-11-30 01:41:18 +00:00
"message" : "Következő oldal" ,
"description" : "Tooltip for the '->' (next page) button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationPrevious" : {
2018-11-30 01:41:18 +00:00
"message" : "Előző oldal" ,
"description" : "Tooltip for the '<-' button in search results"
2018-08-12 11:41:17 +00:00
} ,
"paginationTotal" : {
2018-11-30 01:41:18 +00:00
"message" : "Összes oldal" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"parseUsercssError" : {
2018-11-30 01:41:18 +00:00
"message" : "A Stylus nem tudta elemezni a usercss-t" ,
"description" : "The error message to show when stylus failed to parse usercss"
2018-08-12 11:41:17 +00:00
} ,
"popupBorders" : {
2018-11-30 01:41:18 +00:00
"message" : "Fehér szegély az oldalakon" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupBordersTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Hasznos az új Chrome sötét témáinál, mert nem színezi át az oldalszegélyeket" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysInfo" : {
2018-11-30 01:41:18 +00:00
"message" : "<1>-<9>, <0>, a numpaden is - be-/kikapcsolja az n-nedik stílust (a 0 10-et jelent)\n<A>-<Z> az adott betűvel kezdődő első stílust kapcsolja be/ki \n<Shift> kapcsolgatás helyett megnyitja a szerkesztőt\n<Numpad +> listázott stílusokat engedélyez\n<Numpad – > listázott stílusokat tilt le\n<Numpad *> és <`> (fordított félidézőjel) - kezdeti állapotban engedélyezett stílusokat kapcsol; nem vonatkozik azokra a stílusokra, amiket később engedélyeztél, mialatt a felugró ablakocska nyitva volt, hogy vissza tudd állítani a kezdeti kiválasztást tesztelés után: egyszerűen tilts le mindent, majd pl. <Numpad – > vagy <Numpad *>\nTovábbi információ a wikiben" ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
2018-08-12 11:41:17 +00:00
} ,
"popupHotkeysTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Elérhető gyorsbillentyűk megtekintése" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
2018-08-12 11:41:17 +00:00
} ,
"popupManageTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Shift+kattintás vagy jobb kattintás: a stíluskezelő megnyitása a jelenlegi oldalra érvényes stílusokkal" ,
"description" : "Tooltip for the 'Manage' button in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupOpenEditInWindow" : {
2018-11-30 01:41:18 +00:00
"message" : "Szerkesztő megnyitása új ablakban" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupOpenEditInWindowTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "A fül a böngésző ablakától történő leválasztásával is engedélyezhető, és letiltható a fül egy másik ablakhoz való hozzácsatolásával." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
2018-08-12 11:41:17 +00:00
} ,
"popupStylesFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusnevek a parancsok előtt" ,
"description" : "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
} ,
"prefShowBadge" : {
2018-11-30 01:41:18 +00:00
"message" : "A jelenlegi oldalon aktív stílusok száma" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
} ,
"previewLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Valós idejű előnézet" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"previewTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "Átmenetileg alkalmazza a változtatásokat mentés nélkül.\nMentsd a stílust, hogy a változtatások véglegesek legyenek!" ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
2018-08-12 11:41:17 +00:00
} ,
"replace" : {
2018-11-30 01:41:18 +00:00
"message" : "Csere" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2018-08-12 11:41:17 +00:00
} ,
"replaceAll" : {
2018-11-30 01:41:18 +00:00
"message" : "Az összes cseréje" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2018-08-12 11:41:17 +00:00
} ,
"replaceWith" : {
2018-11-30 01:41:18 +00:00
"message" : "Csere a következővel" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2018-08-12 11:41:17 +00:00
} ,
"retrieveBckp" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílusok importálása" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"search" : {
2018-11-30 01:41:18 +00:00
"message" : "Keresés" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchCaseSensitive" : {
2018-11-30 01:41:18 +00:00
"message" : "Kis- és nagybetű megkülönböztetése" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchNumberOfResults" : {
2018-11-30 01:41:18 +00:00
"message" : "Illeszkedések száma" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchNumberOfResults2" : {
2018-11-30 01:41:18 +00:00
"message" : "Illeszkedések száma a kódban és célértékek" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Használd a /re/ szintaxist a regexp kereséshez" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2018-08-12 11:41:17 +00:00
} ,
"searchResultInstallCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Összes telepítés" ,
"description" : "Text for label that shows the number of times a search result was installed"
2018-08-12 11:41:17 +00:00
} ,
"searchResultNoneFound" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem találhatók stílusok ehhez az oldalhoz." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
2018-08-12 11:41:17 +00:00
} ,
"searchResultRating" : {
2018-11-30 01:41:18 +00:00
"message" : "Értékelés" ,
"description" : "Text for label that shows the search result's rating"
2018-08-12 11:41:17 +00:00
} ,
"searchResultUpdated" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítve" ,
"description" : "Text for label that shows the search result's last update date"
2018-08-12 11:41:17 +00:00
} ,
"searchResultWeeklyCount" : {
2018-11-30 01:41:18 +00:00
"message" : "Heti telepítések" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
2018-08-12 11:41:17 +00:00
} ,
"searchStyles" : {
2018-11-30 01:41:18 +00:00
"message" : "Tartalom keresése" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"searchStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "A </> billentyűvel a keresési mezőre ugrasz.\nSima szöveg: keresés a névben, kódban, honlap URL-ben és érvényes oldalakban. A 3 betűnél kevesebb szavak figyelmen kívül vannak hagyva.\nIlleszkedő URL: kezdd a keresést „<url:>”-lel, pl. <url:https://github.com/openstyles/stylus>\nReguláris kifejezések: ide tartoznak a per-jelek és a flagek, pl. </body.*?\\ba\\b/simguy>\nPontos szavak: írj idézőjeleket a keresési kifejezés köré, pl. <\".header ~ div\">" ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
2018-08-12 11:41:17 +00:00
} ,
"sectionAdd" : {
2018-11-30 01:41:18 +00:00
"message" : "Egy újabb szekció hozzáadása" ,
"description" : "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionCode" : {
2018-11-30 01:41:18 +00:00
"message" : "Kód" ,
"description" : "Label for the code for a section"
2018-08-12 11:41:17 +00:00
} ,
"sectionRemove" : {
2018-11-30 01:41:18 +00:00
"message" : "Szekció eltávolítása" ,
"description" : "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"sectionRestore" : {
2018-11-30 01:41:18 +00:00
"message" : "Eltávolított szekció visszaállítása" ,
"description" : "Label for the button to restore a removed section"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"shortcuts" : {
2018-11-30 01:41:18 +00:00
"message" : "Gyorsbillentyűk" ,
"description" : "Go to shortcut configuration"
2018-08-12 11:41:17 +00:00
} ,
"shortcutsNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Gyorsbillentyűk megadása" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"sortDateNewestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "újabb elöl" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"sortDateOldestFirst" : {
2018-11-30 01:41:18 +00:00
"message" : "régebbi elöl" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"sortLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Telepített stílusok sorbarendezésének módja" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
2018-09-20 09:53:32 +00:00
} ,
"sortLabelTitleAsc" : {
2018-11-30 01:41:18 +00:00
"message" : "Cím - növekvő sorrend" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"sortLabelTitleDesc" : {
2018-11-30 01:41:18 +00:00
"message" : "Cím - csökkenő sorrend" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"sortStylesHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "A legördülő menüben válaszhatjuk ki, hogyan szeretnénk sorbarendezni a telepített stílusok bejegyzéseit. Az alapértelmezett beállítás a bejegyzések címei szerinti növekvő (A-tól Z-ig) sorrend. A „Cím - csökkenő sorrend” csoportban megadott rendezési módok csökkenő (Z-től A-ig) sorrendben rendezik a címeket.\nEgyéb beállításokkal több szempont alapján is rendezhetők a bejegyzések. Tekintsünk erre úgy, mint egy többoszlopos, rendezhető táblázatra, amelyben minden egyes (a plusz jelek között) kiválasztott kategória egy oszlopot vagy egy csoportot jelképez.\nPéldául, ha az van beállítva, hogy „Engedélyezve (első) + Cím”, az engedélyezett bejegyzések kerülnek a lista tetejére, majd az engedélyezett és a letiltott bejegyzések címei külön-külön, növekvő (A-tól Z-ig) sorrendben jelennek meg." ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
2018-09-20 09:53:32 +00:00
} ,
"sortStylesHelpTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Tartalom rendezése" ,
"description" : "Label for the sort info popup on the Manage styles page"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleBadRegexp" : {
2018-11-30 01:41:18 +00:00
"message" : "Érvénytelen reguláris kifejezés." ,
"description" : "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautify" : {
2018-11-30 01:41:18 +00:00
"message" : "Csinosít" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleBeautifyIndentConditional" : {
2018-11-30 01:41:18 +00:00
"message" : "@media, @supports behúzása" ,
"description" : "CSS-beautifier option"
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"styleBeautifyPreserveNewlines" : {
2018-11-30 01:41:18 +00:00
"message" : "Új sorok megtartása" ,
"description" : "CSS-beautifier option"
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"styleCancelEditLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Vissza a kezeléshez" ,
"description" : "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleChangesNotSaved" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem mentetted a stílusban lévő változásokat." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
} ,
"styleEnabledLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Engedélyezve" ,
"description" : "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatError" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem sikerült importálni Mozilla formátumból" ,
"description" : "Label for the import error"
2018-08-12 11:41:17 +00:00
} ,
"styleFromMozillaFormatPrompt" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla formátumú kód beillesztése" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2018-08-12 11:41:17 +00:00
} ,
"styleInstall" : {
"message" : "Telepíted a(z) „$stylename$” nevű stílust a Stylusba?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleInstallFailed" : {
"message" : "A stílus telepítése nem sikerült!\n$error$" ,
2018-11-30 01:41:18 +00:00
"description" : "Warning when installation failed" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
"styleInstallOverwrite" : {
"message" : "„$stylename$” már telepítve van. Felülírod?\nVerzió: $oldVersion$ -> $newVersion$" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when re-installing a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
2018-11-03 14:37:25 +00:00
"stylename" : {
"content" : "$1"
} ,
2018-08-12 11:41:17 +00:00
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
"styleMissingName" : {
2018-11-30 01:41:18 +00:00
"message" : "Írj be egy nevet!" ,
"description" : "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
} ,
"styleMozillaFormatHeading" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla-formátum" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2018-08-12 11:41:17 +00:00
} ,
"styleNotAppliedRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílus nem lett alkalmazva a „regexp()” helytelen használata miatt" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpInvalidExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "Néhány „regexp()” szabály nem lefordítható." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpPartialExplanation" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílus olyan részlegesen illeszkedő reguláris kifejezéseket használ, amelyek sértik a<a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4@dokumentumspecifikációt</a>, amely megköveteli az URL teljes illeszkedését. Az érintett CSS-szekciók nem kerültek alkalmazásra az oldalon. A stílus valószínűleg a Stylish-for-Chrome kiegészítőben készült, amely helytelenül ellenőrzi a „regexp()” szabályokat a legelső verziótól fogva (ismert hiba)." ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpProblemTooltip" : {
2018-11-30 01:41:18 +00:00
"message" : "A nem alkalmazott szeckiók száma helytelen 'regexp()' használat miatt" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestButton" : {
2018-11-30 01:41:18 +00:00
"message" : "RegExp tesztelése" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestFull" : {
2018-11-30 01:41:18 +00:00
"message" : "Illeszkedő fülek" ,
"description" : "RegExp test report: label for the fully matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestInvalid" : {
2018-11-30 01:41:18 +00:00
"message" : "Kihagyott, érvénytelen reguláris kifejezések" ,
"description" : "RegExp test report: label for the invalid expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNone" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs illeszkedő fül" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestNote" : {
2018-11-30 01:41:18 +00:00
"message" : "Megjegyzés: használj egy \\-jelet speciális karakterek elrejtéséhez a regexp beviteli mezőben, amely automatikusan két \\-jellé (\\\\) lesz alakítva a CSS stíluskódban idézett karakterláncokban." ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestPartial" : {
2018-11-30 01:41:18 +00:00
"message" : "Nincs teljes egyezés, így ki vagy hagyva" ,
"description" : "RegExp test report: label for the partially matching expressions"
2018-08-12 11:41:17 +00:00
} ,
"styleRegexpTestTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Illeszkedő megnyitott fülek megjelenítése (kattints az URL-re az arra a fülre való ugráshoz)" ,
"description" : "RegExp test report: title of the report"
2018-08-12 11:41:17 +00:00
} ,
"styleSaveLabel" : {
2018-11-30 01:41:18 +00:00
"message" : "Mentés" ,
"description" : "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatHelp" : {
2018-11-30 01:41:18 +00:00
"message" : "A Mozilla formátumú kódot beküldheted a userstyles.org-ra és használhatod a klasszikus Stylish Firefoxkiegészítővel." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
} ,
"styleToMozillaFormatTitle" : {
2018-11-30 01:41:18 +00:00
"message" : "Mozilla formátumú stílus" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
2018-08-12 11:41:17 +00:00
} ,
"styleUpdate" : {
"message" : "Biztos, hogy frissíteni akarod a(z) „$stylename$” stílust?" ,
2018-11-30 01:41:18 +00:00
"description" : "Confirmation when updating a style" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleUpdateDiscardChanges" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílus módosítva lett a szerkesztőn kívül. Szeretnéd újratölteni?" ,
"description" : "Confirmation to update the style in the editor"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "A Stylus nem működik az ilyen oldalakon." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"stylusUnavailableForURLdetails" : {
2018-11-30 01:41:18 +00:00
"message" : "Biztonsági okokból a böngésző megtiltja, hogy a kiegészítők változtatásokat tegyenek a beépített oldalain (pl. chrome://verzió, a Chrome 61 alapértelmezett „új lap” oldala, about:addons és így tovább) valamint más kiterjesztések oldalain. Ezen kívül mindegyik böngésző korlátozza a saját kiegészítőgalériájának elérését (pl. Chrome webáruház vagy a Mozilla kiegészítők oldala)" ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
} ,
"syncStorageErrorSaving" : {
2018-11-30 01:41:18 +00:00
"message" : "Az értéket nem lehet menteni. Próbáld meg csökkenteni a szövegmennyiséget!" ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
2018-08-12 11:41:17 +00:00
} ,
"toggleStyle" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus be-/kikapcsolása" ,
"description" : "Label for the checkbox to enable/disable a style"
2018-08-12 11:41:17 +00:00
} ,
"undo" : {
2018-11-30 01:41:18 +00:00
"message" : "Visszavonás" ,
"description" : "Button label"
2018-08-12 11:41:17 +00:00
} ,
"undoGlobal" : {
2018-11-30 01:41:18 +00:00
"message" : "Visszavonás mindegyik szekcióban" ,
"description" : "CSS-beautify global Undo button label"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMO" : {
2018-11-30 01:41:18 +00:00
"message" : "A Firefox megtiltja ennek az oldalnak az elérését." ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Az elérés engedélyezéséhez nyisd meg az <about:config>-ot, kattints jobb egérgombbal, majd „Új”, „Logikai”, és illeszd be, hogy <privacy.resistFingerprinting.block_mozAddonManager>, és kattints az OK-ra,<true> OK, és töltsd újra az oldalt!" ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintNewFF" : {
2018-11-30 01:41:18 +00:00
"message" : "A Firefox 60-ban vagy annál újabb verzióban az AMO doménjét is el kell távolítanod a <about:config>-ban levő <extensions.webextensions.restrictedDomains>-ból." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableAMOHintOldFF" : {
2018-11-30 01:41:18 +00:00
"message" : "Csak a Firefox 59 vagy annál újabb állítható be az ilyen CSP-védett oldalak stílusának átszabása WebExtensions kiegészítőkön keresztül." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
2018-08-12 11:41:17 +00:00
} ,
"unreachableContentScript" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem sikerült az oldallal történő kommunikáció. Próbáld meg újratölteni az oldalt!" ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2018-08-12 11:41:17 +00:00
} ,
"unreachableFileHint" : {
2018-11-30 01:41:18 +00:00
"message" : "A Stylus csak akkor képes hozzáférni a file:// URL-ekhez, ha engedélyezed az erre vonatkozó beállítást a Stylus kiegészítőre a chrome://extensions oldalon." ,
"description" : "Note in the toolbar popup for file:// URLs"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "Nem találhatók frissítések." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateAllCheckSucceededSomeEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Egyes frissíthető stílusok nem lettek ellenőrizve, nehogy elvesszenek a helyi változtatások. A frissítéseket lehet erőltetni egyéni ellenőrzéssel külön-külön vagy az összes stílus ismételt ellenőrzésével (ez felülírja a helyi módosításokat)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckFailBadResponseCode" : {
"message" : "Sikertelen frissítés: a szerver $code$kóddal válaszolt." ,
2018-11-30 01:41:18 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2018-08-12 11:41:17 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"updateCheckFailServerUnreachable" : {
2018-11-30 01:41:18 +00:00
"message" : "Sikertelen frissítés: nem érhető el a szerver." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckHistory" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítések ellenőrzésének előzményei" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateForce" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítés telepítése (a helyi módosítások felül lesznek írva)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckManualUpdateHint" : {
2018-11-30 01:41:18 +00:00
"message" : "Egy frissítés erőltetése minden helyi szerkesztést felül fog írni." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Ez a stílus helyileg lett szerkesztve." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSkippedMaybeLocallyEdited" : {
2018-11-30 01:41:18 +00:00
"message" : "Lehet, hogy ezt a stílust helyileg szerkesztették" ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2018-08-12 11:41:17 +00:00
} ,
"updateCheckSucceededNoUpdate" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílus legfrissebb verziója van telepítve." ,
"description" : "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
} ,
"updateCompleted" : {
2018-11-30 01:41:18 +00:00
"message" : "A frissítés befejeződött." ,
"description" : "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
} ,
"updatesCurrentlyInstalled" : {
2018-11-30 01:41:18 +00:00
"message" : "Frissítve:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2018-08-12 11:41:17 +00:00
} ,
2018-09-20 09:53:32 +00:00
"usercssAvoidOverwriting" : {
2018-11-30 01:41:18 +00:00
"message" : "Kérlek, módosítsd a @name vagy a @namespace értékét, nehogy felül legyen írva az egyik létező stílus!" ,
"description" : "Shown in a message box when attempting to save a new Usercss style that would overwrite an existing one."
2018-09-20 09:53:32 +00:00
} ,
2018-08-12 11:41:17 +00:00
"usercssConfigIncomplete" : {
2018-11-30 01:41:18 +00:00
"message" : "A stílust frissítették vagy törölték, miután a beállítóablak megjelent. Ezek a változók nem kerültek mentésre, nehogy megsérüljön a stílus metaadata:" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssEditorNamePlaceholder" : {
2018-11-30 01:41:18 +00:00
"message" : "Adj meg egy @name-et a kódban" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateConfirmation" : {
2018-11-30 01:41:18 +00:00
"message" : "Le legyen cserélve az alapértelmezett sablon az új Usercss stílusokhoz a jelenlegi kóddal?" ,
"description" : ""
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateName" : {
2018-11-30 01:41:18 +00:00
"message" : "Az üres @name lecseréli az alapértelmezett sablont" ,
"description" : "The text shown after @name when creating a new Usercss style"
2018-08-12 11:41:17 +00:00
} ,
"usercssReplaceTemplateSectionBody" : {
2018-11-30 01:41:18 +00:00
"message" : "Írj kódot ide…" ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
2018-08-12 11:41:17 +00:00
} ,
"versionInvalidOlder" : {
2018-11-30 01:41:18 +00:00
"message" : "A verzió régebb a telepített stílusnál" ,
"description" : "Displayed when the version of style is older than the installed one"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleFor" : {
2018-11-30 01:41:18 +00:00
"message" : "Stílus írása a következőhöz:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
} ,
"writeStyleForURL" : {
2018-11-30 01:41:18 +00:00
"message" : "ehhez az URL-hez" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2018-08-12 11:41:17 +00:00
}
2018-11-03 14:37:25 +00:00
}