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.

48 lines
3.1 KiB
JSON

8 years ago
{
"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",
8 years ago
"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 <a target=\"_blank\" href=\"https://docs.nodebb.org/en/latest/plugins/create.html\">NodeBB Docs Portal</a>.",
8 years ago
"order.description": "Pewne pluginy działają idealnie kiedy są zainicjalizowane przed/po innymi pluginami.",
"order.explanation": "Pluginy ładują się tutaj w określonej kolejności, od góry do dołu.",
8 years ago
"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": "Stan tego pluginu nie może być ustalony, prawdopodobnie z powodu błędu konfiguracji błędów.",
8 years ago
"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": "<p>NodeBB nie może dostać się do menedżera pakietów, kontynuować instalacji ostatniej wersji?</p><div class=\"alert alert-danger\"><strong>Serwer zwrócił (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB nie może dostać się do menedżera pakietów, aktualizacja nie jest sugerowana w tym momencie.</p>",
"alert.incompatible": "<p>Twoja wersja NodeBB (v%1) jest usuwana w celu uaktualnienia do v%2 tego pluginu. Proszę zaktualizuj twoje NodeBB jeżeli chcesz zainstalować nowszą wersję tego pluginu.</p>",
8 years ago
"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>"
}