You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
3.9 KiB
JSON

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

{
"trending": "Trending",
"installed": "Telepített",
"active": "Aktív",
"inactive": "Inaktív",
"out-of-date": "Elavult",
"none-found": "Nem találhatók beépülők.",
"none-active": "Nincsenek aktív beépülők.",
"find-plugins": "Beépülők keresése",
"plugin-search": "Beépülő keresés",
"plugin-search-placeholder": "Beépülő keresése...",
"submit-anonymous-usage": "Submit anonymous plugin usage data.",
"reorder-plugins": "Beépülők átrendezése",
"order-active": "Aktív beépülők elrendezése",
"dev-interested": "Szeretnél beépülő modulokat írni a NodeBB-hez?",
"docs-info": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.",
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
"order.explanation": "Plugins load in the order specified here, from top to bottom",
"plugin-item.themes": "Témák",
"plugin-item.deactivate": "Deaktiválás",
"plugin-item.activate": "Aktiválás",
"plugin-item.install": "Telepítés",
"plugin-item.uninstall": "Eltávolítás",
"plugin-item.settings": "Beállítások",
"plugin-item.installed": "Telepítve",
"plugin-item.latest": "Legutóbbi",
"plugin-item.upgrade": "Frissítés",
"plugin-item.more-info": "További információért:",
"plugin-item.unknown": "Ismeretlen",
"plugin-item.unknown-explanation": "A beépülő állapotát nem lehet meghatározni, valószínűleg egy konfigurációs hiba következtében.",
"plugin-item.compatible": "This plugin works on NodeBB %1",
"plugin-item.not-compatible": "This plugin has no compatibility data, make sure it works before installing on your production environment.",
"alert.enabled": "Beépülő engedélyezve",
"alert.disabled": "Beépülő letiltva",
"alert.upgraded": "Beépülő frissítve",
"alert.installed": "Beépülő telepítve",
"alert.uninstalled": "Beépülő eltávolítva",
"alert.activate-success": "A beépülő teljes aktiválásához kérlek indítsd újra a NodeBB-t.",
"alert.deactivate-success": "A beépülő sikeresen deaktiválva",
"alert.upgrade-success": "A beépülő teljes frissítéséhez kérlek építsd újra majd indítsd újra a NodeBB-t.",
"alert.install-success": "A beépülő sikeresen telepítve, kérlek aktiváld.",
"alert.uninstall-success": "A beépülő sikeresen deaktiválásra majd eltávolításra került.",
"alert.suggest-error": "<p>NodeBB could not reach the package manager, proceed with installation of latest version?</p><div class=\"alert alert-danger\"><strong>Server returned (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB could not reach the package manager, an upgrade is not suggested at this time.</p>",
"alert.incompatible": "<p>Your version of NodeBB (v%1) is only cleared to upgrade to v%2 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>This plugin did not specify a specific version for installation given your NodeBB version. Full compatibility cannot be guaranteed, and may cause your NodeBB to no longer start properly.</p></div><p>In the event that NodeBB cannot boot properly:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Continue installation of latest version of this plugin?</p>",
"alert.reorder": "Beépülők átrendezve",
"alert.reorder-success": "A folyamat teljes befejezéséhez kérlek építsd újra majd indítsd újra a NodeBB-t.",
"license.title": "Beépülő licencinformáció",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.",
"license.cta": "Biztosan szeretnéd folytatni a beépülő aktiválását?"
}