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.

52 lines
3.4 KiB
JSON

8 years ago
{
"installed": "Nainštalované",
"active": "Aktívny",
"inactive": "Nečinný",
"out-of-date": "Zastaralé",
"none-found": "Neboli nájdené žiadne rozšírenia",
"none-active": "Žiadne aktívne rozšírenia",
"find-plugins": "Nájsť rozšírenia",
8 years ago
"plugin-search": "Hľadať rozšírenia",
"plugin-search-placeholder": "Hľadať rozšírenia...",
"reorder-plugins": "Roztriediť rozšírenia",
"order-active": "Poradie aktívnych rozšírení",
"dev-interested": "Zaujíma Vás písanie rozšírení pre NodeBB?",
"docs-info": "Plná dokumentácia ohľadom autorizácie rozšírení je k nájdeniu na <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">Portále dokumentov NodeBB</a>.",
8 years ago
"order.description": "Niektoré rozšírenia fungujú správne až ak sú inicializované pred/po ostatných rozšíreniach.",
"order.explanation": "Rozšírenia sú načítané podľa poradia tu určenom, zhora nadol",
"plugin-item.themes": "Motívy",
"plugin-item.deactivate": "Deaktivovať",
"plugin-item.activate": "Aktivovať",
"plugin-item.install": "Nainštalovať",
"plugin-item.uninstall": "Odinštalovať",
"plugin-item.settings": "Nastavenia",
"plugin-item.installed": "Nainštalované",
"plugin-item.latest": "Najnovšie",
"plugin-item.upgrade": "Aktualizácia",
"plugin-item.more-info": "Pre viac informácií:",
"plugin-item.unknown": "Neznámi",
"plugin-item.unknown-explanation": "Stav tohto rozšírenia nemohol byť zistený, možno vďaka chybe v konfigurácii.",
8 years ago
"alert.enabled": "Doplnky povolené",
"alert.disabled": "Rozšírenia zakázané",
8 years ago
"alert.upgraded": "Plugin Upgraded",
"alert.installed": "Plugin Installed",
"alert.uninstalled": "Plugin Uninstalled",
"alert.activate-success": "Please restart your NodeBB to fully activate this plugin",
"alert.deactivate-success": "Plugin successfully deactivated",
"alert.upgrade-success": "Please reload your NodeBB to fully upgrade this plugin",
"alert.install-success": "Plugin successfully installed, please activate the plugin.",
"alert.uninstall-success": "The plugin has been successfully deactivated and uninstalled.",
"alert.suggest-error": "<p>NodeBB sa nemohol pripojiť k správcovi balíčku, pokračovať v inštalácii poslednej verzie?</p><div class=\"alert alert-danger\">Server odpovedal (% 1)</strong>:%2</div>",
8 years ago
"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>Nebola nájdená žiadna informácia o kompatibilite</strong></p><p>Toto rozšírenie nemá nastavenú požadovanú verziu NodeBB. Plná kompatibilita nemôže byť garantovaná a môže spôsobiť, že sa Vám už NodeBB nespustí.</p></div><p>Nespustí ak sa správne NodeBB:</p><pre><code> $ ./nodebb reset plugin = '% 1\"</code></pre><p>Pokračovať v inštalácii tejto aktuálnej verzie rozšírenie?</p>",
"license.title": "Plugin License Information",
"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": "Do you wish to continue with activating this plugin?"
}