diff options
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r-- | settings/l10n/pl.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index f141f9a7621..dba9cc6d964 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -60,9 +60,6 @@ "Not saved" : "Nie zapisany", "Sending…" : "Wysyłam…", "Email sent" : "E-mail wysłany", - "Allow filesystem access" : "Zezwalaj na dostęp do systemu plików", - "Disconnect" : "Odłącz", - "Revoke" : "Cofnij", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -127,6 +124,7 @@ "Disable user" : "Zablokuj użytkownika", "Enable user" : "Odblokuj użytkownika", "Resend welcome email" : "Wyślij wiadomość powitalną ponownie", + "{size} used" : "{size} wykorzystane", "Welcome mail sent!" : "Wiadomość powitalna wysłana!", "Display name" : "Wyświetlana nazwa", "Email" : "E-mail", @@ -261,7 +259,7 @@ "Cancel" : "Anuluj", "Choose as profile picture" : "Wybierz zdjęcie profilowe", "Details" : "Szczegóły", - "You are a member of the following groups:" : "Jesteś członkiem poniższych grup:", + "You are a member of the following groups:" : "Należysz do następujących grup:", "You are using <strong>%s</strong>" : "Używasz <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Pełna nazwa", @@ -339,6 +337,9 @@ "Approved" : "Zatwierdzony", "Experimental" : "Eksperymentalny", "No apps found for {query}" : "Nie znaleziono aplikacji dla {query}", + "Allow filesystem access" : "Zezwalaj na dostęp do systemu plików", + "Disconnect" : "Odłącz", + "Revoke" : "Cofnij", "Unable to delete {objName}" : "Nie można usunąć {objName}", "Error creating group: {message}" : "Błąd podczas tworzenia grupy: {message}", "A valid group name must be provided" : "Należy podać prawidłową nazwę grupy", @@ -449,7 +450,6 @@ "Updating …" : "Aktualizowanie…", "Could not update app" : "Nie można uaktualnić aplikacji.", "Could not remove app" : "Usuwanie aplikacji nie powiodło się", - "{size} used" : "{size} wykorzystane", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane są automatyczne kontrole. Więcej informacji można znaleźć w dziale Wskazówki i Porady oraz w dokumentacji.", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP wydaje się być błędnie skonfigurowane odnośnie zapytania o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca pustą wartość.", "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź proszę <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\"> dokumentację instalacji </a> dla konfiguracji PHP Twojego serwera względem informacji konfiguracyjnych dokumentacji, zwłaszcza kiedy używasz php-fpm.", |