summaryrefslogtreecommitdiffstats
path: root/settings/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r--settings/l10n/pl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index b2ea81b4a56..64bbd935b4d 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -62,9 +62,6 @@ OC.L10N.register(
"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",
@@ -129,6 +126,7 @@ OC.L10N.register(
"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",
@@ -263,7 +261,7 @@ OC.L10N.register(
"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",
@@ -341,6 +339,9 @@ OC.L10N.register(
"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",
@@ -451,7 +452,6 @@ OC.L10N.register(
"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.",