diff options
-rw-r--r-- | apps/user_ldap/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/pl.json | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 4525ca82cc5..89335ae3a98 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", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Ostrzeżenie:</b> Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Ostrzeżenie:</b> 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 90b13514cea..d64e6b25eba 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", - "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Ostrzeżenie:</b> Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.", + "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Ostrzeżenie:</b> 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 ccdf409ac88..c7fff173127 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 e1686250253..5b0ea240206 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", |