stylus/_locales/hu/messages.json

1174 lines
45 KiB
JSON
Raw Normal View History

2017-09-27 11:46:55 +00:00
{
"appliesToEverything": {
"message": "Minden",
"description": "Text displayed for styles that apply to all sites"
},
2017-12-03 05:26:57 +00:00
"linterIssues": {
"message": "Problémák",
"description": "Label for the CSS linter issues block on the style edit page"
},
2017-09-27 11:46:55 +00:00
"defaultTheme": {
"message": "alapértelmezett",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
2017-11-20 12:06:27 +00:00
"styleRegexpTestTitle": {
"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"
},
2017-11-14 07:21:10 +00:00
"bckpInstStyles": {
"message": "Stílusok exportálása",
"description": ""
},
2017-12-08 17:32:53 +00:00
"manageOnlyUsercss": {
"message": "Csak Usercss stílusok",
"description": "Checkbox to show only Usercss styles"
},
2017-11-14 07:21:10 +00:00
"optionsUpdateInterval": {
2017-12-13 21:13:15 +00:00
"message": "Az összes stílus elérhető frissítéseinek automatikus ellenőrzése és telepítése (órában), az letiltásához állítsd 0-ra",
2017-11-14 07:21:10 +00:00
"description": ""
},
2017-11-25 13:34:43 +00:00
"styleEnabledToggleHint": {
"message": "Nyomj Alt-Entert az állapot engedélyezéséhez/letiltásához és a stílus mentéséhez",
"description": "Help text for the '[x] enable' checkbox in the editor"
},
2017-09-27 11:46:55 +00:00
"exportLabel": {
"message": "Exportálás",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
2017-12-08 17:32:53 +00:00
"installButton": {
"message": "Stílus telepítése",
"description": "Label for install button"
},
2017-12-03 05:26:57 +00:00
"styleMetaErrorCheckbox": {
"message": "Érvénytelen @var jelölődoboz: az értéknek 0-nak vagy 1-nek kell lennie",
"description": "Error displayed when the value of @var checkbox is invalid"
},
"linterJSONError": {
"message": "Érvénytelen JSON formátum",
"description": "Setting linter config with invalid JSON"
},
2017-12-08 17:32:53 +00:00
"popupHotkeysTooltip": {
"message": "Kattints az elérhető gyorsbillentyűk megtekintéséhez",
"description": "Tooltip displayed when hovering the right edge of the extension popup"
},
2017-11-14 07:21:10 +00:00
"optionsBadgeNormal": {
"message": "Háttérszín",
"description": ""
},
2017-11-25 13:34:43 +00:00
"updateCheckHistory": {
"message": "Frissítések ellenőrzésének előzményei",
"description": ""
},
2017-09-27 11:46:55 +00:00
"cm_tabSize": {
"message": "Tabulátorméret",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Engedélyezés",
"description": "Label for the button to enable a style"
},
2017-11-14 07:21:10 +00:00
"styleMissingName": {
2017-11-25 13:34:43 +00:00
"message": "Írj be egy nevet!",
2017-11-14 07:21:10 +00:00
"description": "Error displayed when user saves without providing a name"
},
2017-11-25 13:34:43 +00:00
"genericHistoryLabel": {
"message": "Előzmények",
"description": "Used in various places to show a history log of something"
},
"shortcutsNote": {
"message": "Gyorsbillentyűk megadása",
"description": ""
},
2017-09-27 11:46:55 +00:00
"appliesDomainOption": {
"message": "URL-ek a doménon",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Frissítések ellenőrzése",
"description": "Label for the button to check a single style for an update"
},
2017-11-25 13:34:43 +00:00
"styleNotAppliedRegexpProblemTooltip": {
"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"
},
2017-12-08 17:32:53 +00:00
"colorpickerSwitchFormatTooltip": {
"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."
},
2017-11-20 12:06:27 +00:00
"styleRegexpInvalidExplanation": {
"message": "Egyes „regexp()” szabályokat nem lehetett lefordítani.",
"description": ""
},
2017-11-25 13:34:43 +00:00
"optionsIconDark": {
"message": "Sötét böngészőtémák",
"description": ""
},
2017-12-08 17:32:53 +00:00
"styleFromMozillaFormatError": {
"message": "Nem sikerült importálni Mozilla formátumból",
"description": "Label for the import error"
},
2017-09-27 11:46:55 +00:00
"importAppendLabel": {
"message": "Hozzáadás stílushoz",
"description": "Label for the button to import a style and append to the existing sections"
},
2017-11-14 07:21:10 +00:00
"optionsOpenManager": {
"message": "Stílusok kezelése",
"description": ""
},
"updateAllCheckSucceededNoUpdate": {
"message": "Nem találhatók frissítések.",
"description": "Text that displays when an update all check completed and no updates are available"
},
2017-11-25 13:34:43 +00:00
"importReportLegendAdded": {
"message": "hozzáadva",
"description": "Text after the number of styles added in the report shown after importing styles"
},
2017-11-14 07:21:10 +00:00
"styleFromMozillaFormatPrompt": {
"message": "Mozilla formátumú kód beillesztése",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
2017-11-20 12:06:27 +00:00
"dragDropMessage": {
"message": "Ejtsd a biztonsági másolat fájlt bárhova erre az oldalra az importáláshoz!",
"description": "Drag'n'drop message"
},
2017-12-09 17:47:42 +00:00
"styleRegexpTestNote": {
"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"
},
2017-09-27 11:46:55 +00:00
"helpAlt": {
"message": "Segítség",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Keresés",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
2017-11-20 12:06:27 +00:00
"manageFaviconsGray": {
"message": "Szürke mód",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
},
2017-12-03 05:26:57 +00:00
"versionInvalidOlder": {
"message": "A verzió régebb a telepített stílusnál",
"description": "Displayed when the version of style is older than the installed one"
},
2017-09-27 11:46:55 +00:00
"confirmYes": {
"message": "Igen",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"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"
},
"manageHeading": {
"message": "Telepített stílusok",
"description": "Heading for the manage page"
},
2017-11-14 07:21:10 +00:00
"styleBeautify": {
"message": "Csinosít",
"description": "Label for the CSS-beautifier button on the edit style page"
},
2017-11-25 13:34:43 +00:00
"styleRegexpProblemTooltip": {
"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"
},
2017-11-14 07:21:10 +00:00
"styleEnabledLabel": {
"message": "Engedélyezve",
"description": "Label for the enabled state of styles"
},
2017-12-09 17:47:42 +00:00
"configOnChange": {
"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"
},
2017-12-03 05:26:57 +00:00
"linterConfigTooltip": {
"message": "Kattints ennek a linternek a beállításához",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
},
2017-11-14 07:21:10 +00:00
"styleToMozillaFormatHelp": {
"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"
},
2017-09-27 11:46:55 +00:00
"sectionAdd": {
"message": "Egy újabb szekció hozzáadása",
"description": "Label for the button to add a section"
},
2017-11-25 13:34:43 +00:00
"styleRegexpTestPartial": {
"message": "Nincs teljes egyezés, így ki vagy hagyva",
"description": "RegExp test report: label for the partially matching expressions"
},
2017-11-14 07:21:10 +00:00
"styleSaveLabel": {
"message": "Mentés",
"description": "Label for save button for style editing"
},
2017-12-03 05:26:57 +00:00
"genericSavedMessage": {
"message": "Mentve",
"description": "Used in various parts of the UI to indicate that something was saved"
},
2017-11-20 12:06:27 +00:00
"confirmDelete": {
"message": "Törlés",
"description": ""
},
2017-12-08 17:32:53 +00:00
"confirmDefault": {
"message": "Alapértelmezés használata",
"description": "'Set to default' button in a confirm dialog"
},
2017-11-14 07:21:10 +00:00
"confirmCancel": {
"message": "Mégsem",
"description": ""
},
2017-12-08 17:32:53 +00:00
"cm_autoCloseBracketsTooltip": {
"message": "Automatikusan legyen hozzáadva záró jelpár a következők gépelésekor: ()[]{}''\"\"",
"description": "Label for the checkbox in the style editor."
},
2017-11-14 07:21:10 +00:00
"retrieveBckp": {
"message": "Stílusok importálása",
"description": ""
},
2017-09-27 11:46:55 +00:00
"confirmStop": {
"message": "Állj",
"description": "'Stop' button in a confirm dialog"
},
2017-11-14 07:21:10 +00:00
"writeStyleForURL": {
"message": "ehhez az URL-hez",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"optionsSubheading": {
"message": "Még több beállítás",
"description": "Subheading for options section on manage page."
},
2017-09-27 11:46:55 +00:00
"appliesAdd": {
"message": "Hozzáadás",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "Reguláris kifejezésekre (regexp) illeszkedő URL-ek",
"description": "Option to make the style apply to the entered string as a regular expression"
},
2017-11-20 12:06:27 +00:00
"optionsAdvancedExposeIframesNote": {
"message": "Engedélyezi az olyan iframe-specifikus CSS írását, mint a „html[stylus-iframe] h1 { display:none }”",
"description": ""
},
"importReportLegendUpdatedCode": {
"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"
},
2017-11-14 07:21:10 +00:00
"styleInstall": {
"message": "Telepíted a(z) „$stylename$” nevű stílust a Stylusba?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"optionsBadgeDisabled": {
"message": "Háttérszín, amikor le van tiltva",
"description": ""
},
"optionsCheck": {
"message": "Stílusok frissítése",
"description": ""
},
2017-11-25 13:34:43 +00:00
"manageOnlyLocal": {
"message": "Csak helyileg létrehozott stílusok",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
},
2017-12-08 17:32:53 +00:00
"styleMetaErrorPreprocessor": {
"message": "Nem támogatott @preprocessor: $preprocessor$",
"description": "Error displayed when the value of @preprocessor is not supported",
"placeholders": {
"preprocessor": {
"content": "$1"
}
}
},
2017-12-03 05:26:57 +00:00
"linterIssuesHelp": {
"message": "$link$a következő hibákat találta:",
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
"placeholders": {
"link": {
"content": "$1"
}
}
},
2017-12-08 17:32:53 +00:00
"parseUsercssError": {
"message": "A Stylus nem tudta elemezni a usercss-t",
"description": "The error message to show when stylus failed to parse usercss"
},
2017-09-27 11:46:55 +00:00
"searchStyles": {
"message": "Tartalom keresése",
"description": "Label for the search filter textbox on the Manage styles page"
},
2017-11-25 13:34:43 +00:00
"optionsUpdateImportNote": {
"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": ""
},
"checkAllUpdatesForce": {
"message": "Ellenőrizd újra, nem módosítottam egy stílust sem!",
"description": "Label for the button to apply all detected updates"
},
2017-12-08 17:32:53 +00:00
"manageOnlyNonUsercss": {
"message": "Csak nem Usercss stílusok",
"description": "Checkbox to show only non-Usercss (standard) styles"
},
"liveReloadLabel": {
"message": "Valós idejű újratöltés",
"description": "The label of live-reload feature"
},
2017-12-13 21:13:15 +00:00
"linkGetStyles": {
"message": "Szerezz be stílusokat",
"description": "Help link text on the manage page e.g. https://userstyles.org"
},
2017-11-20 12:06:27 +00:00
"unreachableFileHint": {
"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"
},
2017-09-27 11:46:55 +00:00
"disableStyleLabel": {
"message": "Letiltás",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "A jelenlegi oldalon aktív stílusok száma",
"description": "Label for the checkbox controlling toolbar badge text."
},
2017-11-20 12:06:27 +00:00
"manageFavicons": {
"message": "Faviconok az alkalmazási oszlopban",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
2017-12-13 21:13:15 +00:00
"paginationCurrent": {
"message": "Jelenlegi oldal",
"description": "Tooltip for the current page index in search results"
},
2017-09-27 11:46:55 +00:00
"menuShowBadge": {
"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."
},
2017-12-09 17:47:42 +00:00
"popupHotkeysInfo": {
"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."
},
2017-09-27 11:46:55 +00:00
"cm_lineWrapping": {
"message": "Automatikus sortörés",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
2017-11-14 07:21:10 +00:00
"styleCancelEditLabel": {
"message": "Vissza a kezeléshez",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"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"
},
2017-09-27 11:46:55 +00:00
"importLabel": {
"message": "Importálás",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
2017-11-20 12:06:27 +00:00
"shortcuts": {
"message": "Gyorsbillentyűk",
"description": "Go to shortcut configuration"
},
2017-11-14 07:21:10 +00:00
"updateCheckFailServerUnreachable": {
"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"
},
2017-12-13 21:13:15 +00:00
"genericError": {
"message": "Hiba",
"description": "Used in various places to indicate some error occurred."
},
2017-09-27 11:46:55 +00:00
"manageFilters": {
"message": "Szűrők",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Minden módosítás alkalmazása",
"description": "Label for the button to apply all detected updates"
},
2017-11-20 12:06:27 +00:00
"optionsReset": {
"message": "Beállítások visszaállítása alapértelmezett értékekre.",
"description": ""
},
"optionsCustomizeUpdate": {
"message": "Frissítések",
"description": ""
},
2017-09-27 11:46:55 +00:00
"deleteStyleConfirm": {
"message": "Biztos, hogy törölni akarod ezt a stílust?",
"description": "Confirmation before deleting a style"
},
2017-11-20 12:06:27 +00:00
"optionsCustomizePopup": {
"message": "Felugró",
"description": ""
},
2017-11-14 07:21:10 +00:00
"styleBadRegexp": {
"message": "Érvénytelen regexp.",
"description": "Validation message for a bad regexp in a style"
},
2017-12-08 17:32:53 +00:00
"license": {
"message": "Licenc",
"description": "Label for the license"
},
2017-09-27 11:46:55 +00:00
"optionsHeading": {
"message": "Beállítások",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "A következőre érvényesül:$applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
2017-11-25 13:34:43 +00:00
"optionsIconLight": {
"message": "Világos böngészőtémák",
"description": ""
},
2017-11-14 07:21:10 +00:00
"openStylesManager": {
"message": "A frissítéskezelő megnyitása",
"description": "Label for the style maanger opener in the browser action context menu."
},
"styleUpdate": {
"message": "Biztos, hogy frissíteni akarod a(z) „$stylename$” stílust?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
2017-12-03 05:26:57 +00:00
"dysfunctional": {
"message": "A Stylus nem működhet privát ablakokon belül, mert a Firefox nem enged közvetlen kapcsolatot a kiegészítő belső háttéroldal-kontextusával.",
"description": "Displayed in Firefox when its settings make Stylus dysfunctional"
},
2017-11-14 07:21:10 +00:00
"styleSectionsTitle": {
"message": "Szekciók",
"description": "Title for the style sections section"
},
2017-11-25 13:34:43 +00:00
"importReportLegendInvalid": {
"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"
},
2017-12-08 17:32:53 +00:00
"optionsAdvancedNewStyleAsUsercss": {
"message": "Új stílus írása usercss-ként",
"description": ""
},
2017-12-03 05:26:57 +00:00
"genericResetLabel": {
"message": "VIsszaállítás",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
},
2017-09-27 11:46:55 +00:00
"editStyleTitle": {
"message": "A(z) $stylename$ stílus szerkesztése",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
2017-11-14 07:21:10 +00:00
"updateCheckSucceededNoUpdate": {
"message": "A stílus legfrissebb verziója van telepítve.",
"description": "Text that displays when an update check completed and no update is available"
},
2017-09-27 11:46:55 +00:00
"appliesUrlPrefixOption": {
"message": "URL-ek adott kezdettel",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
2017-11-25 13:34:43 +00:00
"cm_matchHighlightToken": {
"message": "Kurzor alatti kifejezés",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
},
2017-09-27 11:46:55 +00:00
"searchRegexp": {
"message": "Használd a /re/ szintaxist a regexp kereséshez",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
2017-12-03 05:26:57 +00:00
"popupBordersTooltip": {
"message": "Hasznos az új Chromehoz létrehozott sötét témákhoz, mert nem színezi át az oldalszegélyeket",
"description": ""
},
2017-11-20 12:06:27 +00:00
"updateCheckManualUpdateHint": {
"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"
},
"toggleStyle": {
"message": "Stílus be-/kikapcsolása",
"description": "Label for the checkbox to enable/disable a style"
},
2017-09-27 11:46:55 +00:00
"importReplaceTooltip": {
"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"
},
2017-12-08 17:32:53 +00:00
"installUpdateFromLabel": {
"message": "Frissítések keresése",
"description": "Label for the checkbox to save current URL for update check"
},
2017-11-25 13:34:43 +00:00
"cm_resizeGripHint": {
"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"
},
2017-09-27 11:46:55 +00:00
"popupStylesFirst": {
"message": "Parancsok előtti stílusok",
"description": "Label for the checkbox controlling section order in the popup."
},
"sectionHelp": {
"message": "A szekciók segítenek egy stílus kódrészleteit különböző URL-ekre alkalmazni. Például egyetlen stílus megváltoztathatja egy oldal honlapját egy bizonyos módon, míg az oldal többi részét máshogyan.",
"description": "Help text for sections"
},
"noStylesForSite": {
"message": "Nincs telepítve stílus ehhez az oldalhoz.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "és ennél is több",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Eltávolítás",
"description": "Label for the button to remove an 'applies' entry"
},
2017-11-20 12:06:27 +00:00
"updatesCurrentlyInstalled": {
"message": "Frissítve:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
},
2017-11-14 07:21:10 +00:00
"styleToMozillaFormatTitle": {
"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"
},
2017-12-08 17:32:53 +00:00
"cm_colorpicker": {
"message": "Színválasztó CSS színekhez",
"description": "Label for the checkbox controlling colorpicker option for the style editor."
},
2017-12-09 17:47:42 +00:00
"filteredStylesAllHidden": {
"message": "Nincs illeszkedés a jelenleg alkalmazott szűrőkre",
"description": "Text shown when no styles match currently applied filter in the style manager"
},
2017-11-14 07:21:10 +00:00
"writeStyleFor": {
"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"
},
2017-09-27 11:46:55 +00:00
"replace": {
"message": "Csere",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
2017-11-20 12:06:27 +00:00
"styleRegexpTestNone": {
"message": "Nincs illeszkedő fül",
"description": "RegExp test report: label for expressions that didn't match any tabs"
},
2017-11-25 13:34:43 +00:00
"importReportLegendUpdatedMeta": {
"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"
},
2017-09-27 11:46:55 +00:00
"appliesLabel": {
"message": "Amire érvényesül",
"description": "Label for 'applies to' fields on the edit/add screen"
},
2017-11-14 07:21:10 +00:00
"openOptionsPopup": {
"message": "Beállítások",
"description": "Go to Options UI"
},
2017-12-08 17:32:53 +00:00
"usercssConfigIncomplete": {
"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": ""
},
2017-09-27 11:46:55 +00:00
"openManage": {
"message": "Kezelés",
"description": "Link to open the manage page."
},
2017-11-14 07:21:10 +00:00
"updateCheckFailBadResponseCode": {
"message": "Sikertelen frissítés: a szerver $code$kóddal válaszolt.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
2017-09-27 11:46:55 +00:00
"appliesSpecify": {
"message": "Szűkítés",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Frissítés telepítése",
"description": "Label for the button to install an update for a single style"
},
2017-12-08 17:32:53 +00:00
"syncStorageErrorSaving": {
"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"
},
2017-12-13 21:13:15 +00:00
"findStylesInline": {
"message": "Helyben",
"description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
},
2017-11-14 07:21:10 +00:00
"optionsCheckUpdate": {
"message": "Az összes frissítés ellenőrzése és telepítése",
"description": ""
},
2017-11-25 13:34:43 +00:00
"filteredStyles": {
"message": "$numShown$ mutatva $numTotal$-ból/-ből",
"description": "TL note - make this message short",
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
}
}
},
"importReportTitle": {
"message": "A stílusok importálása befejeződött",
"description": "Title of the report shown after importing styles"
},
2017-11-14 07:21:10 +00:00
"styleMozillaFormatHeading": {
"message": "Mozilla formátum",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
2017-11-25 13:34:43 +00:00
"cm_matchHighlight": {
"message": "Kijelöl",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
},
2017-11-20 12:06:27 +00:00
"styleRegexpPartialExplanation": {
"message": "Ez a stílus olyan részlegesen illeszkedő reguláris kifejezéseket használ, melyek sértik a<a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4@dokumentumspecifikációt</a>, mely szerint egy teljes URL-illeszkedésre van szükség. Az érintett CSS-szekciók nem kerültek alkalmazásra az oldalon. Ez a stílus valószínűleg a Stylish Chrome-kiegészítőben lett létrehozva, amely helytelenül ellenőrzi a „regexp()” szabályokat az első verziótól fogva (ismert hiba).",
"description": ""
},
2017-12-03 05:26:57 +00:00
"linterCSSLintSettings": {
"message": "(Szabály megadása: 0 = letiltva; 1 = figyelmeztetés; 2 = hiba)",
"description": "CSSLint rule config values"
},
2017-12-13 21:13:15 +00:00
"searchResultNoneFound": {
"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"
},
2017-11-25 13:34:43 +00:00
"styleBeautifyIndentConditional": {
"message": "@media, @supports behúzása",
"description": "CSS-beautifier option"
},
"unreachableContentScript": {
"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"
},
2017-11-14 07:21:10 +00:00
"sectionRemove": {
"message": "Szekció eltávolítása",
"description": "Label for the button to remove a section"
},
2017-09-27 11:46:55 +00:00
"disableAllStyles": {
"message": "Az összes stílus kikapcsolása",
"description": "Label for the checkbox that turns all enabled styles off."
},
2017-12-03 05:26:57 +00:00
"appliesLineWidgetLabel": {
"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"
},
2017-11-20 12:06:27 +00:00
"updateCheckSkippedMaybeLocallyEdited": {
"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"
},
2017-11-14 07:21:10 +00:00
"undoGlobal": {
"message": "VIsszavonás mindegyik szekcióban",
"description": "CSS-beautify global Undo button label"
},
2017-11-25 13:34:43 +00:00
"optionsCustomizeIcon": {
"message": "Eszköztárikon",
"description": ""
},
2017-11-14 07:21:10 +00:00
"updateCompleted": {
"message": "A frissítés befejeződött.",
"description": "Text that displays when an update completed"
},
2017-12-13 21:13:15 +00:00
"paginationTotal": {
"message": "Összes oldal",
"description": "Tooltip for the total page count in search results"
},
2017-12-03 05:26:57 +00:00
"dysfunctionalBackgroundConnection": {
"message": "Nem mőködhet megfelelően egy ebben a verzióban található ismert hiba miatt: chrome.extension.getBackgroundPage() eredménye nem érvényes",
"description": "Displayed in style manager when unable to connect to the background page"
},
2017-09-27 11:46:55 +00:00
"checkingForUpdate": {
"message": "Ellenőrzés...",
"description": "Text to display when checking a style for an update"
},
2017-11-20 12:06:27 +00:00
"styleRegexpTestFull": {
"message": "Illeszkedő fülek",
"description": "RegExp test report: label for the fully matching expressions"
},
"manageMaxTargets": {
"message": "Megjelenítendő célok száma",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
},
2017-12-13 21:13:15 +00:00
"searchResultRating": {
"message": "Értékelés",
"description": "Text for label that shows the search result's rating"
},
2017-12-03 05:26:57 +00:00
"popupManageTooltip": {
"message": "Shift-kattintás vagy jobb kattintás megnyitja a stíluskezelőt a jelenlegi oldalra érvényesülő stílusokkal",
"description": "Tooltip for the 'Manage' button in the popup."
},
2017-11-20 12:06:27 +00:00
"manageFaviconsHelp": {
"message": "A Stylus egy 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"
},
2017-12-08 17:32:53 +00:00
"styleInstallOverwrite": {
"message": "„$stylename$” már telepítve van. Felülírod?\nVerzió: $oldVersion$ -> $newVersion$",
"description": "Confirmation when re-installing a style",
"placeholders": {
"stylename": {
"content": "$1"
},
"newVersion": {
"content": "$3"
},
"oldVersion": {
"content": "$2"
}
}
},
2017-11-20 12:06:27 +00:00
"updateCheckSkippedLocallyEdited": {
"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"
},
2017-12-03 05:26:57 +00:00
"linterRulesLink": {
"message": "Lista az összes stílusról",
"description": "Stylelint or CSSLint rules label added immediately before a link"
},
2017-12-08 17:32:53 +00:00
"styleUpdateDiscardChanges": {
"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"
},
2017-11-20 12:06:27 +00:00
"optionsResetButton": {
"message": "Beállítások visszaállítása alapra",
"description": ""
},
2017-12-13 21:13:15 +00:00
"paginationNext": {
"message": "Következő oldal",
"description": "Tooltip for the '->' (next page) button in search results"
},
"searchResultInstallCount": {
"message": "Összes telepítés",
"description": "Text for label that shows the number of times a search result was installed"
},
2017-09-27 11:46:55 +00:00
"sectionCode": {
"message": "Kód",
"description": "Label for the code for a section"
},
2017-12-08 17:32:53 +00:00
"externalUsercssDocument": {
"message": "Usercss dokumentáció",
"description": "Label for the external link to usercss documentation"
},
2017-11-25 13:34:43 +00:00
"optionsAdvancedContextDelete": {
"message": "Delete hozzáadása a gyorsmenühöz",
"description": ""
},
2017-12-03 05:26:57 +00:00
"linterConfigPopupTitle": {
"message": "$linter$ szabály beállítása",
"description": "Stylelint or CSSLint popup header",
"placeholders": {
"linter": {
"content": "$1"
}
}
},
2017-12-08 17:32:53 +00:00
"configureStyle": {
"message": "Konfigurálás",
"description": "Label for the button to configure usercss userstyle"
},
2017-11-25 13:34:43 +00:00
"importReportLegendUpdatedBoth": {
"message": "metainformáció és kód frissítve",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
},
2017-09-27 11:46:55 +00:00
"cm_smartIndent": {
"message": "Intelligens behúzás használata",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
2017-11-25 13:34:43 +00:00
"styleRegexpTestButton": {
"message": "RegExp teszt",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
},
2017-09-27 11:46:55 +00:00
"appliesHelp": {
"message": "Használd az \"A következőre érvényesül\" részt, hogy korlátozd, milyen URL-ekre vonatkozzon az itt lévő kód!",
"description": "Help text for 'applies to' section"
},
2017-12-13 21:13:15 +00:00
"linkGetHelp": {
"message": "Kérj segítséget",
"description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
},
2017-12-09 17:47:42 +00:00
"searchStylesHelp": {
"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"
},
2017-12-13 21:13:15 +00:00
"findStyles": {
"message": "Stílusok keresése",
"description": "Text for a link that gets a list of styles for the current site"
},
2017-09-27 11:46:55 +00:00
"editStyleHeading": {
"message": "Stílus szerkesztése",
"description": "Title of the page for editing styles"
},
2017-11-25 13:34:43 +00:00
"editDeleteText": {
"message": "Törlés",
"description": "Label for the context menu item in the editor to delete selected text"
},
"cm_autocompleteOnTyping": {
"message": "Automatikus kiegészítés gépeléskor",
"description": "Label for the checkbox in the style editor."
},
2017-12-08 17:32:53 +00:00
"linterCSSLintIncompatible": {
"message": "A CSSLint nem támogatja a(z) $preprocessorname$ nevű előfeldolgozót",
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
"placeholders": {
"preprocessorname": {
"content": "$1"
}
}
},
"styleMetaErrorSelectValueMismatch": {
"message": "Érvénytelen @select: az érték nem létezik a listában",
"description": "Error displayed when the value of @select is invalid"
},
2017-12-03 05:26:57 +00:00
"styleMetaErrorColor": {
"message": "A(z) $color$ nem valódi szín",
"description": "Error displayed when the value of @var color is invalid",
"placeholders": {
"color": {
"content": "$1"
}
}
},
"externalFeedback": {
"message": "Visszajelzés",
"description": "Label for the external link to send feedback for the style"
},
2017-11-25 13:34:43 +00:00
"manageOnlyDisabled": {
"message": "Csak letiltott stílusok",
"description": "Checkbox to show only disabled styles"
},
2017-11-20 12:06:27 +00:00
"stylusUnavailableForURLdetails": {
"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"
},
2017-11-25 13:34:43 +00:00
"cm_matchHighlightSelection": {
"message": "Csak kiválasztás",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
2017-11-20 12:06:27 +00:00
"updateAllCheckSucceededSomeEdited": {
"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"
},
"stylusUnavailableForURL": {
"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"
},
2017-12-08 17:32:53 +00:00
"popupBorders": {
"message": "Fehér szegélyek használata két oldalt",
"description": ""
},
2017-11-25 13:34:43 +00:00
"manageOnlyUpdates": {
"message": "Csak frissíthetőek vagy problémásak",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
},
2017-09-27 11:46:55 +00:00
"addStyleTitle": {
"message": "Stílus hozzáadása",
"description": "Title of the page for adding styles"
},
2017-12-08 17:32:53 +00:00
"externalLink": {
"message": "Külső hivatkozás",
"description": "Label for external links"
},
2017-12-03 05:26:57 +00:00
"externalHomepage": {
"message": "Kezdőoldal",
"description": "Label for the external link to style's homepage"
},
2017-09-27 11:46:55 +00:00
"importReplaceLabel": {
"message": "Stílus felülírása",
"description": "Label for the button to import and overwrite current style"
},
2017-12-03 05:26:57 +00:00
"popupOpenEditInWindowTooltip": {
"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."
},
2017-09-27 11:46:55 +00:00
"dbError": {
"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"
},
2017-11-20 12:06:27 +00:00
"optionsAdvanced": {
"message": "Haladó",
"description": ""
},
2017-12-08 17:32:53 +00:00
"alphaChannel": {
"message": "Átlátszatlanság",
"description": "Label of color's opacity"
},
2017-09-27 11:46:55 +00:00
"importAppendTooltip": {
"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"
},
2017-11-14 07:21:10 +00:00
"editorStylesButton": {
"message": "A szerkesztő stílusainak keresése",
"description": "Find styles for the editor"
},
"optionsOpen": {
"message": "Megnyitás",
"description": ""
},
2017-09-27 11:46:55 +00:00
"helpKeyMapHotkey": {
"message": "Gyorsgomb",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
2017-11-25 13:34:43 +00:00
"styleRegexpTestInvalid": {
"message": "Kihagyott érvénytelen reguláris kifejezések",
"description": "RegExp test report: label for the invalid expressions"
},
"manageOnlyExternal": {
"message": "Csak külső stílusok",
"description": "Checkbox to show only externally installed styles i.e. updatable"
},
2017-12-13 21:13:15 +00:00
"searchResultWeeklyCount": {
"message": "Heti telepítések",
"description": "Text for label that shows the number of times a search result was installed during last week"
},
2017-09-27 11:46:55 +00:00
"replaceAll": {
"message": "Az összes cseréje",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
2017-11-20 12:06:27 +00:00
"importReportUnchanged": {
"message": "Semmi sem változott.",
"description": "Message in the report shown after importing styles"
},
2017-12-08 17:32:53 +00:00
"confirmDiscardChanges": {
"message": "Elveted a változásokat?",
"description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
},
2017-12-13 21:13:15 +00:00
"searchResultUpdated": {
"message": "Frissítve",
"description": "Text for label that shows the search result's last update date"
},
2017-12-09 17:47:42 +00:00
"configOnChangeTooltip": {
"message": "Automatikus mentés és alkalmazás",
"description": ""
},
2017-11-14 07:21:10 +00:00
"optionsActions": {
"message": "Műveletek",
"description": ""
},
2017-09-27 11:46:55 +00:00
"editGotoLine": {
"message": "Sorra (vagy sor:oszlopra) ugrás",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
2017-11-20 12:06:27 +00:00
"manageOnlyLocalTooltip": {
"message": "(a stílusok nem egy userstyles.org oldalon lettek telepítve)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
},
2017-09-27 11:46:55 +00:00
"checkAllUpdates": {
"message": "Az összes stílus frissítésének ellenőrzése",
"description": "Label for the button to check all styles for updates"
},
2017-11-14 07:21:10 +00:00
"openOptionsManage": {
"message": "A beállítások felülete",
"description": "Go to Options UI"
},
2017-12-08 17:32:53 +00:00
"colorpickerTooltip": {
"message": "Színválasztó megnyitása",
"description": "Tooltip for the colored squares shown before CSS colors in the style editor."
},
2017-11-25 13:34:43 +00:00
"optionsCustomizeBadge": {
"message": "Jelvény az eszköztárikonon",
"description": ""
},
2017-12-13 21:13:15 +00:00
"paginationPrevious": {
"message": "Előző oldal",
"description": "Tooltip for the '<-' button in search results"
},
2017-12-08 17:32:53 +00:00
"installUpdateFrom": {
"message": "A stílus most a következő helyről frissül: $url$",
"description": "Label to describe where the style gets update",
"placeholders": {
"url": {
"content": "$1"
}
}
},
2017-11-20 12:06:27 +00:00
"importReportLegendIdentical": {
"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"
},
2017-12-08 17:32:53 +00:00
"manageNewStyleAsUsercss": {
"message": "Usercss-ként",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
},
2017-11-14 07:21:10 +00:00
"optionsPopupWidth": {
"message": "Felugró ablak szélessége (pixelben)",
"description": ""
},
2017-12-08 17:32:53 +00:00
"cm_autoCloseBrackets": {
"message": "Zárójelek és idézőjelek automatikus bezárása",
"description": "Label for the checkbox in the style editor."
},
"installButtonReinstall": {
"message": "Stílus újratelepítése",
"description": "Label for reinstall button"
},
2017-12-03 05:26:57 +00:00
"linterInvalidConfigError": {
"message": "Nincs mentve ezek miatt az érvénytelen beállítások miatt:",
"description": "Invalid linter config will show a message followed by a list of invalid entries"
},
2017-09-27 11:46:55 +00:00
"confirmNo": {
"message": "Nem",
"description": "'No' button in a confirm dialog"
},
2017-12-08 17:32:53 +00:00
"styleMissingMeta": {
"message": "Hiányzó metaadat: @$key$",
"description": "Error displayed when a mandatory metadata is missing",
"placeholders": {
"key": {
"content": "$1"
}
}
},
"appliesLineWidgetWarning": {
"message": "Nem működik minimalizált CSS-szel",
"description": "A warning that applies-to information won't show properly with minified CSS"
},
2017-12-09 17:47:42 +00:00
"configureStyleOnHomepage": {
"message": "Beállítás a honlapon",
"description": "Label for the button to configure userstyles.org userstyle"
},
2017-11-14 07:21:10 +00:00
"undo": {
"message": "VIsszavonás",
"description": "Button label"
},
2017-12-08 17:32:53 +00:00
"usercssReplaceTemplateConfirmation": {
"message": "Le legyen cserélve az alapértelmezett sablon az új Usercss stílusokhoz a jelenlegi kóddal?",
"description": ""
},
2017-09-27 11:46:55 +00:00
"cm_keyMap": {
"message": "Billentyűműveletek",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
2017-12-03 05:26:57 +00:00
"externalSupport": {
"message": "Támogatás",
"description": "Label for the external link to style's support site"
},
2017-12-08 17:32:53 +00:00
"confirmSave": {
"message": "Mentés",
"description": "'Save' button in a confirm dialog"
},
2017-11-20 12:06:27 +00:00
"manageNewUI": {
"message": "Az új kezelési felületkiosztás",
"description": "Label for the checkbox that toggles the new UI on manage page"
},
"importReportUndoneTitle": {
"message": "Az importálás vissza lett vonva",
"description": "Title of the message box shown after undoing the import of styles"
},
"genericDisabledLabel": {
"message": "Letiltott",
"description": "Used in various lists/options to indicate that something is disabled"
},
2017-09-27 11:46:55 +00:00
"cm_indentWithTabs": {
"message": "Tabulátorok használata intelligens behúzásra",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Csere a következővel",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
2017-12-08 17:32:53 +00:00
"liveReloadError": {
"message": "Hiba történt a fájl figyelése közben",
"description": "The label of live-reload error"
},
2017-09-27 11:46:55 +00:00
"deleteStyleLabel": {
"message": "Törlés",
"description": "Label for the button to delete a style"
},
2017-11-25 13:34:43 +00:00
"updateCheckManualUpdateForce": {
"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"
},
2017-12-03 05:26:57 +00:00
"styleInstallFailed": {
"message": "A stílus telepítése nem sikerült!\n$error$",
"description": "Warning when installation failed",
"placeholders": {
"error": {
"content": "$1"
}
}
},
2017-11-20 12:06:27 +00:00
"optionsAdvancedExposeIframes": {
"message": "iframe-ek kitevése HTML[stylus-iframe]-en keresztül",
"description": ""
},
2017-12-08 17:32:53 +00:00
"usercssEditorNamePlaceholder": {
"message": "Adj meg egy @name-et a kódban",
"description": "Placeholder text for the empty name input field when creating a new Usercss style"
},
2017-09-27 11:46:55 +00:00
"addStyleLabel": {
"message": "Új stílus írása",
"description": "Label for the button to go to the add style page"
},
2017-12-08 17:32:53 +00:00
"installButtonUpdate": {
"message": "Stílus frissítése",
"description": "Label for update button"
},
2017-11-14 07:21:10 +00:00
"backupButtons": {
"message": "Biztonsági mentés",
"description": "Heading for backup"
},
2017-09-27 11:46:55 +00:00
"manageOnlyEnabled": {
"message": "Csak a telepített stílusok",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "Szerkesztés",
"description": "Label for the button to go to the edit style page"
},
2017-12-03 05:26:57 +00:00
"installButtonInstalled": {
"message": "Stílus telepítve",
"description": "Text displayed when the style is successfully installed"
},
2017-12-08 17:32:53 +00:00
"author": {
"message": "Szerző",
"description": "Label for the style author"
},
2017-09-27 11:46:55 +00:00
"cm_theme": {
"message": "Téma",
"description": "Label for the style editor's CSS theme."
},
2017-12-13 21:13:15 +00:00
"findStylesInlineTooltip": {
"message": "Keresési eredmények megjelenítése ebben az ablakban.",
"description": "Text for a checkbox that displays search results within the Stylus popup."
},
2017-12-03 05:26:57 +00:00
"popupOpenEditInWindow": {
"message": "Szerkesztő megnyitása új ablakban",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
2017-12-08 17:32:53 +00:00
"appliesRemoveError": {
"message": "Nem lehet eltávolítani az utolsó alkalmazási szabályt",
"description": "Error displayed when the last 'applies' is going to be removed"
},
2017-11-14 07:21:10 +00:00
"backupMessage": {
"message": "Válassz ki egy fájlt vagy húzd erre az oldalra!",
"description": "Message for backup"
},
2017-11-25 13:34:43 +00:00
"importReportUndone": {
"message": "stílusok visszavonva",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
},
2017-09-27 11:46:55 +00:00
"helpKeyMapCommand": {
"message": "Írj be egy parancsot",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
2017-12-03 05:26:57 +00:00
"linterResetMessage": {
"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"
},
2017-09-27 11:46:55 +00:00
"description": {
2017-12-08 17:32:53 +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.",
2017-09-27 11:46:55 +00:00
"description": "Extension description"
2017-12-08 17:32:53 +00:00
},
"confirmClose": {
"message": "Bezárás",
"description": "'Close' button in a confirm dialog"
},
"usercssReplaceTemplateName": {
"message": "Az üres @name lecseréli az alapértelmezett sablont",
"description": "The text shown after @name when creating a new Usercss style"
2017-09-27 11:46:55 +00:00
}
}