diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 4525ca82cc..89335ae3a9 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -129,7 +129,7 @@ OC.L10N.register( "Groups" : "Grupy", "Expert" : "Eksperckie", "Advanced" : "Zaawansowane", - "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Ostrzeżenie: Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.", + "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Ostrzeżenie: Moduł PHP LDAP jest niezainstalowany i nie będzie działał. Poproś administratora systemu o zainstalowanie go.", "Connection Settings" : "Konfiguracja połączeń", "Configuration Active" : "Konfiguracja archiwum", "When unchecked, this configuration will be skipped." : "Gdy niezaznaczone, ta konfiguracja zostanie pominięta.", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 90b13514ce..d64e6b25eb 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -127,7 +127,7 @@ "Groups" : "Grupy", "Expert" : "Eksperckie", "Advanced" : "Zaawansowane", - "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Ostrzeżenie: Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.", + "Warning: The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "Ostrzeżenie: Moduł PHP LDAP jest niezainstalowany i nie będzie działał. Poproś administratora systemu o zainstalowanie go.", "Connection Settings" : "Konfiguracja połączeń", "Configuration Active" : "Konfiguracja archiwum", "When unchecked, this configuration will be skipped." : "Gdy niezaznaczone, ta konfiguracja zostanie pominięta.", diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js index ccdf409ac8..c7fff17312 100644 --- a/apps/workflowengine/l10n/pl.js +++ b/apps/workflowengine/l10n/pl.js @@ -106,7 +106,7 @@ OC.L10N.register( "does not match IPv6" : "nie pasuje IPv6", "File system tag" : "Etykieta systemu plików", "is tagged with" : "jest oznaczony", - "is not tagged with" : "Nie jest oznaczony", + "is not tagged with" : "nie jest oznaczony", "Request URL" : "Żądanie URL", "Request time" : "Czas odpowiedzi", "between" : "pomiędzy", diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json index e168625025..5b0ea24020 100644 --- a/apps/workflowengine/l10n/pl.json +++ b/apps/workflowengine/l10n/pl.json @@ -104,7 +104,7 @@ "does not match IPv6" : "nie pasuje IPv6", "File system tag" : "Etykieta systemu plików", "is tagged with" : "jest oznaczony", - "is not tagged with" : "Nie jest oznaczony", + "is not tagged with" : "nie jest oznaczony", "Request URL" : "Żądanie URL", "Request time" : "Czas odpowiedzi", "between" : "pomiędzy",