{ "installed": "Zainstalowane", "active": "Aktywne", "inactive": "Nieaktywny", "out-of-date": "Nieaktualne", "none-found": "Nie znaleziono pluginów", "none-active": "Brak aktywnych pluginów", "find-plugins": "Znajdź plugin", "plugin-search": "Szukaj pluginów", "plugin-search-placeholder": "Szukaj pluginów...", "reorder-plugins": "Posortuj Pluginy", "order-active": "Posortuj Aktywne Pluginy", "dev-interested": "Zainteresowany pisanie pluginów do NodeBB??", "docs-info": "Pełna dokumentacje dotycząca pisania pluginów znajduje się tutaj NodeBB Docs Portal.", "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": "Style", "plugin-item.deactivate": "Dezaktywować", "plugin-item.activate": "Aktywne", "plugin-item.install": "Zainstaluj", "plugin-item.uninstall": "Odinstaluj", "plugin-item.settings": "Ustawienia", "plugin-item.installed": "Zainstalowane", "plugin-item.latest": "Ostatnie", "plugin-item.upgrade": "Zaktualizuj", "plugin-item.more-info": "Po więcej informacji:", "plugin-item.unknown": "Nieznane", "plugin-item.unknown-explanation": "The state of this plugin could not be determined, possibly due to a misconfiguration error.", "alert.enabled": "Plugin Włączony", "alert.disabled": "Plugin Wyłączony", "alert.upgraded": "Plugin Zaktualizowany", "alert.installed": "Plugin Zainstalowany", "alert.uninstalled": "Plugin Odinstalowany", "alert.activate-success": "Proszę zrestartować NodeBB, aby poprawnie działał plugin.", "alert.deactivate-success": "Plugin pomyślnie dezaktywowany", "alert.upgrade-success": "Proszę przeładować NodeBB, aby poprawnie działał plugin", "alert.install-success": "Plugin pomyślnie zainstalowany, proszę aktywować go.", "alert.uninstall-success": "Plugin został pomyślnie zdezaktywowany oraz odinstalowany.", "alert.suggest-error": "

NodeBB could not reach the package manager, proceed with installation of latest version?

Server returned (%1): %2
", "alert.package-manager-unreachable": "

NodeBB could not reach the package manager, an upgrade is not suggested at this time.

", "alert.incompatible": "

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.

", "alert.possibly-incompatible": "

No Compatibility Information Found

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.

In the event that NodeBB cannot boot properly:

$ ./nodebb reset plugin=\"%1\"

Continue installation of latest version of this plugin?

" }